
/* ---,  css reset  ,--- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th
{
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: arial, "ËÎÌå";
}
fieldset, img, abbr, acronym
{
	border: 0;
	padding: 0;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
a:link
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #333;
	text-decoration: underline !important;
	cursor: pointer;
}
a:visited
{
	color: #333;
	text-decoration: none;
}

.hackbox
{
	clear: both !important;
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* ---,  public layout  ,--- */

body
{
	background-color: #01305a;
	background-image: url(/images/public/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header{ width:929px; height:28px; height:60px; color:#bcb8b5; text-align:right; line-height:20px; padding-top:28px; margin:3px auto 0 auto; background-image:url(/images/public/header.png); background-repeat:no-repeat;}
#header a{ margin:0 10px;}
#header p{ padding-right:10px;}
.menu
{
	width: 929px;
	height: 37px;
	margin: 0 auto;
	background-image: url(/images/public/menu.gif);
	background-position: 0px 0px;
}
a.nav01:link, a.nav01:visited, a.nav01:active, a.nav02:link, a.nav02:visited, a.nav02:active, a.nav03:link, a.nav03:visited, a.nav03:active
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: transparent;
	text-decoration: none !important;
	height: 25px;
	padding: 12px 18px 0px 20px;
	background-image: url(/images/public/menu.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	background-position: 0px -38px;
}
a.nav01:hover
{
	font-size: 14px;
	background-image: url(/images/public/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	padding: 12px 18px 0px 20px;
	text-decoration: none !important;
}

a.nav02:hover
{
	font-size: 14px;
	background-image: url(/images/public/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -164px;
	padding: 12px 18px 0px 20px;
	text-decoration: none !important;
}
a.nav03:hover
{
	font-size: 14px;
	background-image: url(/images/public/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -213px;
	padding: 12px 18px 0px 20px;
	text-decoration: none !important;
}
.nav_home
{
	background-image: url(/images/public/menu.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 23px;
	width: 60px;
	height: 25px;
	padding-top: 12px;
	cursor: pointer;
}
.nav_home_hover{background-position:0 -263px;}

.nav_home a:link, .nav_home a:hover, .nav_home a:visited
{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none !important;
}

#lists
{
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 798px;
	z-index: 9999;
}
/* margins for this demonstration only */
#lists li
{
	display: inline;
	float: left;
}
#lists li a.tl
{
}
#lists div
{
	display: none;
}
#lists li a:hover
{
	white-space: normal;
}
#lists li:hover > a
{
	white-space: normal;
}
#lists :hover div
{
	display: block;
	position: absolute;
	top: 33px;
}
#lists :hover div.pos1
{
	background-image: url(/images/public/menu_pop_bg_1116.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 450px;
	left: 83px;
	z-index: 99;
}
#lists :hover div.pos2
{
	background-image: url(/images/public/menu_pop_bg_11162.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 450px;
	left: 175px;
	z-index: 99;
}
#lists :hover div.pos3
{
	background-image: url(/images/public/menu_pop_bg_13.gif);
	background-repeat: no-repeat;
	width: 394px;
	height: 139px;
	left: 386px;
	z-index: 99;
}
#lists :hover div.pos4
{
	background-image: url(/images/public/menu_pop_bg_16.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 200px;
	left: 492px;
	z-index: 99;
}
#lists :hover div.pos5
{
	background-image: url(/images/public/menu_pop_bg_13.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 80px;
	left: 280px;
	z-index: 99;
}
#lists :hover div.pos6
{
	background-image: url(/images/public/menu_pop_bg_16.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	left: 590px;
	z-index: 99;
}
#lists :hover div.pos7
{
	background-image: url(/images/public/menu_pop_bg_16.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 140px;
	left: 688px;
	z-index: 99;
}


#lists :hover div.pos1 dl
{
	display:inline;	
	padding: 0;
	margin-left:5px;
	margin-top:3px;	
	float: left;
	width: 230px;
}

#lists :hover div.pos2 dl
{
	display: inline;
	padding: 0;
	margin:0px 0px 0px 5px;
	float: left;
	width: 230px;
}

#lists :hover div.pos3 dl
{
	display: inline;
	padding: 0;
	margin: 15px 0px 10px 5px;
	float: left;
	width: 110px;
}

#lists :hover div dl
{
	display: inline;
	padding: 0;
	margin: 0px 5px 0px 5px;
	float: left;
	width: 120px;
}
#lists :hover div dl dt
{
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0d4168;
	margin: 0;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
#lists :hover div dl dd
{
	padding: 0;
	margin: 0;
	background-image: url(/images/public/ico-arrow-1.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	height: 20px;
}
#lists :hover div dt a
{
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}
#lists :hover div dd a
{
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #414141;
	text-indent: 17px;
	line-height: 18px;
}
#lists :hover div dd a:hover
{
	text-decoration: underline;
	color: #4d4d4d;
}

.plc-current
{
	width: 925px;
	height: 28px;
	margin: 0 auto;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background-image: url(/images/public/hr_mainnav.png);
	background-repeat: repeat-x;
}
.plc-current li
{
	display: inline;
	color: #607e9f;
	line-height: 28px;
	padding-left: 3px;
}

#mainbanner
{
	width: 925px;
	height: 285px;
	margin: 0 auto;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background-color:#000;
}
#mainbanner img
{
	float: left;
}


#footer
{
	width: 929px;
	text-align: center;
	padding-bottom: 30px;
	margin: 0 auto;
}

#footer div 
{
	color:#cfdee8;
}

#footer ul
{
	clear: both;
}
#footer li
{
	display: inline;
	color: #cfdee8;
	padding-left:5px;
	padding-right:5px;
}
#footer p
{
	margin-top:5px;
	color: #5a7e9b;
	line-height: 150%;
}
#footer img
{
	float: left;
	margin-bottom: 10px;
}


a.lx265c9c:link, a.lx265c9c:hover, a.lx265c9c:visited
{
	color: #265c9c;
	font-weight:normal;
}

a.lx1973c9:link, a.lx1973c9:hover, a.lx1973c9:visited
{
	color: #1973c9;
}
a.lx27304b:link, a.lx27304b:hover, a.lx27304b:visited
{
	color: #27304b;
}
a.lx607e9f:link, a.lx607e9f:hover, a.lx607e9f:visited
{
	color: #607e9f;
}
a.lx285b9c:link, a.lx285b9c:hover, a.lx285b9c:visited
{
	color: #285b9c;
}
a.xlcfdee8:link
{
	color: #cfdee8 !important;
}
a.xlcfdee8:hover
{
	color: #cfdee8 !important;
}
a.xlcfdee8:visited
{
	color: #cfdee8 !important;
}


a.xlnffffffb:link
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}
a.xlnffffffb:hover
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}
a.xlnffffffb:visited
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}

/* -------Start Ò³Âë------------ */
.pager
{
	padding: 20px;
}
.pager dd
{
	float: left;
}
.pager dd a
{
	display: block;
	margin-right: 4px;
	background-color: #eaeaea;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #c9c9c9;
}
.pager dd a:hover
{
	color: #FFFFFF;
	background-color: #006fb5;
	border: 1px solid #004a95;
}

/* -------End Ò³Âë------------ */
ul.sublist{ padding-top:9px;}
ul.sublist li{ height:23px; text-indent:40px; background-image:url(/images/common/ico-1.gif); background-repeat:no-repeat; background-position:27px 4px;}
ul.sublist li a{ font-weight:bold;}

#description span{font-size:14px; line-height:150%;}
#description p{font-size:14px; line-height:150%;}
#description td{font-size:14px; line-height:150%;}
#description font{font-size:14px; line-height:150%;}
#description div{font-size:14px; line-height:150%;}
#description li{font-size:14px; line-height:150%;}