@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#4b4b4b;
	font-family:Arial;
	line-height:20px;
	background-color: #767676;
}
div,ul,li,img{margin:0px; pdding:0px; border:0px;}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f58300;
	text-decoration:none;
}
	
.a01{
	font-size:12px;
	color:#ff5500;
	font-weight:bold;
	text-decoration:none;
}
.a01:hover{
	font-size:12px;
	font-weight:none;
	color:#000000;
	text-decoration:underline;
}

.a02{
	font-size:12px;
	font-family:Arial;
	color:#043c60;
	line-height:23px;
}
.a02:hover{
	font-size:12px;
	font-family:Arial;
	color:#fff;
}

.a03{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.a03:hover{
	font-size:14px;
	font-weight:none;
	color:#e66c00;
	text-decoration:none;
}

.more{font-size:10px; color:#fff;}
.title{font-size:14px; font-weight:bold; padding:0 0 0 15px; color:#ff6600;}
.title1{font-size:14px; color:#000; font-weight:bold;}
.title2{font-size:14px; color:#fff; font-weight:bold;}
.image{border:2px #ccc solid; padding:2px;}
.btn{ background:url(../images/btn_icon.gif) no-repeat; border:0px; width:57px; height:20px; cursor:pointer;}
.put{ width:138px; height:20px; line-height:20px; margin:0px; padding:0 0 0 2px; background:url(../images/input_icon.gif) no-repeat; border:0px;}
.bottom{color:#fff;}
.opacity{padding:0 0 0 8px; border:1px #4b98b2 solid; filter:Alpha(Opacity=90);  opacity:0.9;}

.nav{color:#000; width:927px; margin:0px; padding:0px;}
.nav ul{list-style-type:none; margin:0px; padding:0px;}
.nav ul li{float:left; text-align:center; padding:0 16px; font-size:12px; height:29px; line-height:29px;}

.p_menu{width:185px; margin:0 auto;}
.p_menu ul{width:185px; list-style-type:none; margin:0 auto; padding:0px;}
.p_menu ul li{line-height:24px; margin:5px 0; background:url(../images/icon.gif) no-repeat 2px 9px; border-bottom:1px #ccc dashed; padding:0 0 0 15px;}

.list_news{width:230px;}
.list_news ul{padding:13px; width:230px; list-style-type:none;}
.list_news ul li{border-bottom:1px #ccc dashed; line-height:20px; margin:0 0 5px 0;}


