/* CSS Document */

body{
	margin:0px;
	font-size:12px;
	font-family:"宋体";
	background-color:#FFFFFF;
	color:#4f688a;
	background-image: url(/images/bg.gif);
	line-height:120%;
}
a{ text-decoration:none; color:#036;}
a:hover{ text-decoration:underline; color:#069}

.navbg {
	background-image: url(/images/index_04.gif);
}
.lingbg {
	background-image: url(/images/index_10.gif);
}
.protitlebg {
	background-image: url(/images/index_13_03.gif);
}

.navbg a{ color:#FFF; text-decoration:none; font-weight:bold; font-size:14px;
}
.navbg a:hover{ color:#FFF; text-decoration:underline; font-weight:bold; font-size:14px;
}


.introtitlebg {
	background-image: url(/images/introtitle_02.gif);
}
.dbline{ line-height:200%;}
.hfline{ line-height:200%;}

.news_border{ padding:4px; border-bottom:1px #CCCCCC dashed;}
.newstitle{ font-size:18px; font-weight:bold;}

.txt1 {
	font-size: 16px;
	font-weight: bold;
	color: #F30;
}
.news_border{ padding:4px; border-bottom:1px #CCCCCC dashed;}
.newstitle{ font-size:18px; font-weight:bold;}

.more a{ color:#090; font-weight:bold; text-decoration:underline;}
.more a:hover{ color:#099; font-weight:bold; text-decoration:underline;}
