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

img {
	border: 0;
}

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

.header-wrap {
	height: 110px;
	width: 100%;
	background-color:#FFFFFF;
	border-bottom: 2px solid #dee0d5;
}

.header {
	margin:0 auto;
	/*overflow:hidden;*/
	width:1250px;
	height:112px;
}

.logo {
	padding-top:19px;
	float:left;
}

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

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

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

.top-menu {
	font-size:18px;
	font-weight:bold;
	padding-top:43px;
	height: 45px;
	float:left;
	margin-left:40px;
}

.top-menu a{
	color:#54554e;
	margin-top:11px;
	display:block;
	padding:0 7px;
}

.top-menu .menu-item{
	text-align:center;
	float:left;
	height:69px;
}

.top-menu .star {
	float:left;
	background: url(../img/bkg_menu_star.jpg) 0 0 no-repeat;
	width:15px;
	height:69px;
}

.top-menu .first , .top-menu .last {
	float:left;
	width:15px;
	height:69px;
	background: url(../img/bkg_menu_star.jpg) -30px 0 no-repeat;
}

.header-links {
	padding-top:40px;
	float:right;
	position:relative;
}

.main-wrap{
	/*height: 972px;*/
	width: 100%;
	background:#000 url(../img/bkg_main_wrap1.jpg) repeat-x center top;
}

.main-wrap2{
	/*height: 972px;*/
	width: 100%;
	background:url(../img/bkg_main.jpg) no-repeat center top;
}

.banner {
	margin:0 auto;
	padding:25px 0 30px;
	overflow:hidden;
	width:728px;
	height: 90px;
}

.cover {
	height:870px;
	width:728px;
	margin:0 auto;
	box-shadow:3px 3px 3px #000000;
}

.digital {
	height:246px;
	width:246px;
	position:absolute;
	left:765px;
	top:900px;
}

.carousel {
	margin:0 auto;
	padding-top:30px;
	width:728px;
}

.footer {
	margin:0 auto;
	padding-top:30px;
	text-align:center;
	height: 280px;
}

.footer-menu {
	/*float:right;*/
	font-size:14px;
	padding:45px 0;
}

.footer-menu  a{
	margin:0 15px;
	color:#12a1d0;
}

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

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

.copy {
	font-size:14px;
	color:#acacac;
	margin-top:40px;
}

#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/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:269px;
}

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

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

#chat-messages .line0 {
	padding-left:10px;
	width:259px;
}

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

.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 5px 0px 0;
	/*vertical-align:top;*/
}

.dsc-form {
	width:289px;
	height:50px;
	background:#1b1b1b url(../img/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:137px;
	height: 24px;
	color:#ffffff;
}

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

#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;
}
