body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0E0603;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 255px;
}
#wrapper #link {
	height: 316px;
}
#wrapper #link2 {
	background-image: url(images/index_07.jpg);
	text-align: center;
	height: 78px;
}
#wrapper #content {
	background-image: url(images/index_10_bg.jpg);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.tr1{
	font-size: 15px;
	color: #FFF;
	background-color: #3CF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.tr2{
	color: #333;
	background-color: #FFC;
	text-align: center;
	line-height: 24px;
}
.txt1{
	font-size: 24px;
	font-weight: bold;
	color: #C00;
	line-height: 44px;
	border-left-width: 15px;
}
.txt2{
	font-size: 15px;
	font-weight: bold;
	color: #30C;
	line-height: 24px;
}
.inpo{
	line-height: 22px;
	color: #999;
}
