@charset "utf-8";
@import url("temp.css");
@import url("tempForm.css");
/* 缺省链接样式 */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF5500;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
/* ＝＝＝＝＝＝＝＝＝＝布局定义＝＝＝＝＝＝＝＝＝＝ */
body{
	text-align:center;
	background-color: #666C7D;
	/*background-image: url(../img/bg_114.png);*/
	background-repeat: repeat-x;	
}
/* －－－－－－－－－－页眉样式－－－－－－－－－－ */
#masthead{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
/* 网站标志 */
#logo{
	height: 56px!important;
	height: 51px;
	width: 190px;
	position:relative;	
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	float:left;
}
#logo a{
	position:absolute;
	top:0px;
	left:0px;
	display:block;	
	text-indent:-9999px;
	text-decoration:none;
	height: 50px;
	width: 190px;
}
/* 页标?*/
#pageLogo{
	float:left;
	padding-top:25px;
}
/* 导航 */

#nav{
	background-image: url(/images/title/title_112_L.gif);
	background-repeat: no-repeat;
	background-color: #DC0000;
	clear:right;
	float:right;
}
#nav ul{
	background-image: url(/images/title/title_112_R.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:5px;
	padding-right:5px;
}
#nav li{
	float: left;
	background-image: url(/images/title/title_112_li.gif);
	background-repeat: no-repeat;
	padding-left:1px;
	white-space:nowrap;
}
#nav .n1{
	background-image: none;
}
#nav a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	display:block!important;
	display:inline;
	height:35px;
	line-height:35px;	
	padding-right:7px;
	padding-left:7px;	
}
#nav a:hover,#nav a:active
{
	background-image: url(/images/title/title_112_current.gif);
	background-repeat: no-repeat;
}
/* 栏目导航 */
#navh2{
	clear:both;	
	background-image: url(../img/bg_115.png);
	background-repeat: no-repeat;
	height:32px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}
#navh2 li{
	float:left;
	padding: 5px;
	white-space: nowrap;
}
#navh2 li a{
	color: #FFFFFF;
	font-size: 14px;
}
/* 栏目导航 */
#navh3{
	background-image: url(../img/bg_116.png);
	background-repeat: no-repeat;
	height:40px;
	line-height:35px;
	padding:0px 10px;
	margin:0px;
	margin-top:2px;
}
#navh3 li{
	float:left;
	padding:0px 5px;
	background-image: url(../img/dont_111.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}
#navh3 li a{
	color: #666C7D;
}
/* 搜索 */

/* 搜索 */
#search{
	color: #FFFFFF;
	background-color: #DC0000;
	clear:both;
	padding:5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4E1E1;
	border-bottom-color: #F4E1E1;
}
#search form{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#search h3{
	display:inline;
	margin-right:10px;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
#search .textfield{
	padding:1px 2px;
}
#search .select{
	width:100px;
}
#search .button{
	padding:0px 10px;
}
#search a{
	color: #FFFFFF;
}

/******/

#search_news{
	padding:5px;
}
#search_news .textfield{
	padding:2px;
	width:90%;
	border: 1px solid #999999;
	margin:5px;
}
#search_news .select{
	width:40%;
	border: 1px solid #999999;
	padding:2px;
	margin:5px;
}
#search_news .button{
	width:40%;
	color: #FFFFFF;
	background-color: #999999;
	padding:2px;
	margin:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
#search_news a{
	color: #FFFFFF;
}
/* 面包屑导?*/
#crumbNav{
	background-image: url(/images/ico/arrow_114.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
#crumbNav h3{
	display:inline;
	background-image: url(/images/ico/colon_red.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #DC0000;
}
#crumbNav a{
	color: #DC0000;
	text-decoration: underline;
}
#crumbNav ul{
	display: inline;
}
#crumbNav ul li{
	display: inline;
}
#crumbNav ul ul li{
	background-image: url(/images/ico/arrow_111.gif);/*FF*/
	>background-image:none;/*IE5*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#crumbNav ul ul li/*IE5.5+*/{
	>/*IE only*/background-image: url(/images/ico/arrow_111.gif);/*IE6*/
	>/*IE only*/background-image /*IE5.5*/: url(/images/ico/arrow_111.gif);
}
/* －－－－－－－－－－主页样式－－－－－－－－－－ */
#main{
	width:752px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #EDEDED;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#NewsIndexMain{
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


