﻿/* 字体样式 */
.f12px {
	FONT-SIZE: 12px
}
.f14px {
	FONT-SIZE: 14px
}
.f16px {
	FONT-SIZE: 16px
}

.hangju180{
	line-height: 180%;
}
.hangju220{
	line-height: 220%;
}
.hangju200{
	line-height: 200%;
}
.hangju190{
	line-height: 190%;
}
/* 链接样式 */
A:link,A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.more a:link,a:visited {
color:#0458AE;
TEXT-DECORATION: none
}
.more a:hover {
	COLOR: #b00505; TEXT-DECORATION:none;
}

.more1 a:link,a:visited {
color:#000000;
TEXT-DECORATION: none
}
.more1 a:hover {
	COLOR: #b00505; TEXT-DECORATION:none;
}

a.newsh_black:link,a.newsh_black:visitet {
color:#000000;
font-size:16px;
line-height:24px;
text-decoration:none;
font-weight:bold;}

a.newsh_black:hover {
color:#b00505;
font-size:16px;
line-height:24px;
text-decoration:none;
font-weight:bold;}


a.newsh_blue:link,a.newsh_blue:visitet {
color:#0458AE;
font-size:13px;
text-decoration:none;}

a.newsh_blue:hover {
color:#b00505;
font-size:13px;
text-decoration:none;
}

.daohang a,.daohang a:visited {
color:#FFFFFF;
font-size:14px;
text-decoration:none;
line-height:24px;
font-weight:bold;}

.daoh{
color:#0056A6;
font-size:14px;
text-decoration:none;
font-weight:bold;}

.index_blue a,.index_blue a:visited {
color:#0458AE;
font-size:14px;
text-decoration:none;
font-weight:bold;
}



.newscontenth a:link,.newscontenth a:visited {
color:#0458AE;
font-size:14px;
text-decoration:none;}

.newscontenth a:hover {
color:#EF0C03;
font-size:14px;
text-decoration:none;}

.zidaohang a:link,.zidaohang a:visited {
color:#0458AE;
font-size:13px;
text-decoration:none;}

.zidaohang a:hover {
color:#b00505;
font-size:13px;
text-decoration:none;}

/* 框架样式 */
.border_blue {
 border:1px solid #BED8F1;}
 
.border_blue_top {
 border-bottom:1px solid #BED8F1;
 border-left:1px solid #BED8F1;
 border-right:1px solid #BED8F1;}

.border_grey {
 border:1px solid #cccccc;
 }
 
#borderbotm_blue td{
 border-bottom:1px solid #BED8F1;}
 
 
.picborder {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #BED8F1;
}

/* 背景样式 */
.xuxian{
	background-image: url(index_top_20090703_04.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* 基本样式 */
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: "宋体", arial;
	font-size: 13px;
	line-height: 185%;
	color: #333333;
	background-color: #FFFFFF;
}
IMG {
	MARGIN: 0px;
}
.bla5{
	height: 5px;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	width: 10px;
}
.bla10{
	height: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	width: 10px;
}
.yonghu{font-size:13px;font-weight:bold;color:#333333;}
