@charset "gb2312";
body{
	padding:0;
	margin:0;
	font-family:"微软雅黑", "宋体";
	font-size:16px;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;    
}
.top{
	width:100%;
	min-width:1345px;
	height:100px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.top_l{
	float:left;
	margin-left:50px;
	margin-top:29px;
}
.top_r{
	float:left;
	line-height:100px;
}
.top_r input{
	height:30px;
	line-height:30px;
	font-size:18px;
	font-family:"微软雅黑", "宋体";
	color:#666;
}
.licheng{
	height:34px;
	line-height:34px;
	vertical-align: middle;
	font-size:20px;
}
.button{
	background:url(search.jpg) no-repeat;
	width:93px;
	border:none;
	color:#000;
	padding:0;
	border:0;
	height:34px !important;
	line-height:34px !important;
	color:#333 !important;
}
.main{
	width:100%;
}
.main_left{
	float:left;
	width:20%;
}
.main_left_f{
	width:95%; 
	margin:0 auto;
}
.main_left_f ul{
	padding:0;
	width:95%;
	height:100%;
	margin:5px auto;
}
.main_left_f li{
	margin:0;
	padding:0;
	list-style:none !important;
	border-bottom:1px dashed #CCC;
	padding:5px;
	font-size:14px;
}
.main_left_f a{
	font-size:12px;
	color:#f63;
}
.main_left_f .title{
	color:#0082e4;
	font-size:16px;
}
.main_left_f .wangfan{
	font-size:14px;
}
.main_right{
	float:right;
	width:80%;
	overflow:hidden; 
}
#ScroRight{position:relative;float:left;height:100%;width:4%; background:#F1F1F1;overflow:hidden;}
/*滚动条*/
#ScroLine{position:absolute;z-index:1;top:0px;left:0px;width:100%;height:20px;overflow:hidden;background:#666666}
