@charset "utf-8";
/* zly  time:2014-08-07 */
body,div,hr,p,blockquote,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,button,select,textarea,fieldset{ margin:0;padding:0;}
img, fieldset { border: 0; }
img { width: 100%; height: auto; }
main, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,form { display: block; }
body { overflow-x:hidden; background:none; color: #333; font-size:1em; line-height:1.8; font-family: Verdana, Helvetica, Arial, "Microsoft YaHei", SimSun, sans-serif;}
a { text-decoration: none; outline: none; -webkit-tap-highlight-color: transparent; }
h1, h2, h3, h4, h5, h6 { line-height: 2em; margin: 0px 0 .4em; font-size:100%; }
ul, li { margin: 0; padding: 0; list-style: none; }
dl,dd,dt { margin:0; padding:0;}
em { font-style:normal;}
var { display:none;}

body { background:#e5f1f7 url(../images/bg.jpg) 0 0 repeat-x; /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c7ecff), to(#e5f1f7)); backgroun-size:100% 100%;*/}
.page { width:60em; margin:0 auto;}

.logo { height:3.5em; padding:1em; }
.logo img { max-height:3.5em; width:auto; height:100%;}
#content { padding:20px; border:1px solid #b4ddf5; background:#fff; color:#333; }
#content .title { position:relative; margin:2em 1em 3em 1em; border-bottom:1px solid #e2e2e2;}
#content .title strong { position:relative; bottom:-3px; left:18%; padding:0 0.5em; border-bottom:3px solid #c4232a; font-size:120%;}
	/*表单*/
	.formbox { /*margin:0.5em 0; padding:1em;*/}
	.formbox li { clear:both; margin:1em 0;}
	.formbox label { display:inline-block; float:left; width:30%; margin-bottom:0.5em; font-size:120%;  text-align:right;}
	.formbox em a { color:#ff6113;}
	.formbox .input { width:36%; margin:0 0.5em 0.1em 0; padding:0.3em; border:1px solid #999;box-shadow: 2px 3px 0px #f5f5f5 inset;-webkit-box-shadow: 2px 3px 0px #f5f5f5 inset; background:#fff; color:#666; font-size:120%; font-family:"Microsoft YaHei"; vertical-align:middle; text-indent:0.5em;-moz-box-shadow: 2px 3px 0px #f5f5f5 inset;}
	.formbox .span { width:36%; margin:0 0.5em 0.1em 0; padding:0.3em; border:0px solid #999;  font-size:120%; font-family:"Microsoft YaHei"; vertical-align:middle; text-indent:0.5em;}
	.formbox .yzm { float: left; width: 15%; margin-right: 0.5em;}
	.formbox .yzm_img { float: left; width: 5em; height: 2.9em;}
	.formbox .enter { padding:2em 0;}
	.formbox .btn_login { width:119px; height:38px; border:0; background:#d28923 url(../images/btn_login.jpg) center 0 no-repeat; text-indent:-9999px; overflow:hidden;}
	.formbox .btn_regist { width:119px; height:38px; border:0; background:#3fae2a url(../images/btn_regist.jpg) center 0 no-repeat; text-indent:-9999px; overflow:hidden; }
	.formbox .btn_buy { width:119px; height:38px; border:0; background:#3fae2a url(../images/btn_buy.jpg) center 0 no-repeat; text-indent:-9999px; overflow:hidden; }
	.formbox .btn_login:active,
	.formbox .btn_regist:active{ filter:Alpha(opacity=60); opacity: 0.6; z-index:10;}
/*.formbox .infor_tip { color:#ff9900; font-size:120%;}*/
.bottom { line-height:5em; text-align:center;}