@charset "utf-8";
body {
	font-size: 11px;
	background-color:#f3f3f3;
	margin:0px;
	font-family: Verdana, Arial;
	background-image: url(Pic/1.png);
}
.top_color1 { color:#999; font-family:Verdana, Arial; font-size:11px;}

/* form */
.input1 {
	border:1px solid #999;
	font-size:11px;
	padding:3px;
	font-family: Verdana, Arial;
}
.area1 {
	line-height:1.8;
	padding:5px;
	color:#333;
	border:1px solid #999;
	font-size:11px;
	font-family: Verdana, Arial;
}

/* link */
a.a1:link,a.a1:visited {
	color: #999;
	text-decoration: none;
}
a.a1:hover {
	color: #999;
	text-decoration: underline;
}
a.a2:link,a.a2:visited {
	color: #fff;
	text-decoration: none;
}
a.a2:hover {
	color: #fff;
	text-decoration: underline;
}
a.a3:link,a.a3:visited {
	color: #000;
	text-decoration: none;
}
a.a3:hover {
	color: #fff;
	text-decoration: underline;
}
a:link,a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #034d89;
	text-decoration: underline;
}

/* other */
.foot1 { font-family:Verdana, Arial; font-size:11px; line-height:2;}
.td_line1 { line-height:1.8; color:#014c87;}
.img1 { border:1px solid #999999; padding:1px;}
.date1 { font-family:Verdana, Arial; font-size:11px; color:#999999;}
.news_txt2 { padding:15px 15px 50px 15px; line-height:1.8;}
.news_t1 { line-height:80px; font-family:Verdana, Arial; font-weight:bold; text-align:center; font-size:22px; color:#039;}
.news_t2 { color:#999; line-height:30px; vertical-align:top; text-align:center;}

/* left menu */
.left_bt{
	margin:0; padding:0; list-style-type:none;padding:10px; width:180px; margin-left:auto; margin-right:auto;
}
.left_bt li{
	height:26px; background:url(/Pic/left_bt_line.gif) repeat-x bottom;
	letter-spacing:1px;
}
.left_bt a{
	color:#666666; text-decoration:none; display:block; padding-left:26px; width:155px;
	background:url(/Pic/left_bt_1.gif) no-repeat 6%; line-height:26px; 
}
.left_bt a:hover,.left_bt a:active,.left_bt_actvie{
	color:#FFFFFF !important;
	background:url(/Pic/left_bt_2.gif) no-repeat 6% !important;
	background-color:#034d89 !important;
}
