A:visited {
	COLOR: #020202; TEXT-DECORATION: none
}
A:active {
	COLOR: #00518a; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: #FF0000; POSITION: relative; TEXT-DECORATION: underline
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
TABLE {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; BORDER-COLLAPSE: collapse
}
.red {
	color: #FF0000;
}
.ftext {
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	background-position: center;
}
.fbutton {
	font-size: 12px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #F6F6F6;
}
.finput {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #BCBCBC;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	padding-left: 6px;
}
.red16b {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.left15 {
	padding-left: 15px;
}
.button {

	font-size: 12px;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #F6F6F6;
}
.input {

	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #BCBCBC;
}

/*--------------------------------网站头部的css----------------------------------------*/
/*常用类*/
.layout_center { width:1010px; margin:0 auto; height:56px; background-color:#FFFFFF }
.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; }
.red { color:red; }
.blue { color:blue; }
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:20px; }
a { color:#000; text-decoration:none; }
a:hover { color:#BF006A; text-decoration:underline; }
/*头部*/
#top_main { height:56px; }
#top { height:56px; }
#logo { height:56px; width:225px; float:left;}
/*#site_name { height:100px; width:500px; float:left; background:url(images/site_name.jpg) no-repeat; }*/
#site_name { height:56px; width:482px; float:left; no-repeat; }
#top_menu { height:56px; width:280px; float:left; text-align:right; padding-top:20px; font-size:12px}
/*导航栏*/
#navigation_main {background:url(navigation_bg1.jpg) repeat-x;width:1010px;}
.layout_center1 { width:1010px; margin:0 auto; height:30px;}
#navigation { height:30px; }
#navigation li { float:left; line-height:30px; text-align:center; }
#navigation li a { width:141px; display:block; font-weight:bold; font-size:14px; color:#FFF; background-color:#083B90;}
#navigation li a:hover { background-color:#FFCC33;center no-repeat; text-decoration:none;}

/*-----------------------------------网站头部的css----------------------------------------*/
