﻿body
{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #f7f7f7;
/*
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
*/
}
#mainDiv
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color: #ffffff;
}
#headDiv
{
	width: 900px;
	height:70px;
	float:left;
}
#logoDiv
{
	width: 202px;
	height: 70px;
	float: left;
}
#menuTop
{
	width: 697px;
	height: 70px;
	float: left;
	font-size: 12px;
	background-image: url('../Images/NewsInfo-Head-BG.jpg');
	border-right: 1px solid #c0c0c0;
}
#bannerDiv
{
	width: 900px;
	height: 100px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainBody
{
	width: 898px;
	float: left;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
}
#leftDiv
{
	width: 200px;
	float:left;
	background-color: #ffffff;
}
#rightDiv
{
	width: 696px;
	float:left;
	border-left: 1px solid #c0c0c0;
	background-color: #ffffff;
}
#menuBottom
{
	width: 696px;
	height: 35px;
	border-bottom: 1px solid #c0c0c0;
	float:left;
}

.menu
{
	width: 697px;
	height: 25px;
	float:left;
	font-size: 14px;
	text-align:left;
	text-indent: 15px;
}
a:visited
{
	text-decoration: none;
	color: #000066;
}
a:link
{
	text-decoration: none;
	color: #000066;
}
a:hover
{
	text-decoration: none;
	color: #cc0033;
}

a.Fun:visited
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.Fun:link
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.Fun:hover
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}


#linkDiv
{
	width: 697px;
	height: 20px;
	font-size: 12px;
	float: left;
	text-indent: 20px;
	padding-top: 8px;
	text-align:left; 
	background-color: #F7F7F7;
}
#contentDiv
{
	width: 697px;
	font-size: 12px;
	float: left;
	text-align: center;
}
#titleDiv
{
	width: 696px;
	font-size: 20px;
	color: #993300;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: '黑体';
}

.timeDiv
{
	height: 20px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contentBody
{
	width: 696px;
	float: left;
	text-align: left;
}

#bottomDiv
{
	width: 895px;
	height: 80px;
	float:left;
	font-size: 12px;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-image: url('../Images/messageBottom.jpg');
}
