body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}


p {
	margin-top: 0px;
	margin-bottom: 8px;
}


#logo {
	width: 1003px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 18px;
	margin-top: 13px;
	float: left;
}
#logo form {
	float: right;
	padding-top: 58px;
	padding-right: 205px;
}
#searchquery {
	border: 1px solid #CCC;
	font-size: 9px;
	margin-bottom: 3px;
}

#searchbottom {
	margin-left: 3px;
}
#nav {
	width: 1003px;
	margin-top: 8px;
	padding-top: 8px;
	background-color: #CCC;
}
.menu {
	float: left;
	background-color: #000;
	padding-top: 33px;
	height: 227px;
	width: 203px;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
	line-height: 25px;
}

.menu ul{
	margin: 0px;
	list-style-type: none;
	width: 203px;
	padding: 0px;

} 
.menu ul li{ 
position: relative; 
} 
.menu ul li ul{
	position: absolute;
	top: 0;
	visibility: hidden;
	font-size: 13px;
} 
.menu ul li a{
	display: block;
	overflow: auto; 
	color: #CCC;
	text-decoration: none;
	background: #000;
	border-bottom: 0;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
} 
.menu ul li a:hover{
	color: #FFF;
} 
.menu .subfolderstyle{ 
background: url(/library/images//arrow-list.gif) no-repeat center right; 
} 
* html .menu ul li { float: left; height: 1%; } 
* html .menu ul li a { height: 1%; } 
#blue a:hover {
	background-image: url(blue.gif);
	background-repeat: no-repeat;
}
#allblue a {
	background-color: #1764A2;
	display: block;
}
#allblue a:hover {
	background-image: none;
}

#orange a:hover {
	background-image: url(orange.gif);
	background-repeat: no-repeat;
}
#allorange a {
	background-color: #FF9520;
	display: block;
}
#allorange a:hover {
	background-image: none;
}
#red a:hover {
	background-image: url(red.gif);
	background-repeat: no-repeat;
}
#allred a {
	background-color: #C71A00;
	display: block;
}
#allred a:hover {
	background-image: none;
}
#green a:hover {
	background-image: url(green.gif);
	background-repeat: no-repeat;
}
#allgreen a {
	background-color: #2E882E;
	display: block;
}
#allgreen a:hover {
	background-image: none;
}
#flv {
	float: left;
	z-index: -1;
}
#index {
	width: 1003px;
	padding-top: 18px;
}
#il {
	float: left;
	padding-left: 16px;
	width: 185px;
	text-align: left;
}
#im {
	float: left;
	width: 290px;
	margin-left: 30px;
	text-align: left;
}
#ir {
	float: left;
	width: 290px;
	margin-left: 30px;
	text-align: left;
}
#foot {
	margin-top: 18px;
	background-color: #CCC;
	width: 985px;
	padding-left: 18px;
	height: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
#foot a {
	color: #000;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
	
	
}
#foot span a {
color: #F79738;
font-weight: bold;
}

#icp {
	color: #999;
	font-size: 12px;
	float: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#icp a {
	color: #999;
	text-decoration: none;
}
#foot i {
	padding-left: 500px;
	color: #999;
	font-style: normal;
}
#foot i a {
	color: #999;
}
#blueall a {
	background-image: url(blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #FFF;
}
#orangeall a {
	background-image: url(orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #FFF;
}
#redall a {
	background-image: url(red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #FFF;
}
#greenall a {
	background-image: url(green.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #FFF;
}
#pl {
	float: left;
	padding-left: 16px;
	width: 185px;
}
#pl h1 {
	font-size: 13px;
	margin: 0px;
	cursor: pointer;
	height: 22px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
}
#pl h1 a {
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	height: 22px;
	text-decoration: none;	
}
#pl h1 a:hover {
	color: #000;
}
.content{
}
.content ul {
	margin: 0px;
	background-color: #FFF;
	list-style-type: none;
	padding: 0px;
}

.content li a {
	padding-left: 13px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.content a:hover {
	color: #FFF;
	background-color: #CCC;
}
#sl {
	float: left;
	padding-left: 16px;
	width: 185px;
}
#sl h1 {
	font-size: 13px;
	margin: 0px;
	height: 22px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
}
#sl h1 a {
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	height: 22px;
	text-decoration: none;	
}
#sl h1 a:hover {
	color: #000;
}
.smenu {
	float: left;
	background-color: #000;
	padding-top: 18px;
	height: 147px;
	width: 203px;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}

.smenu ul{
	margin: 0px;
	list-style-type: none;
	width: 203px;
	padding: 0px;

} 
.smenu ul li{ 
position: relative; 
} 
.smenu ul li ul{
	position: absolute;
	top: 0;
	visibility: hidden;
	font-size: 13px;
} 
.smenu ul li a{
	display: block;
	overflow: auto; 
	color: #CCC;
	text-decoration: none;
	background: #000;
	border-bottom: 0;
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
} 
.smenu ul li a:hover{
	color: #FFF;
} 
.smenu .subfolderstyle{ 
background: url(/library/images//arrow-list.gif) no-repeat center right; 
} 
* html .smenu ul li { float: left; height: 1%; } 
* html .smenu ul li a { height: 1%; } 
#cl {
	float: left;
	padding-left: 16px;
	width: 185px;
}
#cl h1 {
	font-size: 13px;
	margin: 0px;
	height: 22px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
}
#cl h1 a {
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	height: 22px;
	text-decoration: none;	
}
#cl h1 a:hover {
	color: #000;
}
#contact {
	float: left;
	padding-left: 30px;
	width: 555px;
}
#feedback {
	float: left;
	padding-left: 30px;
	width: 555px;
}
#contact img {
	padding: 6px;
	border: 1px solid #CCC;
}
#contact a {
	color: #666;
	text-decoration: none;
}
.k_form {
	display: block;
	margin: 0px;
	padding: 0px;
}
.k_form label {
	width: 38px;
	display: block;
	float: left;
}

