/* body styles  */
body {
	color: #333333;
	font-size:12px;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin:0px;
	padding : 0px;
}
html, body {
	height:100%;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#333333;
}
p {
	margin : 5px 0;
}
h1 {
	font : bold 1.8em Arial, Sans-Serif;
	padding : 8px 0 4px 0;
	margin : 0;
	letter-spacing : -1px;
}
h2 {
	font : bold 1.6em Arial, Sans-Serif;
	letter-spacing : -1px;
}
h3 {
	padding : 4px 0;
	margin : 0;
	font-weight: bold;
}
input {
	height:20px;
}
/* images */

img {
	border:0;
}
img.border {
	padding:2px;
	margin:2px;
	border:1px solid #ddd;
	background:#fff;
}
img.float-right {
	margin: 5px 0px 5px 15px;
	border: 1px solid #ddd;
	float:right;
}
img.float-left {
	margin: 5px 15px 5px 0px;
	border: 1px solid #ddd;
	padding:5px;
	float:left;
}
.clear {
	CLEAR: both;
}
/* first-letter styles */ 
.firstletter {
	font-size: 12px;
	line-height: 26px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.first-letter {
	font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	padding: 5px;
	float: left;
}
.STYLE1 {
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE1 a:link {
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE1 a:visited {
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE1 a:hover {
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE1 a:active {
	color: #FFFFFF;
	font-weight:bold;
}
.STYLE2 {
	color: #000;
	font-weight: bold;
	font-size:16px;
}
.STYLE3 {
	color: #FFF;
	font-weight: bold;
	font-size:14px;
	line-height: 16px;
}
.STYLE4 {
	color:#d82b1a;
	font-weight: bold;
	font-size:14px;
	line-height:16px;
}
.STYLE4 a:link {
	color:#d82b1a;
	font-weight:bold;
}
.STYLE4 a:visited {
	color:#d82b1a;
	font-weight:bold;
}
.STYLE4 a:hover {
	color:#d82b1a;
	font-weight:bold;
}
.STYLE4 a:active {
	color:#d82b1a;
	font-weight:bold;
}
.STYLE5 {
	color: #000;
	font-weight: bold;
	font-size:12px;
	filter:glow(color=#FFFFFF,strength=5);
	position:absolute;
}


.menu {
position:relative;
}
/* get rid of the default padding - margin and bullets */
.menu ul {
	list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
	float:left;
	position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:88px;
	height:23px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding-top:5px;
	float:left;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
	width:98px;
	w\idth:88px;
}
/* hide the drop down menu */
.menu ul li ul {
	display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
	margin:-1px;
	border-collapse:collapse;
	font-size:1em;
}
/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a, .menu ul li a:hover {
	color:#000;
	background-image:url("../images/index090416_18.png"/*tpa=http://www.hl.lss.gov.cn/hljhrss/images/index090416_18.png*/);
	border-left:1px #F60 solid;
	border-right:1px #F60 solid;
	height:23px;
}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul, .menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:1.3em;
	margin-top:11px;
	left:0;
	width:96px;
	border:1px solid #F60;
	border-top:0;
	background:transparent;
	
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a, .menu ul li a:hover ul li a {
	display:block;
	color:#000;
	border:0;
	margin:0;
	color:#333;
	font-weight:normal;
	font-size:0.9em;
	height:auto;
	line-height:1em;
	padding:5px;
	width:86px;
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover {
	background: #FC3;
	color:#000;
}
/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	margin-top:10px; /* for IE5.5 faulty box model */
	marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
	background: #F90;
	width:96px; /* for IE5.5 faulty box model */
	w\idth:86px; /* for IE6 */
}
p.strike {
	text-decoration:line-through;
}

.accordion {
 width:250px;
 border-bottom:solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url("../images/arrow-square.gif"/*tpa=http://www.hl.lss.gov.cn/hljhrss/images/arrow-square.gif*/) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 5px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	height:350px;
}

.accordion2 {
 width:250px;
 border-bottom:solid 1px #c4c4c4;
}
.accordion2 h3 {
	background: #e9e7e7 url("../images/arrow-square.gif"/*tpa=http://www.hl.lss.gov.cn/hljhrss/images/arrow-square.gif*/) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #f7f7f7;
	margin: 0;
	padding: 5px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	height:350px;
}
