/* CSS Document */
body
{
	
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-top: 42px;
    text-align:center
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
		color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000
}

td {
	font-family: "宋体";
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}


.main
{
	width:970px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.left_index
{
	width:217px;
	float: left;
	height:879px;
	background-image: url(img/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "黑体";
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 20px;
}

.left
{
	width:217px;
	float: left;
	height:800px;
	
	
}

.news
{
	width:753px;
	height:850px;
	float: left;
	background-image: url(img/newsbg.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
	}
.newstitle
{
	float: left;
	text-align: center;
	font-family: "黑体";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.shownews
{
	color: #FFFFFF;
	padding: 30px;
	vertical-align: top;
}

.pr
{
	width:753px;
	float: left;
	margin-top: 1px;
	padding-top: 1px;
}

.left_td
{
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.show1
{width:753px;
	float: left;
}
.tds6
{
	overflow:auto;
	color: #000000;
	float: left;
	width: 710px;
	border-top-width: 1px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: dotted;
	padding-top: 20px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.showtd
{
	text-align: center;
	margin-top: 5px;	
}
.page
{
	font-family: "黑体";
	color: #000000;
	font-size: 12px;
}

.page:link {
	color: #000000;
    font-family: "黑体";
}
.page:visited {
		color: #000000;
    font-family: "黑体";
	
}
.page:active {
	color: #FF0000;
	font-family: "黑体";
}