.W75{
	background-color: #FFFFFF;
}
/* 文章内容 */
#article .title{
	margin-top:10px;
	text-align:center;
	margin-bottom:20px;
}
#article .title h2{
	color: #CC0000;
	font-size: 18px;
	margin:10px;
}
#article .more{
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	padding:5px;
	text-align:left;
	color: #788D9F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display:block;
}
#article .more a{	
	text-decoration: underline;	
}
#article .content-img{
	font-size: 14px;
	color: #333333;
	line-height:200%;
	padding:10px;
	background-color: #FAFAFA;
	float:left;
}
#article .content{
	font-size: 14px;
	color: #333333;
	line-height:200%;
	padding:10px;
	background-color: #FAFAFA;	
}
#article .content a{
	text-decoration: underline;
}
#closeWindows{
	text-align:center;
	margin:20px;
}
#closeWindows a{
	text-decoration: underline;
	background-image: url(../img/closewindows.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
}
#mzsm{
	background-image: url(../img/bg_120.png);
	background-repeat: no-repeat;	
	color: #333333;
	background-position: center top;
	padding-top:15px;
	margin-bottom:20px;
	text-align:center;
}
#mzsm label{
	background-image: url(../img/icon_i.png);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: left center;
	font-weight: bold;
}
/* 相关文章 */
#xgwz .content li{
	float:left;
	width:48%;
	white-space:nowrap;
	display:inline;
}
#xgwz .more{
	display:none;
}
/* 推荐栏目 */
#tjlm{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tjlm .title{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top:5px;
}
/* －－－－－－－－－－页脚样式－－－－－－－－－－ */
#footer{
	width:752px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #EDEDED;
	border: 5px solid #FFFFFF;
}
#footer div{
	color: #333333;
}
#copyrightNav li{
	float:left;
	padding:0px 10px;
	background-image: url(../img/Vline_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#globalCopyright{
	color: #FFFFFF;
}
/* －－－－－－－－－－全局修饰－－－－－－－－－－ */
.importance{
	color: #FF0000;
}
.keyword{
	color: #DC0000;
}
.highlight{
	color: #FF9900;
}
.icon_date{
	background-image: url(/images/ico/icon_118.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	height:25px;
	line-height:25px;
}
.icon_writer,.icon_from{
	background-image: url(/images/ico/icon_115.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	height:25px;
	line-height:25px;
}
.icon_tj{
	background-image: url(/images/ico/icon_116.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	height:25px;
	line-height:25px;
}
#cyrw a{
	text-decoration: underline;
}
#cyrw .content-img{
	border: 1px solid #CC0000;
}
#cyrw .content-img li{
	float:left;
	display:inline;
	width:47%;
	margin:10px;	
}
#cyrw .content-img li .img{
	float:left;
	border: 1px solid #333333;
	height:60px;
	overflow:hidden;
	margin:5px;
}
#cyrw .content-img li img{
	width:90px;
	height:auto;
}
#cyrw .content-img li dt{
	margin:5px;
}
#cyrw .content-img li dd{
	margin:5px;
}
#cyrw .content-img li dt a{
	font-weight: bold;}
	
/*blogͼƬ*/	
#scdg .title h2{
	color: #FFFFFF;
	background-color: #DC0000;
	padding:3px;
	margin-bottom:1px;	
}
#scdg .content-img{
	border: 1px solid #DC0000;
}
#scdg .content-img li{
	float:left;
	width:100px;
	overflow:hidden;	
	margin:4px;
	display:inline;
}
#scdg .content-img .img{
	width:100px;
	text-align:center;
	height:100px;
	/*overflow:hidden;
	display:block;*/
}
#scdg .content-img img{
	/*margin-top: expression(( 98 - this.height ) / 2);	*/
}
#scdg .content-img dl{
	padding:5px;
	background-color: #F6F6F6;
}
#scdg .content-img dt{
	height:28px;
	/*overflow:hidden;*/
}