html body{
	margin:0px;
	font-size:12px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.nav{
	text-align: right;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	line-height: 20px;	
}
.nav a:link{
	text-decoration:none;
	color: #000;
}
.nav a:visited{
	text-decoration:none;
	color: #000;
}
.nav a:hover{
	text-decoration:underline;
	color:#F60;
}

.box_head {
	width:978px;
	border: 1px solid #FF9126;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFEF8;
}
.box_head ul{
	list-style-type: none;
	padding: 0px;
	height: 100px;
	display:block;
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_head ul li{
	width:148px;
	float:left;
	padding: 0px;
	line-height: 20px;
	margin-left: 12px;
	font-size: 14px;
}
.box_head ul li a:link{
	text-decoration:none;
	color: #00F;
}
.box_head ul li a:visited{
	text-decoration:none;
	color: #00F;
}
.box_head ul li a:hover{
	text-decoration:underline;
	color:#F60;
}
.box_js_ad {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	text-align: center;
	font-size: 14px;
}

.box_body{
	width: 978px;
	background-color: #fafafa;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	border: 1px solid #039;
}
.box_b_search {
	height: 28px;
	background-color: #FFF5D9;
}
.box_b_search form {
	margin:0px;
	padding:0px;
}.box_b_s_item {
	width: 50%;
	float: left;
	line-height: 24px;
	margin-top: 2px;
	text-align:center
}

.box_b_main {
	margin-top: 2px;
	text-align:center
}
.box_ad {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	text-align: center;
	font-size: 14px;
	
}

.box_news {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	border: 1px solid #069;
	text-align: center;
}


.box_footer{
	width:978px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
.txt_search_gray {
	color: #CCC;
	height:16px;
	width:100px;
	margin: 0px;
	padding: 0px;
}
.txt_search_black {
	color: #000;
	height:16px;
	width:100px;
	margin: 0px;
	padding: 0px;
}
