﻿/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	font-size:12px;
}
img{
	border:none;
}

a:link {
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {	
	color:#FF6600;
	text-decoration: none;
}
/* 模块菜单样式 */
a.page_font01:link {
	color: #005183;	
	text-decoration: none;
}
a.page_font01:visited {
	color: #FFffff;
	text-decoration: none;
	font-weight:bold;
}
a.page_font01:hover {
	color:#FF6600;
	text-decoration: none;
}
a.page_font01:active {
	color: #FF0000;
	text-decoration: none;
}


.border_top{
	margin-top:5px;
}
.index_border{
	border-left:#8E1B17 solid 1px;
	border-right:#8E1B17 solid 1px;
	background-color:#FEFCFE;
}
.title_font{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.title_font01{
	font-size:14px;
	color:#666666;
}
.input_border{
	border:#CCCCCC solid 1px;
}

.font_new{
	color:#FF0000;
}
a.font_new:link {
	color: #FF0000;	
	text-decoration: none;
}
a.font_new:visited {
	color: #FF0000;
	text-decoration: none;
}
a.font_new:hover {
	color:#FF6600;
	text-decoration: none;
}
.font_new:active {
	color: #FF0000;
	text-decoration: none;
}
.search_title{
	color:#3E7699;
	font-weight:bold;
}
.page_font01{
	color:#005183;
}
.page_font02{
	color:#ffffff;
	font-weight:bold;
}
.page_border{
	border-bottom:#EAEAE8 solid 1px;
	border-right:#EAEAE8 solid 1px;
	border-left:#EAEAE8 solid 1px;
	background-color:#EDF3F8;
}
/*
.page_border{
	border-bottom:#999999 solid 1px;
	background-color:#EDF3F8;
}
*/
.page_search_border{
	border:#EAEAE8 solid 1px;
	background-color:#FDFDFD;
}
.page_title{
	color:#1F3A87;
	font-size:14px;
	font-weight:bold;
}
.page_border01{
	border:#C7CED7 solid 1px;
}
.font01{
	font-size:16px;
	color:#005183;
	font-weight:bold;
}
.text01{
	text-indent:24px;
	line-height:150%;
}
.line_dashed_01{
	border-bottom:#2D96AC dashed 1px;
}
.New_font{color:#C7291E;}
.New_font_title{color:#C7291E; font-weight:bold}

/* 首页菜单样式 */
.top_font:link{
	color:#004A80;
	font-weight:bold;
	text-decoration:none;
}
.top_font:visited{
	color:#004A80;
	font-weight:bold;	
	text-decoration:none;
}
.top_font:hover{
	color:#000000;
	font-weight:bold;	
	text-decoration:underline;
}
.top_font:active{
	color:#004A80;
	font-weight:bold;
	text-decoration:underline;
	
}
.yqlj{
    border-right:#E8E8E8 1px solid; 
    border-top: #E8E8E8 1px solid; 
    border-left: #E8E8E8 1px solid; 
    border-bottom: #E8E8E8 1px solid
    }
    
 .page_line
{
	margin-top: 3px;
	line-height: 25px;
}
