body {
	background-color: #C6D6EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
}

/*14默认*/
a:link,a:visited ,a:active {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #2660AB;
	text-decoration: underline;
}
/*12默认*/
.link_12:link,.link_12:visited ,.link_12:active {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_12:hover {
	font-size: 12px;
	font-weight: normal;
	color: #2660AB;
	text-decoration: underline;
}
/*13默认*/
.link_13:link,.link_13:visited ,.link_13:active {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_13:hover {
	font-size: 13px;
	font-weight: normal;
	color: #2660AB;
	text-decoration: underline;
}
/*菜单*/
.menu_link:link,.menu_link:visited ,.menu_link:active {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/*红色*/
.red_link:link,.red_link:visited ,.red_link:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.red_link:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

/*菜分割线*/
.menu_fgx {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.left_menu_text {
	font-size: 14px;
	padding-left: 37px;
}
.text_12 {
	font-size: 12px;
}
.text_14_bold{
	font-size: 18px;
	font-weight: bold;
	color: #314184;
}
.text_14_content{
	font-size: 14px;
	line-height: 250%;
	color: #000000;
}
.index_left_kuang {
	border: 1px solid #999999;
	padding: 1px;
}
.text_red_12{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold
}
.feed_manager_kuang {
	border: 1px solid #7A77FF;
	line-height: 150%;
}
.feed_manager_kuang2 {
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
}
.view_18_bold {
	font-size: 18px;
	font-weight: bold;
	color: #0256b2;
}
.view_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #0256b2;
}
.right_title {
	float: left;
	height: 25px;
	width: 26px;
	background-image: url(title_di.jpg);
	background-repeat: no-repeat;
}
.right_title_text {
	float: left;
	height: 21px;
	width: 300px;
	font-size: 18px;
	font-weight: bolder;
	color: #0051A8;
	padding-top: 4px;
}
