/* body */
body{
	font-size:12px;
	color:#333333;
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
	
/* head */
.head{
	width:900px;
	margin:10px auto;
	height:150px;
	}
	
/* menu */
.menu{
	width:900px;
	margin:10px auto;
	height:30px;}
	.menu ul li{
			float:left;
			border:#CCCCCC solid 0px;
			padding:0px;
			margin:0px;
			margin-left:24px;
			list-style:none;
			}
	
/* main */
.main-one{
	width:900px;
	margin:10px auto;
	height:650px;}
	.main-left{
		width:250px;
		height:655px;
		float:left;}
		.main-left-one{
			background-color:#90cfa9;
			width:240px;
			height:30px;
			line-height:30px;
			color:#003399;
			padding-left:10px;}
		.main-left-two{
			width:248px;
			height:623px;
			border:1px solid #90cfa9;
			overflow:hidden;
			white-space:nowrap;
			}
			.main-left-two ul{
				list-style:none;
				margint:0px;
				padding-left:10px;}
				.main-left-two ul li{
				margin-bottom:15px;}
	.main-right{
		width:640px;
		height:650px;
		float:right;
		background:url(image/jingxuan.png) no-repeat right top;}
		.main-right-one{
			width:618px;
			height:308px;
			border:1px solid #74a6d9;
			padding:5px 10px;
			float:left;}
		.main-right-two{
			width:293px;
			height:308px;
			float:left;
			margin-top:15px;
			border:1px solid #74a6d9;
			padding:5px 10px;}
		.main-right-three{
			width:293px;
			height:308px;
			float:right;
			margin-top:15px;
			border:1px solid #74a6d9;
			padding:5px 10px;}
.main-two{
	width:900px;
	margin:10px auto;
	height:250px;}
		.main-two-left{
			width:648px;
			height:240px;
			float:left;
			margin-top:10px;
			border:1px solid #f1e4b0;
			padding:5px 10px;
			}
		.main-two-right{
			width:215px;
			height:250px;
			float:right;
			margin-top:10px;
			border:1px solid #f1e4b0;}
.main-three{
	width:900px;
	margin:10px auto;
	margin-top:25px;
	height:350px;
	background:url(image/fenge.gif) no-repeat top;}
	.main-three-left{
		width:290px;
		height:310px;
		margin-top:40px;
		float:left;}
		.main-three-left-one{
			width:280px;
			height:30px;
			background-color:#f6c579;
			line-height:30px;
			color:#003399;
			padding-left:10px;}
		.main-three-left-two{
			width:288px;
			height:278px;
			border:1px solid #f6c579;}
			.main-three-left-two ul{
				list-style:url(image/li.jpg);
				}
				.main-three-left-two ul li{
				margin-bottom:15px;}
	.main-three-middle{
		width:290px;
		height:310px;
		margin-top:40px;
		float:left;
		margin-left:15px;}
		.main-three-middle-one{
			width:280px;
			height:30px;
			background-color:#f6c579;
			line-height:30px;
			color:#003399;
			padding-left:10px;}
		.main-three-middle-two{
			width:288px;
			height:278px;
			border:1px solid #f6c579;}
			.main-three-middle-two ul{
				list-style:url(image/li.jpg);}
				.main-three-middle-two ul li{
				margin-bottom:15px;}
	.main-three-right{
		width:290px;
		height:310px;
		margin-top:40px;
		float:right;}
		.main-three-right-one{
			width:280px;
			height:30px;
			background-color:#f6c579;
			line-height:30px;
			color:#003399;
			padding-left:10px;}
		.main-three-right-two{
			width:288px;
			height:278px;
			border:1px solid #f6c579;}
			.main-three-right-two ul{
				list-style:url(image/li.jpg);}
				.main-three-right-two ul li{
				margin-bottom:15px;}

/* down */
.down{
	width:900px;
	height:30px;
	margin:10px auto;
	text-align:center;
	line-height:30px;}