@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	
}
.Float{
	
	float:left;
	width:50%; 
	text-align:left;
}
li{list-style-type:none;
	margin:0;
	padding:0;}

 img{
 	border:none;
 }
 b { font-weight:normal;}

.MyLine 
{
	line-height:25px;}
/* a */
a{
	color: #545454;
	line-height:22px;
	text-decoration:none;
}
a:link,a:visited{
	color: #545454;
	line-height:22px;
	text-decoration:none;
}
a:hover,a:active{
	color: #545454;
	line-height:22px;
	text-decoration:underline;
}

/* LightRed_border */
.redborder{
	border:1px #e19a96 solid;
}

/* Gray_border */
.grayborder{
	border:1px #dddddd solid;
}

.redborder{
	border:1px #Red solid;
}

/* GrayPurple_border */
.graypurpleborder{
	border:2px #dbcdc4 solid;
}

/* Gray_dotted */
.graydotted{
	border-bottom:1px #cfcfcf dotted;
}

/* Gray_dashed */
.graydashed{
	border-bottom:1px #cfcfcf dashed;
}

/* Gray-bottom_border */

/* Red_dotted */
.reddotted{
	border-bottom:1px #f7a6a5 dotted;
}

/* RedBorder */
.redborder_bottom{
	border-bottom:2px #dc0000 solid;
}

/* RedBorder_bottom */
.redsolid_bottom{
	border-bottom:1px #aa2100 solid;
}

/* GrayRight_border */
.grayrightborder{
	border-right:1px #e5e5e5 solid;
	width: 690px;
}

/* peoplebg_borderright */
.people{
	background-color:#f8d2c5;
	border-right:1px #f1eff2 solid;
	border-bottom:1px #f1eff2 solid;
	height:25px;
	width:57px;
	text-align:center;
}

/* Red_Bg */
.redbg{
	background-color:#aa2100;
	height:30px;
}

