@charset "utf-8";
/* CSS Document */
body{background:#f2f2f2; color:#333;}
#top,#content,#footer{width:970px; margin:0 auto;}
#top{background:url(../images/top.jpg) no-repeat; height:45px; line-height:38px;}
#top a{display:block; float:right;margin-right:15px; color:#333;}
#content{margin-top:14px;background:url(../images/bg_bot.jpg) left bottom; padding-bottom:11px;}
#content .top{background:url(../images/bg_top.jpg) no-repeat; height:11px;}
#content .cont{background:url(../images/bg_con.jpg) repeat-y; padding:10px 25px 45px 25px;}
h2{color:#187ED1;font-weight:normal; font-size:16px; line-height:32px;}
#content img{margin-bottom:20px;}
#content .main{border:1px solid #D8EBF5; padding:20px;}
#content ul li{border-bottom:1px solid #DCEBF6; line-height:42px;}
#content input{margin-left:20px;margin-right:10px;}
#content .no_margin{margin-left:20px;}
#content .no_border{border:none;}
#button{margin-top:25px;width:180px; height:28px;}
form p{text-align:center;}
#footer{margin-top:20px;margin-bottom:20px; text-align:center;}
#footer p{line-height:24px;}
#content .input{margin-left:0;border:none;border-bottom:solid 1px #CCC;}
.other{border:none;border-bottom:solid 1px #000;}
.userw{border:none;border-bottom:solid 1px #000; width:200px;}
.f12r{color:red;}