#contact a:hover {
	color: #000;
	text-decoration: underline;
}
#img {
	color: #000;
	text-decoration: underline;
	padding: 6px;
	float: right;
	margin-left: 13px;
}
.cjob {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	background-image: url(h1job.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	margin-bottom: 0px;
}
.cjlist {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.cjlist a:hover {
	background-color: #2E882E;
	color: #FFF;
	text-decoration: none;

}
.cjlist a {
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.cjlist i {
	margin-right: 88px;
	margin-left: 88px;
}
.llist {
	display: block;
	width: 122px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 88px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.rlist {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 323px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.k_pagelist {
	width: 100%;
	display: block;
	margin-top: 8px;
}
.k_pagelist em {
	font-size: 16px;
	margin-right: 8px;
}
.k_pagelist strong {
	margin-right: 3px;
}
.k_pagelist a {
	margin-right: 3px;
}

.more {
	float: right;
}
#support {
	float: left;
	padding-left: 30px;
	width: 555px;
}
#support a {
	color: #666;
	text-decoration: none;
}
#support a:hover {
	color: #000;
	text-decoration: underline;
}
.csup {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	background-image: url(h1tech.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	margin-bottom: 0px;
}
.ctlist {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.ctlist a:hover {
	background-color: #C71A00;
	color: #FFF;
	text-decoration: none;

}
.ctlist a {
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.ctlist i {
	margin-right: 88px;
	margin-left: 88px;
}
#down {
	float: right;
	width: 218px;
	border: 1px solid #9E9E9E;
	text-align: left;
}
#t {
	float: left;
	width: 300px;
}
.cpist {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.cpist a:hover {
	background-color: #C71A00;
	color: #FFF;
	text-decoration: none;

}
.cpist a {
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	padding-left: 16px;
}

.cpist i {
	margin-right: 88px;
	margin-left: 88px;
}
#down h1 {
	color: #FFF;
	background-color: #9E9E9E;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 6px;
}
#down span {
	margin-bottom: 6px;
	display: block;
	margin-right: 13px;
	margin-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.serup {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	background-image: url(h1or.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	margin-bottom: 0px;
}
.serlist {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}
.serlist a:hover {
	background-color: #FF9520;
	color: #FFF;
	text-decoration: none;

}
.serlist a {
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.serlist i {
	margin-right: 88px;
	margin-left: 88px;
}
#il span a {
	color: #666;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-top: 3px;
}
#il span a:hover {
	color: #FFF;
	background-color: #666;
}#il i {
	float: right;
}
#pro {
	float: left;
	padding-left: 30px;
	width: 555px;
	text-align: left;
}
#pro p {
	margin-bottom: 13px;
}#pro table {
	margin-bottom: 13px;
}
#pro a {
	color: #666;
	text-decoration: none;
}
#pro a:hover {
	color: #000;
	text-decoration: underline;
}
#pro .p {
	width: 260px;
	float: left;
	margin-right: 15px;
	height: 113px;
}
#pro .p .pmg {
	float: left;
	border: 1px solid #666;
	margin-right: 6px;
}
#pro .p .pt {
	margin-bottom: 13px;
	margin-top: 38px;
}
#pro .p .pt a {
	color: #1764A2;
	font-size: 16px;
	font-weight: bold;
}
#pro .p .pd {
	color: #666;
}
#top {
	text-align: center;
	margin-top: 18px;
	width: 1003px;
}
#so {
	margin: 18px;
	width: 967px;
}
#so a {
	color: #666;
	text-decoration: none;
}
#so a:hover {
	color: #000;
	text-decoration: underline;
}
#so h3 {
	font-size: 15px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#so strong {
	color: #FF0000;
}
#so p {
	color: #999;
}
#k_search p {
	text-align: center;
}
.e {
	float: left;
	margin-right: 8px;
}
#ir span a {
	color: #666;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
#ir span a:hover {
	color: #FFF;
	background-color: #666;}
#emor {
	width: 155px;
	text-align: right;
	margin-top: 23px;
	margin-bottom: 20px;
}
#pro h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	background-image: url(pb.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	clear: both;
	margin-bottom: 8px;
}
#ir .p .pd {
	color: #999;
}
.pdd {
	width: 100%;
	display: block;
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
#im .pdd img {
	float: left;
	margin-right: 8px;
}
#im .pdd h1 {
	float: left;
	font-size: 13px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 130px;
	margin-right: 0px;
	margin-left: 0px;
}
#im .pdd span {
	color: #999;
}
#im .pdd a {
	color: #666;
	text-decoration: none;
}
#im .pdd h1 img {
	float: right;
	padding-top: 3px;
}
