#header{
	width: 100%;
	height:90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	background-image: url(../index/headbg.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#logo{
	width: 700px;
	height:90px;
	float: left;
}
.language{
	width: 220px;
	height:20px;
	float: right;
	margin-top: 5px;
}
#top-nav{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.box{
	width: 996px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	display: inline;
}
.subnav{
	width: 100%;
	margin-right: auto;
	height: 17px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-top: 3px;
	background-color: #000000;
	margin-top: 0px;
	color: #999999;
}
#menu{
	width: 180px;
	margin-right: 10px;
	height: auto;
	float: left;
}
.submenu{
	width: 175px;
	margin-right: auto;
	height: 17px;
	margin-left: auto;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	background-color: #f5f5f5;
	font-size: 13px;
}
#right{
	width: 600px;
	margin-right: 10px;
	height: auto;
	float: left;
}
#container{
	width: 598px;
	border: 1px solid #0D0D0D;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D0D0D;
}
#content{
	width: 555px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "新宋体";
	color: #737373;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 160%;
	display: block;
	margin-bottom: 20px;
}
.content1{
	width: 555px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "新宋体";
	color: #737373;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 160%;
	display: block;
	margin-bottom: 20px;
}
.content2{
	width: 555px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "新宋体";
	color: #737373;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 160%;
	display: block;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
#tagtitle{
	width: 575px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	background-color: #1A1A1A;
}
#title{
	width: 575px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 10px;
	padding-top: 10px;
}
#print{
	width: 575px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-color: #1A1A1A;
	padding-top: 4px;
	margin-bottom: 10px;
}
#sidebar{
	width: 170px;
	height: auto;
	float: right;
	margin-right: 10px;
}
#footer{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 6px;
	background-color: #000000;
	color: #333333;
	padding-top: 6px;
	background-image: url(../pic/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D0D0D;
}
#footer-left{
	width: 680px;
	height: auto;
	float: left;
}
#footer-right{
	width: 250px;
	height: auto;
	float: right;
}
