#main {
	width:912px;
	padding:0px 23px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/002.gif);
	background-repeat:repeat-y;
}
#searchbar{
	background:#f6f6f6  url(../images/007.gif) repeat-x;
	width:100%
}

#sform{
	line-height:50px;
	height:46px;
	font-size:12px;
	background:#f6f6f6 url(../images/007.gif) repeat-x;
}

#sform input{
	width:150px;
	height:14px;
	border:1px #ccc solid;
	background:#eee;
	margin-right:10px
}
#sform form{
	padding:0px;
	margin:0px;
	border:0px;
}

#banner {
	height:285px;
	padding:0;
	margin:0;
}


#maincontent{
	background-color:#FFF;
	padding:10px 0;
}


#left{
	width:290px;
	float:left;
}

#middle{
	width:290px;
	float:left;
}




#right{
	width:290px;
	float:left;
}

.vb{
	background-image:url(../images/006.gif);
	width:18px;
	height:180px;
	background-repeat:repeat-y;
	float:left
}

.title{
	height:35px;
}

.content{
	line-height:30px;
	padding:5px 0
}
.content li{
	list-style:none;
	line-height:14px;
	list-style-type:square;
	list-style-position:inside;
	padding:5px 0;
}
.title .more{
	float:right; line-height:35px;
}
.title .more img {
	top:3px; position:relative
}
