/*全局样式开始*/
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #fafafa;
}


A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: red;
	text-decoration: none;
}
td {
}
/*本部分样式结束----------------------------------------------*/



/*通用样式开始*/
#page_wrapper /*全局外框*/{
	text-align: left;
	width: 780px;
	font-size: 12px;
	margin-bottom: 2px;
	border: 1px solid #1972b5;
}
#left_sidebar {
	float: left;
	width: 190px;
	height: 30px;
	background-image: url(/img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 2px;
}
#right_sidebar /*列式外框_纵向*/{
	float: right;
	width: 190px;
	height: 30px;
	background-image: url(/img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 1px;
}
#center_sidebar {
	width: 610px;
	height: 20px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#title {
	font-size: 22px;
	line-height: 28px;
	width: 778px;
	height: 90px;
	padding-top: 40px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	}

#author {
	height: 18px;
	width: 710px;
	font-size: 12px;
	background-color: #e7e7e7;
	line-height: 22px;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	}

#content {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5%;
	padding-left: 5%;
	clear: both;
	height: 200px;
	font-size: 14px;
	line-height: 22px;
	}
#nav {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5%;
	padding-left: 5%;
	clear: both;
	height: 60px;
	}
#banner {
	height: 90px;
	width: 500px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #CCCCCC;
}
#ad {
	width: 100%;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
}
#img {
	width: 100%;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
}
#link {
	background-image: url(/UpFiles/ad/bg_link.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
	padding-top: 6px;
}
/*本部分样式结束----------------------------------------------*/



/*区块样式开始【以下为各区块独特样式】*/

/*【头部区块】样式开始【logo,导航菜单】*/
#head {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
/*菜单*/
#menu {
	width: 100%;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	height: 35px;
	background-image: url(/img/index_03.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
/*本部分样式结束----------------------------------------------*/


/*【主体第一区块】样式开始【】*/
#flash {
	float: left;
	height: 235px;
	width: 280px;
	background-color: #F5D6D6;
	padding: 4px;
}
#announcement {
	height: 164px;
	width: 160px;
	background-image: url(/img/bg_announcement.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#newstitle {
	float: left;
	height: 240px;
	width: 304px;
	padding-left: 10px;
}
/*本部分样式结束----------------------------------------------*/


/*【主体第二区块】样式开始【】*/
#a1_sidebar {
	float: left;
	height: 20px;
	width: 804px;
	background-image: url(/img/bg_a1_sidebar.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#a1_sidebar #left_sidebar {
	float: left;
	height: 20px;
	width: 400px;
	padding: 0px;
	background-image: none;
}


#a1_sidebar #right_sidebar {
	float: right;
	height: 30px;
	width: 400px;
	padding: 0px;
	background-image: none;
}
/*本部分样式结束----------------------------------------------*/






/*【底部区块】样式开始*/
#footer {
	text-align: center;
	background-image: url(/Images/button.gif);
	height: 80px;
}
#footmenu {
	text-align: center;
	line-height: 32px;
}
#copyright {
	text-align: center;
	background-image: url(/Images/button.gif);
	height: 80px;
	padding-top: 20px;
}
/*本部分样式结束----------------------------------------------*/

