html {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	/*background-color: #EFEFEF;*/
	background: #F1F1F1 url('images/bg.jpg') center repeat-y;
	padding: 0;
	margin:0 ;
}
p {
	line-height: 10px;
}
#mainform {
	background-color: #F4F4F4;
	border-top: 1px solid #fff;
	height: 45px;
	padding-top: 40px;
	color: #333;
}
#mainform_t {
	background: #F4F4F4 url('images/lgfl.jpg') top left no-repeat;
	border-top: 1px solid #fff;
	height: 45px;
	padding-top: 40px;
	color: #333;
}
#mainform_th {
	background: #F4F4F4 url('images/lgfl.jpg') top left no-repeat;
	border-top: 1px solid #fff;
	height: 45px;
	padding-top: 40px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#premainform {
	background-color: #515D6A;
	height: 15px;
}
#premainformu {
	background-color: #515D6A;
	height: 5px;
}
#premainform2 {
	border-top: #000;
	background: #515D6A url('images/trbg2.png') top right no-repeat;
	height: 150px; 
	font-size: 12px; 
	padding-top: 15px; 
	color: #fff;
}
#premainform3 {
	border-top: #000;
	background: #515D6A url('images/lgdw.jpg') top right no-repeat;
	height: 160px; 
	font-size: 12px; 
	padding-top: 15px; 
	padding-bottom: 10px;
	color: #fff;
}
#notice_block {
	width: 1000px; 
	padding-top: 10px; 
	background-color: #F9EBEB; 
	border-top: 15px solid #D69595; 
	border-bottom: 15px solid #D69595;
}
.accept {
	width: 1000px; 
	padding-top: 10px; 
	background-color: #F4F4F4; 
	border-top: 15px solid #9F2A2A; 
	border-bottom: 15px solid #9F2A2A;
}
#accept {
	width: 1000px; 
	padding-top: 10px; 
	background-color: #F4F4F4; 
	border-top: 15px solid #9F2A2A; 
	border-bottom: 15px solid #9F2A2A;
}
#accepth {
	width: 1000px; 
	background-color: #F4F4F4; 
	border-top: 15px solid #9F2A2A; 
	border-bottom: 1px solid #9F2A2A;
}
#accept_2 {
	width: 1000px; 
	padding-top: 10px; 
	background-color: #F4F4F4; 
	border-top: 15px solid #649F2A; 
	border-bottom: 15px solid #649F2A;
}
#accept2h {
	width: 1000px; 
	background-color: #F4F4F4; 
	border-top: 15px solid #649F2A; 
	border-bottom: 1px solid #649F2A;
}

#hform {
	background-color: #EBEBEB;
	text-align: middle;
	height: 50px;
}
#hformh {
	background-color: #EBEBEB;
	text-align: middle;
}

#bg {
	width:100%;
	background: url('images/logobg.jpg') top center no-repeat;
}

