.searchbox{
	width:690px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}
.keysearch{
	width:600px;
	height:40px;
	line-height:40px;
	background-color:#0278be;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:2px;
	margin-left:95px;
}
.wbg{
	background-color:#ffffff;
	width:500px;
	height:40px;
	font-size:14px;
	float:left;
}
.keysearch li{
	float:left;
	background-color:#ffffff;
}
.searchtype{
	width:80px;
	text-indent:10px;
	background:url(../../Images/v2/down.png) no-repeat right center;
	cursor:pointer;
}
.searchtext{
	width:280px;
	height:40px;
	overflow:hidden;
	border-left:1px solid #cccccc;
}
.inputkey{
	display:block;
	height:40px;
	line-height:40px;
	width:280px;
	font-size:14px;
	border:0;
	outline:none;
	text-indent:10px;
}
	
.searcharea{
	font-size:14px;
	width:132px;
	height:40px;
	line-height:40px;
	text-indent:5px;
	border-left:1px solid #eeeeee;
	background:url(../../Images/v2/more.png) no-repeat right center;
}
.searchbtn{
	width:100px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.hotkey{
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	color:#666666;
	margin-left:95px;
}

.hotkey a{
	display:block;
	padding-left:8px;
	padding-right:8px;
	float:left;
	color:#666666;
}

.hotkey a:hover{
	color:#ffffff;
}

.hotkey span{
	float:left;
}

ul,li{
	margin:0;
	padding:0;
}


.maincenter{
	width:1098px;
	margin:0 auto;
	background-color:#ffffff;
	border:1px solid #eeeeee;
	overflow:hidden;
}

.maincenter .m-menu{
	width:220px;
	float:left;
	padding-top:15px;
}

.maincenter .m-content{
	width:847px;
	float:left;
	padding:15px;
	border-left:1px solid #eeeeee;
	min-height:400px;
}

.maincenter .m-menu ul{
	height:40px;
	line-height:40px;
}

.maincenter .m-menu ul a{
	display:block;
	width:220px;
	height:40px;
	font-size:16px;
	text-indent:20px;
	color:#666666;
}

.maincenter .m-menu .current{
	background-color:#ff6600;
	color:#ffffff;
}

.maincenter .m-menu ul a:hover{
	color:#ff6600;
	background-color:#FC9;
}

.maincenter .m-content .c-title{
	width:847px;
	border-bottom:1px solid #eeeeee;
}

.maincenter .m-content .c-title li{
	margin-top:10px;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
	border-left:5px solid #0078d7;
	text-indent:15px;
	font-size:18px;
	color:#666666;
	font-weight:bold;
}

.maincenter .m-content .content{
	padding-top:15px;
	line-height:30px;
}
	