@charset "gb2312";
html, body, p, h2, h3, h4 { margin:0; padding:0; font-size:12px; line-height:22px; color:#555; width:100%;}

body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height: 24px;
	color: #333;
	background:url(../images/bg.jpg);
	background-position:center 50px;
	margin: 0px;
	padding: 0px;
}
  .INPUT01 {
	border: 1px solid #CCC;
}
.pagination span {
	margin-left:2px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center; 
	}
	.pagination a {
	margin-left:2px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center; 
	}
.about {
	font-size: 12px;
	line-height: 28px;
}
a {
	color:#595757;
	text-decoration: none;
}
a:hover {
	color:#002f7b;
	text-decoration: none;
}
.ys3{
	text-decoration: none;
	color: #595757;
}
.ys3:hover{
	text-decoration:none;
	color: #fff;

}
.newsdate {
	font-size: 12px;
	color: #333;
}

.copy {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #003200;
}
.newstitle {
	font-size: 18px;
	font-weight: bold;
	color: #003200;
}
.title-font1 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
}
.pro {
	font-size: 12px;
	line-height: 22px;
}

.pro-title{
	font-size: 14px;
	color: #007d34;
	font-weight: bold;
}
.pro-title2{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.a2:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.a2:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.a2:hover {
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.a-news:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.a-news:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.a-news:hover {
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.a-pro:link {
	font-size: 14px;
	color: #002f7b;
	font-weight: bold;
	text-decoration: none;
}
.a-pro:visited {
	font-size: 14px;
	color: #002f7b;
	text-decoration: none;
}
.a-pro:hover {
	color: #2678c7;
	text-decoration:none;
	font-size: 14px;
}	
.topfont {
	font-size: 12px;
	color: #333;
	line-height: 15px;
}
.nametitle {
	font-size: 20px;
	color: #fff;
	padding-right: 30px;
	border-bottom:#FFF 1px solid;
}
.a-top:link {
	font-family:Verdana, Geneva, sans-serif;
	color: #717989;
	text-decoration: none;
	font-size: 11px;
}
.a-top:visited {
	color: #717989;
	text-decoration: none;
	font-size: 11px;
}
.a-top:hover {
	color: #002f7b;
	text-decoration:underline;
	font-size: 11px;
}	
.a-copy:link {
	font-family:Verdana, Geneva, sans-serif;
	color: #717989;
	text-decoration: none;
	font-size: 12px;
}
.a-copy:visited {
	color: #717989;
	text-decoration: none;
	font-size: 12px;
}
.a-copy:hover {
	color: #17a136;
	text-decoration:underline;
	font-size: 12px;
}	
.btn11 a {
	 text-align:right;height:42px;DISPLAY: block; font-size:14px;COLOR: #6e6e6e; text-decoration:none;text-decoration:none;line-height:42px; background:#e9c1600; padding-right:30px;border-bottom:#e9c160 1px solid; }
.btn11 a:hover{COLOR:#555;text-decoration:none;BACKGROUND:#ffd54c;border-bottom:#ffca45 1px solid;} 
.btn21 a {
	 text-align:right;height:42px;font-size:14px;DISPLAY: block; BACKGROUND:#f3ae00; COLOR: #ffffff; text-decoration:none;line-height:42px;padding-right:30px;border-bottom:#FFF 1px solid;}
	 
#s_round {
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}