/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
body,td { 
	font: 12px/180% "瀹嬩綋";
	color: #333;
}
body{ 
	margin:0;
	padding:0;
	background: url(../imagesg/main_bg.jpg) no-repeat center top;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.daojishi{
	background: url(../imagesg/daojishi.jpg) no-repeat;
	font-size: 16px;
	padding-left: 25px;
	vertical-align: middle;
	font-family: 微软雅黑,黑体;
	font-weight: bold;
	line-height: 35px;
}
.num{
	color: #ff6600;
	font-size: 28px;
	font-family: 微软雅黑,黑体;
	font-weight: bold;
}
.titlebg_left{
	background: url(../imagesg/title_bg.jpg) no-repeat;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.contentbg_left{
	background: url(../imagesg/left_bg.jpg) repeat-x top;
	border: solid 1px #aacbee;
	padding: 5px 0;
}
.t14{
	font-size: 14px;
}
.green{
	color: #339900;
}
.line{
	border-bottom: dashed 1px #dedede;
}
.line2{
	border-top: solid 1px #aacbee;
}
.line3{
	border-bottom: solid 1px #dedede;
}
.box{
	border: solid 1px #ccc;
}
.box2{
	border: solid 1px #eee;
}
.box3{
	border-left: solid 1px #aacbee;
	border-right: solid 1px #aacbee;
	border-bottom: solid 1px #aacbee;
}
.box4{
	border: solid 1px #aacbee;
}
.yellow{
	color: #ff9900;
}
.news_title{
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
}
.news_title_link{
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
}
.white{
	color: White;
}
.blue{
	color: #7ca8ff; 
}
.gray{
color: #333;
}

.pic_box{
	border: solid 1px #eee;
	padding: 5px;
}
.search{
	color: #ccc;
	height: 20px;
	width: 160px;
	line-height: 20px;
}
.search2{
	color: #ccc;
	height: 20px;
	width: 130px;
	line-height: 20px;
}
.f14a{
	font-size: 14px;
}
.link-g {
	font-size: 12px;
	color: #3F3F3F;
}
a.link-g {
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
}
a.link-g:visited {
	font-size: 12px;
	color: #3F3F3F;
	text-decoration: none;
}
a.link-g:hover {
	font-size: 12px;
	text-decoration: none;
	color: #3A95C1;
}