/* NewsTitle_bg */
.titlebg{
	background-image: url(../images/titlebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}

/* GrayBg */
.graybg{
	background-image: url(../images/Manabg.jpg);
	background-repeat: repeat-x;
	height: 310px;
}

/* AnGrayBg */
.angraybg{
	background-image: url(../images/angraybg.jpg);
	background-repeat: repeat-x;
	height: 210px;
}

/* Infomaion_bg */
.grayinfbg{
	background-image: url(../images/infbg.jpg);
	background-repeat: no-repeat;
	height:40px;
	width:397px;
}

/* InfomaionBorder_bg */
.grayinfborderbg{
	background-image: url(../images/grayborderbg.jpg);
	background-repeat: no-repeat;
	height:24px;
	width:66px;
}

/* GrayFlower_bg */
.grayflowerbg{
	background-image: url(../images/inf_bg1.jpg);
	background-repeat: repeat;
	
}

/* Job_bg */
.jobbg{
	background-image: url(../images/job_bg.jpg);
	background-repeat: no-repeat;
	height:30px;
	width:75px;
}

/* BlackRed_border */
.blackredborder{
	height:64px;
	width:180px;
	border:1px #da0000 solid;
}

/* index_endimg_margin */
.img{
	margin:2px;
}

/* RightBg_RightBorder */
.rightbordr{
	background-color:#f1f1f1;
	border-right:1px #e5e5e5 solid;
	width: 490px;
}

/* LightYellow_bg */
.lightyellowbg{
	background-color:#f6ebd9;
	height:170px;
}

/* Top_Bgcolor */
.topbgc{
	background-color:#d6d4d5;
	height:30px;
}

/* Seach_bg(pink) */
.seachbg{
	background-image: url(../images/seachbg.jpg);
	background-repeat: repeat-x;
	height: 29px;
}

/* red-jianbian */
.redjb{
	background-image: url(../images/red-jianbian.jpg);
	background-repeat: repeat-x;
	height:420px;
}

/* Blackfont_Bold(14) */
.blackfontb{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.blackfontb1{
	color:#000000;
	font-family:@微软雅黑;
	font-size:20px;
	font-weight:bold;
}

/* Navbg_pic */
.navbg{
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 952px;
}

/* Currentbg_pic */
.currentbg{
	background-image: url(../images/nav_current.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 120px;
	background-position: bottom;
	padding-top:4px;
}

/* Whitefont_navfont */
.whitefont{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;

}
.whitefont a{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.whitefont a:link,.whitefont a:visited{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.whitefont a:hover,.whitefont a:active{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}



/* Whitefont_RightTitlefont */
.whitefontb{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

/* Whitefont_small(NoBold) */
.whitefontno{
	color:#ffffff;
	text-decoration:none;
}
.whitefontno a{
	color:#ffffff;
	text-decoration:none;
}
.whitefontno a:link,.whitefontno a:visited{
	color:#ffffff;
	text-decoration:none;
}
.whitefontno a:hover,.whitefontno a:active{
	color:#ffffff;
	text-decoration:underline;
}

/* BlackRedfont_Noindent */
.blackredfontno{
	color:#930101;
	line-height:22px;
	text-decoration:none;
}
.blackredfontno a{
	color:#930101;
	line-height:22px;
	text-decoration:none;
}
.blackredfontno a:link,.blackredfontno visited{
	color:#930101;
	line-height:22px;
	text-decoration:none;
}
.blackredfontno a:hover,.blackredfontno a:active{
	color:#930101;
	line-height:22px;
	text-decoration:underline;
}

/* BlackRedfont_Bold */
.blackredb{
	color:#930101;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}
.blackredb a{
	color:#930101;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}
.blackredb a:link,.blackredb a:visited{
	color:#930101;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}
.blackredb a:hover,.blackredb a:active{
	color:#930101;
	font-weight:bold;
	line-height:22px;
	text-decoration:underline;
}

/* BlackRedfont_Indent(NoBold) */
.redfont{
	color:#930101;
	text-indent:2em;
	line-height:20px;
	text-decoration:none;
}
.redfont a{
	color:#930101;
	text-indent:2em;
	line-height:20px;
	text-decoration:none;
}
.redfont a:link,.redfont a:visited{
	color:#930101;
	text-indent:2em;
	line-height:20px;
	text-decoration:none;
}
.redfont a:hover,.redfont a:active{
	color:#930101;
	text-indent:2em;
	line-height:20px;
	text-decoration:underline;
}

/* BlackRedfont_big(Bold) */
.redfontbb{
	color:#ab2200;
	font-size:20px;
	font-weight:bolder;
	text-decoration:none;
}

/* BlackRedfont_middle(Bold) */
.redfontmb{
	color:#990002;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}

/* BlackRedfont_middle(NoBold) */
.redfontmbno{
	color:#990002;
	font-size:14px;
	text-decoration:none;
}
.redfontmbno a{
	color:#990002;
	font-size:14px;
	text-decoration:none;
}
.redfontmbno a:link,.redfontmbno a:visited{
	color:#990002;
	font-size:14px;
	text-decoration:none;
}
.redfontmbno a:hover,.redfontmbno a:active{
	color:#990002;
	font-size:14px;
	text-decoration:underline;
}

/* BlackGrayfont_NoBold */
.blackgrayfontno{
	line-height:21px;
	color:#555555;
}
.blackgrayfontno a{
	color:#555555;line-height:21px;
}
.blackgrayfontno a:link,.blackgrayfontno a:visited{	
	text-decoration:none;
}
.blackgrayfontno a:hover,.blackgrayfontno a:active{
	text-decoration:underline;
}

.blackgrayfontno1{
	line-height:19px;
	color:#555555;
}
.blackgrayfontno1 a{
	color:#555555;line-height:19px;
}
.blackgrayfontno1 a:link,.blackgrayfontno1 a:visited{	
	text-decoration:none;
}
.blackgrayfontno1 a:hover,.blackgrayfontno1 a:active{
	text-decoration:underline;
}

/* BlackGrayfont_big(Bold) */
.blackgrayfont{
	color:#555555;
	font-size:14px;
	line-height:22px;
	font-weight:bolder;
	text-decoration:none;
}
.blackgrayfont a{
	color:#555555;
	font-size:14px;
	line-height:22px;
	font-weight:bolder;
	text-decoration:none;
}
.blackgrayfont a:link,.blackgrayfont a:visited{
	color:#555555;
	font-size:14px;
	line-height:22px;
	font-weight:bolder;
	text-decoration:none;
}
.blackgrayfont a:hover,.blackgrayfont a:active{
	color:#555555;
	font-size:14px;
	line-height:22px;
	font-weight:bolder;
	text-decoration:underline;
}

/* LightGrayfont_big(Bold) */
.lightgrayfont{
	color:#626161;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
}
.lightgrayfont a{
	color:#626161;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
}
.lightgrayfont a:link,.lightgrayfont a:visited{
	color:#626161;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
}
.lightgrayfont a:hover,.lightgrayfont a:active{
	color:#626161;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	text-decoration:underline;
}

/* Grayfont_bigUnderline(NoBold) */
.grayfontun{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}
.grayfontun a{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}
.grayfontun a:link,.grayfontun a:visited{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}
.grayfontun a:hover,.grayfontun a:active{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}

/* Grayfont_big(NoBold) */
.grayfontnoun{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a:link,.grayfontnoun a:visited{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a:hover,.grayfontnoun a:active{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}

.grayfontnoun1{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-indent:2em;
	text-decoration:none;
}

/* LightGrayfont */
.lightgray{
	color:#989898;
	text-indent:2em;
	text-decoration:none;
}
.lightgray a{
	color:#989898;
	text-indent:2em;
	text-decoration:none;
}
.lightgray a:link,.lightgray a:visited{
	color:#989898;
	text-indent:2em;
	text-decoration:none;
}
.lightgray a:hover,.lightgray a:active{
	color:#989898;
	text-indent:2em;
	text-decoration:none;
}

/* LightGrayfont_No */
.lightgrayno{
	color:#989898;
	line-height:22px;
	text-decoration:none;
}
.lightgrayno a{
	color:#989898;
	line-height:22px;
	text-decoration:none;
}
.lightgrayno a:link,.lightgrayno a:visited{
	color:#989898;
	line-height:22px;
	text-decoration:none;
}
.lightgrayno a:hover,.lightgrayno a:active{
	color:#989898;
	line-height:22px;
	text-decoration:none;
}


/* TeaPrice_Default */
.titledefault{
	background-image: url(../images/titledefault.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
}
.titledefault a{
	background-image: url(../images/titledefault.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
}
.titledefault a:link,titledefault a:visited{
	background-image: url(../images/titledefault.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
}
.titledefault a:hover,titledefault a:active{
	background-image: url(../images/titledefault.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
}

/* TeaPrice_Current */
.titlecurrent{
	background-image: url(../images/titlecurrent.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
.titlecurrent a{
	background-image: url(../images/titlecurrent.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
.titlecurrent a:link,titlecurrent a:visited{
	background-image: url(../images/titlecurrent.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
.titlecurrent a:hover,titlecurrent a:active{
	background-image: url(../images/titlecurrent.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 76px;
	color:#000000;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

/* Tea_Default */
.teadefault{
	background-image: url(../images/titledefault1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.teadefault a{
	background-image: url(../images/titledefault1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.teadefault a:link,teadefault a:visited{
	background-image: url(../images/titledefault1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.teadefault a:hover,teadefault a:active{
	background-image: url(../images/titledefault1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/* Tea_Current */
.teacurrent{
	background-image: url(../images/titlecurrent1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#da0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.teacurrent a{
	background-image: url(../images/titlecurrent1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#da0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.teacurrent a:link,teacurrent a:visited{
	background-image: url(../images/titlecurrent1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#da0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.teacurrent a:hover,teacurrent a:active{
	background-image: url(../images/titlecurrent1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 114px;
	color:#da0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

/* Blackfont_Bold */
.blackfont{
	color:#555555;
	font-weight:bolder;
	text-decoration:none;
}
.blackfont a{
	color:#555555;
	font-weight:bolder;
	line-height:21px;
	text-decoration:none;
}
.blackfont a:link,.blackfont a:visited{
	color:#555555;
	font-weight:bolder;
	line-height:21px;
	text-decoration:none;
}
.blackfont a:hover,.blackfont a:active{
	color:#555555;
	font-weight:bolder;
	line-height:21px;
	text-decoration:underline;
}

.blackfont1{
	color:#555555;
	font-family:@黑体;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.blackfont1 a{
	color:#555555;
	font-family:@黑体;
	font-size:18px;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}
.blackfont1 a:link,.blackfont1 a:visited{
	color:#555555;
	font-family:@黑体;
	font-size:18px;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
}
.blackfont1 a:hover,.blackfont1 a:active{
	color:#555555;
	font-family:@黑体;
	font-size:18px;
	line-height:21px;
	text-decoration:underline;
	font-weight:bold;
}


/* BlackGrayfont_small(NoBold) */
.blackgraysm{
	color:#555555;
	line-height:18px;
	text-indent:2em;
	text-decoration:none;
}
.blackgraysm a{
	color:#555555;
	line-height:18px;
	text-indent:2em;
	text-decoration:none;
}
.blackgraysm a:link,.blackgraysm a:visited{
	color:#555555;
	line-height:18px;
	text-indent:2em;
	text-decoration:none;
}
.blackgraysm a:hover,.blackgraysm a:active{
	color:#555555;
	line-height:18px;
	text-indent:2em;
	text-decoration:underline;
}

/* GrayRedfont_big(Bold) */
.grayredfontb{
	color:#975556;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-align:left;
	text-decoration:none;
}
.grayredfontb a{
	color:#975556;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:none;
}
.grayredfontb a:link,.grayredfontb a:visited{
	color:#975556;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:none;
}
.grayredfontb a:hover,.grayredfontb a:active{
	color:#975556;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:underline;
}

.grayredfontb1{
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-align:left;
	text-decoration:none;
}
.grayredfontb1 a{
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:none;
}
.grayredfontb1 a:link,.grayredfontb1 a:visited{
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:none;
}
.grayredfontb1 a:hover,.grayredfontb1 a:active{
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	text-decoration:underline;
}


/* GrayRedfont_small(NoBold) */
.grayredfont{
	color:#975556;
	line-height:22px;
	text-decoration:none;
}
.grayredfont a{
	color:#975556;
	line-height:22px;
	text-decoration:none;
}
.grayredfont a:link,.grayredfont a:visited{
	color:#975556;
	line-height:22px;
	text-decoration:none;
}
.grayredfont a:hover,.grayredfont a:active{
	color:#975556;
	line-height:22px;
	text-decoration:underline;
}


.grayredfont1{
	color:#975556;
	text-indent:2em;
	text-decoration:none;
}
.grayredfont1 a{
	color:#975556;
	text-decoration:none;
}
.grayredfont1 a:link,.grayredfont1 a:visited{
	color:#975556;
	text-decoration:none;
}
.grayredfont1 a:hover,.grayredfont1 a:active{
	color:#975556;
	text-decoration:underline;
}


/* Orangefont_Bold */
.orangefont{
	color:#f68b1d;
	font-size:14px;
	line-height:22px;
	font-weight:bolder;
	text-decoration:none;
}

/* 灰色大号没有下划线Grayfont_bigNoUnderline(NoBold) */
.grayfontnoun{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a:link,.grayfontnoun a:visited{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:none;
}
.grayfontnoun a:hover,.grayfontnoun a:active{
	color:#555555;
	font-size:14px;
	line-height:22px;
	text-decoration:underline;
}

	
#newscontent p{
	color: #565656;
	font-size:14px;
	text-indent: 2ex;
}

















