/* CSS Document */
body{
	margin:0px;
	font-size:12px;
	font-family:"宋体";
	line-height: 25px;
	color:#333333;
}
*{
    margin:0px;
	padding:0px;
}
#copyright{
    padding:0 16px 16px 0;
}
.bgright{
    background:url(../images/index_right.jpg) no-repeat left bottom;
}
.bgright2{
    background:url(../images/index_right2.jpg) no-repeat left bottom;
}
.Underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #9C9C9C;
	padding:5px 0 0 0;
	line-height:15px;
}
.img{
    padding:10px 10px 10px 10px;
}
.topright_fontcolor{
    padding:0 12px 0 0;
	color: #999999;
}
.subnavfont{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.bold{
    font-weight:bold;
}
a:link{
    text-decoration:none;
	color:#333333;
}
a:visited{
    text-decoration:none;
	color:#333333;
}
a:hover{
    text-decoration:none;
	color:#E6A700;
}
a:active{
    text-decoration:none;
	color:#333333;
}
.a1:link {
	color: #336699;
	font:"黑体";
	font-weight:bold;
	text-decoration:none;
}
.a1:visited {
	color: #336699;
	font:"黑体";
	font-weight:bold;
	text-decoration:none;
}
.a1:hover {
	color: #336699;
	font:"黑体";
	font-weight:bold;
	text-decoration:none;
}
.a1:active {
	color: #336699;
	font:"黑体";
	font-weight:bold;
	text-decoration:none;
}
.a2:link{
    text-decoration:none;
	color: #999999;
}
.a2:visited{
    text-decoration:none;
	color: #999999;
}
.a2:hover{
    text-decoration:none;
	color: #999999;
}
.a2:active{
    text-decoration:none;
	color: #999999;
}
.toppadding{
    padding:12px 0 12px 0;
}
.button {
	background-image: url(../images/Button.jpg);
	height: 20px;
	width: 51px;
	border:none;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.Un {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#999999;
	padding:15px 0 0 0;
}

.button1 {
	background-image: url(../images/button_01.jpg);
	height: 24px;
	width: 79px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bgimg{
    background:url(../images/bgimg.jpg) no-repeat right bottom;
}

.div
{
	 background-color:#13A7C3; 
	 position:absolute;
	 margin-top:24px;
}
.a3:link{
    text-decoration:none;
	color: #990000;
}
.a3:visited{
    text-decoration:none;
	color: #990000;
}
.a3:hover{
    text-decoration:none;
	color: #E6A700;
}
.a3:active{
    text-decoration:none;
	color: #990000;
}
.font {
	font-family: "宋体";
	font-size: 24px;
	letter-spacing: 5px;
	line-height:35px;
	/*background:url(../images/bgimg.jpg) no-repeat right bottom;*/
}
.a4:link{
    text-decoration:none;
	color: #990000;
	font-weight: bold;
	font-size:14px;
}
.a4:visited{
    text-decoration:none;
	color: #990000;
	font-weight: bold;
	font-size:14px;
}
.a4:hover{
    text-decoration:none;
	color: #E6A700;
	font-weight: bold;
	font-size:14px;
}
.a4:active{
    text-decoration:none;
	color: #990000;
	font-weight: bold;
	font-size:14px;
}
.tilte{
    font-size:19px;
	font-family:"宋体";
	font-weight:bold;
	padding:4px 0 0 24px;
	color:#007C7E;
}
.lefttiltebg{
    background:url(../images/titleNewbg.jpg) no-repeat left top;
	width:168px;
	height:69px;
}
.Lefttitle{
    font-size:22px;
	font-family:"宋体";
	font-weight:bold;
	padding:0 0 0 60px;
	color:#FFFFFF;
}
.Righttitle{
	font-size:19px;
	font-family:"宋体";
	font-weight:bold;
	padding:4px 0 0 24px;
	color:#007C7E;
}

