body {
	color: #0033CC;
	scrollbar-arrow-color: #0033CC;
	scrollbar-face-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-highlight-color: #0033CC;
	scrollbar-shadow-color: #0033CC;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	background: #005d1e;
	background-color: lavender;
	/*background-image:url(img/xmastreesnow.gif);*/
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-position: center;
	/*background-repeat:repeat-x;*/
	margin: 0;
}
.overlay {
    background-color: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1011;
}
.loading{
	font-size: 12px;
	margin: auto;
	width: 200px;
	height: 107px;
	background-color:#fff;
	text-align: center;
border: dashed 1px red;
color:red;
padding: 5px;
border-radius: 5px;
box-shadow: 0px 0px 2px 2px #ccc;
font-family: arial;
position: fixed;
top: 50%;
left: 50%;
z-index: 99999;
}
.padding_cell{
	padding: 6px 1px;
}
.jp-jplayer{
}
.showhide
{
	border: 1px solid #0000FF;
    margin: 4px auto;
    padding: 4px 10px;
    text-align: center;
    width: 495px;
	
}
.showhide .divClick{
	display: inline;
	width:230px;
	cursor: pointer;
}
.hidden{
	display: none;
}

#loading {
	position: fixed;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 182px;
	height: 93px;
	margin-top: -91px;
	margin-left: -46px;
	z-index: 101;
}

img {
	vertical-align: middle;
	border: 0;
}

table,tr,td {
	font-family: Tahoma;
	border-collapse: collapse;
	font-size: 12px;
}

a {
	color: #0033CC;
	text-decoration: none;
	font-family: Tahoma;
}

A:hover {
	COLOR: #0033FF;
	text-decoration: underline;
	color: #FF0000;
	background-image: url(img/tim1.gif);
}

.a_mem {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold
}

.a_mem:hover {
	COLOR: #3985A6;
	text-decoration: none;
}

.a_this {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold
}

.a_this:hover {
	COLOR: #0033FF;
	text-decoration: none;
}

.a_admin {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold
}

.a_admin:hover {
	COLOR: #0033FF;
	text-decoration: none;
}

.a_mod {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold
}

.a_mod:hover {
	COLOR: #0033FF;
	text-decoration: none;
}

/*-----------------------------------------*/
p {
	margin: 5px;
	padding: 5px
}

Input,Textarea,Button,Select {
	Font-family: Tahoma;
	Font-size: 12px;
	border: 1px solid #0033CC;
	vertical-align: middle;
	padding-left: 3px;
	margin: 0;
	background: #FFF;
	color: #0033CC;
}

Select {
	cursor: default;
	margin-right: 2px;
	color: #0033CC;
	border: 1px solid #0033CC;
}

Textarea {
	overflow: auto;
}

form {
	margin: 0;
	padding: 0
}

optgroup {
	font-size: 10px;
}

/*---------------------------------------------------------------*/
.topborder {
	border: #0033CC 1px solid;
	background-color: #FFF
}

.border {
	border: #0033CC 1px solid;
}

.submit {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	border: 1 solid #0033CC;
	background-color: #FFF;
	font-family: Tahoma;
	height: 24px;
	min-width: 80px;
	padding: 2px 5px 11px 6px;
	cursor: pointer;
}

.title_l,.title_c,.title_r {
	background-color: #FFFFFF;
	background-image: url('img/002.png');
	padding: 3px;
	color: #FFFF33;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	height: 26px;
	text-transform: uppercase;
}

.lbl1 {
	font-size: 12px;
}

.tbl-outline tr td {
	border: solid 1px #ccc;
}

.tbl-outline {
	border: solid 1px red;
}

.title_r {
	background-color: #FFFFFF;
	background-image: url('img/002.png');
	text-transform: uppercase;
}

.title_c {
	background-color: #FFFFFF;
	background-image: url('img/002.png');
	text-transform: uppercase;
}

.footer {
	background-color: #FFFFFF;
	background-image: url(img/bg/002.png);
	color: #FFFF33;
}

.footer a {
	color: white
}

.footer a:hover {
	color: #FFFFFF
}

.pagecurrent {
	background-color: #FCB222;
	color: white;
	border: #0033CC 1px solid;
	width: 20px;
	padding: 2px 8px;
	margin: 1px;
	font-size: 12px;
}

.pagelink,.pagelink:hover {
	font-size: 12px;
	background-color: white;
	color: #000066;
	border: #0033CC 1px solid;
	width: 20px;
	padding: 2px 8px;
	font-weight: normal;
	margin: 2px;
}

.pagelink:hover {
	background-color: #FCB222;
	color: #000066;
	text-decoration: none;
}

.checkbox {
	background: none;
	border: 0;
	cursor: hand
}

.fr,.fr_2 {
	border: 1px solid #0033CC;
	padding: 3px;
	background-color: #FFF;
}

.fr_2 {
	background-color: #FBFBFB;
}

.txtInput {
	padding: 5px 4px;
	font-size: 12px;
}

.txtKeyword {
	padding: 4px 5px;
	font-size: 12px;
}

.searchPanel {
	text-align: left;
}

#searchType {
	padding: 3px 4px;
}
/*=======================MENU============================*/
.info {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-top: 1px solid #0033CC;
	border-right: 2px solid #0033CC;
	border-left: 1px solid #0033CC;
	border-bottom: 2px solid #0033CC;
	margin-bottom: 3px;
}

.nav_btm {
	background: url(img/misc/nav_btm.gif);
	width: 100%;
	height: 10px;
	margin: 0;
	padding-bottom: 10px;
}

.link_tree {
	background-color: #F9F9F9;
	border: 1px solid #CFCFCF;
	padding: 5px;
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px
}

.m_list {
	background-color: #FBFBFB;
}

.m_list_2 {
	background-color: #F6F6F6;
}

.m_bar_info td {
	background-image: url('img/misc/strip_back.gif');
	padding: 2px;
	font-size: 10px;
	color: #767569;
	height: 20px;
	font-weight: bold;
}

.comment_1 {
	padding: 5px 10px 5px 10px;
	border: 5px dashed #0033CC;
	background: #FFF;
}

.comment_2 {
	padding: 5px 10px 5px 10px;
	border: 5px dashed #0033CC;
	background: #FFF;
}

.singer {
	background-color: #FBFBFB;
	border-bottom: 2px solid #0033CC;
}

#nav {
	text-align: center;
	font-size: 14px; /* background-color:#FF6600;*/
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#nav a:hover {
	text-decoration: underline;
	color: #FFFF33;
	font-style: normal;
}

#nav a {
	color: #FFFFFF;
	font-weight: bold;
}

#countdown {
	width: 300px;
	background-color: #6699FF;
	float: right;
}

/*Menu ngang*/
#top_menu {
	height: 37px;
	background-image: url(img/misc/grad_menu_bg2.png);
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	padding-left: 10px;
}

#top_menu a {
	height: 35px;
	font-size: 14px;
	color: #ffffff;
	display: block;
	float: left;
	padding: 10px 20px 0px 20px;
	background-image: url(img/misc/grad_menu_bg2.png);
	background-color: #ffffff;
	background-repeat: repeat-x;
	text-decoration: none;
}

#top_menu a:hover {
	background-image: url(img/misc/grad_menu_bg.png);
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 3px;
}

#reg_loading {
	font-size: 14px;
	padding: 12px 0px 6px 2px;
}