﻿@charset "utf-8";
body { padding:0; margin:0; text-align:center; background-color:#174974; text-align:center;}
body, form, div, ul, li{margin:0px; padding:0px;}
body, td, div, input, textarea{font-size:12px; font-family:Verdana; color:#000;}
a:link, a:visited{color:#333; text-decoration:none;} a:hover, a:active{color:#333; text-decoration:underline;}
td {font-size: 12px;text-decoration: none; color:#000;}
table {font-size: 12px;text-decoration: none;}
tr {font-size: 12px;text-decoration: none;}


a.d_1:link, a.d_1:visited{color:#fff; text-decoration:none; font-size:12px;} a.d_1:hover, a.d_1:active{color:#fff; text-decoration:underline;font-size:12px;}
/*翻页条样式*/
div#page_turner{width:auto; padding:4px 0px 0px 1px; color:#666;}
div#page_turner a{
	float:left; display:block; width:18px; color:#666; border:1px solid #CCC;
	margin-right:4px; padding:0px; *padding:1px 0px; text-align:center;}
div#page_turner a:hover{border-color:#d80000;}
div#page_turner .c{color:#d80000; border-style:none;}
div#page_turner .o{width:160px; padding:0px;}


/*选项卡样式*/
.test {
	font-size: 13px;
	background-image: url(../Images/d_bg.png);
	cursor:pointer;
}
.test_ {
	font-size: 13px;
background-image: url(../Images/d_bg_1.png);
	cursor:pointer;
}

/*字体样式*/
.content_font{ font-size:12px; line-height:20px; padding:5px; color:#000;}
.content_font_1{ font-size:12px; line-height:20px; padding:5px; color:#000;}
.title_1{ font-size:13px; font-weight:bold; color:#DE7100;}
.title_2{color:#174974; font-size:16px; font-weight:bold;}
/*边框样式*/
.line_all { border:1px solid #999;}
.line_xia_1{ border-bottom:1px dashed #999;}
.line_xia{ border-bottom:1px solid #999;}
.news_bot_line { border-bottom:1px dashed #ccc;}
