body{
	font-family:Arial, sans-serif;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#FFF;

	
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 140px;
}
img{ border:none}
h1,h2,h3{
    font-family:Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 2.3em;
	color: #333;
	margin-left: 0px;
	margin-bottom: 0em;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 1.4em;
	color: #006C6C;
}
h3{
	font-size: 1.6em;
	color: #036;

}
h4{
	font-size: 1.4em;
	color: #066;

}
/*ul{ list-style:square url(none); margin:0px 0px 0px 2.2em; padding:0px;}
*/

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
ul.list{ margin-left:25px;}
li{
	margin-bottom: 1em;
}
p, li{
	font-size: 0.9em;
}
a{
	text-decoration: underline;
	color: #09C;
}
.left{
	float: left;
}

.right{
	float: right;
}
.clear{
	clear: both;
	height: 20px;
}

#container{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/BG_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}
#page{
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
.header{
	height: 116px;
	background-color: #073350;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.header-inner{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.login{
	position: relative;
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
.login form{

}
.login input{
	height: 20px;
	width: 116px;
	border: 1px solid #59C0E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1B6C81;
	font-weight: lighter;
}
.logo{
	float: left;
	margin-top: 16px;
}

.content{
	margin-top: 20px;
	float: left;
	width: 900px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
	min-height:650px;
	background-color: #FFF;
}
.banner{
	margin-top: 20px;
	width: 920px;
	z-index: -9999;
}
.slide-show{
	background-color: #FFFFFF;
	margin-top: 20px;
	border: 1px solid #D0CBBB;
	background-image: url(../images/announcement_bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	width: 918px;
}
.col-1-left{
	width:272px;
	float:left;
}
.col-1-right{
	width:272px;
	float:right;
}
.contentbox{ width:560px;}
.box-mid{
	width:272px;
	margin-left: 24px;
}
.col-right{
	float: right;
	width: 212px;
	margin-right: 0px;
}
.col-left{
	width: 665px;
	float: left;
}
.footer{
	height: 60px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: hidden;
	clear: both;
}
.footer a{ color:#87c9cd;}
.announcement-board{
	display: block;
	width: 264px;
	background-image: url(../images/announcement-board.png);
	background-repeat: no-repeat;
	height: 487px;
	float: right;
	padding-top:80px;
}
.announcement-board-box{
	width: 244px;
	overflow: hidden;
	margin-left:10px;
}
.announcement-board ul{
	padding-top: 85px;
	margin-left: 25px;
}
.announcement-board li{
	line-height: 12px;
	margin-bottom: 1em;
	color: #FFFFFF;
	font-size: 11px;

}
.announcement-board p{
	color: #039;
	font-weight: bold;
}
.quick-link{
	width: 210px;
	float: right;
}
.title-block{
	background-color: #669966;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	width: 220px;
	margin-left: 16px;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service-box{
	width: 272px;
	margin-bottom: 30px;
}
.col-left-about{
	width: 420px;
	float:left;
}
.col-right-about{
	width: 420px;
	float:right;
}
.footer p{
	font-size: 11px;
	color: #666;
}
.content p{
	font-size:13px;
	line-height: 21px;
}
.content p.small{
	font-size:11px;
	line-height: 14px;
	color: #333;
	margin-top: 8px;
	margin-bottom: 0px;
}
.sticker{
	height: 55px;
	width: 70px;
	float: left;
	margin-left: 15px;
}
.underline{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D0CBBB;
	padding-bottom: 10px;
}



#slideshow{
	position:relative;
	height:283px;
	z-index:3;
}

#slideshow IMG{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow-static IMG{
    position:absolute;
    top:0;
    left:0;
}

#slideshow IMG.last-active {
    z-index:9;
}




.subNav{
	display: block;

	
}
.subNav a{
	width: 192px;
	text-decoration: none;
	background-color: #39C;
	display: block;
	padding: 10px;
	color: #FFF;
	margin-bottom: 1px;
}
.subNav a:hover{
	width: 192px;
	text-decoration: none;
	background-color: #216485;
	display: block;
	padding: 10px;
	color: #FFF;
	margin-bottom: 1px;
}
.navBox{
	margin-bottom: 20px;
}
.navBox h3{
	background-image: url(../images/nav_left_heading_bg.gif);
	padding:8px!important;
	font-size:14px;
	color:#FFF;
	line-height:14px;
}

