﻿/*Global*/
body
{
	text-align: center;
	font-family: "宋体" , arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
div, th, td, table, tr, span, a
{
	padding: 0;
	margin: 0;
}
A:link
{
	color: #000;
	text-decoration: none;
}
A:visited
{
	color: #000;
	text-decoration: none;
}
A:hover
{
	color: #ff0000;
	text-decoration: none;
}
A:active
{
	color: #990000;
	text-decoration: none;
}
/*top1*/
#siteLogo
{
	margin: 0 auto;
	padding: 0;
	width: 999px;
	background-color: #eeeeee;
	text-align: right;
	padding-top: 8px;
	height: 17px;
}
#siteLogo A:link
{
	color: #bb3430;
	text-decoration: none;
}

#siteLogo A:visited
{
	color: #bb3430;
	text-decoration: none;
}

#siteLogo A:hover
{
	color: #CC9933;
	text-decoration: none;
}

#siteLogo A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/*top2*/
#TopBanner
{
	margin: 0 auto;
	width: 999px;
	height: 115px;
	clear: both;
	background: url(/Images/NewIssue/HeadBanner.jpg) no-repeat;
}
#TopBanner a
{
	width: 999px;
	height: 115px;
	display: block;
}
/*top3*/
#siteMenu
{
	margin: 0 auto;
	width: 999px;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: url(/images/NewIssue/HeadMenuBg.gif) repeat-x;
	margin-bottom: 8px;
}
#siteMenu A:link
{
	color: #bb3430;
	text-decoration: none;
}

#siteMenu A:visited
{
	color: #bb3430;
	text-decoration: none;
}

#siteMenu A:hover
{
	color: #CC9933;
	text-decoration: none;
}

#siteMenu A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#siteMenu #siteMenu_middlePic ul
{
	width: auto;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 2px;
}

#siteMenu #siteMenu_middlePic li
{
	width: 85px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 0;
}
#siteMenu #siteMenu_middlePic .selected
{
	background: url( '../images/NewIssue/HeadActMenuRightBg.gif' ) left bottom no-repeat;
}
.siteRight
{
	float: right;
	width: 610px;
	margin: 0 auto;
	text-align: left;
}
/*bottom*/
#siteBottom
{
	background: url(/images/NewIssue/BottomSeparatorBg.jpg) repeat-x;
	margin: 0 auto;
	width: 999px;
	clear: both;
	background-color: #eeeeee;
	text-align: right;
	height: auto;
	padding-top: 5px;
	line-height: 20px;
}

#siteBottom div
{
	text-align: center;
}
.pagewidth
{
	margin: 0 auto;
	clear: both;
	width: 989px;
	text-align: center;
}
/*offic*/
#OfficeLeftMenu
{
	float: left;
	width: 230px;
	text-align: left;
}
#OfficeContent
{
	float: right;
	width: 750px;
	text-align: left;
}
.TitleSeparatorBar
{
	font-size: 1px;
	background: url(../images/dash1.jpg) repeat-x;
	height: 1px;
	clear: both;
}

.leftLink A:link
{
	color: #000;
	text-decoration: none;
}
.leftLink A:visited
{
	color: #000;
	text-decoration: none;
}
.leftLink A:hover
{
	color: #ff0000;
	text-decoration: none;
}
.leftLink A:active
{
	color: #990000;
	text-decoration: none;
}
.redFont
{
	font-size: 13px;
	color: #c00a07;
}

