body{
	margin:0;
	font:13px "Times New Roman", Times, serif;
	background:#e6e7e8;
	color:#4e4d50;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
h1{
	margin:0;
}
#main{
	width:800px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}
/* Header start */
#header{
	width:800px;
	padding-bottom: 4px;
	position:relative;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
#header img{
	float:right;
}
#header-up{
	width:800px;
	height:127px;
	background:#00539b;
}
#header-up ul{
	width:220px;
	margin:60px 0 0 254px;
	padding:0;
	list-style:none;
	background:#00539b;
	color:#fff;
	font-size:12px;
	float:left;
	overflow:hidden;
}
#header-up ul li{
	padding:0 9px 0 0;
	float:left;
}
#header-up ul li a{
	color:#fff;
}
#header-top{
	width:534px;
	height:161px;
	float:left;
	overflow:hidden;
	background:#00539b;
}
.inner .logo{
	padding-top:20px;
}
.logo{
	padding:26px 0 0 27px;
	float:left;
}
.logo a{
	width:256px;
	height:85px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat;
}
.slogan{
	margin:80px 0 0 22px;
	width:137px;
	height:54px;
	overflow:hidden;
	float:left;
	background:url(../img/slogan.gif) no-repeat;
	text-indent:-9999px;
}
.nav-div{
	width:550px;
	background:#ffd65c;
	float:left;
	margin-top: 4px;
	padding:0 0 0 250px; /*original 170px*/
}
.navigation{
	width:auto;
	margin:0;
	padding:0;
	list-style:none;
	background:#00539b;
	font-size:14px;
	float:left;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}
.navigation li{
	float:left;
	padding:7px 16px 4px 16px;
}
.navigation li a{
	color:#fff;
	text-decoration: none !important;
}
.navigation li:hover a{
	color:#ffd65c;
}
.navigation li.hover,
.navigation li:hover {
	position: relative;
}
.navigation li.hover ul,
.navigation li:hover ul{
	display: block;
}
.navigation ul{
	width:138px;
	position:absolute;
	top:27px;
	left:0;
	z-index:101;
	text-align:left;
	display:none;
	background:#c8e2ee;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	/*border:1px solid #00539B;*/
}
.navigation ul li{
	padding:0;
	width:100%;
}
.navigation li.hover ul li a,
.navigation li:hover ul li a{
	padding:6px 0 5px 19px;
	color:#00539b;
	overflow:hidden;
	display:block;
}
.navigation ul li.hover a,
.navigation ul li:hover a{
	background:#ffd65c;
	color:#00539b;
}
.navigation li ul li.hover ul,
.navigation li ul li:hover ul{
	display: block !important;
}
.navigation ul ul{
	width:180px;
	position:absolute;
	top:0;
	left:138px;
	z-index:101;
	text-align:left;
	display:none !important;
	margin:0;
	padding:0;
	background:#c8e2ee;
	list-style:none;
	/*border:1px solid #00539B;*/
}
.navigation ul ul li a{
	background:#c8e2ee !important;
}
.navigation ul ul li.hover a,
.navigation ul ul li:hover a{
	background:#ffe69d url(../img/a-drop-menu.gif) no-repeat 0 1px !important;
	color:#00539b;
}

/* Header end Contrnt start */
#content{
	width:800px;
	overflow:hidden;
	padding-bottom: 4px;
	background:url(../img/content-bg.gif) repeat-y;
}
.inner #content{
	background:none;
}
/* Left-box start */
.inner .left-box{
	/*width:426px;*/
	width:418px;
}
.left-box{
	float:left;
	width:212px;
	overflow:hidden;
}
.left-box img{
	float:left;
}
.left-box .right{
	float:right;
}
.left-box ul{
	border-top:4px solid #FFF;
	width:195px;
	margin:0;
	padding:7px 0 7px 9px;
	list-style:none;
	background:#00539b;
	color:#fff;
	font-size:12px;
	float:left;
}
.left-box ul li a{
	color:#fff;
}
/* Left-box end Content-box start */
.inner .content-box{
	width:354px;
	background:#c8e2ee;
	padding:19px 0 0 24px;
}
.inner .content-box strong{
	display:block;
	padding-bottom: 13px;
	color:#00549b;
}
.inner .content-top{
	width:350px;
	float:right;
	overflow:hidden;
	padding:0 0 16px 0;
}

.inner .content-top .time-table{
	width:160px;
	float:left;
}
.inner .content-top .time-table span{
	color:#4d4d4f;
	font-style:italic;
	line-height:15px;
}
.inner .content-top .time-table p{
	margin:0;
	color:#00549b;
	text-indent:0;
	font-weight:bold;
	line-height:15px;
}
.inner .content-top .time-table a{
	color:#4d4d4f;
	line-height:15px;
}
.content-box{
	float:right;
	width:542px;
	overflow:hidden;
	padding:24px 18px 0 0;
}
.inner .content-box h2{
	margin:0;
	padding-bottom: 3px;
}
.content-box h2{
	font-size:29px;
	margin:0 0 11px 0;
	color:#4e4d50;
	font-weight:normal;
}
.content-box p{
	margin:0 0 15px 0;
	text-indent:13px;
}
.content-box .none{
	margin:0;
}
.content-box h3{
	font-size:14px;
	font-weight:normal;
	color:#00539b;
	margin:0;
}

/* Content end Content-box end Footer start */
#footer{
	width:800px;
	overflow:hidden;
}
.inner #footer{
	width:800px;
	padding:27px 0;
	background:#00549b;
	overflow:hidden;
}

/* Paging */
div.paging {
	color: #4D4D4F;
	margin-bottom: 5px;
	font-size:0.95em;
	letter-spacing:0.08em;
}
div.paging div.disabled {
	color: #C8E2EE;
	display: inline;
}
div.paging span {
	color: #4D4D4F;
}
div.paging span.current {
	color: #000;
}
div.paging span a {
	color: #4D4D4F;
}
div.paging a {
	color: #4D4D4F;
}
div.paging a:hover {
	color: #00549b;
	font-weight:bold;
}

/* Forms */
label {
	display: block;
	font-size: 1.0em;
	padding-right: 20px;
}

.form {
	text-align:left;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}