@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:11px;
	line-height:20px;
	font-family:Arial;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}
a,a:link,a:visited {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
a:active {color:#000; text-decoration:none;}



.top {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {
	width:300px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { 
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column li {text-align:left;position:relative;display:block;font-size:12px; line-height:22px; font-family:Arial; padding:0px 10px 0px 10px; margin:0px;}


.center {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {
	width:716px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {
	width:277px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}


.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.bottom {
	width:983px;
	padding-left:10px;
	padding-right:10px;
	margin:0px auto;
	overflow:hidden;
	line-height:20px;
	
}

.pro {
	width:152px;
	height:192px;
	padding:0px 11px 0px 11px;
	margin:0px;
	overflow:hidden;
}
.pro_img {
	width:150px;
	height:150px;
	border:1px #D40A6E solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}*/
.pro_test {
	width:152px;
	height:40px;
	line-height:40px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {
	width:100%;
	border-top:1px #E61ABD dotted;
	padding:0px;
	margin:10px 0px 0px 0px;
	color:#E61ABD;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}

.pro_l {
	width:480px;
	padding:0px 5px 0px 5px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:480px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:250px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
*/.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

.news_t {
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
.news_t li{text-align:left;display:block;font-size:12px;border-bottom:1px #D28DA2 dotted; line-height:25px; font-family:Arial; padding:0px; margin:0px; background-image:url(../images/xtb.gif); background-position:center left; background-repeat:no-repeat; text-indent:10px;}
.news_t li span{ float:right;}

