/* CSS Document */
body{
	color:#333333;
	font-size:13px;
	font-family:"ËÎÌå";
	line-height:15px;
	background-color:#f2f2f2;}
	
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

/*main*/
.nav{
	width:900px;
	height:110px;
	margin:10px auto;}
	.bunner{
		width:900px;
		height:100px;
		margin:10px auto 0px;
		clear:both;}
	
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	.nav-top{
		height:40px;
		background:url(image/bgcolor.jpg) repeat-x;
		color:#000000;}
		.nav-top ul{
			margin:0 0 0 0;
			list-style:none;}
			.nav-top ul li{
				float:left;
				padding:12px 20px 12px 0px;}
	.nav-main{
		height:10px;}
	.nav-down{
		width:900px;
		height:100;}
		.nav-down-left{
			float:left;
			height:40px;
			width:220px;
			margin-top:10px;
			padding:10px 0px 0px 15px;}
	
		.nav-down-right{
			float:right;
			height:50px;
			width:650px;
			margin-top:10px;
			padding:0px 5px 0px 0px;}
			
.main{
	width:900px;
	height:600px;
	margin:10px auto;}
	.main-left{
		width:300px;
		height:100px;
		float:left;
		margin:10px 0px 0px 5px;}
		.main-left-title{
			float:left;
			height:20px;
			width:282px;
			border:1px solid #000000;
			padding:8px 8px 2px 8px;}
		.main-left-one{
			float:left;
			height:390px;
			width:278px;
			margin-top:10px;
			border:1px solid #000000;
			padding:10px;}
		.main-left-two{
			float:left;
			height:380px;
			width:278px;
			margin-top:10px;
			border:1px solid #000000;
			padding:10px;}
			.main-left-middle{
				float:left;
			height:20px;
			width:282px;
			border:1px solid #000000;
			padding:8px 8px 2px 8px;
			margin-top:10px;}
		.main-left-three{
			float:left;
			height:380px;
			width:278px;
			margin-top:10px;
			border:1px solid #000000;
			padding:10px;}

		.main-left-four{
			float:left;
			height:367px;
			width:278px;
			margin-top:10px;
			border:1px solid #000000;
			padding:10px;}
	.main-right{
		width:561px;
		padding:10px;
		padding-top:20px;
		float:right;
		margin:10px 0px 0px 5px;
		border:1px solid #333333;
		background:url(image/redian.png) no-repeat;}
	
.down{
	width:900px;
	margin:10px auto;
	text-align:center;
	padding-top:20px;
	clear:both;}