@charset "utf-8";
/* 首页布局文件 */
@import url(reset.css);
@import url(right.css);
@import url(common.css);
.clear {
    clear:both;
	}
.red {
	color: #FF0000;
}
.b {
	font-weight: bold;
}
.black {
	color: #000000;
}
.text14 {
    font-size:14px;
	}
.text12 {
    font-size:12px;}
.blue {
	color:#003399;
}
.white {
    color:#FFFFFF;}
.right {
	text-align: right;
    }
.green {
    color:#336633;}
.cen {
    text-align:center;
	}
.m_r {
    margin-right:5px;
	}
.m_b {
margin-bottom:5px;
}
.m_t {
    margin-top:5px;}
/* now---------------------------------------------------- */
.web_now1 {
	width:100%;
	height:20px;
	background-color: #EEF4E9;
	font-size: 14px;
	color: #336633;
	margin-bottom:5px;
	padding-top: 5px;
	}
.web_nowcol_2 {
	background-color: #F8F5F5;
    }
.web_nowcol_3 {
	background-color: #F2F5EF;
    }
.web_nowcol_4 {
	background-color: #F7EDF9;
    }
.web_nowcol_5 {
	background-color: #EEF3FC;
    }
.web_nowcol_6 {
	background-color: #FEF0F0;
    }
.web_nowcol_7 {
	background-color: #EEF4E9;
    }
.web_now1 img {
	margin-right: 10px;
	margin-left: 10px;
    }
.web_now1 a {
    font-size:14px;}
/* now-over---------------------------------------------------- */

/* 正文-page-over------------------------------------------------------ */
.text_page {
	width:80%;
	height:25px;
	background-color: #F8F8F8;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	margin-bottom: 5px;
	text-align:center;
	}
.text_page li {
	height:19px;
	display:inline;
	border: 1px solid #C8C8C8;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:3px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	}
/* 正文-page-over------------------------------------------------------ */

/* 首页咨询------------------------------------------------------ */

