@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg_stripes.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	text-align:justify;
	}
h1, h2, h3, h4, h5{
	margin:0px;
	padding:0px;
	}
a{
	outline:none;
}
#bg{
	float:left;
	background:#0b6f9c;
	height:517px;
	width:100%;
	border-top:#004384 solid 5px;
	}
#main{
	margin:0 auto;
	width:950px;
	background:#FFF;
	position:relative;
	}
#logo{
	float:left;
	width:275px;
	position:absolute;
	left:10px;
	z-index:1000;
	}
#topper{
	float:right;
	width:950px;
	height:158px;
	}
#support{
	width:237px;
	float:right;
	padding-top:20px;
	padding-left:200px;
	}
#menu{
	float:right;
	width:653px;
	background:#000;
	margin-top:34px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2f2f2f, #000));
	background: -webkit-linear-gradient(#2f2f2f, #000);
	background: -moz-linear-gradient(#2f2f2f, #000);
	background: -ms-linear-gradient(#2f2f2f, #000);
	;background: -o-linear-gradient(#2f2f2f, #000);
	background: linear-gradient(#2f2f2f, #000);
	-pie-background: linear-gradient(#2f2f2f, #000);
	
	position:relative;
	behavior: url(pie/PIE.htc);
	}
#menu ul{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:653px;
	}

#menu li a{
	padding:0 11px;
	line-height:50px;
	float:left;
	display:block;
	text-decoration:none;
	color:#FFF;
	border-right:#000 solid 1px;
	}
#menu li a:hover{
	color:#01a1d0;
	}
#menu li a.active{
	color:#01a1d0;
	}
#menu li a.last{
	border:solid 0;
	}
#center{
	float:left;
	background:#FFFFFF;
	width:950px;
	}
#center_total{
	float:left;
	
	-webkit-box-shadow: 0px 0px 10px 0px #000;
-moz-box-shadow: 0px 0px 10px 0px #000;
box-shadow: 0px 0px 10px 0px #000; 
	}
#banner{
	float:left;
	width:930px;
	padding:10px 15px 10px 10px;
	}
#content{
	float:left;
	width:920px;
	padding:15px;
	}
#content_right{
	float:right;
	width:250px;
	}
#content_left{
	float:left;
	width:650px;
	}
#content_left a{
	color:#333333;
	text-decoration:none;
	}
#content_left a:hover{
	color:#50C1E3;
	}
#content_left h1{
	font-size:15px;
	}
.mission{
	float:left;
	width:315px;
	}
#related{
	float:left;
	width:250px;
	background:#e6e6e6;
	}
#related_inner{
	border:#FFFFFF 3px solid;
	width:236px;
	background:#f4f4f4;
	margin:5px auto;
	}
#related_inner ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#related_inner li a{
	width:180px;
	height:27px;
	display:block;
	color:#000000;
	text-decoration:none;
	background:url(../images/bullet.jpg) left center no-repeat;
	padding-left:20px;
	line-height:27px;
	border-top:#e6e6e6 1px solid;
	border-bottom:#fff 1px solid;
	margin-left:17px;
	}
#related_inner li a:hover{
	color:#0099FF;
	}	
#related_inner li a.acti{
	color:#0099FF;
	}
#footer{
	float:left;
	width:910px;
	background:#000000;
	padding:20px;
	color:#999;
	}
#footer span{
	float:left;
	width:250px;
	font-size:11px;	
	}
#letter{
	width:250px;
	float:right;
	border:#333333 solid 1px;
	padding:20px;
	}
.text_field{
	background:#414141;
	border:#333333 solid 1px;
	height:22px;
	width:248px;
	}
.bu{
	background:#0a6e9c;
	color:#FFFFFF;
	margin-top:10px;
	border:none;
	padding:2px;
	}
.bu:hover{
	background:#06F;
	color:#FFFFFF;
	margin-top:10px;
	border:none;
	padding:2px;
	cursor:pointer;
	}
#footer_last{
	float:left;
	background:#080808;
	color:#666;
	width:910px;
	padding:10px 20px;
	font-size:11px;
	}
#footer_last a{
	color:#32ACD3;
	}
#footer_last a:hover{
	color:#666;
	}
#footer p{	
	font-size:14px;
	color:#999;
	padding:0;
	margin:0;
}
.border-R-B {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}
.border-L-T {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}
.reg-textfield {
    background-color: #F0EEE8;
    border: 1px solid #99947B;
    color: #4A4739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 18px;
    width: 230px;
}
.reg-listmenu {
    background-color: #F0EEE8;
    border: 1px solid #99947B;
    color: #4A4739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 60px;
    width: 230px;
}
.application-1st {
    background-color: #F0EEE8;
    border: 1px solid #99947B;
    color: #4A4739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    width: 480px;
}
.application-mark {
    background-color: #F0EEE8;
    border: 1px solid #99947B;
    color: #4A4739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 15px;
    width: 90px;
}
.male {
    background-color: #F0EEE8;
    border: 1px solid #99947B;
    color: #4A4739;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    width: 120px;
}
.reg-button {
    background-color: #4A4739;
    border: 1px solid #827C64;
    color: #EAE7DD;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 20px;
    width: 60px;
}
.reg-button:hover {
	background-color: #09F;
	border: 1px solid #827C64;
	color: #EAE7DD;
	}