

body{
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#666;
	/*background-color:#EFE7DE;*/
	background-color:#FFF;
	margin:0px 5px 50px 5px;
	padding:0px;
}
a,a:hover{
	color:#666;
	text-decoration:none;
}
img{
	border:none;
}
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
form{
	margin:0;
}
h1{
	font-family:Verdana, sans-serif;
	margin:5px 0 20px 0;
	padding:0px;
	font-size:19px;
	color:#942039;
}
h1 a,h1 a:hover{
	color:#942039;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#942039;
	margin:0 0 5px 0;
	padding:0;
	line-height:25px;
	height:25px;
	width:100%;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	background-position:0px center;
}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#942039;
	line-height:30px;
	height:30px;
}
h3 a,h3 a:hover{
	color:#942039;
}
h4{
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-align:center;
	margin:0;
}
h4 a{
	color:#999;
}
h4 a:hover{
	text-decoration:underline;
}
h4 strong{
	display:block;
	font-weight:normal;
}
/*header*/
#head,#body,#foot,#nav{
	width:900px;
	margin-right:auto;
	margin-left:auto;
}
#head{
	height:70px;
}
#logo{
	width:300px;
	float:left;
	height:70px;
}
#logo img{
	margin:10px auto 10px 25px;
}
#ver{
	float:right;
	text-align:center;
	width:100px;
	margin-top:20px;
}
#ver li{
	font-family:Verdana;
	text-align:center;
	width:60px;
	height:20px;
}
#ver li a:hover{
	color:#942039;
}
#swf{
	float:right;
	width:700px;
	height:110px;
	overflow:hidden;
}
#nav{
	/*height:30px;*/
	background-color:#942039;
	margin-bottom:20px;
}
#caption{
	line-height:25px;
	float:right;
	width:870px;
	background-color:#942039;
}
#caption li{
	float:left;
}
#caption li a{
	display:block;
	padding-left:15px;
	width:80px;
	color:#E7E3C6;
}
#la li a,#pub li a,#serv li a,#event li a,#caption .subnav li a{
	width:70px;
	padding-right:20px;
}
#la a:hover,#pub a:hover,#serv a:hover,#event a:hover,#caption .subnav li a:hover,#caption .sub li a:hover{
	color:#942039;
}
.subnav{
	position:absolute;
	z-index:1;
	border-top:1px solid ;
	border-left:1px solid ;
	border-bottom:2px solid ;
	border-right:2px solid ;
	background-color:#942039;
	line-height:20px;
	width:105px;
	visibility:hidden;
}
.subnav li a:hover{
	background-color:#E7E3C6;
}
#zs li a,#trz li a,#gs li a,#xm li a,#gj li a,#caption .sub li a{
	width:120px;
	padding-right:10px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}
.sub{
	position:absolute;
	width:145px;
	z-index:2;
	background-color:#942039;
	left:105px;
	top:-1px;
	visibility:hidden;
	border-top:1px solid ;
	border-left:1px solid ;
	border-bottom:2px solid ;
	border-right:2px solid ;
}
/*footer*/
#foot{
	clear:both;
	padding-top:10px;
}
#foot ul{
	width:900px;
	padding-top:10px;
	border-top:2px solid #942039;
}
#foot .copyright{
	margin-left:10px;
	margin-right:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#foot li{
	float:left;
}
#foot li a{
	margin-left:10px;
	margin-right:20px;
	color:#999;
}
#foot li a:hover{
	text-decoration:underline;
	color:#666;
}
/*body*/
#div_l{
	width:170px;
	float:left;
	border:3px solid #FFF;
	padding-left:20px;
}
.l_c{
	color:#942039;
	padding-left:20px;
	margin-bottom:10px;
}
.l_c li{
	margin-bottom:10px;
	padding-left:5px;
}
.l_c li a{
	display:block;
	width:145px;
	color:#942039;
}
.l_c li a:hover{
	text-decoration:underline;
	color:#942039;
}
#div_m{
	float:right;
	width:600px;
	padding-right:50px;
}
#div_c{
	float:left;
	margin-left:30px;
	width:500px;
}
#div_r{
	float:right;
	width:150px;
}
.m_c{
	margin-bottom:20px;
	line-height:25px;
}
.m_c img{
	margin-left:20px;
}
.m_c a,.m_c a:hover{
	text-decoration:underline;
}
.m_c a:hover{
	color:#942039;
}
.m_c ol{
	list-style-type:square;
	margin:0 0 0 15px;
	padding:0;
	line-height:25px;
}
.r_c{
	margin-bottom:20px;
	margin-left: 1em;
}
.r_c p{
	margin:5px 0 20px 0;
}
.r_c a{
	text-decoration:underline;
}
.fm_s,.fm_btn,.fm_txt{
	font-family:"Lucida Sans", PMingLiU, Verdana, sans-serif;
	font-size:12px;
	color:#666;
}
.fm_s{
	background-color:#EFE7DE;
}
.fm_btn{
	height:22px;
	font-weight:bold;
	color:#E7E3C6;
	background-color:#791E2F;
	border-style:ridge;
	border-color:#B8B6AB;
}
.fm_txt{
	background-color:#EFE7DE;
	border:1px solid #999;
	padding:2px;
}
#m_info{
	margin:20px 10px 10px 0;
	border:1px dashed #666;
	padding:5px;
	color:#666;
	line-height:20px;
}
#m_info a{
	text-decoration:underline;
	color:#942039;
}
#nav_bot{
	border-top:1px dashed #BDB6AD;
	line-height:25px;
}
#sn{
	color:#999;
	border:1px dashed #CCC;
	padding:2px 5px 2px 5px;
	margin-bottom:10px;
}
#sn a{
	color:#999;
}
#sn a:hover{
	color:#E7E3C6;
	background-color:#942039;
}
table{
	 border-collapse:collapse;
  border:none;
		border-color:#666666;
}
td{
	padding-left:5px;
	padding-right:5px;
	border-color:#666666;
	font-family:'ËÎÌå',Arial;
	font-size:12px;
}