@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 13px;
	color: #666666;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a
{
	text-decoration: none;
	color: #666666;
}
#TopBox {
	height: 221px;
	width: 930px;
	margin: auto;
}
#Menu {
	margin: auto;
	width: 930px;
	background-image: url(../images/menuBack.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#Menu dl {
	margin: auto;
	padding: 0px;
	width: 830px;
}
#Menu dd {
	font-size: 14px;
	line-height: 32px;
	float: left;
	width: auto;
	margin-left: 30px;
	text-align: center;
	height: 32px;
}
#Context {
	margin: auto;
	width: 830px;
}

#Menu dd a
{
	color: #FFFFFF;
}
#Context
{
	width: 830px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Context #Left {
	width: 240px;
	float: left;
}
#Context #Left #LeftMenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b6b6b6;
	width: 183px;
}
#Context #Left #LeftMenu dd {
	width: 168px;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 5px;
}
#Context #Left #LeftMenu dd a
{
	color: #3f3f3f;
}
#Context #Left #LeftMenu dd.current
{
	background-image: url(../images/1.gif);
}
#Context #Left #LeftMenu dd.current a
{
	color: #FFFFFF;
}
#Context #Left #ImgBox 
{
	margin-top: 40px;
	width: 183px;
	height: 70px;
	margin-bottom: 20px;
}
#Context #Left #ImgBox dd {
	float: left;
}
#Context #Left #LeftList {
	width: 183px;
}
#Context #Left #LeftList dd {
	height: 50px;
	width: 143px;
	background-image: url(../images/go.jpg);
	background-position: right 16px;
	background-repeat: no-repeat;
	padding-right: 40px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
}
#Context #Right {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 50px;
	width: 530px;
	display: table;
}
#Context #Right .BigTitle {
	background-image: url(../images/dayuan.jpg);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-indent: 50px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
#Context #Right .SmallTitle {
	background-image: url(../images/yuan.jpg);
	background-repeat: no-repeat;
	background-position: 25px 10px;
	font-weight: bolder;
	font-size: 15px;
	line-height: 30px;
	text-indent: 50px;
	margin-top: 25px;
}
#Context #Right .Txt {
	line-height: 23px;
	padding-left: 50px;
}
#Context #Right .Txt p
{
	margin-top: 20px;
}
#Context #Right #GoTop {
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#FootBox
{
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
#FootBox #footLink {
	line-height: 30px;
	text-align: right;
	color: #333333;
}
#FootBox #footLink a {
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
}
#FootBox .copty {
	font-size: 12px;
	line-height: 30px;
	text-align: right;
}
#container{
	top:1px;
	overflow: auto;
	height: 1px;
}