.talk {
	display: block;
	background: url(../images/talk_top.jpg) no-repeat;
	height: auto;
}
.talk .avatar {
	float: left;
	width: 50px;
	margin-top: 52px;
	margin-left: 25px;
}
.talk .word {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: left;
}
.talk .talkend {
	display: block;
	height: 18px;
	clear: both;
	background: url(../images/talk_bottom.jpg) no-repeat;
	bottom: 0px;
}
html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none;
}
body {
	min-width: 940px;
	text-align:center;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma;
	font-size: 12px;
}
a {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
#lv0 {
	display: block;
	width: 880px;
	margin: 0 auto;
	min-height:100%;
	height: auto;
}
#lv1Head {
	background-color: #FFC;
	display: block;
	height: 94px;
	width: 880px;
	background-repeat: no-repeat;
}
.aftop_links {
	top: 76px;
	position: relative;
	padding: 0px;
	margin: 0px;
	clear: none;
}
#aftop_logo a {
	display: block;
	height: 90px;
	width: 400px;
}
.aftop_links a , .aftop_links a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 8px;
	padding-left: 6px;
	text-decoration: none;
}

.aftop_links a:hover {
	color: #FF0000;
	text-decoration: none;
}

#lv1HeadShadow {
	display: block;
	height: 6px;
	width: 880px;	background-repeat: repeat-x;
}
#sidebar {
	float: right;
	width: 190px;
	position: relative;
	right: 10px;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
}
#sidebar .menuStart {
	display: block;
	height: 20px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sidebar h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	color: #333;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li a {
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	text-decoration: none;
	color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebar ul li a:hover {
	color: #000;
	text-decoration:underline;
}
#sidebar .menuEnd {
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 190px;
}
#content {
	width: 640px;
	min-height: 500px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	font-family: Tahoma;
	text-align: center;
}
#content .contenthead {
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}
#content .contentbody {
	line-height:18px;

}
.insidediv { 
     line-height:18px;
	 text-align:left;
	 margin:auto;
}
.contentbody img {
	vertical-align: bottom;
}
.contentbody a, .contentbody a:visited {
	color:#36C;
}
.contentbody a:hover {
	color:#000;
}
.decimg {
	padding: 5px;
	border: 1px solid #DBDEE2;
	background-color: #ffffff;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.imgright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}


#content .contentbody .gameinfotable {
	float: left;
	width: auto;
	border: 1px solid #DBDEE2;
	font-size: 11px;
	background-color: #f3f8ff;
}

.gameinfotable .a {
	background-color: #e2efff;
}

.gameinfotable tr .thhead {
	text-align: center;
	width: 100%;
}
.gameinfotable tr th {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 80px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gameinfotable tr td {
	width: 170px;
	padding-left: 10px;
	vertical-align: top;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}


.empty {
	display: block;
	clear: both;
	height: 20px;
}
.spoileralert {
	font-style: italic;
	color: #F00;
}





.contentbody h1 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDEE2;
	font-size: 14px;
	font-weight: normal;
}
.contentbody h2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDEE2;
	font-size: 14px;
	font-weight: bold;
}

.endclose {
	clear: both;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333;
	display: block;
	bottom: 0px;
	background-image: url(../theme/bluetheme/headShadow.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	height: auto;
}
.endclose a {
	color:#36C;
}
.endclose a:hover {
	color:#000;
}
.effect { color: #C0C; }
.profile     {
	color: #C0C;
	font-weight: bold;
}
.listNoDot {
	list-style: none;
	margin-left: -18px;
}
.cBL {
	color: #0066CC;
}
.cRD {
	color: #FF0000;
}
.picheader {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;

}
.decimg2 {
	padding: 4px;
	border: 1px solid #8297b3;
	background-color: #FFFFFF;
}
.cl {
	clear: both;
	height: 0px;
}
