@charset "utf-8";
/* design by mubio eonfly@163.com */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 26px;
}

td
{
	font-size:12px;
	color:#485120;
	line-height: 26px;
}

.font1{
   font-size:12px;
   color:#000000;
   font-family:"宋体";
   line-height:24px;
   }

a:link {
	color: #485120;
	text-decoration: none;
}
a:visited {
	color: #485120;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* 新闻 */
.newstitlegray {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	vertical-align: -10%;
}

.newstitle,a.newstitle:link,a.newstitle:visited {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f4209;
	text-decoration: none;
	text-align: center;
}

a.newstitle:hover,a.newstitle:active {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	vertical-align: 5%;
}

.new_date{ color:#e9017b; font-size:11px; font-family:Arial, Helvetica, sans-serif;}


/* 文字描边 */

.shadowa,a.shadowa:link,a.shadowa:visited {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	position:absolute;
	filter:
        Dropshadow(offx=1,offy=0,color=#102140)
        Dropshadow(offx=0,offy=1,color=#102140)
        Dropshadow(offx=0,offy=-1,color=#102140)

	letter-spacing: 1pt;
}

