/*全局定义*/

body {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	margin-left: 4px
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}


/*链接定义*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}


/*表单定义*/

.text_login {
	font-size: 12px;
	width: 90px;
	border: 1px solid #333333;
}
.text_login_yzm {
	width: 45px;
	border: 1px solid #333333;
}
.text_login_100 {
	font-size: 12px;
	width: 100px;
	border: 1px solid #333333;
}
.text_login_410 {
	width: 410px;
}

/*字体定义*/

.font_white_14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.font_18_b {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.font_14_b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.font_white_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.font_h_22 {
	line-height: 22px;
}
.font_green_b {
	font-size: 12px;
	font-weight: bold;
	color: #107925;
	text-decoration: none;
}
.font_red_14 {
	font-size: 14px;
	font-weight: bold;
	color: #D80000;
	text-decoration: none;
}
.font_h_24 {
	font-size: 12px;
	line-height: 24px;
}
.font_red {
	font-size: 12px;
	color: #FF0000;
}
.font_h_18 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.font_xian_green {
	color: #A0D35E;
	font-size: 14px;
}
.font_green_12 {
	font-size: 12px;
	color: #107925;
	text-decoration: none;
}
.font_red_12b {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.font_ash_14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.font_12_b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}








/*线定义*/

.line_green_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C81F;
}
.line_ash_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.line_ash_xuxian_b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
}

.line_green_lr_xuxian {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #65C81E;
	border-left-color: #65C81E;
}




/*边框定义*/

.border_green_tblr {
	border: 1px solid #7BD438;
}
.border_green_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #67C821;
	border-left-color: #67C821;
}
.border_green_7_lr {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69CA21;
	border-left-color: #69CA21;
}

.border_ash_tblr {
	border: 1px solid #BCCBD3;
}
.border_yellow_tblr {
	border: 1px solid #C9B40B;
}
.font_black_14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}






/*其他定义*/

.margin_b7{
    margin-bottom:7px;
}
.margin_t4 {
	margin-top: 4px;
}
.list {
	list-style-image: url(../images/ico.gif);
	list-style-position: outside;
	list-style-type: none;
}



.search_menu {
	background-image: url(../images/search_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 77px;
	font-size: 12px;
	font-weight: bold;
	color: #107925;
	text-decoration: none;
	line-height: 26px;
}
/*
.search_menu_green {
	font-size: 12px;
	color: #107925;
	text-decoration: none;
}
*/
.search_menu_green {
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #107925;
	text-decoration: none;
}
.search_menu_green_2 {
	font-size: 12px;
	color: #107925;
	text-decoration: none;
}
.news_menu {
	font-size: 12px;
	background-image: url(../images/new_002.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 92px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	position: 固定;
}
#right_div { clear:both; position:absolute; right:10px; top:5px; width:200px;}

