@charset "utf-8";
/* CSS Document */

/*left style*/
.products_left{
	width:195px;
	padding:25px 6px 0 9px;
}
.products_left_list{
	width:180px;
	padding-left:15px;
	background-position:15px top;
}
.products_list_bottom{
	width:180px;
	padding-left:8px;
	background-position:15px top;
}
.products_left_list ul{
	padding:10px 35px 0 15px;
}
.left_list ul li a{
	width:130px;
}

/*small item*/
.pro_list_item{
	width:130px;
}
.pro_list_item ul{
	margin:0;
	padding:5px 0 0 15px;
}
.pro_list_item ul li{
	border-bottom-style:dashed;
	padding-top:5px;
	font-size:12px;
	font-weight:lighter;
}
.li_bg_active{
	background:url(../images/arrow_up.gif) no-repeat;
	background-position:right 13px;
}
.li_bg_no_active{
	background:url(../images/arrow_down.gif) no-repeat;
	background-position:right 13px;
}
.pro_list_item ul .li_no_border{
	border:0;
}
.pro_list_item ul li a{
	width:115px;
	font-size:12px;
	font-weight:lighter;
}
.pro_list_item_h{
	display:none;
}

/*right style*/
.products_right{
	padding-bottom:15px;
}

.products_right_banner{
	width:755px;
}

.products_list{
	width:715px;
	float:left;
	padding:45px 40px 0 0;
	
}
.pro_td_padding{
	padding-top:85px;
}
.products_bg{
	background:url(../images/products_pro_bg.gif) no-repeat;
	width:295px;
	height:185px;
	text-align:center;
	padding-top:15px;
	overflow:hidden;
}
.products_bg img{
	border:0;
}
.products_title{
	background:url(../images/products_pro_title.gif) no-repeat;
	width:295px;
	height:22px;
	text-align:center;
	color:#A80303;
	padding-top:8px;
}
.products_more{
	width:295px;
	height:40px;
	overflow:hidden;
}

/*pro_page style*/
.pro_page{
	width:705px;
	float:left;
	padding:25px 25px 45px 15px;
	text-align:center;
	
}
.pro_page a{
	
	text-decoration:none;
	color:#313131;
	font-weight:bold;
	padding:5px 12px 15px 11px;
	margin-left:5px;
}
.pro_page a:hover{
	color:#0776B9;
}

/*showproduct style*/
.showproduct_base_info{
	width:720px;
	padding:30px 35px 0 0;
}
.base_info_top{
	width:720px;
	float:left;
	height:30px;
	overflow:hidden;
}
.base_info_center{
	background:url(../images/showproduct_info_c_bg.gif) repeat-y left;
	float:left;
	width:720px;
	text-align:center;
}
.base_info_center table{
	margin:0 auto;
}
.base_info_pic{
	background:url(../images/showproduct_info_pic_bg.gif) no-repeat top;
	width:305px;
	height:195px;
	text-align:center;
	overflow:hidden;
	padding-top:15px;
}
.base_info_td{
	padding:5px 0 0 25px;
}
.pro_info_title{
	border-bottom:1px solid #DFDFDF;
	font-size:14px;
	color:#A80303;
	font-weight:bold;
}
.pro_base_info{
	padding-top:15px;
	font-size:13px;
}
.pro_base_info ul{
	margin:0;
	padding:0;
}
.pro_base_info ul li{
	padding:3px 0 3px 0;
	list-style:none;
}	
.base_info_bottom{
	background:url(../images/showproduct_info_bottom.gif) no-repeat;
	width:688px;
	height:45px;
	text-align:right;
	float:left;
	padding:15px 32px 0 0;
}
.base_info_bottom img{
	border:0;
}


/*product othor info style*/
.showproduct_info{
	width:720px;
	padding:30px 35px 0 0;
	float:left;
	line-height:19px;
}
.other_info_td{
	padding:25px 10px 25px 15px;
	font-size:13px;
}

