@charset "utf-8";
/* CSS Document */
.flash{
    text-align:center;
	padding-bottom:25px;
}
.link_text{
    width:250px;
	height:150px;
	overflow:hidden;
	line-height:22px;
}
.link_text1 ul li{
	 
	height:23px;
	
}
.link_text1 ul li a{
    color:#000;
	text-decoration:none;
}
.link_text1 ul li a:hover{
    color:#069; 
	text-decoration:underline;
} 

#main_container{
    padding-left:37px;
}
.content{
    background:url(../images/bg_img_1.jpg) repeat-x;
	width:250px;
	float:left;
	margin-right:20px;
}
.woaicss {
    float:left;
    width:330px; 
	height:245px; 
	overflow:hidden;
}
.woaicss_title {
    width:330px; 
	height:22px;
	background: url(../images/btn_bg.gif) no-repeat;
	overflow:hidden;
}
.woaicss_title li {
    display:block; 
	float:left; 
	margin:0 2px 0 0; 
	display:inline; 
	text-align:center;
}
.woaicss_title li a {
    display:block; 
	width:108px; 
	heigth:24px; 
	line-height:24px; 
	color:#000;
}
.woaicss_title li a:hover {
    color:#f0f0f0; 
	text-decoration:underline;
}
.woaicss_title_bg1 {
    background-position:0 0;
}
.woaicss_title_bg2 {
    background-position:0 -22px;
}
.woaicss_title_bg3 {
    background-position:0 -44px;
}
.woaicss_con {
    display:block; 
	width:328px; 
	height:221px;
	background:#eee;
	border:#ccc 1px solid;
	overflow:hidden;

}
.woaicss_con ul {
    width:310px; 
	height:250px; 
	margin:12px auto;
}
.woaicss_con li {
    width:310px; 
	line-height:22px; 
	height:22px;
	margin:0 auto;  
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
}
.woaicss_con li a {
    color:#000;
}
.woaicss_con li a:hover {
    color:#069; 
	text-decoration:underline;
}
.woaicss_copy {
    width:330px; 
	margin:10px auto; 
	text-align:center;
}
.woaicss_copy a {
    color:#f00;
}

.caption{
    color:#1D1D1D;
	font-size:14px;
	line-height:24px;
	*line-height:25px !important;
	*line-height:25px;
	padding-left:12px;
}
.caption_img{
    background:url(../images/product_img_1.jpg) no-repeat;
	width:155px;
	height:140px;
	margin:20px auto 0px;
}
.caption_text {
    font-size:14px;
	color:#fff;
    line-height:20px;
}
.caption_text span{
    font-size:12px;
}
.caption_text_1{
    font-size:12px;
	height:220px;
}
.caption_text_1 li{
	line-height:22px;
	height:21px;
	border-bottom:#ccc 1px solid;
}
.caption_text_1 a{
    text-decoration:none;
	color:#000;
}
.caption_text_1 a:hover{
    color:#069;
}
.caption_text_2{
    font-size:12px;
	color:#fff;
    line-height:20px;
}
.caption_text_2 li{
    border-bottom:#000 1px solid;
}
.caption_text_2 a{
    text-decoration:none;
	color:#fff;
}
.caption_text_2 a:hover{
    color:#047FC2;
}
.more2{
    float:right;
	position:relative;
	top:-241px;
	*top:-241px !important;
	*top:-241px;
	right:5px;
}
.more2 a{
    color:#000;
	text-decoration:none;
}
.more2 a:hover{
    color:#fff;
	text-decoration:underline;
}
.Case_list{
    background:url(../images/bg_img_1.jpg) repeat-x;
    width:330px;
	float:left;
	margin-left:20px;
}
.bg_img{
    background:url(../images/bg_img_2.jpg) repeat-x;
	height:150px;
} 
