body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color:#000000;
	background-color:#ffffff;
}

img{
	margin:0px;
	padding:0px;
}
ul,li{
	list-style:none;}
td,div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color: #666666;
}

a:link {color: #57A7F1;text-decoration: none;}
a:visited {color: #57A7F1;text-decoration: none;}
a:hover {color: #D8D5D5;text-decoration: none;}
a:active {color: #D8D5D5;text-decoration: none;}

.main_background{
	border: 1px solid #0099FF;
}
.sear{
	height: 20px;
	width: 150px;
}
/*Container 页面层容器*/
#container{
	width:1003px;
	margin:0 auto;
}

/*Header 页面头部*/
#header{
	width:1003px;
	height:310px;
	background:url(../images/shi_12.jpg) no-repeat left top;
}
#banner{
	float:left;
	width:734px;
	height:252px;
	float:left;
}
#search{
	float:left;
	width:269px;
	height:252px;
}
#menu{
	height:46px;
	width:730px;
	font-weight:bold;
	float:right;
	margin-right:15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003D7F;
}
#menu ul{
	list-style:none;
	margin:0;
}
#menu ul li{
	float:right;
	margin:0 7;
	display:block;
}
#menu a:link {color: #126797; text-decoration: none;}
#menu a:visited {color: #126797;text-decoration: none;}
#menu a:hover {color: #000000;text-decoration: none;}
/*PageBody 页面主体*/
#pagebody{
	width:1003px;
	margin:0 auto;
}

	/*Left*/
#left{
	float:left;
	width:202px;
	background:url(../images/shi_06.jpg) repeat-y;
}
#Product{
	width:202px;
	background:url(../images/shi_03.jpg) repeat-y;
}
#Product ul{
	margin:0;
}
#Product ul li{
	height:22px;
	line-height:22px;
	margin-top:5px;
	margin:10 0;
	display:block;
	text-align:center;
}
#links{
	border: 1px solid #CCCCCC;	
}
	/*Main*/
#main{
	float:left;
	width:801px;
	margin-left:-8px;
	background:url(../images/shi_07.jpg) repeat-y;
}
#main_background{
	background:url(../images/shi_08.jpg) repeat-x left;
	height:56px;
	margin-left:10px;
}
#news{
	width:486px;
	margin-left:10px;
}
#news_img{
	width:124px;
	margin:10px;
	float:left;	
	margin-left:5px;
}
#news_img_border{
	border: 2px solid #CCCCCC;
	margin-left:10px;
}
#news_show{
	float:left;
	width:355px;
	margin-top:10px;
}
#Prod{
	width:486px;
	margin-top:-10px;
	margin-left:10px;
}
#Prod_show{
	margin:10px;
	width:486px;
	margin-left:10px;
}
	/*right*/
#right{
	float:left;
	margin-left:15px;
}
#flash{
	margin:15 0;}
/*Footer 页面底部*/
#footer{
	width:1003px;
	height:172px;
	margin:0 auto;
	background:url(../images/shi_11.jpg) no-repeat left bottom;
}



