@charset "utf-8";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px auto;/*top,right,bottom,left*/
	color:#222;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	background:url(../images/bg.jpg) no-repeat center top;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
input{
	margin:0px;
	padding:0px;
	border:0 none;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

a,a:link,a:visited {color:#222; text-decoration:none;}
a:hover {color:#222; text-decoration:none;}
a:active {color:#222; text-decoration:none;}

img{border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:1003px;
	padding:0;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/top_bg.jpg) no-repeat;
}
.top_logo {/*Head Logo*/
	padding:0px;
	width:100%;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:980px;
	padding:0 0 0 23px;
	margin:230px auto 0;
	overflow:hidden;
	background:url(../images/menu_bg.jpg) no-repeat;
}
.top_column li {float:left;display:block; padding:14px 0 0; margin:0px;overflow:hidden;height:42px;}
/*Info CSS*/
.center {
	width:1003px;
	padding:10px 0 0;
	margin:0 auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:221px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:723px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom{
	margin:0px auto;
	padding:20px 0 0;
	overflow:hidden;
	width:980px;
}

/*Click to Big Products CSS*/
.pro {/*One Product All Css*/
	width:143px;
	padding:0px 8px 0 14px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*Product Images*/
	width:143px;
	height:131px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px #ddd solid;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {/*Product Name*/
	width:143px;
	padding:10px 0 0;
	margin:0px;
	overflow:hidden;
	font-size:11px;
}
.page {/*Bottom Page CSS*/
	width:680px;
	padding:10px 0;
	margin:0px;
	clear:both;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	border-top:1px #666 dashed;
	font-size:11px;	
}

/*News CSS*/
.news_t {
	width:710px;
	padding:10px 0 0;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{text-align:left;position:relative;display:block;list-style:none; line-height:26px; margin:0px; padding:0px 0px 0px 10px; background:url(../images/green_li.jpg) no-repeat left center; border-bottom:1px dashed #ccc;}
.news_t li span{float:right;}
.news_t li a,.news_t li a:link,.news_t li a:visited{color:#222;}
.news_t li a:hover{color:#090;}
.news_t1{
	width:700px;
	margin:0px;
	padding:0 0 50px 0;
	overflow:hidden;
}
.news_t1 li{float:left; text-align:left;position:relative;display:block;list-style:none; line-height:26px; margin:0px 8px; padding:0px 0px 0px 10px; width:314px; background:url(../images/green_li.jpg) no-repeat left center; font-weight:bold; border-bottom:1px #999 dashed;}
.news_t1 li a:hover{color:#4F2998;text-decoration:none;}


.pager {
	width:100%;
	color:#333;
	text-align:center;
	margin:0px 0px 2px 0px;
}
.pager .disabled {
	color:#333;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #CCC;
}
.pager .current {
	color:#333;
	cursor:pointer;
	font-size:16px;
	font-weight:900;
	margin:1px;
	padding:2px 5px;
	text-decoration:none;
}
.pager a {
	color:#333;
	cursor:pointer;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager a:hover {
	color:#333;
	cursor:pointer;
	margin:1px;
	padding:2px 5px;
	border-bottom:2px solid #999;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
	border:1px #999 solid;
}

/*other */
.rel{
	margin:0px;
	padding:20px 0 0;
	clear:both;
}
.rel_n{
	padding:10px 0;
	overflow:hidden;
}
.rel_t{
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin:0 0 19px 0;
	padding:3px 20px 3px 20px;
	background:#F3F3F3;
	width:680px;
}
/*ny Tab css*/
#Tab1{ 
	width:96%;
	overflow:hidden;
	padding:0px 2px;
	margin:0px auto;
/*	font-size:11px;*/
} 
/*#Tab2{ 
	width:576px; 
	margin:0px; 
	padding:0px; 
	margin:0 auto;
}*/ 
.Menubox { 
	width:100%;
	padding:5px 8px;
	height:20px;
	margin:0px;
	line-height:25px;
} 
.Menubox ul{ 
	margin:0px; 
	padding:0px; 
} 
.Menubox li{ 
	float:left; 
	display:block; 
	cursor:pointer; 
	width:150px; 
	text-align:center; 
	font-weight:bold; 
} 
.Menubox li.hover{ 
	padding:0px; 
/*	background:#fff; 
*/	width:150px; 
border-left:1px solid #DEDEE0; 
	border-top:1px solid #DEDEE0; 
	border-right:1px solid #DEDEE0;
/*		border-bottom:1px solid #999999;*/
/*	color:#CC0000; */
	font-weight:bold; 
	height:27px; 
	line-height:27px; 
} 
.Menubox li.alink{ 
	padding:0px; 
/*	background:#fff; 
*/	width:150px; 
/*border-left:1px solid #DEDEE0; 
	border-top:1px solid #DEDEE0; 
	border-right:1px solid #DEDEE0;*/
		border-bottom:1px solid #999999;
/*	color:#CC0000; */
	font-weight:bold; 
	height:27px; 
	line-height:27px; 
} 

.Contentbox{ 
	clear:both; 
	margin-top:0px; 
	border-top:none;
	overflow:hidden;
	text-align:center; 
	padding-top:8px; 
}
#con_one_1{
		width:100%;
		overflow:hidden;
		padding:0px;
		margin:0px auto;
}

#con_one_1 li{ 
	overflow:hidden;
	padding:4px 10px 2px 16px;
	margin:0px;
	line-height:24px;
	text-align:left;
	background:url(../images/green_li.jpg) left center no-repeat;
	border-bottom:1px dotted #ccc;
}
#con_one_1 li span{float:right;}
#con_one_2{
	width:100%;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
#con_one_2 li{
	overflow:hidden;
	padding:2px 10px 2px 16px;
	margin:0px;
/*	color:#003366;*/
	line-height:24px;
	text-align:left;
	background:url(../images/green_li.jpg) left center no-repeat;
	border-bottom:1px dotted #ccc;
}
#con_one_2 li span{float:right;}
