@charset "utf-8";
/* CSS Document */
img{border:none;}
*{margin:0; padding:0;}
html, body{
	height:100%;
	text-align:center;
	font-family:Trebuchet MS;
	color:#535353;
	font-size:15px;
	font-weight:normal;
	background:#07a7fc url(../images/images/bodykg.jpg) repeat-x;
	}
input{ margin:0px;}
#wrapper{ width:734px;
	height:160px;
	margin:0 auto;
	text-align:left;
	
	

}
p{ padding-top:10px;}
#bg{
	width:100%;
	height:800px;
	margin:0 auto;
	text-align:left;
	background-image: url(../images/images/bg.png);
	}
#header_container{width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	background:url(../images/images/top_bg.jpg) repeat-x;
	}
#header_top{ width:734px; height:104px; float: left; padding-top:18px;
} 
#navigation{ width:734px; height:36px; float:left; font-family:Trebuchet MS; color:#6a6a6a; font-size:14px; text-transform:uppercase; font-weight:bold;}
#navigation ul{ list-style:none; margin:0px; padding:0px;}
#navigation li{ float:left; line-height:36px;}
#navigation li a{  color:#6a6a6a; text-decoration:none; padding:0px 16px 0px 19px; }
#navigation li a:hover{  color:#ff7c1a; text-decoration:none;}
#spacing{ width:734px; height:21px; float:left;}
#spacing2{ width:734px; height:11px; float:left;}
#middle_container{width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	
	}
	
#wrapper_mid{ width:734px;
	height:auto;
	margin:0 auto;
	text-align:left;
	
	

}


.box_container{ width:734px; height:auto; float:left;}
.box_top{ width:734px; height:21px; float:left; background:url(../images/images/top_cor.gif) no-repeat;}
.box_mid{ width:669px; height:auto; float:left; background:url(../images/images/box_bg.gif) repeat-y; padding:0px 36px 0px 29px;}
.box_buttom{ width:734px; height:21px; float:left; background:url(../images/images/buttom_cor.gif) no-repeat;}
.orange{
	color:#ff7c1a;
	font-size:21px;
	font-style: italic;
}
.black{
	color:#000000;
	font-size:25px;
	 font-style:normal;  font-weight:bold;
}
.spacing3{ width:669px; float:left; height:45px;}
#stap_container{ width:669px; float:left; height:200px;}
.stap1{ width:334px; float:left; height:200px;}
.pading{width:265px; float:left; height:auto; padding-left:66px; padding-top:15px; }
.input{ width:219px; background:url(../images/images/login_bg.jpg) no-repeat; border:none; line-height:24px;  padding:4px;}
.padding2{width:200px; float:left; height:auto; padding-left:40px; padding-top:15px; }
.st1{ width:180px; float:left; height:18px; padding-bottom:5px;}
label{ width:80px; height:18px; padding-left:5px; font-size:13px;}
.input2{width:13px; height:13px; background:url(../images/images/radio_bg.jpg) no-repeat; border:none;}
.button{ width:669px; height:41px; float:left; padding:15px 0px 0px 0px;}
.footer{ width:719px; line-height:41px; float:left; color:#FFFFFF; text-align:right; padding-right:15px; font-size:13px;}
.footer a{ text-decoration:none; color:#FFFFFF;}
.footer a:hover{ text-decoration:none; color:#FFFFFF;}
.save-msg{
	clear:both;
	padding-top:10px;
	width:500px;
}
.star{
	color:#FF0000;
}
