﻿/* 基本样式 */
BODY {
	PADDING: 0px;
	MARGIN: 0px;
	font-family: "宋体", arial;
	font-size: 13px;
	line-height: 190%;
	color:#333333;
	background-color: #FFFFFF;
}
IMG {MARGIN: 0px;}

td,div {font-size:13px;}
.bla5{margin:0px;padding:0px;line-height:5px;height:5px;width:10px;}
.bla10{margin:0px;padding:0px;line-height:5px;height:10px;width:10px;}

/* 字体样式 */
.sub_section_red {COLOR:#b00505;font-weight:bold;}

/*副标题位置*/
.sub_green {color:#058105;font-size:13px;font-weight:bold;}
.sub_red {color:#BE0E11;font-size:13px;font-weight:bold;}


/*当前位置*/
#location_green {color:#058105;font-size:13px;font-weight:bold;}
#location_green a:link,#location_green a:visited{color:#058105; font-size:13px;font-weight:bold;text-decoration:none;}
#location_green a:hover {color:#058105;  font-size:13px;font-weight:bold; text-decoration:underline;}

/* 链接样式 */
A {COLOR: #333; TEXT-DECORATION: none; font-size:13px;}
A:hover {COLOR: #b00505; TEXT-DECORATION: underline;font-size:13px;}


.section_red {COLOR:#BE0E11;font-size:14px;font-weight:bold;}
.section_red a,.section_red a:hover{COLOR:#BE0E11;font-size:14px;font-weight:bold;TEXT-DECORATION: none;}

.section_green {COLOR:#058105;font-size:14px;font-weight:bold;}
.section_green a,.section_green a:hover{COLOR:#058105;font-size:14px;font-weight:bold;TEXT-DECORATION: none;}

.newsh_red a,.newsh_red a:hover{font-family:"黑体";COLOR:#BE0E11;font-size:18px;TEXT-DECORATION: none;}
.newsh_green a,.newsh_red a:hover{ font-family:"黑体";COLOR:#058105;font-size:18px;TEXT-DECORATION: none;}
.newsh_black a,.newsh_black a:hover {COLOR:#343434;font-size:13px;TEXT-DECORATION: none;}

a.more_black,a.more_black:hover { color:#333;font-size:12px;text-decoration:none;}
.picborder_grey {padding:2px;border:1px solid #ccc;}


.list_top { font-size:13px; line-height:220%}




