@charset "utf-8";
#header,#contenter,#footer{
	width:1000px;
	margin:0px auto;
}
body {
	font-size:12px;
	color:#333;
	line-height:25px;
/*	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
*/

}
table {
    border-collapse: collapse;
}
a:link { color: #333; text-decoration: none; }
a:visited {color: #333; text-decoration: none; }
a:hover { color:  #F60; text-decoration: underline; }
a:active { color: #333; text-decoration: none; }
ul,li{
	list-style-type:none;}
img,form,ul,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
input,textarea,select {
	border:1px solid #bbb;
	color:#333;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#header{
	overflow:hidden;
	}
.pa {
    width: 86px;
    height: 22px;
    line-height: 22px;
    display: block;
    background: url(../images/ac.gif);
    text-align: center;
    float: left;
    margin-right: 1px;
}
.paA {
    width: 86px;
    height: 22px;
    line-height: 22px;
    display: block;
    background: url(../images/acA.gif);
    text-align: center;
    float: left;
    margin-right: 1px;
    color: #FFFFFF;
}
.pa:hover, .pa:active, .paA:hover, .paA:active {
    background: url(../images/acA.gif);
    color: #FFFFFF;
}
#con5 img {
    padding: 2px;
    border: 1px solid #000000;
}
.index_news{
	border-bottom:#CCC  dashed  1px; height:25px; line-height:25px;}