body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 160%;
	font-size: 12px;
	color: #666666;
}
#bg-index {
	background-image: url(bg-body-index.png);
	background-repeat: repeat-x;
}
#bg-sub {
	background-image: url(bg-body-sub.png);
	background-repeat: repeat-x;
}
a:link {
	color: #135E94;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #D51232;
	text-decoration: underline;
}
ul,ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	list-style-position: inside;
}
h3 {
	font-size: 14px;
	font-weight: 900;
	color: #E50032;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.indent{
	text-indent: 24px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top-index {
	background-image: url(http://download.rising.com.cn/msgbox/imgs/512/bg-top-index.png);
	height: 480px;
	width: 980px;
}
#back {
	float: right;
	clear: both;
	margin-right: 10px;
	height: 27px;
	width: 112px;
}
#back  a {
	display: block;
	height: 27px;
	width: 117px;
}
#back  a span {
	display: none;
}
#buy {
	clear: both;
	height: 230px;
	width: 335px;
	float: right;
	margin-top: 160px;
	margin-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
#donate {
	height: 95px;
	width: 335px;
	background-image: url(bg-btn.png);
	margin-top: 10px;
	margin-bottom: 0px;
}
#donate  a {
	display: block;
	height: 95px;
	width: 335px;
}
#donate  a span {
	display: none;
}
#count strong {
	font-family: Arial, Helvetica, sans-serif;
}
#count {
	margin-top: 10px;
}
#go {
	font-size: 14px;
}
#go #form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#left {
	float: left;
	width: 600px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#right {
	width: 350px;
	float: right;
}
#path {
	color: #999999;
}
#path a {
	color: #999999;
	text-decoration: none;
}

#txt {
	margin-right: 30px;
	margin-left: 30px;
}

#bottom {
	margin-right: 10px;
	margin-left: 10px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 10px;
}
.line-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line-dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
