body {margin: 0px;}
/*font css*/
td {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
p {font-size:14px;line-height:25px;}
.font_white {color:#FFF;}
.font_white_B {
	color: #FFFFFF;
	font-weight: bold;
}
.font_blue {color: #005B7F;}
.font_blue2 {color: #005B7F; text-decoration:underline;}
.font_ju_16B {color: #FF6600; font-size:16px; font-weight: bold;}
.font_ju_14B {color: #FF6633; font-size:14px; font-weight: bold;}
.font_hei_14 {font-size: 14px;line-height: 25px;}
.font_red_14B {color:#D30000;font-size:14px;font-weight: bold;text-decoration: underline;}
.font_red {color:#D30000;}
.font_hui {color:#666666;}
.font_hei_14B {color:#000;font-weight:bold; font-size:14px;line-height:25px;}
.font_hei_28B {	font-size: 28px;
	font-weight: bold;
	font-family: "黑体", "隶书", "宋体";
	color: #000000;
	line-height: 30px;
}
/*font link css*/
a {
    color: #000000;
    text-decoration: none
}
a:hover {
    color: #D30000;
    text-decoration: none
}
.link_hei {color:#000;text-decoration:underline;}
.link_white_14B {color:#FFF; font-size:14px; font-weight:bold;}
.link_white_14B:hover {color:#FFFF00; font-size:14px; font-weight:bold;}
.link_white {color:#FFF;}
.link_white:hover {color:#FFFF00;}
.link_hui_B {color: #666666; font-weight:bold;}
.link_hui_B:hover {color:#CC3300; font-weight:bold;}
.link_red_14B {color:#D30000;font-size:14px;font-weight: bold;line-height:25px;}
.link_red_14B:hover {color:#D30000;font-size:14px;font-weight: bold;text-decoration: underline;line-height:25px;}
/*border css*/
.border_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.border_TBLR_hui {border: 1px solid #C2C2C2;}
.boder_LRB_hui {
	border-right: 1px solid #ABACAB;
	border-bottom: 1px solid #ABACAB;
	border-left: 1px solid #ABACAB;
}
.boder_BR_hui {
	border-right: 1px solid #ABACAB;
	border-bottom: 1px solid #ABACAB;
}
.border_TBLR_red {
    border-top: 3px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	border-left: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	padding-top:6px;
}
.border_BLR_red {
	border-bottom: 1px solid #CC3300;
	border-left: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
}
.border_BLR_ju {
	border-right: 1px solid #F7941C;
	border-left: 1px solid #F7941C;
	border-bottom: 1px solid #F7941C;
}

.border_LR_hei {border-left:1px solid #000; border-right:1px solid #000;}
.border_R_hei {border-right:1px solid #000;}
/*line css*/
.line_B_hui {
	border-bottom: 1px dotted #DDDDDD;
}
.line_B_hei {
	border-bottom: 1px dotted #666666;
}
/*bg css*/
.menu_bg {
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 87px;
	text-align:center;
}
.search_bg {
	background-image: url(../image/search_bg3.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 79px;
	text-align:center;
}
.sjxx_bg1 {
	background-image: url(../image/sjxx_bg1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	text-align:center;
}
.sjxx_bg2 {
	background-image: url(../image/sjxx_bg2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	text-align:center;
	CURSOR: pointer
}
.hycs_bg {
	background-image: url(../image/sy_010.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding:6px;
}
/*分层滑轮显示*/
ul,li {
	list-style-type: none;
	margin: 0;padding:0;
}
li {
	border-bottom: 1px dotted #DDDDDD;
}
.dis {display: block}
.undis {display: none}
#cntR {width: 260px}
#NewsTop {clear: both;}
#NewsTop P {float: left;}
#NewsTop P.topC0 {
　　background-image: url(../image/sjxx_bg2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	text-align:center;
	font-weight: bold;
	cursor: pointer;
	margin-right:5px;
}
#NewsTop P.topC1 {
	background-image: url(../image/sjxx_bg1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 85px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	margin-right:5px;
}
#NewsTop #NewsTop_tit {border-bottom: #CC3300 2px solid;height: 22px;}
#NewsTop #NewsTop_cnt {border:1px solid #CC3300; padding: 6px; height: 175px; text-align: left;}
