@charset "gb2312";
/* CSS Document */
HTML {
}
*{ font-family:"ËÎÌå"}

BODY {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	background:#C5C5C5;
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;
	}


.clear {
	CLEAR: both
}


.body{
	width:1580px;
	height:950px;
	background:#FFF;
	margin:0 auto;
	padding:0;
	}
	
.top{
	width:1580px
	height:140px;
	}
	
.logo{
	width:1580px;
	height:106px;
	background:url(images/logo.jpg) no-repeat;
}



.menu{
	width:1580px;
	height:32px;
	float:left;
	background:url(images/menu.gif);
	}
	
.menu ul{
	margin:0;
	padding:0;
	margin-left:90px;
	text-align:center;
	}

.menu li{
	width:170px;
	float:left;
	line-height:37px;
	list-style-type:none;

	}

.menu a{
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}


.menu a:hover{
	font-size:18px;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	}
	
.banner{
	width:1580px;
	height:300px;
	float:left;
	}
	
	
.con{
	width:1580px;
	height:500px;
	float:left;
	}
	
.con_left{ width:191px;
    height:500px;
	border:2px #CCC solid;
	float:left;
	}
	
.fenlei{
	width:191px;
	height:300px;
	float:left;
	}
	
	
.fenlei_top{
	width:191px;
	height:24px;
	background:url(images/content.jpg) no-repeat;
	float:left;
	}	


.fenlei ul{
	margin:0;
	padding:0;
	margin-top:10px;
	}


.fenlei li{
	margin-left:10px;
	line-height:20px;
	border-bottom:1px #CCC dotted;
	list-style-type:none;
	}
	
	
.fenlei a{
	color:#333;
	font-size:13px;
	margin-left:10px;
	text-decoration:none;
	}

.fenlei a:hover{
	color:#c00;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}


.search{
	width:191px;
	height:193px;
	float:left;
	}

.search_top{
	width:191px;
	height:24px;
	background: url(images/search.jpg) no-repeat;
	float:left;
	}	



	
.con_right{
	width:1377px;
	height:500px;
	float:right;
	border:2px #CCC solid;

	}

.aboutus{
	width:1377px;
	height:290px;
	}

.about_top{
	width:1377px;
	height:42px;
	background:url(images/index_bg.jpg) repeat-x;
	}

.about_left{
	width:138px;
	height:42px;
	background: url(images/index_left.jpg) no-repeat;

}
.about_left1{
	width:138px;
	height:42px;
	background: url(images/index_leftxw.jpg) no-repeat;

}
.more{
    width:50px;
	height:32px;
	float:right;
	margin-top:5px;
	margin-right:20px;
	}
	
.more a{
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.more a:hover{
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#c00;
	text-decoration:none;
	}


.aboutus_con{
	width:1377px;
	height:248px;
	float:left;
	}

.content{
	width:1377px;
	height:210px;
	}
	
.content_top{
	width:1377px;
	height:42px;
	border:1px #CCC solid;
	background: url(images/index_13bg.jpg) repeat-x;
	border-left:0;
	border-right:0;
	}

.content_left{
	width:138px;
	height:42px;
	background: url(images/index_13.jpg) no-repeat;




}




.footer{ 
    width:1580px;
	height:100px;
	background: url(images/di.jpg) no-repeat;
	float:left;}	
	
.copyright{
	width:1377px;
	height:90px;
	margin-top:30px;
	margin-left:100px;
	}
	
.copyright p{

	text-align:center;
	color:#000;
	font-size:13px;
	}
	
	
.copyright a{
	font-size:13px;
	color: #000;
	}
	
	

	