@charset "utf-8";
/* CSS Document */

/* 布局样式
-------------------------------------------*/
#header {
width:100%;
height:100px;
}

#header_container {
width:950px;
height:100px;
margin:0 auto;
}

#logo {
width:215px;
height:85px;
background:url(../images/logo.gif) no-repeat;
display:block;
margin-top:10px;
margin-right:100px;
margin-left:1px;
float:left;
}

#search {
width:630px;
height:80px;
margin-top:10px;
float:left;
}

#search_menu {
width:630px;
height:65px;
background:url(../images/search.gif) no-repeat;
}

#sethomepage {
text-align:right;
background:#FFF;
padding-bottom:5px;
}

#nav {
width:100%;
height:61px;
background:url(../images/nav/nav_bg.gif) repeat-x;
}

#nav_container {
width:950px;
height:60px;
margin:0 auto;
}

#nav_home {
width:128px;
height:60px;
float:left;
display:block;
margin-right:10px;
}

#nav_1on1 {
width:140px;
height:60px;
float:left;
display:block;
}

#nav_dxs {
width:142px;
height:60px;
float:left;
display:block;
}

#nav_bbs {
width:133px;
height:60px;
float:left;
display:block;
}

#container {
width:950px;
height:945px;
margin:0 auto;
}

#focus {
width:300px;
height:285px;
float:left;
margin-top:10px;
margin-bottom:10px;
}

#newscenter {
width:380px;
height:285px;
float:left;
background:url(../images/bg_news.gif) no-repeat;
margin:10px;
}

#newscenter ul li {
text-align:left;
line-height:27px;
border-bottom:1px #e3e3e3 dotted;
}

#login {
width:228px;
height:223px;
float:left;
margin-top:0px;
margin-bottom:0px;
/*background:url(../images/Member.gif) no-repeat;
border:1px #d5d5d5 solid;*/
text-align:left;
padding-left:0px;
padding-top:0px;
}

#login ul li {
float:left;
width:63px;
margin-left:17px;
margin-top:15px;
}

#kecheng {
width:690px;
height:410px;
float:left;
margin-bottom:10px;
background:url(../images/bg_2.gif) no-repeat;
}

#kecheng ul {
padding-top:10px;
}

#kecheng ul li {
width:660px;
height:85px;
border-bottom:1px #d5d5d5 dotted;
text-align:left;
margin:0 auto 5px;
}

.kecheng_content {
width:660px;
height:80px;
line-height:20px;
}

.kecheng_content img {
width:200px;
height:80px;
margin-right:15px;
margin-bottom:5px;
float:left;
}

#tuijian {
width:248px;
height:408px;
float:left;
margin-left:10px;
margin-bottom:10px;
background:url(../images/bg_bbs.gif) no-repeat #f7f2f8;
border:1px #d5d5d5 solid;
}

#tuijian ul li {
width:230px;
padding-bottom:5px;
border-bottom:1px #dbdbdb dotted;
text-align:left;
margin:5px auto;
}

.tuijian_t {
width:230px;
height:110px;
line-height:22px;
}

.tuijian_t img {
width:90px;
float:left;
margin-right:10px;
}

#shiti {
width:340px;
height:220px;
float:left;
margin-bottom:10px;
background:url(../images/bg_1.gif) no-repeat;
}

.pic {
float:left;
width:120px;
}

.pic img {
margin-top:5px;
margin-right:5px;
margin-left:10px;
}

#zuowen {
width:340px;
height:220px;
float:left;
background:url(../images/bg_1.gif) no-repeat;
margin:0 10px 10px;
}

#bbs {
width:248px;
height:218px;
float:left;
margin-bottom:10px;
background:url(../images/bg_bbs.gif) no-repeat #f7f2f8;
border:1px #d5d5d5 solid;
}

#bbs ul li {
text-align:left;
margin-left:10px;
line-height:26px;
}

#footer {
clear:both;
width:950px;
height:200px;
line-height:30px;
font-size:12px;
color:#444;
text-align:center;
margin:0 auto;
}

#nav_gz,#nav_cz,#nav_bm {
width:132px;
height:60px;
float:left;
display:block;
}

#shiti ul li,#zuowen ul li {
line-height:26px;
text-align:left;
padding-left:10px;
color:#906;
font-size:12px;
}
