body{
	color:#333333;
	font-size:13px;
	font-family:"ËÎÌå";
	line-height:15px;
	background:url(image/bgcolor.jpg) repeat-x;}
span{
	font-size:15px;
	color:#9f7648;}	

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;
}
	
/* bunner */
.bunner{
	width:970px;
	height:200px;
	margin:0px auto;}
	


/* nav */
.nav{
	width:970px;
	height:30px;
	margin:10px auto;}
	.nav-left{
		float:left;
		width:400px;
		height:30px;}
	.nav-right{
		float:right;
		width:560px;
		height:30px;
		background:url(image/nav.jpg) no-repeat;}
		.nav-right ul{
			list-style:none;
			margin:0px;}
			.nav-right ul li{
				float:right;
				padding:8px 15px 0px 15px;
				color:#FFFFFF;}
	
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	color: #999999;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
		
/* main */
.main{
	margin:10px auto;
	width:970px;
	height:1000px;}
	.main-top{
		height:300px;
		margin-bottom:10px;}
			.main-top-left{
				border:1px solid #000000;
				width:279px;
				height:290px;
				float:left;
				padding:0px 20px 10px 20px;}
		.main-top-right{
			width:620px;
			float:right;
			height:300px;}
			.main-top-right-txt{
				width:580px;
				float:right;
				border:1px solid #000000;
				height:280px;
				clear:both;
				padding:10px 20px 10px 20px;}
				
				
	.main-middle{
		height:400px;
		margin:10px 0 10px 0;
		border-top:2px dashed;
		border-bottom:2px dashed;
		background-color:#cccccc;}
		.main-middle-left{
			height:380px;
			margin:0 20px 0 0;
			float:left;
			width:285px;
			padding:10px 10px 10px 15px;}
		.main-middle-middle{
			height:380px;
			margin:0 20px 0 0;
			float:left;
			width:290px;
			padding:10px;}
		.main-middle-right{
			height:380px;
			margin:0 0 0 0;
			float:left;
			width:285px;
			padding:10px 15px 10px 10px;}
		.title-txt{
			text-align:center;
			color:#003399;}
		
	.main-bottom{
		height:300px;}
		.main-bottom-left{
			width:580px;
			float:left;
			height:290px;
			border:1px solid #000000;
			padding:0px 20px 10px 20px;}
		.main-bottom-right{
			width:295px;
			float:right;
			height:290px;
			border:1px solid #000000;
			padding:0 10px 10px 10px;}

			
/* down */
.down{
	width:970px;
	margin:10px auto;
	padding:15px 0 10px 0;
	text-align:center;
	clear:both;
	font-size:12px;}