body {
	height:100%;
	margin:0;
	font-family: Arial,sans-serif;
	font-size:14px;
	min-width:1092px;
	width: expression(document.body.clientWidth > 1092 ? "100%" : "1092px");
	background-color:#000;
}

img {
	border: 0;
}

a { text-decoration: none; color:#0000EE;}
a:hover { text-decoration: underline; }
/*a:visited { text-decoration: none; color:#0000EE;}*/

.prefooter {
	margin-bottom:-68px;
	min-height:100%;
}

.marg {
	margin-left:95px;
}

.header-wrap {
	height: 121px;
	width: 100%;
	background:#1c1c1c url(../img_new/bkg_header.jpg) repeat-x scroll center top;
}

.header {
	margin:0 auto;
	overflow:hidden;
	/*width:997px;*/
	width:1092px;
	/*padding-left:95px;*/
}

.logo {
	margin-left:3px;
	margin-top:21px;
}

.header-menu {
	float:right;
	font-size:14px;
	margin-top:21px;
}

.header-menu  a{
	margin-left:5px;
}

#user-menu, #menu{
	display:inline;
}

.green {
	color:#87a145;
}

.blue {
	color:#12a1d0;
}

.grey {
	color:#484848;
}

.top-menu-wrap {
	/*height: 23px;*/
	height: 30px;
	width: 100%;
	/*background:transparent url(../images/gradient_top.jpg) repeat-x scroll center bottom;*/
}

.top-menu {
	margin:0 auto;
	overflow:hidden;
	/*width:997px;*/
	width:1092px;
	text-align:left;
	font-size:20px;
	padding-top:8px;
	height: 34px;
	/*padding-left:95px;*/
}

.top-menu a{
	color:#ffffff;
}

.top-menu .menu1{
	width:181px;
	text-align:center;
	float:left;
}

.top-menu .menu2{
	width:168px;
	text-align:center;
	float:left;
}

.top-menu .menu3{
	width:150px;
	text-align:center;
	float:left;
}

.top-menu .menu4{
	width:141px;
	text-align:center;
	float:left;
}

.main-wrap{
	height: 513px;
	width: 100%;
	background:#191919 url(../img_new/bkg_main_wrap.jpg) repeat-x scroll center top;
}

.main-wrap2{
	height: 513px;
	width: 100%;
	background:url(../img_new/bkg_main1.jpg) no-repeat center top;
}

.player-wrap {
	height: 470px;
	/*background:#333333 url(../images/golden_swirl.png) no-repeat scroll center bottom;
	border-bottom:1px solid #323232;
	border-top:1px solid #323232;*/
	/*width:997px;*/
	width:1092px;
	margin:0 auto;
	/*padding-left:95px;*/
}

.player {
	/*margin:0 auto;*/
	overflow:hidden;
	width:642px;
	float:left;
	margin-top:15px;
	/*border: 1px solid #2b2b2b;*/
}

#live {
	width:640px;
	border: 1px solid #2b2b2b;
}

.chat-wrap {
	/*height: 195px;*/
	/*background:transparent url(../images/gradient_bottom.jpg) repeat-x scroll center top;*/
	padding-top:26px;
}

.chat {
	overflow:hidden;
	width:339px;
	float:left;
	margin:15px 0 0 8px;
	border: 1px solid #2b2b2b;
	background-color: #000000;
	padding: 3px;
}

.banner-wrap {
	height: 90px;
	margin-top: 30px;
	margin-bottom: 13px;
}

.banner {
	margin:0 auto;
	overflow:hidden;
	width:728px;
	/*padding-left:95px;*/
}

.before-footer {
	height: 25px;
	background:transparent url(../images/before_footer.jpg) repeat-x scroll center top;
}

.footer-wrap {
	height: 260px;
	background:#000000 url(../img_new/bkg_footer1.jpg) no-repeat center top;
	padding-top:20px;
	width:100%;
	min-width:1092px;
	width: expression(document.body.clientWidth > 1092 ? "100%" : "1092px");
}

