﻿/* 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:#fff;color:#414141;font-size:12px; font-family:Arial;}

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:#23579b;}
a:visited{color:#23579b;}
a:hover,a:active,a:focus{color:#c00; text-decoration:underline;}

.clearit{clear:both;}
.line10{line-height:10px; height:10px; font-size:0;}
.line20{line-height:20px; height:20px; font-size:0;}
.line5{line-height:5px; height:5px; font-size:0;}
.line4{height:4px; line-height:4px; font-size:0px;}
.red{color:red;}
.fl{float:left;}
.fr{float:right;}

/*top*/
#top{float:left; width:790px;}
.logo{float:left; width:200px; padding:3px 15px;}
.topRigth{float:right; width:220px; padding:20px 0 0 0;}
.xian{padding:0 10px;}

/*main*/
#main{width:790px;}
.introduction{padding:0 0 0 15px; margin:0 0 7px 0;}
.introduction h1{font-size:16px;}
.introduction p{line-height:20px; color:#737373;}

.inputArea{padding:0 0 0 15px;}
.inputTitle{width:780px; height:33px; line-height:33px; background:url(/MemberCenter/images/reg_title.gif) no-repeat;}
.inputTitle h2{padding:0 0 0 10px; color:#0d448d; font-size:16px;}
.inputTitle h2 span{font-size:12px; font-weight:normal; color:#737373;}
.inputContent{width:780px; background:url(/MemberCenter/images/reg_title1.gif) repeat-y; padding:10px 0;}
.inputContent h4{height:31px; color:#0d448d; font-size:16px; padding:0 0 0 10px; margin:10px 1px; line-height:31px; background:#e7f6fe;}
.inputContent h4 span{font-size:12px; font-weight:normal; color:#737373;}
.inputbox{margin:0 1px 5px 15px;}
.inputbox input{}
.inputbox label{cursor:pointer;}
.inputbox h3{font-size:12px;}
.inputbox p{width:760px; color:#737373;}
.inputbox span{color:#737373;}
.regImgBut{border:0px; width:162px; height:27px; background:url(/MemberCenter/images/reg_but.gif) no-repeat;}
.inputbox ul li{margin:0 10px 0 0;}
.inputbox ul li input{ float:left; width:20px;}
.inputBot{width:780px; background:url(/MemberCenter/images/reg_title2.gif) no-repeat; height:5px; font-size:0;}

.serviceXY{padding:15px;}
.serviceXY h5{width:760px; text-align:center; line-height:33px;}
.serviceXY p{line-height:22px;}

.footer{padding:0 0 0 18px; font-size:9pt; color:#737373; height:40px;}

/*sign in*/
#main1{width:793px;}
.inputArea1{padding:0 0 0 10px;}
.topRigth1{float:right; color:#8b8b8b; text-align:right; font-size:16px; font-weight:bold; width:400px; padding:35px 0 0 20px;}
.leftArea{float:left; width:436px; padding:5px 0 10px 0; border:1px #e5e5e5 solid;}
.leftArea h6{font-size:14px; color:#d46400; font-weight:normal; line-height:25px; padding:0 10px;}
.leftArea p{font-size:12px; line-height:18px; padding:0 10px;}
.regImgBut1{border:0px; width:162px; margin:8px 0 0 0; height:27px; background:url(/MemberCenter/images/reg_but1.gif) no-repeat;}
.signImgBut1{border:0px; width:162px; margin:8px 0 0 0; height:27px; background:url(/MemberCenter/images/sign_but.gif) no-repeat;}

.rightArea{float:right; width:331px; border:1px #b3c8e2 dashed; padding:1px 1px 10px 1px;}
.rightArea h5{background:#e7f6fe; padding:0 0 0 5px; margin:0 0 15px 0; color:#00324c; height:31px; line-height:31px; font-size:16px;}

.inputbox1{margin:15px 1px 5px 40px;}
.inputbox1 span{float:left; width:70px; line-height:26px; display:block;}
.inputbox2{margin:10px 1px 0 20px;}
.inputbox2 span{float:left; width:70px; line-height:26px; display:block;}
.inputbox3{margin:7px 1px 0 40px;}
.inputbox3 span{float:left; width:70px; line-height:26px; display:block;}