@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat-x center top;
	font-family:Arial, Tahoma, Verdana;
	font-size:0.9em;
}
div, ul, li{
	margin:0px;
	padding:0px;
}
a{
	color:#040a47;
	text-decoration:none;
}
a:hover{
	color:#06C;
	text-decoration:none;
}
h2{
	font-size:27px;
	margin:0px;
	padding:9px 0px 0px 0px;
	text-align:center;
}
h3{
	font-size:16px;
	color:#003366;
	margin:0px;
	padding:0px;
}
h5{
	color:#003366;
	font-size:18px;
	margin:0px;
	padding:0px 10px;
	font-weight:bold;
}
h6{
	color:#666;
	font-size:10px;
	margin-left:0px;
	margin-top:5px;
	padding:0px;
}
.clrbth{
	clear:both;
}
#container{
	width:1190px;
	margin:0px auto;
}
#top-text{
	background:url(../images/toptext-shadow.jpg) no-repeat center bottom;
	height:52px;
}
#logo{
	float:left;
	padding:16px 0px 0px 38px;
	width:202px;
}
#name{
	float:left;
	padding:92px 0px 0px 40px;
	width:500px;
}
#top-right{
	float:right;
}
#top-right img{
	padding:0px 4px;
}
#top-right-links{
	margin-top:63px;
	text-align:right;
}
#top-right-menu{
	margin-top:164px;
	text-align:right;
}
#top-right-menu ul{
	list-style-type:none;
	font-size:13px;
	font-weight:normal;
}
#top-right-menu ul li{
	float:left;
	padding:0px 4px;
}
#top-right-menu ul li a{
	color:#003366;
	text-decoration:none;
}
#top-right-menu ul li a:hover{
	color:#06C;
}



.box-top{
	background:url(../images/box-top.jpg) no-repeat center top;
}
.box-btm{
	background:url(../images/box-btm.jpg) no-repeat center bottom;
	min-height:150px;
	padding:0px 26px 20px 20px;
	width:208px;
	position:relative;
}
.box-mdl{
	background:url(../images/box-mdl.jpg) repeat-y center top;
}

#left{
	float:left;
	width:254px;
}
#right{
	float:right;
	width:254px;
}
#home-content{
	float:left;
	width:660px;
	margin-left:11px;
}

.box-btm h4{
	color:#003366;
	font-size:16px;
	border-bottom:1px solid #c4c7ce; 
	margin:0px;
	padding:20px 0px 8px 0px;
}
ul.list-mnu{
	list-style-type:none;
	padding:7px 0px;
	font-weight:bold;
	font-size:13px;
}
ul.list-mnu li{
	background:url(../images/line.jpg) no-repeat left bottom ;
	padding:5px 0px 7px 0px;
}
ul.list-mnu li a{
	color:#797979;
	text-decoration:none;
}
ul.list-mnu li a:hover{
	color:#333;
	text-decoration:none;
}
.no-border{
	background:none !important;
}

.icon-folder{
	position:absolute;
	right:10px;
	bottom:22px;
}
#icon-letter{
	position:absolute;
	right:5px;
	bottom:14px;
}




.hmbox-top{
	background:url(../images/hmbox-top.png) no-repeat center top;
}
.hmbox-btm{
	background:url(../images/hmbox-btm.png) no-repeat center bottom;
	min-height:150px;
	width:660px;
	position:relative;
}
.hmbox-mdl{
	background:url(../images/hmbox-mdl.png) repeat-y center top;
}
.hmbox-btm h4{
	color:#333;
	font-size:16px;
	margin:0px auto;
	padding:20px 0px 8px 0px;
	width:290px;
}
.hmbox-btm h4 img{
	float:left;
	padding-right:10px;
}
#home-form{
	margin:0px auto;
	width:405px;
	padding:10px 0px 10px 0px;
}
#home-form p{
	float:right;
	text-align:right;
}
#home-form a{
	color:#292929;
    text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
}
#home-form a:hover{
	color:#000;
    text-decoration:underline;
}
.txtfld{
	border:1px solid #a5a5a5;
	padding:2px;
	width:405px;
}
.txtdropdown{
	border:1px solid #a5a5a5;
	padding:2px;
	width:412px;
}
#home-data{
	padding:10px;
	margin-top:8px;
	text-align:justify;
	text-justify:inter-word;

}
ul.hmdata{
'	list-style-position:inside;
	font-weight:normal;
	margin-top: -10px;
	text-align: justify;
}
ul.hmdata li{
'	padding:2px 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 9px;
	list-style-image: url('../images/arrow.png');
}
ul.hmdata li a{
	text-decoration: underline;
	color: blue;
}
ul.hmdata li a:hover{
'	color:#000;
	text-decoration:underline;
}

#cnotice {
	text-align:center;
	height:30px; 
	padding-top:20px;
	font-weight:bold;
}

#inner-content{
	float:left;
	margin-left:20px;
	width:915px;
}

#inner-content2{
	padding-left:300px;
	padding-top:15pt;
	float:absolute;
}



#inner-content h3{
	padding:20px 0px;
}

#inner-content a{
	text-decoration: underline; 
	color: blue;
}
