body{
	margin: 0;
	padding: 0;
	min-width: 1200px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style: none;
    text-decoration: none;
}
a{
	color: #9155A7;
}
.clearfix{overflow:hidden;_zoom:1;}
.header{
	float: left;
	height: 70px;
	width: 100%;
}
.content{
	float: left;
	width: 100%;
}
.content-for-nav{/*点击导航栏里的具体内容*/
	width: 100%;float: left;
}
.footer{
	float: left;
	height: 115px;
	width: 100%;
	margin-top: 30px;
	background: #6DCCA3;
}
.news-c,.wel-c,.more-c{
	width: 980px;
	margin: 0 auto;
}
.h-c{
	width: 1200px;
	margin: 0 auto;
}
.font-6{
	font:normal normal normal 22px/1.4em '\5b8b\4f53';
}
.font-4{
	font:normal normal normal 30px/1.4em '\5b8b\4f53';
}
.font-2{
	font: normal normal normal 36px/1.4em '\5b8b\4f53';
}
/*.font-8{*/
	/*font: normal normal normal 15px/1.4em '\5b8b\4f53';*/
/*}*/

.font-8 {
	font: normal normal normal 15px/1.4em Arial;
}
.font-9{
	font: normal normal normal 14px/1.4em '\5b8b\4f53';
}
.color-green{
	color: #4BD1A0;
}
.color-white{
	color: white;
}
.color-gray{
	color:#605E5E;
}
