html {
	overflow-x: hidden;
}
body{
	margin :0px auto;
	padding :0px;
	/*background-image : url(/you2play/templates/v2/images/main/bg.jpg);*/
	/*background-image : url(/you2play/templates/v2/images/main/bg_halloween.jpg);*/
	/*background-image : url(/you2play/templates/v2/images/main/bg_loykaatong.jpg);*/
	/*background-image : url(/you2play/templates/v2/images/main/y_bg_black.jpg);*/
	/*background-image : url(/you2play/templates/v2/images/main/king2.jpg);*/
	/*background-image : url(/you2play/templates/v2/images/main/bg_xmas.jpg);*/
	background-repeat: repeat-x;
	/*background-color: #000000;*/
	/*background-repeat:no-repeat;*/
}
#webband{
	width: 100%;
	height:39px;
	text-align:center;
}
.mainBox{
	/*border :1px solid black;*/
	margin :0px auto;
	padding :0px;	
}
form{
	margin  :0px;
	padding :0px;	
}
a, a:hover, a:link, a:visited{cursor:pointer; color:#414141;}
.mainBox{
	text-decoration: none;
}
.noLine{
	text-decoration: none;
}
.Line{
	text-decoration: underline;
}
a.noLine:hover{
	text-decoration: underline;
}

table{text-align:left;}

.loginBox{ float:left }
.searchBox{ float:left }
.bannerBox{ float:left }
.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
}
.normalWhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.normalS {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.normalGray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.normalGrayS {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.normalM {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}
.normalWhiteM {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.normalRed {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.normalRedM {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.clear{clear:both;}

.inputLogin{
	font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    width: 150px;
}
.miniRed{
	font-family: Tahoma;
	font-size: 11px;
    font-weight: normal;
    color: red;
}
.miniGreen{
	font-family: Tahoma;
	font-size: 11px;
    font-weight: normal;
    color: green;
}
.miniGray{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
    font-size: 8px;
    font-weight: normal;
    color: #838383;
}

.loginBlockText{
	font-family: Tahoma;
    font-size: 8px;
}
.loginBlock{
	text-align:center;
	height:50px;
}
.hidden{
	display:none;
	visibility:hidden;
}

.pagesep_current{
	color:red;
	font-weight:bold;
}

a.pagesep{
	font-weight:normal;
	text-decoration: none;
}
a.textLink{
	font-family: "MS Sans Serif", Vernada;
	font-size:8px;
	text-decoration: none;
}
.help_main{
	text-align: center;
	margin: auto;
	padding: auto;
	background-color: red;
	color: white;
	font-size: 12px;
	font-weight:bold;
	font-family: "MS Sans Serif", Vernada;
	width: 100%;
}
.help_sub{
	margin: auto;
	padding: auto;
	color: red;
	font-size: 12px;
	font-weight:bold;
	font-family: "MS Sans Serif", Vernada;
	width: 100%;
}
.loading{
	margin: auto;
	padding: auto;
	width: 100%;
	text-align: center;
}
.underLineDotInput {
	font-size: 12px;
	border: none #FFFFFF;
	background-image: url('../images/input_line.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}
.pink_hilight{
	background-color: #FF3366;
	color: #FFFFFF;
}
.logoutButton {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C0006;
	border: thin solid #FFFFFF;
}
.forumCabtree{
	color : #FFFFFF;
	text-decoration : none;
}
.forumReplyButton{}
.forumReplyModtrue{}
.forumReplyModfalse{
	visibility : hidden;
	display: none;
}
.forumQuote{
	margin:5px;
	padding:5px;
	background-color: #FFFFFF;
	border:1px solid #CECECE;
}
.forumTextPane{
	color:#000000;
	font-size:14px;
}
.forumTopicPreviewPane{
	border:1px solid #EFE358;
	color:#444444;
	font-size:12px;
	padding:5px;

}
.forumReplyPreviewPane{
	background:#CECECE;
	border:1px solid #777777;
	color:#444444;
	font-size:12px;
	padding:5px;
}
textarea.forumReplyEditTextarea{
	height:90px;
	width:500px;
	font-family: "MS Sans Serif", Vernada;
}
input.forumImageUploadBox{width : 300px;}

.showButton{
	margin:0 0 0 2px;
	float:left;
}
.hideButton{
	align:left;
	display:none;
	visible:hidden;
	
}
.linkWhite a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
    text-decoration: none;
}
.chBlack{
	cursor:pointer;
	background-color:#000000;
}
.chRed{
	cursor:pointer;
	background-color:#660000;
	font-weight: bold;
	color:#FF9900;
}
.chGray{
	cursor:pointer;
	background-color:#E6E6E6;
	color:#000000;
	font-weight: bold;
}
.chSunday{
	cursor:pointer;
	background-color:#E6E6E6;
	color:#CC0000;
	font-weight: bold;
}
.chRedWhite{
	cursor:pointer;
	background-color:#C03033;
	color: #FFFFFF;
	
}
.chGrayLight{
	background-color:#D6D3CD;
}
.chGrayWhite{
	cursor:pointer;
	background-color:#938B79;
	color: #FFFFFF;
}
.chBlankRed{
	background-color:#570516;
}
.chNewRedWhite{
	cursor:pointer;
	background-color:#aa0007;
	color: #FFFFFF;	
}
.chLightRedWhite{
	cursor:pointer;
	background-color:#a0384b;
	color: #FFFFFF;	
}
#xlist strong{
	color: #FEB005;
}
#mUser{
	font-size: 11px;
}
#mPass{
	font-size: 11px;
}
.userinfo_reply_text{
	background: #E1E8E8;
	margin: 3px;
	padding: 5px;
}
#show_user_introduction{
	background: #E1E8E8;
	margin: 3px;
	padding: 5px;
}
.showCode{
	font-size:11px;
	background-color:#F8F3B4;
	border:1px solid #D1D7DC;
	width:500px;
	overflow-y:auto;
	overflow-x:auto;
}
.strongRed{
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.strongRed a, .strongRed a:hover, .strongRed a:link, .strongRed a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.head {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#show_banner_left{
position:absolute;
margin-left:-300px;
text-align:right;
width:300px;
height:1000px;
margin-top:-77px;
}

html* #show_banner_left{
position:absolute;
margin-top:0px;
text-align:right;
width:300px;
height:1000px;
margin-left:-1293px;
}
#show_banner_right{
position:absolute;
margin-left:993px;
text-align:left;
width:300px;
margin-top:-77px;
}


html* #show_banner_right{
position:absolute;
margin-top:0px;
text-align:left;
width:300px;
height:1000px;
margin-left:0px;
}
#wrap_top{
margin:0 auto;
text-align:center;
width:993px;
z-index:11;
}
html* #wrap_top{
width:100%;
}
.close_banner{
text-align:right;
}
.close_banner a{
color:#DDDDDD;
}

.truehits{
    position: absolute;
    bottom: 0px;
    left: 50%;
    /*width: 993px;*/
    margin-left: 464px;
    /*z-index: 10;*/
}

.truehits_inner {
    text-align:right;
    margin-right: 20px;
    margin-bottom: 36px;
}

#exp_banner {
	position:absolute;
	top:auto;
	width:728px;
	height:90px;
	left:auto;
	z-index:100;
	overflow:hidden;
	visibility:visible
}
#boom_box{
	width: 300px;
	height: 250px;
	overflow: hidden;
}
#player_box {
    width: 656px;
}
#fashion_bottom_content_adsense {
	margin-bottom: 10px;
	text-align: center;
}
#adsense {
	border: 1px solid #DDE3E3;
	padding: 3px;
}
#adsense #wrap {
	background-color: #ECF0F0;
	padding: 0px 0px 5px 0px;
	text-align: center;
}
#adsense #adsense_head {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #cfdada;
	text-align: left;
}
#adsense #adsense_head span {
	font-size: 12px;
	color: #414141;
	font-weight: bold;
}
#news_top_content_adsense {
	height: 40px;
}
#fashion_top_content_adsense {
	height: 50px;
	vertical-align: middle; 
}
