/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
/*filter:gray;*/
margin:0px;
font-size: 12px;
/*background-image: url(2009/bg.jpg);*/
background-color:#ffffff;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
font-family: "Arial","新宋体",;
}
#mainContent { height:500px; margin-top:5px;width:980px;left:50%; 
margin-left:-490px;position:relative; background-color:#ffffff;
}
#tsidebar { float:left; width:262px; height:100px; background:#fff;}
#tsidebar2 { float:right; width:282px; height:100px; background:#fff;}
#tcontent { margin:0 287px 0 267px !important; height:100px; background:#fff;}
#tsidebar3 { float:left; width:262px; background:#fff;}
#tsidebar4 { float:right;width:710;background:#fff;}
#sidebar { float:left; width:262px; height:500px; background:#fff;}
#sidebar2 { float:right; width:282px; height:500px; background:#fff;}
#content { margin:0 287px 0 267px !important; height:500px; background:#fff;}
#sidebar3 { float:left; width:262px; background:#fff;margin-top:5px;}
#sidebar4 { float:right;width:710;background:#fff;margin-top:5px;}
#sidebar5 { float:left; width:262px; height:200px; background:#fff;}
#sidebar6 { float:right; width:282px; height:200px; background:#fff;}
#content2 { margin:0 287px 0 267px !important; height:200px; background:#fff;}
#mylinks { height:60px; background:#fff;margin-top:5px;margin-bottom:5px}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"新宋体";
	font-size:12px;
	line-height: 150%;
	font-weight: normal;
}
.bk {border:1px #14a1f1 solid;}
.cc {border:1px #cccccc solid;}
.gg {border:1px #99BBDD solid;}
.bd {border:1px solid #99BBDD;}
.lmtitle {font-size: 14px;color: #000000;font-weight:bold;padding-top:2px;}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
.button02 a{display:block;width:76px;height:24px;padding-top:2px;line-height:22px; background:url(2009/ksdt_button.png) no-repeat;color:#333;}
.button02 a:hover{position:relative; left:1px; top:1px;} 
.button03 a{display:block;width:70px;height:24px;padding-top:2px;line-height:22px; background:url(2009/zhfw_button.png) no-repeat;color:#333;}
.button03 a:hover{position:relative; left:1px; top:1px;} 
/*顶部导航文字*/
.topmenu{
       text-align:center;color:#ffffff;font-size:13px;
}
.topmenu a:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.topmenu a:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.topmenu a:hover {
	font-size: 13px;
	color: #FFDE00;
	text-decoration: none;
}
.topmenu a:active {
	font-size: 13px;
	color: #FFDE00;
	text-decoration: none;
}
/*首页站内搜索*/

.search-box{
	border:1px solid #99BBDD;
        height:66px;
background:#E8F2FC;
}
.search-box form { position:relative; width:280px; height:54px; margin:0 auto; padding-top:8px;padding-left:10px;padding-right:10px;padding-bottom:8px; }
.search-box .form-nav { height:26px; margin-left:0px; line-height:22px; font-family:simsun; }
.search-box .form-nav a, .search-box .form-nav em { float:left; width:42px; height:25px; text-align:center; font-style:normal; color:#000000; }
.search-box .form-nav .currA, .search-box .form-nav a:hover { text-decoration:none; font-weight:bold; color:#00315F; background:url(2009/search_menu.png); }
.search-box .form-nav span { display:inline; float:left; margin:0 2px; color:#82CFFC; }
.search-box .form-box input { float:left; width:190px; height:28px; overflow:hidden; padding:6px 0 0 27px; font-size:12px; color:#BABABA; border:0 none; background:url(2009/search_input.png); }
.search-box .form-box button { display:block; float:right; width:65px; height:28px; overflow:hidden; text-indent:-9999px; border:0 none; background:url(2009/search_button.png); }

/*中部滑动门*/
.center_bottom {border-bottom: 1px solid #C5D4E7;}
.subleft { padding-left:12;}
.on {
	font-size: 14px;
	color: #ffffff;
	width:88px;
	height:26px;
	text-decoration: none;
	background-image: url(2009/center_z.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	/*cursor: hand;*/
	cursor: pointer;
	font-weight:bold;
	padding-top:2px;
}
.off {
	font-size: 12px;
	color: #006194;
	width:88px;
	text-decoration: none;
	background-image: url(2009/center_d.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	cursor: pointer;
	padding-top:4px;
}
.on2 {
	font-size: 14px;
	color: #004668;
	width:100px;
	height:27px;
	text-decoration: none;
	background-image: url(2009/center_e.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	cursor: pointer;
	font-weight:bold;
	padding-top:6px;
}
.off2 {
	font-size: 12px;
	color: #006194;
	width:100px;
	text-decoration: none;
	background-image: url(2009/center_f.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	cursor: pointer;
	padding-top:2px;
}
.hot_news { font-size:20px; color:#000000; font-family:""; font-weight:bold;text-align: center;}

/*栏目页左侧栏目名*/
.left_M{
       font-weight:bold;color:#000000;font-size:14px;padding-left:35px;
}

/*网站导航背景*/
.daohang{ border:1px #85c8f1 solid;background:#85c8f1 url(2009/daohang_bg.gif) repeat-x;}

/*文章内容*/
.main_ArticleTitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 22;line-height: 150%;
}
.main_subtitle
{
color: 000000;font-size: 14;line-height: 150%;
}
.Article_tdbgall
{
	margin:5px auto 15px auto;
	clear: both;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0; 
	height:25px; 
	line-height:25px;
	}
.main_tdbg_760
{
	margin:0 auto;
	font-size:14px;
	line-height:180%;
	text-align:left;
	/*text-indent: 28px;*/
	word-wrap:break-word;
    word-break:break-all;
	clear:both;
	}
/*频道、栏目页中部*/
.news_title{
	background:url(2009/class_bg.gif) repeat-x;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#204E7D;
	padding-right:15px;
}
.news_title span{
	float:right;
	font-size:12px;
	font-weight:normal;
}
/*首页用户登陆*/
.ultilte { height:27px; background-color:#F5F5F5; border-bottom:1px solid #E2E2E2; padding:5px 4px 0 2px;}

.tabs{
    border: solid #99bbdd;
    border-width: 0 1px;
    padding: 0 4px;
    background: #fff;
}
.v-tab {
    width: 71px;
    float: right;
    display: inline;
    overflow: hidden;
    margin: -2px -5px -6px 1px !important;
    margin: -5px -5px -6px 1px;
}

.v-tab li {
    float: right;
}
.v-tab li a {
    float: right;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #E8F2FC;
    border: solid #99BBDD;
    border-width: 0 0 1px 1px;
     cursor: pointer;
}
.v-tab li a:link,
.v-tab li a:visited {
    color: #000000;
}
.v-tab li a.tabs_h,
.v-tab li a:active {
    background: #fff;
    border-left: 0;
    font-weight: bold;
    padding-left: 1px;
}
.btn_blue14{
	background:url(2009/btn_blue12_deep.png) no-repeat;
	height:24px;
	width:60px;
	font-size:12px;
	color:#ffffff;
	border:0px;
	cursor:pointer;
}
#pagebar{width:650px; height:35px; z-index:1;margin-top:50px;text-align:center;}
#pagebar a,#pagebar .page_now{ display:block; margin-right:4px; padding:2px 5px; border:1px solid #b8b8b8; background:#b8b8b8;color:#ffffff; font-weight:400; }
#pagebar a { display:inline;}
#pagebar a:hover {background-position:0 -30px;background:#c1558f;text-decoration: none;color:#ffffff;border:1px solid #c1558f; }
#pagebar .page_now { width:20px;border:1px solid #ffcccc; background:#A01C68;}

.show_page a {
 padding:2px 5px;
}
.show_page a:link {
 border:solid 1px #99BBDD;
 background:#f1f1f1;
}
.show_page a:hover {
 border:solid 1px #99BBDD;
 background:#f1f1f1;
}
.show_page a:visited {
 border:solid 1px #99BBDD;
 background:#f1f1f1;
}
.show_page font {
 padding:2px 5px;
 border:solid 1px #99BBDD;
 background:#2B83A4;
 font-size:12px;
 color:#fff;
}

#dyna_page_68
{
padding-top:10px;
width:200px;
height:32px;
text-align:center;
}
#dyna_page_77
{
padding-top:10px;
height:50px;
text-align:center;
}

.daohangdt
{
	float:left;
	margin-bottom:5px;
	width:240px;
	margin:0px 2px 5px;
}
.daohangdt dt
{
	height:26px;
}

.daohangdt dd
{
	background:url(2009/sitemap_listbg.gif) repeat-x;
	padding:10px 17px 10px 17px;
	width:240px;
	border-left:#9ac3ea 1px solid;
	border-right:#9ac3ea 1px solid;
	border-bottom:#9ac3ea 1px solid;
}
.daohangdt li a
{
	font-size:14px;
	color:#3e773d;
	background:url(2009/sitemap_bottomline.gif) no-repeat bottom;
	display:block;
	padding:8px 0px 0px 33px;
	height:22px;
}
.daohangdt a:hover
{
	color:#255892;
}
.daohangdt ul ul
{
	background:#e9f1f8;
}
.daohangdt li li a
{
	padding:8px 0px 0px 53px;
	border-bottom:0;
	background:none;
	height:22px;
}
.inter_r_title{
	height:26px;
	background: url(2009/sitemap_titlebg.gif) no-repeat;
}
.daohangdt dt .inter_r_title a
{
	float:left;
	font: normal normal bold 14px/120% auto;
	color:#3d72b4;
	height:19px;
	padding:7px 0px 0px 25px;
	display:inline;
}
.daohangdt dt .inter_r_title a:hover
{
	color:#3d72b4;
	text-decoration:none;
}

dl, dt, dd, ul, li 
{
	padding: 0px;
	margin: 0px;
}
li
{
    line-height: 21px;
	list-style:none;
}
