@charset "utf-8";

/* CSS Document */

body{

	background:#fff;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	text-align:left;

	color:#003069;

}

*{

	margin:0;

	padding:0;

	border:0;

}

a{

	text-decoration:none;

}

ul li{
list-style:none;

	


}

.hide

{

     position: absolute;

     left: -9999px;

} 

/*==========================Page structure=============================*/



#wrap{

	width:887px;

	margin:0 auto;

	padding:40px 0;

}

/*--------------------------Header--------------------------------------*/

#header{

	width:887px;

	padding-bottom:10px;

}



#header h1 a{

	font-family:Verdana, Geneva, sans-serif;

	font-size:22px;

	text-transform:uppercase;

	color:#003069;

	font-weight:normal;

}



#header h1 span{

	font-size:11px;

	padding-left:5px;

	font-weight:normal;

}

/*----------------------------MainBody----------------------------------*/

#mainbody{

	width:885px;

	margin:0 auto;

	background:url(images/bgr_mainbody.gif) repeat-y top left;

	border:1px solid #000;

}

#mainbody .icobody{

	width:885px;

	min-height:470px;

	background:url(images/ico_rtbnr.gif) no-repeat right 202px;

	overflow:hidden;

}

#mainbody .innbody{

	float:left;

	width:803px;

	padding-top:36px;

}

/*------------------------------Page 2 --------------------------------*/

.contentlft{

	width:474px;

	padding:52px 0 23px 52px;

	float:left;

	height:472px;

}

.scroll{

	width:474px;

	background:#dcf1fc;

	text-align:left;

	height:472px;

	overflow:auto;

}

.scroll div{

	padding:15px;

	width:424px;

}

.contentrit{

	float:right;

	width:267px;

	padding:52px 0 0 10px;

}

/*---------------Main page-------------*/

.mainpage{

	width:803px;

	height:550px;

	}

.mainpage img{

	margin-right:52px;

	position:relative;

	top:0;



}

.mscroll{

	width:385px;

	padding:20px 0 0 67px;

	height:338px;

	overflow:auto;

}

.hdrcont{

	width:700px;

	display:block;

	height:110px;

	padding:82px 0 0 65px;

}

/*-------------------end------------------------*/

.contentrit .imgtag{

     position:absolute;

}

.contentrit img{

	max-width:267px;

	max-height:402px;

	display:block;

	margin:80px 0 0 30px;

}

.contentrit .lfnav{

	width:149px;

	position:relative;

	top:0;

	bottom:0;

}

.contentrit ul{

	padding-top:10px;

	background:url(images/bgr_ritmenu.png) repeat-y;

}

.contentrit ul li{

	width:149px;

	text-align:left;

}

.contentrit ul li a{

	width:149px;

	display: block;

	text-decoration: none;

	font-weight:normal;

	padding:7px 0;

	color:#fff;

	font-size:11px;

	padding-left:8px;

}

.contentrit ul li a:hover{

	width:141px;

	background:url(images/bgr_hritmenu.png) repeat-y left;

	color:#fff;

}

/*------------------------------Page 3 --------------------------------*/

.dlfile{

	width:440px;

	float:left;

}

.dlfile img{

	width:49px;

	padding:16px 10px 0 0;

	height:70px;

	float:left;

}

.dlfile a{

	font-size:14px;

	margin-top:35px;

	color:#003069;

	font-weight:bold;

	display:block;

}

.scroll div em{

	font-size:11px;

}

/*-------------------------------End------------------------------------*/

/*-----------------------------Navigation-------------------------------*/

#nav{

	width:770px;

	background:#003069;

	height:45px;

}

#nav ul{

	width:770px;

}

#nav ul ul li{

	float: left;

	list-style: none;

	margin: 0px;	

}

/*\*/

html>body* #nav ul ul li a {	

	display:block;

	font-size:14px;

	color:#FFFFFF;

	padding:15px 17px 14px 17px;

	font-weight:normal;

	font-family:Verdana, Geneva, sans-serif;}

/**/

#nav ul ul li a{

	display:block;

	font-size:14px;

	color:#FFFFFF;

	padding:15px 17px 13px 17px;

	font-weight:normal;

	font-family:Verdana, Geneva, sans-serif;

}

#nav ul ul li ul{

	width:149px;

	display:block;

	padding-top:10px;

	background:#59af99;

}

#nav ul ul li ul li a{

	width:141px;

	display: block;

	text-decoration: none;

	font-weight:normal;

	padding:7px 0 7px 8px;

	color:#fff;

	font-size:11px;

}

#nav ul ul li ul li a:hover{

	background:#003069;

}

#nav ul li a:hover , #nav ul li.current_page_item a{

	color:#fff;

}

#nav ul li ul{

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 149px;

	margin: 0px;



	}

#nav ul li li {

	margin: 0px;

	padding: 0px;

	}

#nav ul li li:first-child{

	border:0;

}

#nav ul li ul a { 

	width: 149px;

	background:#59af99;

	color:#fff;

	display:block;

	font-weight:normal;

	font-family:Verdana, Geneva, sans-serif;

	}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li.sfhover ul ul, #nav ul li.sfhover ul ul ul {

	left: -999em;

	}

#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul, #nav ul li li li.sfhover ul {

	left: auto;

	}

#nav ul li:hover, #nav ul li.sfhover { 

	position: static;

	}

/*-----------------------------Footer-----------------------------------*/

#footer{

	width:887px;

	padding-top:3px;

	overflow:hidden;

	font-size:11px;

}

#footer a img{

	float:left;

	width:153px;

	height:52px;

}

#footer p{

	padding-top:22px;

	width:727px;

	padding-left:7px;

	float:right;

	text-align:right;

}

#footer p a{

	color:#003069;

}

