@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	border:0px;
	padding:0px;
	}
body {
	background-attachment: fixed;
	background-image: url(../images/indexbg.GIF);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AF273B;
}

.foot {
	color: #4F5052;
	line-height: 20px;
	font-size: 9pt;
}

.text {
	font-size: 9pt;
	color: #6C6C6C;
	line-height: 20px;
}
.text2 {
	font-size: 9pt;
	color: #333333;
	line-height: 25px;
}

.textnr {
	font-size: 14px;
	color: #5A5A5A;
	line-height: 25px;
}

.text_title {
	font-size: 14px;
	color: #888888;
	font-weight: bold;
}

.text12px {
	font-size: 14px;
	color: #484848;
	font-weight: bold;
	padding-top:5;
}
.text18px_blue {
	font-size: 9pt;
	color: D47F12;
	font-weight: bold;
}

.text12px_blue {
	font-size: 12px;
	color: 144780;
	font-weight: bold;
	padding-top:10;
}

a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #39454C;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FCD134;
	text-decoration: none;
}

a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #39454C;
	text-decoration: none;
}


a.menu:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #F26B00;
	text-decoration: none;
	font-weight: normal;
}

a.menu:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


a.news:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #454545;
	text-decoration: none;
	line-height: 20px;
}
a.news:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #454545;
	line-height: 20px;
	text-decoration: none;
}

a.news:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #454545;
	line-height: 20px;
	text-decoration: none;
}

a.indexnews:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #515151;
	text-decoration: none;
	line-height: 15px;
}
a.indexnews:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #515151;
	text-decoration: none;
}

a.indexnews:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #515151;
	text-decoration: none;
}


a.news2:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.news2:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #6C6C6C;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

a.news2:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #6C6C6C;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

a.news3:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #3C3C3C;
	text-decoration: none;
	line-height: 25px;
}
a.news3:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #3C3C3C;
	text-decoration: none;
	line-height: 25px;
}

a.news3:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #3C3C3C;
	text-decoration: none;
	line-height: 25px;
}

a.news4:link {
	font-family: "宋体";
	font-size: 14px;
	color: #D47F12;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
a.news4:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #D47F12;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

a.news4:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #D47F12;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

input{
	background:#ffffff;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border: 1px solid #707070;

}
select {
	background:#ffffff;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border: 1px solid #707070;

}
.bodybg {
	background-attachment: fixed;
	background-image: url(../images/indexbg.GIF);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AF273B;
}
.red {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.indexbg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/rightmenubg.JPG);
	background-repeat: repeat-x;
	background-position: left top;
}
.redtext {
	font-size: 9pt;
	color: #FF0000;
}
.img {
	padding-bottom:5px;
	}
.img2 {
	padding-bottom:4px;
	}
.img3 {
	padding-top:5px;
	}