@charset "utf-8";
/* CSS Document */
/*全局样式*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#e7e7e7; color:#5d5d5d; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle; font-family:Arial; font-weight:normal;}

a{text-decoration:none;}
a:link{color:#011b3a;}
a:visited{color:#011b3a;}
a:hover,a:active,a:focus{color:#c00; text-decoration:underline;}

.clearit{clear:both;}
.fl{float:left;}
.fr{float:right;}
.xian{border-bottom:1px #dbdbdb solid; height:2px; font-size:0;}
.xian1{border-bottom:4px #f0bca2 solid; height:6px; font-size:0;}

/*link*/
.a01{text-decoration:none;}
.a01:link{color:#fff;}
.a01:visited{color:#fff;}
.a01:hover,a:active,a:focus{color:#c00; text-decoration:underline;}

.a02{text-decoration:none;}
.a02:link{color:#2e6898;}
.a02:visited{color:#2e6898;}
.a02:hover,a:active,a:focus{color:#c00; text-decoration:underline;}

/*page*/
#page{margin:0 auto; width:849px;}
.headerTop{height:10px; margin-top:7px; font-size:0; background:url(memberTop.gif) no-repeat;}
.header{width:849px; background:#fff; padding:5px 0 0 0;}
#logo{float:left; padding:0 0 0 10px;}
#adText{float:left; width:500px; padding:40px 0 0 5px;}
#hengAd{margin-top:10px;}
.applyNow{padding:15px 0 15px 20px;}
.hotOnlines{width:500px; padding:30px 0 0 20px;}
.memTitle{float:left; padding:15px 0 0 15px; text-align:right; font-size:16px; font-weight:bold;}
.memTitle span{margin:0 0 0 160px;}
.memImg{width:849px; padding:15px 0; text-align:center;}
.memImg img{width:144px;}
.memImg span{float:left; font-size:14px; color:#ff6000; font-weight:bold; width:210px; display:block;}

.content{width:849px; background:#fff;}
.bottom{height:10px; margin-bottom:7px; font-size:0; background:url(memberBot.gif) no-repeat;}
