@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:12px;
	line-height:20px;
	font-family:Arial;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#003052; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#003052; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:208px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:803px;
	padding:0px 170px 0px 30px;
	margin:0px;
	overflow:hidden;
	background:url(../images/dh.jpg) left top no-repeat;
}
.top_column li {text-align:left; display:block;font-size:12px; line-height:26px; font-family:Arial; margin:0px;}

/*Info CSS*/
.center {
	width:970px;
	padding:0px 11px 12px 22px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/c_x.jpg) left top repeat-x;
	background-color:#fff;
}
.center_l {/*Left Info*/
	width:240px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:710px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background-color:#0E1D2C;
	border-bottom:1px solid #3B4F64;
}
.bottom {
	width:1003px;
	padding:15px 0px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	color:#7B92A3;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:152px;
/*	height:187px;
*/	padding:9px 12px 9px 12px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:150px;
/*	height:160px;
*/	border:1px #ccc 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 {/*Product Name*/
	width:152px;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	color:#003366;
	font-weight:bold;
}
.page {/*Bottom Page CSS*/
	width:710px;
/*	border-top:1px #ccc dotted;
*/	padding:10px 0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	color:#003366;
	font-weight:bold;
}

/*Product Left Big And Right Simall CSS*/
.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 CSS*/
.news_t {
	width:694px;
	overflow:hidden;
	padding:8px;
	margin:0px;
	font-size:11px;
}
.news_t li{	
	width:678px;
	overflow:hidden;
	padding:2px 0px 2px 16px;
	margin:0px;
	color:#003366;
	line-height:24px;
	background:url(../images/xtb.gif) -3px -26px no-repeat;
	border-bottom:1px dotted #CCCCCC;
}
.news_t li span{ float:right;}
.page_new{
	width:694px;
	padding:8px 0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	color:#003366;
	font-weight:bold;
}
