@charset "utf-8";
/* CSS Document */

.DIV001 {width:950px;height:74px;margin:0 auto;}
.DIV001 h1 {float:left;width:200px;height:60px;padding:11px 0 7px 0;}
/* 顶部定义 */
.DIV002 {float:left;width:746px;padding-top:34px;overflow:hidden;}
.DIV002 ul {display:block;width:746px;height:14px;overflow:hidden; margin:5px;}
.DIV002 ul li {display:block;float:left;width:60px;height:14px;text-align:center;line-height:14px;border-right:1px solid #e2e2e2;}
/* Banner定义 */
.DIV003 {width:100%; height:auto; text-align:center;}
/* 搜索栏定义 */
.DIV004 {width:948px; height:auto; border:1px solid #B7C9D3; margin-top:8px; padding:4px 0 4px 0; overflow:hidden;}
.DIV004 ul {list-style-type:none; margin:0 10px 0 10px; padding:0;}
.DIV004 li {color:#FF0000;}
.DIV004 li form {margin:0; padding:0; zoom:1;}
.logininput {width:100px; height:14px; border:1px solid #A9C9EA;}
.loginsubmit {width:42px; border:1px solid #A9C9EA; height:16px; font-size:12px; margin:0 5px; background-color:#F4F7FB; cursor:pointer;}
.loginsubmit:hover {background-color:#A9C9EA;}
.loginuser {width:943px; height:auto; border-bottom:1px solid #e2e2e2; padding:3px; background-color:#F4F7FB; text-align:center;}
.loginuser ul {list-style-type:none;}
.loginuser ul li {float:left;}
.loginuser ul li a {display:block; width:48px; margin:8px 10px 2px;}
.loginuser ul li span { display:block; width:400px; margin:5px 10px 2px;}