*{margin:0; padding:0}
.se29,.se14,.出售{color: #009900;}
.se28,.se12,.se13,.se16,.se15,.求购{color: #FF6600;}
.se30,.se11,.se190,.转让{color: #FF0066;}
li{list-style-type:none; list-style-position:outside}
.i{color:#c30}
body{font-size:12px; color:#666; line-height:24px; background:#fff}
.clear{clear:both; height:0; overflow:hidden}
#con{width:900px; margin:0 auto; background:#fff}
#header{margin-top:5px; width:900px;height:104px; overflow:hidden}
#header1{margin-top:5px; width:900px;height:54px; overflow:hidden}
#b10{margin-bottom:10px}

#login{background:#efefef; overflow:hidden; height:35px; position:inherit; border-bottom:1px solid #E4E4E4}
.loginjs{margin-top:4px; margin-left:10px}
.inputText{border:1px solid #aaa; height:16px; color:#666; line-height:16px}
.inputSub{}
#styleselectcon{float:right; margin-top:6px; width:85px; height:22px; background:url(../../yixuer/images/2008/switchstylebg.gif) no-repeat; padding-left:65px; z-index:999}
#sethomepage{float:right; margin-top:6px; width:98px; height:22px}
.styleselect{width:8px; height:8px; overflow:hidden; border:1px solid #ccc; cursor:pointer; float:left; margin-right:6px; margin-top:6px}

#logo{width:140px; float:left; text-align:right; height:104px}
#logo img{padding-top:15px; padding-right:5px}

#logo1{width:140px; float:left; text-align:right; height:47px}
#logo1 img{padding-top:2px; padding-right:5px}


#navi_b{width:760px; height:54px; float:right}
#navi_b ul li{float:left; width:110px}
#navi_b ul li.liblog{width:130px}
#navi_b ul li a:hover{color:#FF0;}
#navi_b ul{font-size:14px; font-weight:bold}
#navi_b_ul_2{font-size:14px; font-weight:bold}
#navi_b ul{cursor:pointer;padding-top:17px; padding-left:120px; line-height:24px}
#navi_b ul li a{color:#fff;text-decoration:none; font-size:14px; font-weight:bold; letter-spacing:1px}
#navi_b ul li span{font-size:9px; font-weight:normal; font-family:Arial,Helvetica,sans-serif}
#navi_b ul a{padding:1px}

#navi_s{width:760px; float:right}
#navi_s div{padding-left:25px}
#navi_s a{padding-right:10px;line-height:20px;letter-spacing: 1px;}
#search{height:30px;text-align: center;padding-top: 4px;}
#footer{width:100%; text-align:center;  padding-top:5px; padding-bottom:10px}




CSS部分:
#zhan{
        float: left;          /让块靠左
        clear: left;         /让块的左边不能有其它块
        height: 200px;  /用这个来控制广告在内容里的位置
        width: 1px;       /
}
#ad{
        height: 285px;
        width: 340px;
        float: left;        /让块靠左
        clear: left;       /让块的左边不能有其它块
        margin: 15px 15px 15px 0px;
}
#new img,#new table{
        clear: left;     /让内容里的图片和表格不会遮挡广告
}
#new{
        float: left;
} 
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.picboder{
	border:#ccc 1px solid; padding:1px;
	}