/* CSS Document */
* { 
margin:0; 
padding:0; 
height:auto; 
font:14px/21px "ËÎÌå"; 
}
body {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 777px;
	margin:auto; 
} 
img { 
border:0; 
} 
a {
 text-decoration: none;
}

#zuixin {
	width:776px; 
	background-color: #6699FF; 
}
#zuixin a { 
	color: #FFFFFF; 
}
#head { 
width:776px; 
background-color: #6699FF; 
margin:auto; 
height:140px; 
} 
#head a { 
color: #FFFFFF; 
} 
#headleft { 
width: 776px; 
height:80px; 
margin-top:30px; 
text-align:center; 
background-color: #6699FF;

} 
#headleft a { 
font-size: 60px; 
font-weight: bold; 
line-height:80px; 
color: #FFFFFF;	
} 
#nav {
	width:776px;
	height:32px;
	margin:0 auto;
	background-color: #6699FF;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#nav li {
	width: 115px;
	height: 32px;
	float:left;
	margin: 0px 15px;
	background-color:#FF3399;
	list-style-type: none;
	text-align: center;
	line-height:32px;
}
#nav a {
	color: #FFFFFF;
	font-weight: bold;
}

#main {
	width:776px;
	margin:0 auto;
	overflow: auto;
	background-color:#FFFFFF;
}
#right {
	float: right;
	width: 570px;
	padding: 0 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
h1 {
	height: 32px;
	margin: 5px 0;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 32px;
	background-color: #CCCCCC;
}
h2 {
	height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
}
h3 {
	height: 21px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;	
}
p {
	 margin:14px 0;
}
.bold {
		font-weight:bold;
}
.red {
	color:#FF0000;
	font-weight: bold;
	font-size: 16px;
}
.fenbutu {
	float:right;
	margin: 7px 0 0 14px;
	border: 1px solid #CCCCCC;
}
.shutongji {
		margin:10px;
}
.xiahuaxian {
	text-decoration: underline;
}
#left {
		width:170px;
		float:left;
	
}
#left li {
		width:170px;
		height: 32px;
		margin: 5px 0;
		background-color: #FF6699;
		text-decoration: none;
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		text-indent: 20px;
}
#left li a{
		color:#FFFFFF;
	font-weight:bold;
}
#left p a{
	font-weight: normal;
	font-size: 14px;
}
#foot {
	width: 776px;
	margin:0 auto;
	padding:10px 0;
	font-size:12px;
	text-align:center;
	background-color: #FFFFFF;
}
#foot a {
	font-size: 12px;
	font-weight: normal;
}
hr {
	margin: 10px 0;
	color:#CCCCCC;
}
#link {
	width: 776px;
	margin:0 auto;
	text-align:center;
	background-color: #FFFFFF;
	font-size:12px;
}
#link td {
	width:127px;
	height:18px;
	text-align:center;
	border: 1px solid #999999;
	font-size:12px;
}
#link a {
	font-size:12px;
}
