@charset "gb2312";
/* CSS Document */
body {margin:0;padding:0;border:0;}
body {background: #1691D7 url(images/bkground.jpg) no-repeat center top;}
#container {margin:180px auto 0 auto; width:450px; height:320px; background:#FFF;border-radius:10px;}
#container_view {margin:150px auto 0 auto; width:450px; background:#FFF;border-radius:10px; padding-bottom:10px}
#title {font-size:1.8em; width:100%; color:#333; text-align:center; height:80px; line-height:80px;}
#main {text-align:left; font-size:1.2em; line-height:200%; width:100%; height:155px; overflow:hidden; padding-left:50px;}
#mainView{text-align:center;width:100%;}
#mainInfo {text-align:center;width:100%;}
.input_text { border:#B8B8B8 1px solid; width:250px; height:28px;vertical-align:middle}
.checkcode { border:#B8B8B8 1px solid; width:150px; height:28px;vertical-align:middle}
.input_sub {background:#1691D7; width:120px; height:40px; border:0; color:#FFF; font-size:16px;border-radius:5px;}
select ,select option {font-size:16px;}
#bottom {font-size:0.8em; width:100%; color:#333; text-align:left; height:80px; padding-left:50px;}
#bottomView {width:100%; color:#333; text-align:center; height:50px; padding:20px 0;}
h5{display: inline; color:#06F; font-size:1em; margin:0;}
table,td{border-collapse:collapse;border: 1px solid #000000;text-align:center;}