body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_02.png) center 0 repeat-x, #141433 url(../images/bg_01.png) center 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	color: #ffb2bf;
}
img, a img {
	border: none;
}
table, td, th {
	border-collapse: collapse;
	border: 1px solid #b30000;
	padding: 4px;
}
th {
	background-color: rgba(255,178,178,0.5);
}
td {
	text-align: center;
}
li {
    margin: 0 0 0 -8px;
}
a:link {
	color: #ffe599;
	text-decoration: none;
}
a:visited {
	color: #ffe599;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.txt_big {
	font-size: 20px;
}
.page {
	width: 900px;
	background: url(../images/smokeA.png) 0 348px no-repeat;
	margin: 0px auto;
}
.topBanner {
	width: 900px;
	height: 542px;
	background: url(../images/bg_03.png) no-repeat;
	padding: 0;
}
.addFriend {
	margin: 402px 0 0 104px;
}
.menu {
	width: 810px;
	height: 248px;
	background: url(../images/bg_04.png) 0 88px no-repeat;
	margin: 0 -156px;
	padding: 0 201px;
 }
.menu img {
	cursor: pointer;
 }
.content {
	width: 608px;
	background: url(../images/bg_05.png) no-repeat, url(../images/bg_06.png) repeat-y;
	padding: 10px 146px 40px;
 }
.subMenu {
	width: 608px;
	height: 88px;
	text-align: center;
 }
.subMenu img {
	cursor: pointer;
 }
.subContent {
	margin-top: 30px;
 }
.top {
	text-align: center;
 }
