﻿/*二级页面左右定位*/
.s_all { width:993px; min-height:20px;border:0px solid #cc00cc;  text-align:center;background-color: white;}
.s_left { width:200px; min-height:40px;border:0px solid #00cc00; float:left;}
.s_right{ width:770px; min-height:40px;border:0px solid #0000cc; }
#path
{
	clear: both;
	width: 978px;
	height: 22px;
	padding :15px 0 0px 10px;
	text-align:left;
	background-position: center bottom;
	background-image: url(../image/dot.png);
	
	background-repeat: repeat-x;
}
/*搜索定位*/
.s_search
{
	width: 193px;
	height: 74px;
	
	background-image: url(../image/second_search.png);
	background-repeat: no-repeat;
	margin :0;
}
.s_search_top
{
	margin: 5px 0 0px 0px;
	text-align: center;
	
}
.s_search_kuang {margin:8px 0 0px 3px;float: left;}

.s_navi
{
	width: 193px;
	height: 550px;
	background-color: #93e199;
	padding :5px 0 5px 0;
}
.s_navi_manu
{
	background-position: center center;
	background-image: url(../image/second_Navi.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	padding :2px 0 2px 0;	
}
.topic
{
	background-position-y: bottom;
	background-image: url(../image/second_main_line.png);
	width: 770px;
	background-repeat: no-repeat;
	height: 30px;
}
.s_main
{
	width: 770px;
	min-height: 36px;
	padding:10px 0 10px 0 ;
}
.panel
{
	width: 990px;
	height: 27px;
}