@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-size:12px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#616161;
	text-decoration:underline;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
	}
body{
	text-align:center;
	BACKGROUND:#fff url(images/bg_body.jpg) repeat-x left top;
}
div#container{
	margin:0 auto;
	text-align:left;
	width:900px;
	background:#fff url(images/bg_container.jpg) repeat-x left top;
	padding:0 5px;
	padding-top:10px;
}
#container_inner{
background:#fff url(images/bgconinner.gif) repeat-y 240px top;
	}
#logo{
	height:84px;
}
#mainmenu{
	height:33px;
	background:url(images/nav_bg.gif) repeat-x;
	width:100%;
}
	#mainmenu li{
		float:left;
		LINE-HEIGHT: 33px;
		LIST-STYLE-TYPE: none; 
		TEXT-ALIGN: center;
		margin-left:20px;
	}	
	#mainmenu a{
		FONT-SIZE: 13px; 
		COLOR: #ffffff; 
		TEXT-DECORATION: none;
		font-weight:700;
	}
	#mainmenu a:hover{
	text-decoration:underline;
	}
	
#pic{
	background:url(images/pic.gif);
	height:200px;
	border-bottom:#aad8fc solid 5px;
}


#main,#content{
	float:left;
	width:900px;
	overflow: hidden;
	background:url(images/main_bg.gif);
	background:url(images/xygt-bj.jpg) no-repeat left bottom;
}
#main div#left{
	float:right;
	clear:right;
	padding-left:5px;
	width:650px;
}
#main #right{
	width:240px;
	float:left;
}

#content #left{
	width:240px;
	float:left;
	clear:left;
	padding-bottom:350px;
}

#content #right{
	width:650px;
	float:right;
	padding-left:5px;
}

#cominfo h1{
	background:url(images/about_tit.gif);
	height:31px;
	width:640px;
}
#cominfo img{
	margin:3px;
	width:160px;
	height:120px;
	border:#CCCCCC solid 1px;
}
#cominfo p{
	margin:5px;
	line-height:20px;
	width:600px;
}
#newscenter h1{
	background:url(images/market.gif);
	height:31px;
	width:640px;
	clear:both;
}
#newscenter h3{
	background:url(images/newtitle.gif) no-repeat;
	height:31px;

	border-bottom:#F0ECF0 solid 1px;
}
#newscenter h3 a{
	line-height:31px;
	margin:12px 0 0 17px;		
}
#newscenter ul{
	margin:10px 5px 5px 10px;
}
#newscenter ul li{
	line-height:20px;
	background:url(images/dolt.gif) no-repeat 0px 8px;
	padding-left:10px;
}
#ownerinfo h1{
	background:url(images/contactus.jpg) no-repeat left center;
	width:238px;
	height:67px;
	margin:5px 0 10px 3px;
}
#ownerinfo p{
	width:230px;
	margin:5px 0 10px 15px;
	line-height:25px;
}
.proclass h1{
	width:238px;
	height:33px;
	margin:5px 0 10px 3px;
	background:url(images/index_r5_c2.jpg) no-repeat left center;
}
.proclass ul{
	width:230px;	
	margin:5px 0 10px 8px;
	line-height:25px;
	font-weight:bold;	
}
.proclass li{
	padding-left:15px;
	background:url(images/dm002.gif) no-repeat left center;
	margin-left:5px;
	}
.proclass ul a{
	color:#0365bf;
}
#productcenter h1{
	background:url(images/product.gif);
	height:31px;
	width:640px;
	clear:both;
}
#productcenter p{
	margin:5px 5px 5px 0px;
}
#productcenter img{
	width:160px;
	height:120px;
	border:#CCCCCC solid 1px;
	padding:2px;
	margin-right:10px;
}
#copyright{
	background:url(images/footbg.gif) repeat-x;
	background-color:#FFFFFF;
	height:100px;
	width:100%;
	border-top:#9A2107 5px solid;
	text-align:center;
}
#copyright span{
	margin-top:10px;
	line-height:25px;
	width:100%;
	
}
.links{
	height:30px;
	width:900px;
}
.links h1{
	color:#999999;
	float:left;
	margin:10px 10px 5px 10px;
}
.links ul{
	float:left;
	margin:10px 10px 10px 0px;
}
.links ul li{
	float:left;
	margin-right:10px;
}
.road{
	margin:5px;
	padding:3px;
	border-bottom:#999999 solid 1px;
}
.shownews h1{
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
}
.shownews{
	line-height:22px;
	margin:5px;
}
.shownews table,.shownews img{
		max-width: 640px;
		width: expression(this.width > 640 ? 640 : this.width);
}
.shownews ul li{
	line-height:20px;
	background:url(images/dolt.gif) no-repeat 0px 8px;
	padding-left:10px;
}
.picchannellist img {
	border:#CCCCCC solid 1px;
	padding:2px;
}
.productshow {
	margin:10px;
}
	.productshow img{
		width:200px;
		height:160px;
		border:#CCCCCC solid 1px;
		padding:2px;
		margin:10px;
	}