@charset "utf-8";

#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:640px;
margin:10px auto;
}

#sidebar {
width:250px;
height:640px;
float:left;
}

#jianzhang {
width:250px;
height:220px;
background:url(../images/bg_3.gif) no-repeat;
text-align:left;
overflow:hidden;
}

#jianzhang ul {
margin-top:15px;
margin-left:10px;
}

#jianzhang ul li {
height:27px;
text-align:left;
}

#huodong {
width:248px;
height:178px;
background:url(../images/bg_bbs.gif) no-repeat #f7f2f8;
border:1px #d6d7d6 solid;
margin:10px 0;
}

#huodong ul li {
text-align:left;
line-height:27px;
margin-left:10px;
}

#kecheng {
width:250px;
height:220px;
}

#newslist {
width:690px;
height:639px;
float:left;
margin-left:10px;
background:url(../images/bg_4.gif) no-repeat;
border-bottom:1px #dbdbdb solid;
}

#newslist ul {
width:600px;
margin:30px auto;
}

#newslist ul li {
width:600px;
text-align:left;
line-height:30px;
border-bottom:1px #d5d5d5 dotted;
}

.date {
margin-left:10px;
color:#ccc;
font-size:12px;
}

#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;
}