body{
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	line-height:20px;
	color:#333;
	background:#CCC;
}
a:link, a:visited{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
ul, form{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
h1{
	font-size:26px;
	text-align:center;
	line-height:26px;
}
#main{
	margin:0 auto;
	width:900px;
	text-align:left;
	background:#FFF;
}
#top{
	height:56px;
	background:url(images/line.jpg);
}
#logo{
	float:left;
	width:201px;
	margin:5px;
	padding:5px;
	text-align:right;
}
#kouhao{
	float:right;
	width:630px;
	padding:10px;
	text-align:right;
}
#nav{
	clear:both;
	height:32px;
	background:url(images/nav_bg.jpg);
	line-height:32px;
	text-align:center;
}
#nav li{
	float:left;
	list-style:none;
	width:80px;
}
#content{
	
}
#left{
	float:left;
	width:650px;
	margin-bottom:10px;
	padding:3px 5px 0 8px;
}
#search{
	height:20px;
	padding:5px;
}
#search select{
	border:#000000 1px solid;
	color:#424532;
}

#category div{
	float:left;
	width:197px;
	height:266px;
	border:1px #E7E7E7 solid;
	margin:10px 10px 10px 0;
	padding:5px;
}
#category p{
	margin:5px!important;
	margin:0;
	padding:5px!important;
	padding:0;
}
.click a{
	float:left;
	display:block;
	width:65px;
	height:19px;
	margin:0 8px;
	padding:1px 0 0 5px;
	background:url(images/click_bg.gif);
	text-align:center;
}
.price{
	color:#F00;
}
.price a:link,.price a:visited{
	color:#F00;
}
.title{
	font-size:14px;
	line-height:30px;
}
#right{
	float:right;
	width:223px;
	margin-bottom:10px;
	padding:3px 8px 0 0;
}
#login{
	background-color:#ebf6fa;
}
.r_title{
	font-size: 14px;
	color: #FFF;
	padding-left:10px;
	background-color:#009EEA;
}
.r_content{
	font-size: 12px;
	padding:10px;
	border-left:1px #E7E7E7 solid;
	border-right:1px #E7E7E7 solid;
	border-bottom:1px #E7E7E7 solid;
}
#bottom{
	clear:both;
	background:#27C;
	padding:5px;
	text-align:center;
	border:1px #E7E7E7 solid;
	color:#FFF;
}
#bottom a:link, #bottom a:visited{
	color:#FFF;
}
#bottom a:hover{
	color:#CCC;
}
.table_border{
	border-top:1px #CCC solid;
	border-right:1px #CCC solid;
}
.table_border td{
	border-bottom:1px #CCC solid;
	border-left:1px #CCC solid;
	padding:3px;
}

#server li{
	list-style:decimal;
}

.button{
	padding:5px 10px;
}
