@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:22px;
}

a 
{
	color:#394351; text-decoration:none; 
}
a:hover 
{
	color:#0066FF; TEXT-DECORATION: underline
}
a.showmenu {
	color:blue; text-decoration:none; 
}
a.showmenu:hover {
	color:#FF8E20; TEXT-DECORATION: underline
}
a.showlink {
	color:red; text-decoration:none; 
}
a.showlink:hover {
	color:blue; TEXT-DECORATION: underline
}
A.showtitle {
	color: #FFFFFF;
	text-decoration: none;
}
A.showtitle:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#head_top{
	margin:auto;
	width:800px;
	height:20px;
	margin-top:5px;
}
#head_top_space{
	width:410px;
	float:left;
}
#head_top ul{
	margin:0px;
	padding:0px;
}
#head_top li{
	/*list-style-image:url(../images/iron.gif);*/
	list-style-type:none;
	background:url(../images/iron.gif) no-repeat left;
	padding-left:15px;
	float:left;
	width:60px;
}
#head_main{
	margin:auto;
	width:800px;
	height:75px;
}
#head_main_logo{
	float:left;
}
#head_main_ad{
	float:left;
	width:600px;
	height:70px;
	border:solid 1px #000000;
	margin-left:18px;
}

.search_input{
	border:solid 1px #cccccc;
	width:170px;
	height:16px;
}

.search_button{
	width:48px;
	height:26px;
	border-width:0px;
	background-image:url(../images/qts4_11.gif);
	cursor:pointer;
}

#navi{
	margin:auto;
	width:800px;
	height:30px;
}
#navi_time{
	float:left;
	width:140px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	padding-top:3px;
	background-image:url(../images/bj1.gif);
	background-repeat:repeat-x;
}
#navi_space{
	float:left;
	width:40px;
	height:30px;
	background-image:url(../images/qts4_14.gif);
}
#navi_main{
	float:left;
	width:620px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	padding-top:3px;
	background-image:url(../images/bj2.gif);
	background-repeat:repeat-x;
}

#navi_main ul{
	margin:0px;
	padding:0px;
}

#navi_main li{
	list-style-type:none;
	float:left;
	padding-left:5px;
}

#main{
	margin:auto;
	width:800px;
}

#foot{
	margin:auto;
	width:800px;
}
#foot_msg{
	height:27px;
	background-image:url(../images/bj3.gif);
}

#login_input{
	float:left;
	color:#666666;
}

#login_button{
	float:left;
	margin-left:20px;
}

.login_input{
	width:100px;
	height:12px;
	border:solid 1px #cccccc;
	color:#333333;
}

#up_left{
	float:left;
	margin-right:2px;
}

#up_right{
	float:left;
}

#topnews{
	width:543px; 
	height:170px;
	border:solid 1px #cccccc;
	margin-bottom:2px;
}

#hotnews{
	width:543px; 
	height:240px;
	border:solid 1px #cccccc;
	background-color:#FEFAF9;
}

#picnews{
	width:250px;
	height:240px;
	background-color:#FAF6ED;
	border:solid 1px #cccccc;
	margin-bottom:2px;
}

#nopenews{
	width:250px;
	height:170px;
	background-color:#FEFDFB;
	border:solid 1px #cccccc;
}

#upnews{
	width:800px; 
	height:420px;
	margin:auto;
}

#middle_ad_search
{
	margin:auto auto 4px auto;
	width:800px;
	height:70px;
}

#ctl00_cphMain_middle_ad
{
	float:left;
	width:543px;
	height:75px;
	border:solid 1px #cccccc;
}

#middle_search
{
	float:left;
	width:250px;
	height:70px;
	margin:0 0 0 2px;
	border:solid 1px #cccccc;
}

#newnews{
	width:798px; 
	height:280px;
	border:solid 1px #cccccc;
	margin:auto;
}

.titleNewsDetail
{
	 font-size:24px;
	 font-weight:bold;
	 color:Black;
}
.contentNewsDetail
{
	 font-size:14px;
	 color:#333333;
}
.Navigator {
	FILTER: DropShadow(Color=#000000, OffX=2, OffY=1); COLOR: #000;
}

