/* CSS Document */

body {margin: 0px; color:#000}
/*[公共common*/
BODY {
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:#006699;
	scrollbar-track-color:#EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:0px;
}
td,blockquote {
	font-size:14px;line-height:160%;}

.padding{padding:6px}
.input{ border:solid 1px #6F6F6F; height:16px; width:60px;}


/*div布局*/
#time{height:106px;width:220px;font-size:12px;color:#000;vertical-align:middle;text-align:center;}


/*[字体*/
.font_12{font-size:12px;}
.font_gary{color:#8D8D8D;font-size:12px;}
.font_red12b{color:#FF0000;font-weight:bold;}
.font_red16b{color:#FF0000;font-weight:bold;font-size:16px;}
.font_black12{color:#000;font-weight:bold;}
.font_write{color:#fff;font-weight:bold;padding-left:5px;}
.font_blue{color: #0000ff;font-size:20px}
.font_black14b{color:#000;font-weight:bold;font-size:14px;}
.font_red14b{color:#FF0000;font-size:12px;}

/*菜单*/
.menu_out{background:url(../images/menu_out.gif) no-repeat;height:23px;width:64px;text-align:center;cursor:hand;font-size:12px;}
.menu_over{background:url(../images/menu_over.gif) no-repeat;height:23px;width:64px;text-align:center;cursor:hand;color:#FFFFFF;font-weight:bold; font-size:12px;}
.menu_bg{background-color:#E71800;color:#FFFFFF;}
/*新闻tab切换*/
.tab_out{background:url(../images/tab_out.gif) repeat-x;;color:#FFFFFF;font-size:12px;}
.tab_over{background:url(../images/tab_over.gif) no-repeat;width:88px;text-align:center;cursor:hand;font-weight:bold;height:20px;}

.tab_red{background:url(../images/tab_red.jpg) no-repeat;width:106px;cursor:hand;font-weight:bold;padding-left:5px; height:28px;}


.tab_out1{background:url(../images/right_1.gif) repeat-x;;color:#FFFFFF;font-size:12px;}
.tab_over1{background:url(../images/right_2.gif) no-repeat;width:81px;text-align:center;cursor:hand;font-weight:bold;height:33px; font-size:12px; padding-bottom:4px;}

/*相框*/
.pic{border:solid 1px #E7E8E8; padding:4px}

a.red:link{color:#CC0000;text-decoration: none;font-weight:bold;}
a.red:visited {color:#CC0000;text-decoration: none;font-weight:bold;}
a.red:active {color:#CC0000;text-decoration:none;font-weight:bold;}
a.red:hover {color:#CC0000;text-decoration: none;font-weight:bold;}


/*开始说明：默认超链接样式*/
a:link {color: #000;	text-decoration: underline;}
a:visited {color:#000;	text-decoration: underline;}
a:active {color:#000;text-decoration:none;}
a:hover {color: #0000ff;text-decoration: underline;}

/*开始说明：红色超链接样式*/
a.red12:link{color: #FF0000;text-decoration: underline;}
a.red12:visited {color: #FF0000;text-decoration: underline;}
a.red12:active {color:#FF0000;text-decoration:none;}
a.red12:hover {color: #FF0000;text-decoration: underline;}

a.write:link{color: #FFF;text-decoration: none;}
a.write:visited {color: #FFF;text-decoration: none;}
a.write:active {color:#FFF;text-decoration:none;}
a.write:hover {color: #FFF;text-decoration: underline;}

a.blue:link{color:#0000FF;text-decoration: underline;}
a.blue:visited {color:#0000FF;text-decoration: underline;}
a.blue:active {color:#0000FF;text-decoration:none;}
a.blue:hover {color:#0000FF;text-decoration: underline;}

a.blueb:link{color:#0000FF;text-decoration: underline;font-weight:bold;}
a.blueb:visited {color:#0000FF;text-decoration: underline;font-weight:bold;}
a.blueb:active {color:#0000FF;text-decoration:none;font-weight:bold;}
a.blueb:hover {color:#0000FF;text-decoration: underline;font-weight:bold;}

#table td{ height:30px; border-bottom: dashed 1px #7F7F7F;}
#table2 td{ height:30px;}

#table1 td{ height:35px; border-bottom:solid 1px #E0E0E0; padding-left:20px;}
.2_tab_over{ background: url(../images/2_title1.gif) no-repeat; width:115px; height:34px; color:#E30000; font-weight:bold; text-align:center; padding-bottom:10px; font-size:14px;}

#biaoti{ font-size:1.0em;font-weight:bold;border-bottom: dashed 1px #7F7F7F; }