
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,a:hover,code,em,images,dl,dt,ol,ul,li,input,textarea,form,label,cite,img,p {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	list-style: none;
	font-style: inherit;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	color: #000000;
	text-decoration: none;
} 
body {
	background:#fff;
}

.div_x{ clear:both;}


/* Reg */
.Reg {padding-top:87px;width:654px;margin:0 auto}
.Reg_bg {padding:10px 50px 0;overflow:hidden;zoom:1}
fieldset {border:#777 1px solid;border-width:0 0 0;margin:10px auto 0}
fieldset.Nowidth {width:auto;/*border-width:0 0 2px;*/}
fieldset legend {color:#696969;font-weight:bold}
fieldset dl {padding:10px 0 0;overflow:hidden;zoom:1}
fieldset dl dt ,fieldset dl dd {float:left;color:#696969;}
fieldset dl dt {clear:both;text-align:right;width:100px;line-height:22px}
fieldset dl dd {width:439px;line-height:18px;padding-bottom:10px;}
fieldset input ,fieldset select {width:198px;height:25px;border:1px solid rgb(192, 192, 192);}
fieldset input.chk {width:55px;height:22px;}
fieldset input.radio {height:auto;width:auto;border:0}
fieldset table {line-height:12px;}
fieldset table span {line-height:18px;}
fieldset div {overflow:hidden;zoom:1}

.RegBtn {clear:both;overflow:hidden;zoom:1;padding:14px 0 44px 185px;margin:0 -50px}
.zc {float:left;background:url(../image/ZC_btn.png) no-repeat 0 0;width:100px;height:37px;display:block;text-indent:-999em;margin-right:65px;}
.zc:hover {background-position:0 -37px;margin-right:65px;}
.qx {float:left;background:url(../image/ZC_btn.png) no-repeat -100px 0;width:100px;height:37px;display:block;text-indent:-999em}
.qx:hover {background-position:-100px -37px}
.reg_errorh{color: #eb0000; height:10px; padding-top:0px; padding-left:15px; background:url(../image/reg_error.gif) left top no-repeat;}
.reg_righth {color: #208900; height:10px; padding-top:0px; padding-left:15px; background:url(../image/reg_right.gif) left top no-repeat;}

#maillist, #register .toemail iframe {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-right: 1px solid #ccc;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: 0;
    /*position: absolute;*/
    top: 41px;
    width: 200px;
    z-index: 999;
}
#maillist ul li{
    color:#666;
    cursor:pointer;
}
#maillist ul li:hover{
    color:#999;
}
#maillist h3{font-size:12px; color: #696969;}
#maillist li{font-size: 12px; color: #696969;}




