*
{
	margin: 0;
	padding: 0;
	font: normal normal normal 12px/1.5em 宋体;
	border: 0;
	list-style: none;
	text-decoration: none;
}
.clear
{
	clear: both;
}
/*top*/
#top
{
	width: 1023px;
	height: 244px;
	background: url(../img/top.jpg) no-repeat;
	margin: 0 auto;
}
/*menu*/
#menu
{
	width: 1009px;
	height: 44px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 49px;
}
#menu UL
{
	/*+placement:shift 48px 12px;*/
	position: relative;
	left: 48px;
	top: 12px;
}
#menu LI
{
	float: left;
	display: inline;
	margin-right: 45px;
}
#menu LI A
{
	font-size: 14px;
	font-weight: bold;
	color: #020202;
}
#menu LI A:hover
{
	color: #F59504;
}
/*main*/
#main
{
	width: 995px;
	margin: 0 auto;
}
#main-top
{
	width: 995px;
	height: 6px;
	background: url(../img/b-top.jpg) no-repeat;
}
#main-mid
{
	width: 995px;
	background-image: url(../img/b-line.jpg);
	background-repeat: repeat-y;
}
#m
{
	/*+placement:shift 51px -29px;*/
	position: relative;
	left: 51px;
	top: -29px;
}
/*content-menu*/
#content-menu
{
	width: 176px;
	float: left;
	margin-right: 15px;
}
#content-menu UL
{
	/*+placement:shift 36px -33px;*/
	position: relative;
	left: 36px;
	top: -33px;
	width: 136px;
}
#content-menu LI
{
	padding-left: 21px;
	height: 22px;
	line-height: 22px;
	width: 113px;
	margin-bottom: 11px;
}
#content-menu #q1 A.current
{
	background-position: 0 22px;
	background: url(../img/list-bg.jpg);
}
#q1.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q2.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q3.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q4.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q5.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q6.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q7.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q8.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#q9.current
{
	color: #FFFFFF;
	background: url(../img/list-bg.jpg);
	background-position: 0 22px;
}
#content-menu LI A
{
	display: block;
	height: 22px;
	line-height: 22px;
	color: #8F8D88;
	font-weight: bold;
	padding-left: 25px;
	background: url(../img/list-bg.jpg);
}
#content-menu LI A:hover
{
	color: #FFFFFF;
	background-position: 0 22px;
}
#line
{
	width: 1px;
	height: 376px;
	border-left: 1px solid #000000;
	/*+placement:shift -20px -75px;*/
	position: relative;
	left: -20px;
	top: -75px;
	float: left;
}
/*content-list*/
#content-list
{
	width: 800px;
	float: left;
	/*+placement:shift -3px -74px;*/
	position: relative;
	left: -3px;
	top: -74px;
}
#list-top
{
	width: 787px;
	height: 6px;
	background-image: url(../img/inside-top.jpg);
	background-repeat: no-repeat;
}
#list-mid
{
	width: 787px;
	background: url(../img/inside-line.jpg) repeat-y;
}
#list-bottom
{
	width: 787px;
	background-image: url(../img/inside-bottom.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
#open
{
	margin-right: 20px;
	font-weight: bold;
}
#open-all A
{
	color: #09B705;
}
#open-all
{
	float: right;
	font-weight: normal;
	font-size: 10.4pt;
	color: #09B705;
	margin-right: 27px;
	background-image: url(../img/icon-all.jpg);
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	margin-top: 13px;
}
#list H1
{
	text-align: center;
	font-size: 10.7pt;
	font-weight: bold;
	color: #B85E03;
}
#list
{
	padding: 20px;
}
#list UL
{
	margin-top: 20px;
	padding: 0 30px;
}
#list LI
{
	margin-bottom: 9px;
	font-weight: bold;
}
#list .q A
{
	color: #6B3904;
	font-weight: bold;
}
#list .q
{
	color: #6B3904;
	background-image: url(../img/icon-up.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 22px;
	height: 15px;
	border-bottom: 1px dotted #000000;
	padding-bottom: 15px;
}
#list .a
{
	text-indent: 2em;
	display: none;
	font-weight: normal;
	color: #6B6B6B;
}
/*main-bottom*/
#main-bottom
{
	width: 995px;
	height: 6px;
	background-image: url(../img/b-bottom.jpg);
}
/*footer*/
#footer
{
	width: 814px;
	margin: 63px auto 0;
	text-align: center;
	padding-bottom: 30px;
}
#zhinan
{
	/*+placement:shift 4px 8px;*/
	position: relative;
	left: 4px;
	top: 8px;
	font-size: 10.2pt;
	color: #24A021;
}
/*page*/
#page
{
	padding: 30px;
}
#page H1
{
	font-size: 20px;
	font-weight: bold;
	font-family: 微软雅黑;
	font-style: normal;
	line-height: 20px;
	border-bottom: 1px solid #9CD489;
	height: 30px;
	margin-bottom: 28px;
	color: #545454;
}
#page H2
{
	font: bold 15px sans-serif;
	color: #BC0000;
	padding: 0 32px;
	margin: 23px 0 18px;
}
#page H3
{
	padding: 0 32px;
	font-weight: bold;
}
#page P
{
	padding: 0 32px;
	margin-bottom: 8px;
	text-indent: 2em;
	color: #888686;
}
.none
{
	display: none;
}
#page P A
{
	color: #020202;
}
#page P A:hover
{
	color: #FEA015;
}
