/* CSS Document */
body{ margin:0; padding:0; text-align:center; background:#d6dbdd;}
a{ color:#06c; text-decoration:none;}
i{ color:#F00; font-style:normal;}
input,select{outline:none} 
.clogo{ width:600px; background:url(imagelog_ddxx.png) left center no-repeat;}
.cbody{ width:600px; border-radius:10px; -moz-border-radius:10px; background:#FBFBFB; box-shadow:0 0 5px rgba(100, 100, 100, 1);}
.cbody a{ color:#1582bd; font-weight:bold;}

.sr{ width:240px; height:20px; font-size:14px; border:1px solid #bebebe; padding:5px 10px; border-radius:3px; -moz-border-radius:3px; background:#FBFBFB;}
select.sr{ width:262px; height:32px; line-height:28px; vertical-align:middle; border:1px solid #bebebe; border-radius:3px; -moz-border-radius:3px; background:#FBFBFB;}
.sr:focus{ border: 1px solid #ffb941; background:#FFF; box-shadow:2px 2px 5px #FF9900;}
.clist{ height:30px; line-height:30px; border-bottom:1px solid #d6dbdd;}
#sub_login:hover,#sub_register:hover,#sub_register2:hover{ background:#CCC; cursor:pointer;}
.bts{ margin:0 20px; padding:10px 0 0; border-top:1px solid #d6dbdd;}