#cbg {
	width:1000px; 
}
#exit a {
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
#exit a:hover {
	text-decoration: underline;
}
.step {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	line-height: 25px;	
}
.step a {
	text-decoration: none;
	color: #000;
}
.step a:hover {
	text-decoration: underline;
}
.afterstep {
	padding-top: 10px;
}
.afterstep img {
	padding: 10px 0 10px 0;
}
.afterquote {
	padding-top: 10px;
}
.menu {
	padding: 0 10px 10px 10px; 
	text-align: left;
}
.menu a {
	color: #333;
	text-decoration: none;
	line-height: 150%;
}
.menu a:hover {
	color: #000;
	font-weight: bold;
}
.up {
	background-color: #649F2A;
	width: 200px;
	color: #fff;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
.up a {
	color: #fff;
	text-decoration: none;
}
.up a:hover {
	text-decoration: underline;
}
.pcurr {
	padding: 4px 7px 4px 7px;
	background: #AAAAAA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
	border: 1px solid #999;
	color: #666;
}
.pnext {
	padding: 3px 6px 3px 6px;
	background: #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
	border: 1px solid #333;
}
.pnext:hover {
	padding: 4px 7px 4px 7px;
	background: #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;	
	border: 1px solid #333;
}
.pmb3 {
	background: url('images/bottbg.png') top right no-repeat;
	height: 150px;
}
.navi {
	height: 30px; 
	background-color: #c0c0c0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
.navi span {
	margin-top: 10px;
	line-height: 25px;
}
.navi a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.abottl a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.abottl{
	margin-left: 25px;
	line-height: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #616F7F;
}
.abottl a:hover{
	border-bottom: 1px dotted #fff;
}
.abottr a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.abottr{
	margin-right: 25px;
	line-height: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #616F7F;
}
.odiv {
	border-bottom: 1px solid #ccc;
	margin-top: 5px; 
	margin-bottom: 5px;
}
.tableh {
	border-bottom: 1px solid #515D6A; 
	margin: 5px; 
	border: 1px solid #ccc; 
	padding: 5px;
	border-collapse: collapse;
}
.bord {
	border: 1px solid #ccc; 
	background: #EBEBEB url('images/trbg.png') top center no-repeat;
}
.bordh {
	border: 1px solid #ccc; 
	background: #EBEBEB url('images/trbg.png') top center no-repeat;
	padding: 5px;
	margin: 10px;
	text-align: left;
}
.lgdw {
	height: 150px;
	background: #515D6A url('images/lgdw.jpg') top right no-repeat;
}
.bord2{
	background-color: #EBEBEB;
	border: 1px solid #ccc; 
	padding: 10px;
}
.tdhist {
	font-size: 16px;
	line-height: 25px;
	padding-top: 5px;
}
.trbott {
	background-color: #E1E1E1;
	height: 150px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #E1E1E1;
}
.mfspan {
	color:#B1B1B1;
	font-size: 10px;
	width:100%;
	text-align: right;
	background-color: #F4F4F4;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.hello {
	font-weight: bold;
	margin-left: 10px;
	color: #333;
}
.hello_bc {
	height: 75px;
	font-weight: bold;
	margin-left: 10px;
	margin-top:-3px;
	padding-top: 15px;
	color: #333;
	/*background: url('images/lgbg.jpg') top repeat-x;*/
	float:left;
	/*font-style: oblique;*/
	line-height: 1.5;
}
.hello2 {
	height: 75px;
	font-weight: bold;
	margin-left: 10px;
	margin-top:-3px;
	padding-top: 5px;
	color: #333;
	/*background: url('images/lgbg.jpg') top repeat-x;*/
	float:left;
	/*font-style: oblique;*/
	line-height: 1.5;
}
.hello2 a{
	color: #333;
}
.helloe {
	width: 11px;
	height: 70px;
	margin-top:-3px;
	/*background: url('images/lgbge.jpg') top right no-repeat;*/
	float:left;
}
.hformb1 {
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #D7D7D7;
	height: 20px;
}
.hformb2 {
	border-bottom: 1px solid #E1E1E1;
	height: 20px;
}
.hformdw {
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.link a {
	color: red;
}

.link a:hover {
	color: red;
	text-decoration: underline;
}


.send_button{
	font-size: 12px;
	cursor: pointer;
	font-family: Tahoma;
	color:#014F86;
	text-decoration:none;
	width:150px;
	height:22px;
	padding:0px;
	border:1px solid #DDD;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	
	background:#FFFFFF;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#ECECEE));
	background:-moz-linear-gradient(0% 90% 90deg, #EEE, #FFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ECECEE');
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.send_button:hover {
	border-color:#014F86;
}

.upload_button{
	font-family: Tahoma !important;
	font-size: 12px !important;
	cursor: pointer;
	color:#014F86;
	text-decoration:none;
	width:250px;
	height:22px;
	padding:0px;
	border:1px solid #DDD;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;

	background:#FFFFFF;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#ECECEE));
	background:-moz-linear-gradient(0% 90% 90deg, #EEE, #FFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ECECEE');
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.upload_button:hover {
	border-color:#014F86;
}