@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; }
body {font-family:"微软雅黑"; font-size:14px; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
ul li{ list-style:none;}
li{ list-style:none;}
img { border:none;}
a { text-decoration:none;}
.fl { display:block; float:left;}
.fr { display:block; float:right;}
.clear { clear:both;}
.warp { width:600px;  margin:0 auto; }
#logo { margin-top:40px; }
.search { margin-top:60px; }
.search .search_l { width:500px;}
.search .search_r { width:100px;}
form input#strCode { width: 480px; padding:0 10px; height: 40px;font-size: 20px; line-height:40px; border:solid 1px #CCC}
form input.btn {background-color: #d02f35;border: none;color: white;cursor: pointer;font-size: 16px;height: 42px;line-height: 42px;padding: 0;width: 100px; }
#Copyright {font-size:12px; line-height:30px; position:fixed; width:100%;  bottom:20%;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:15px;}
.foot { margin:20px auto 20px; width:800px; }
.foota { margin:20px auto 20px; width:600px; }
.foot .foot_l { margin-top: 4px; }
.foot .foot_r { width:100%; margin-left:30px; text-align: center; }
.foot .foot_r #lj { margin:0 auto;color:#666}
.foot .foot_r a { line-height: 36px; color:#666}
.foot .foot_r p { font-size:14px; line-height:36px;}
.info { width:800px; margin:0 auto}
.info h2 { font-size:18px; line-height:32px; color:#FFF; background:#d02f35; text-align:center; margin:20px 0;}
.info div p { font-size:14px; line-height:28px;}
.info div p a,.info div p span { font-size:20px;color:#d02f35; text-decoration:underline;}