* {
	margin:0px;
	padding:0px;
}
body {
	background:url(bg01.gif);
}
#index {
	width:779px;
	height:450px;
	margin:0px auto;
	margin-top:80px;
	border:4px solid #fff;
}
#top {
	width:779px;
	height:201px;
	margin:0px auto;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
}
#content {
	width:779px;
	margin:0px auto;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	background-color:#FFFACD;
}
.text {
	width:669px;
	padding:20px 30px;
	margin:0px auto;
	font-size: 12px;
	background:url(bg03.gif) repeat-y;
}
.ch_title {
	font-family: "微软雅黑", "宋体", "新宋体";
	font-size: 14px;
	color: #CC0000;
	border-bottom:2px solid #c00;
	font-weight: normal;
}
.text_list {
	list-style-position:inside;
	margin:15px;
}
.text_list li a{
	line-height:200%;
	text-decoration: none;
	color: #f90;
}
.text_list li a:hover {
	color: #C00;
	text-decoration: underline;
}
#rights {
	width:779px;
	height:40px;
	margin:0px auto;
	padding:20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-align:center;
	line-height:150%;
	border:8px solid #fff;
	border-top:none;
	background:url(bg02.gif) repeat-x;
}
.tb {
	line-height:150%;
}
.tb td {
	background-color:#c9eaff;
	padding:5px;
}
.content_text {
	margin:10px 40px;
	line-height:150%;
}
.content_text h5 {
	font-family: "微软雅黑", "宋体", "新宋体";
	font-size: 15px;
	text-align:center;
	padding:10px 0px;
}
.livetext{
	padding:15px;
	text-indent:2em;
	font-size: 12px;
	margin:8px auto;
	line-height:150%;
}
.livetext p{
	margin-bottom:10px;
}
.pic {
	padding:15px 0px;
	text-align:center;
}
.pic img{
	border:1px solid #999;
}
.pic h5{
	font-size: 13px;
	color: #FF0000;
	margin-top:10px;
}
.tpsp{
	padding:15px;
	margin:8px auto;
}
.tpsp .list{
	width:90%;
	margin-top:10px;
}
.tpsp .list ul{
	list-style-position:inside;
	margin:0px 20px;
}
.tpsp .list ul li a{
	line-height:150%;
	text-decoration: none;
	color:#666;
}
.tpsp .list ul li a:hover{
	text-decoration: underline;
	color:#000;
}
.text .left{
	width:320px;
	margin:10px 0px;
	float:left;
}
.text .right{
	width:340px;
	float:right;
	margin:10px 0px;
}
.text ul{
	list-style-position:inside;
	margin:0px 10px;
	
}
.text ul li{
	font-size: 13px;
	color: #990000;
	list-style-type:square;
	line-height:200%;
	border-bottom:1px dotted #666;
}
.yc{
	width:100%;
	font-size: 13px;
	line-height: 150%;
	border:1px solid #C0C0C0;
	margin-bottom:10px;
}
.yc th{
	line-height:150%;
	color:#fff;
	background-color:#CC0000;
	padding:5px;
}
.yc th.tt{
	font-size: 12px;
	line-height: 150%;
	background-color:#f8f8f0;
	text-align:left;
	color: #C00;
}
.yc td{
	padding:5px;
	background-color:#FFFFF8;
}
.yc td.rline{
}
.yc td.cl{
	background-color:#FFFFCC;
	width:60px;
	font-weight: bold;
	vertical-align:top;
}
.yc td.tt2{
	background-color:#DCDCDC;
	font-weight: bold;
}
.hyap{
	width:95%;
	margin:20px auto;
	border:1px solid #986b33;
}
.hyap td{
	background-color:#F8F8FF;
	padding:10px;
	vertical-align:top;
}
.hyap th{
	line-height:250%;
	background-color:#FFFACD;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.hyap01{
	border:1px	
}
.hyap01 td{
	background-color:#F8F8FF;
	vertical-align:top;
	padding:10px;
	font-family: "宋体";
	line-height: 150%;
}
.hyap01 th{
	line-height:150%;
	background-color:#FFFACD;
	font-family: "宋体";
	font-size: 12px;

}
.tagup,.tagbot{
	display:block;
	text-align:right;
	padding:5px 0px;
}
.tagup a,.tagbot a{
	color: #990000;
	text-decoration: none;
}
.tagup a:hover,.tagbot a:hover{
	color: #000000;
	text-decoration: underline;
}
.tagup{
	border-bottom:1px solid #f94a58;
	margin-bottom:10px;
}
.tagbot{
	border-top:1px solid #f94a58;
	margin-top:10px;
}
.nav{
	background-color:#fff5e9;
	padding:10px 5px;
	display:block;
	border-bottom:1px dotted #f94343;
	border-top:1px dotted #f94343;
}
.nav a{
	color:#f94343;
	text-decoration: none;
}
.nav a:hover{
	color:#c00;
	text-decoration: underline;
}