.footer-wrap2 {
	width:1092;
	margin:0 auto;
	height: 260px;
}

.footer {
	margin:0 auto;
	overflow:hidden;
	width:470px;
	padding-left:95px;
}

.footer-menu {
	float:right;
	font-size:14px;
	margin-top:21px;
}

.footer-menu  a{
	margin-right:5px;
	color:#12a1d0;
}

.footer-menu  img{
	vertical-align:middle;
}

.footer-text {
	color: #EA4C05;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 20px;
}

.copy {
	float:left;
	margin-top:28px;
	font-size:12px;
	color:#666666;
}

#about-page, #contact-page {
	display:none;
}

.div_hidden {
	display: none;position: absolute;
}

.country_select .not_select {
	border-bottom:1px dotted;
	color:#7572CB;
}
.country_select {
	cursor:pointer;
}

.form-label {
	display:block;
	padding:6px 10px 6px 3px;
	width:auto !important;
}

.form-input {
	border:1px solid #7572CB;
	color:#555555 !important;
	/*font-size:12px;*/
	padding:5px !important;
}

.f-td {
	height:40px;
	padding-bottom:7px;
	/*vertical-align:middle;*/
}

.form-tip {
	color:#FF0000;
	/*font-size:11px;*/
	margin-right:auto;
	/*padding:3px 6px;*/
}

.form-header {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}


.form-pretext {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.dsc-title {
	background:#1b1b1b url(../img_new/bkg_chat_title.jpg) repeat-x scroll center top;
	height:25px;
	color: #8b8b8b;
	font-weight:600;
	padding:7px 0 0 7px;
}

.dsc-content {
	/*margin:0 auto;*/
	width:138px;
	height:200px;
	float:right;
	background:#c3eaf8 none repeat scroll 0 0;
	padding:5px;
	overflow:hidden;
}

.txtdn {
	color:#910601;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.dsc-text {
	/*background:#e7f5fa none repeat scroll 0 0;*/
	background:#000000 none repeat scroll 0 0;
	height:337px;
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
	padding:5px 20px 5px 0;
	width:319px;
}

#chat-messages {
	line-height:28px;
	width:319px;
}

#chat-messages  img{
	vertical-align:middle;
}

#chat-messages .line0 {
	padding-left:20px;
	width:299px;
}

#chat-messages .line1 {
	padding-left:20px;
	background-color: #141412;
	width:299px;
}

.dsc-text .dsct-nick {
	color:#8b8b8b;
	font-weight:bold;
	padding:0px 10px 0px 0;
	/*vertical-align:top;*/
}

.dsc-text .dsct-message {
	color:#8b8b8b;
	padding:0px 10px 0px 0;
	/*vertical-align:top;*/
}

.dsc-form {
	width:339px;
	height:50px;
	background:#1b1b1b url(../img_new/bkg_chat_input.jpg) repeat-x scroll center top;
}

.dsc-form .body {
	height:30px;
	overflow:hidden;
	padding:10px;
}

.dsc-form .body a.smile {
	padding:0 8px;
}

.dsc-form .dscf-text {
	background:#5A5A5A none repeat scroll 0 0;
	border:1px solid #575757;
	/*font-family:inherit;
	font-size:inherit;*/
	padding:2px 5px;
	vertical-align:top;
	width:185px;
	height: 24px;
	color:#ffffff;
}

#smilebox {
	width: 280px; 
	height: 80px; 
	position: absolute; 
	z-index: 1000; 
	display: none; 
	background-color: #E7F5FA; 
	border: 1px solid #1826ab;
	top:485px;
	left:870px;
}

#nolive {
	display:none;
	margin:200px;
	padding:10px;
	background-color:#fff;
	text-align:center;
}

#nolive a {
	color:#000;
}

.inside {
	font-size: 16px;
	color: #000000;
}

.style5 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.style10 {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}