@charset "gb2312";
/*
	描述：esales 首页css
	版本:08v2
	作者：lam
	创建日期：08/10/21
	修改日期：none
*/
/*=== 首页 Start ===*/
#index-body h1{display:none;}
#index-body #main-bg{width:100%;float:left;background:#fff url(../images/index/items_01.jpg) no-repeat center top;}
/* top info */
#topInfo{width:872px;font-size:12px;text-align:right;}
#topInfo h3{padding:0 9px;display:inline;}
#topInfo,#topInfo a{line-height:45px;color:#8d8d8d;font-weight:normal;}
#topInfo a:hover{color:#F60;}
/* text list */
#txtList{width:571px;padding-top:202px;float:left;}
#txtList h2{height:26px;line-height:26px;background:url(../images/index/items_02.gif) repeat-x;}
#txtList h2 a{padding:0 13px 0 11px;float:left;display:block;text-decoration:none;}
#txtList h2 span{cursor:pointer;display:block;}
#txtList h2 span.title{width:80%;float:left;font-size:14px;font-weight:bold;}
#txtList h2 span.more{width:20%;float:right;color:#666;font-weight:normal;font-size:12px;text-decoration:underline;text-align:right;}
#txtList h2 a:hover span.title{color:#333;}
#txtList h2 a:hover span.more{color:#C60;}
/* 最新公告 */
#news{width:338px;float:left;}
#txtList #news h2 a{width:314px;}
#txtList #news h2 a:hover{color:#F60;}
#news ul{width:330px;padding:10px 0 10px 8px;}
#news ul li{width:330px;height:30px;line-height:30px;overflow:hidden;}
#news ul li a{width:100%;display:block;}
#news ul li span{color:#ff6600;}
/* 热点问题 */
#question{width:232px;float:right;}
#txtList #question h2 a{width:208px;}
#question ul{width:224px;padding:10px 0 10px 8px;}
#question ul li a{display:block;}
#question ul li{width:209px;height:30px;padding-left:15px;line-height:30px;background:url(../images/index/items_03.gif) 3px 13px no-repeat;overflow:hidden;}
/* 登录 */
#login{width:289px;padding:18px 0 45px 0;float:left;background:url(../images/index/login_05.gif) no-repeat bottom;}
#login h2{height:34px;padding-left:15px;line-height:34px;font-weight:bold;background:url(../images/index/login_01.gif);}
#login-con{width:287px;float:left;background:#fff;border-left:1px #b7b7b7 solid;border-right:1px #b7b7b7 solid;}
#login-tab h3{height:35px;line-height:35px;float:left;color:#000;border-bottom:1px #ccc solid;border-left:1px #ccc solid;background:url(../images/index/login_02.gif) repeat-x;display:inline;text-align:center;}
#login-tab-1,#login-tab-2{width:84px;font-weight:bold;}
#login-tab-3,#login-tab-4{width:58px;font-size:12px;font-weight:normal;}
#login-tab h3#login-tab-1{border-left:0;}
#login-tab h3.on{background:#fff;border-bottom:0;}
.login-form{width:273px;padding:7px 0 15px 14px;float:left;clear:both;}
.login-form div{width:273px;float:left;}
.login-form ul{width:273px;padding-top:16px;float:none;display:block;clear:both;}
.login-form ul .c1{width:70px;background:url(../images/index/login_07.gif) no-repeat 57px 11px;}
.login-form ul .sp-font{letter-spacing:7px;}
.login-form ul .c2{width:132px;}
.login-form ul .c2 .input{width:112px;height:20px;font-size:14px;padding:0 3px 0 4px;line-height:20px;background:url(../images/index/login_03.gif);background-attachment:scroll;_background-attachment:fixed;border:1px #999 solid;}
.login-form ul .c2 select{width:122px;font-size:14px;}
.login-form ul .c3 a{font-size:12px;color:#8d8d8d;text-decoration:underline;}
.login-form ul .c3 a:hover{color:#F60;}
#login-btn{width:287px;float:left;clear:both;background:url(../images/index/login_06.gif) center bottom no-repeat;}
#login-btn ul{width:204px;float:right;padding:4px 0 25px 69px;}
#login-btn input,#login-btn a{width:66px;height:28px;line-height:28px;font-size:14px;cursor:pointer;background:url(../images/index/login_08.gif) no-repeat;text-align:center;}
#login-btn li{width:65px;}
#login-btn .c1{padding:0 5px 0 0;}
#login-btn .c1 input{font-weight:bold;border:0;}
#login-btn a.regBtn{letter-spacing:7px;font-size:14px;display:block;}
#login-btn a.regBtn:hover{color:#000;text-decoration:none;}

#login-info{width:260px;margin:0 auto;}
#login-info ul{width:260px;padding:13px 0 25px 0;font-size:12px;}
#login-info li{width:248px;height:24px;padding-left:12px;line-height:24px;background:url(../images/index/items_03.gif) 1px 9px no-repeat;overflow:hidden;}
#login-info li a{color:#666;display:block;}
#login-info li a:hover{color:#F60;}
/* 联系方式 */
#contact{width:860px;height:26px;line-height:26px;font-size:12px;background:url(../images/index/items_04.gif);clear:both;}
#contact .c1{width:78px;text-align:center;font-weight:bold;}
#contact .c2{width:762px;padding-left:20px;color:#666;}
/*=== 首页 End ===*/