<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* PAGE */
@charset "utf-8";
html {
	font-size: 100.01%; /* Avoids IE 5-7 bug with EM fonts */
}
body {
	color: #333;
	font-family:Arial, Helvetica, sans-serif; /* Override default font */
	margin: 0;
	font-size:12px;
	padding: 0;
	width:100%;
	background:#fff; 
	
}

/* HEADING */
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em; /* Big heading look nicer with smaller line-height */
	margin:0;
}
a { text-decoration:none; color:#652907;}
/* LIST */
ul, ol {
	line-height: 16px;
	padding: 0;
	margin: 0;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
	list-style:none;
	margin:0;
}
ul ul li {
	list-style-type: circle;
}
ul ul ul li {
	list-style-type: square;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
dl {
	margin: 12px 0;
}
dt {
	margin: 12px 0 0 0;
}

/* PARAGRAPH */
p {
	margin: 1em 0; /* Most browser defaults are "1em 0". */
	line-height:20px;
}
address {
	margin: 1em 0;
}

/* QUOTE */
blockquote {
	margin: .75em 0 .75em 20px;
	padding: 0;
}
blockquote p:before, blockquote p:after, q:before, q:after {
	content: ''; /* Remove automatic quotation marks for inline quotations ("quotes:none" not working in Webkit browser) */
}
blockquote p, li p {
	margin: .75em 0; /* Bring paragraphs inside lists or quotations closer */
}

/* LINK */
a:active {
	outline: none; /* No dotted outline around links when clicking them */
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none; /* No border around images in links */
}

/* MONOSPACE */
pre, tt, code, kbd, samp, var {
	font-family: "Courier New", Courier, monospace;
}

/* INLINE */
sub, sup {
	font-size: smaller;
	line-height: 16px;
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: super;
}
img {
	vertical-align: bottom;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #333;
	cursor: help;
	font-variant: normal;
} 

/* FORM */
form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: text-bottom;
}
button, input[type="submit"], input[type="reset"], input[type="button"], input.button {
	overflow: visible;}
button, input[type="submit"], input[type="reset"], input[type="button"], input.button[class] { /*ie ignores [class]*/
    text-align:center;
}

/* TABLE */
table {
	border: 0;
	border-collapse: collapse; /* Default is "seperate" */
	border-spacing: 0; /*! No IE 6-7 support */
	margin: 0;
}
td, th {
	border: 0;
	padding: 0;
	text-align: left; /* Default is "center" in &lt;th&gt; */
	vertical-align: top; /* Default is "middle" */
}

/* UTILITY */
.clearfix:after {
	clear: both; 
	content: ".";
	display: block;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	clear:both;
}
/***********************************header******************************/
/*******************************************Chat********************************************/

.chatwithMe {
	 background: none repeat scroll 0 0 #fff;
    border: 1px solid #bce3f4;
	border-top:none;
    bottom: 30px;
    float: right;
    
    margin-left: -150px;
    position: fixed;
    width: 138px;
    z-index: 99;
}
.chat1 {float:left; padding-left:30px;}
.chat2 {float:left; padding-left:30px;}
/*******************************************end chat********************************************/


.outer {
	width:100%;
	float:left;background:url(images/bg.jpg) no-repeat top center;
}
.wrapper {
	width:1000px;
	margin:0 auto; position:relative;
}
.header {
	width:1000px;
	height:auto;
	 float:left;
}
.top_header {
	width:100%;
	 float:left;
	 height:353px;
}

.wrapmain_top_menu {
    height: 88px;
    margin: 0 auto;
    padding-left: 20px;
    position: relative;
    top: 0;
    width: 960px;
    z-index: 99;
}

.wrapmain_top_menu {
    height: 88px;
    margin: 0 auto;
    padding-left: 20px;
    position: relative;
    top: 0;
    width: 960px;
    z-index: 99;
}
.wrapmain_top_menu #nav_main { 
	position:absolute;
	z-index:99;
}
.wrapmain_top_menu li#MainMnHomepage {
    background-position: 0 0;
    width: 113px;
}
.wrapmain_top_menu li {
    display: inline;
    float: left;
    height: 88px;
    list-style: outside none none;
}
.wrapmain_top_menu li {
    float: left;
    text-align: left;
    vertical-align: middle;
}
.wrapmain_top_menu #nav_main li a {
    background: url(images/9D_layoutMainsite_menu.png) no-repeat ;
    display: block;
    height: 88px;
}

.wrapmain_top_menu li#MainMnHomepage a {
    background-position: 0 0;
    width: 113px;
}

.wrapmain_top_menu li#MainMnHomepage a:hover { 
	background-position:0 -88px;
	width: 113px;
}
#drop-MainMnHomepage {
	width:113px;	
}

.wrapmain_top_menu li#MainMnNews {
    background-position: -113px 0;
    width: 74px;
}
#drop-MainMnNews {width:74px;}
.wrapmain_top_menu li#MainMnNews a {
    background-position: -113px 0;
    width: 74px;
}
.wrapmain_top_menu li#MainMnIntro {
    background-position: -187px 0;
    width: 91px;
}
#drop-MainMnIntro {
    width: 91px;
}
.wrapmain_top_menu li#MainMnNews a:hover {
    background-position: -113px -88px;
    width: 74px;
}
.wrapmain_top_menu li#MainMnIntro a {
    background-position: -187px 0;
    width: 91px;
}
.wrapmain_top_menu li#MainMnIntro a:hover {
    background-position: -187px -88px;
    width: 91px;
}
.wrapmain_top_menu li#MainMnSect {
    background-position: -278px 0;
    width: 87px;
}
#drop-MainMnSect {
    width: 87px;
}
.wrapmain_top_menu li#MainMnSect a {
    background-position: -278px 0;
    width: 87px;
}
.wrapmain_top_menu li#MainMnSect a:hover {
    background-position: -278px -88px;
    width: 87px;
}
.wrapmain_top_menu li#MainMnLogo {
    background-position: -365px 0;
    width: 198px;
}
#drop-MainMnLogo {
    width: 198px;
}
.wrapmain_top_menu li#MainMnLogo a {
    background-position: -365px 0;
    width: 198px;
}
.wrapmain_top_menu li#MainMnLogo a:hover {
    background-position: -365px -88px;
    width: 198px;
}
.wrapmain_top_menu li#MainMnFunc {
    background-position: -563px 0;
    width: 114px;
}
#drop-MainMnFunc {
    width: 114px;
}
.wrapmain_top_menu li#MainMnFunc a {
    background-position: -563px 0;
    width: 114px;
}
.wrapmain_top_menu li#MainMnFunc a:hover {
    background-position: -563px -88px;
    width: 114px;
}
.wrapmain_top_menu li#MainMnKTC  {
    background-position: -677px 0;
    width: 94px;
}
#drop-MainMnKTC  {
    width: 94px;
}
.wrapmain_top_menu li#MainMnKTC a {
    background-position: -677px 0;
    width: 94px;
}
.wrapmain_top_menu li#MainMnKTC a:hover {
    background-position: -677px -88px;
    width: 94px;
}
.wrapmain_top_menu li#MainMnLib  {
    background-position: -771px 0;
    width: 79px;
}
#drop-MainMnLib  {
    width: 79px;
}
.wrapmain_top_menu li#MainMnLib a {
    background-position: -771px 0;
    width: 79px;
}
.wrapmain_top_menu li#MainMnLib a:hover {
    background-position: -771px -88px;
    width: 79px;
}
.wrapmain_top_menu li#MainMnForum {
    background-position: -850px 0;
    width: 110px;
}
#drop-MainMnForum {
    width: 110px;
}
.wrapmain_top_menu li#MainMnForum a {
    background-position: -850px 0;
    width: 110px;
}
.wrapmain_top_menu li#MainMnForum a:hover {
    background-position: -850px -88px;
    width: 110px;
}
.wrapmain_top_menu #drop {
	display:none;
	width:960px;
	height:165px;
	background:url(images/9D_layoutMainsite_menu.png) no-repeat 0 -175px;
	float:left;
	position:absolute;
	top:70px; padding-top:15px;
}
.wrapmain_top_menu:hover #drop {
	display:block;
}


#drop li {
    float: left;
    text-align: center;
}
#drop li a { 
	width:100%;

}
#drop li a span{ 
	color:#ffcc66;
	width:100%; float:left;
	font-size:11px;
}
#drop li a span:hover{ 
	color:#ff3300;
}
.play_btn {
	   float: left;
    height: 127px;
    padding: 0;
    position: relative;
    top: 138px;
    width: 373px;
	margin-left:262px;
}

.play_btn ul {
    list-style-type: none;
    margin: 0;
    padding: 0;float:left;
}
.playgame {
    background-position: 0 0;
    height: 127px;
    outline: medium none;
    width: 373px;float:left;
}
.playgame a {
    background:url(images/choingay.png) no-repeat;
    height: 127px;
    outline: medium none;
    width: 373px; float:left;
}
.playgame a:hover {
    background-position: 0 -127px;
    height: 127px;
    outline: medium none;
    width: 373px;
}
.content {
	background: url(images/layoutMainsite.png) no-repeat scroll center top;
    height: 243px;
    width: 1000px;
	float:left;
}

.div_wrapmain_news_left {
    float: left;
    height: 181px;
    padding: 62px 10px 0 25px;
    width: 245px;float:left;
}

.div_wrapmain_news_left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.div_wrapmain_news_left li.login {
    background-position: 0 0;
    height: 80px;
    outline: medium none;
    width: 245px;float:left;
}
.div_wrapmain_news_left li {
    display: inline;
    float: left;float:left;
    height: 151px;
    list-style: outside none none;
}

.div_wrapmain_news_left li.login a {
    background-position: 0 0;
    height: 80px;
    outline: medium none;
    width: 245px;float:left;
}
.div_wrapmain_news_left li.login a:hover {
    background-position: -245px 0;
    height: 80px;
    outline: medium none;
    width: 245px;float:left;
}


.div_wrapmain_news_left li a {
    background: url(images/dn-dk.png) no-repeat;
    display: block;
    height: 151px; float:left;
}
.div_wrapmain_news_left li.register {
    background-position: 0 -80px;
    outline: medium none;float:left;
    width: 245px;
}
.div_wrapmain_news_left li.register a {
    background-position: 0 -80px;
    outline: medium none;
    width: 245px;float:left;
}
.div_wrapmain_news_left li.register a:hover {
    background-position: -245px -80px;
    outline: medium none;
    width: 245px;float:left;
}

.div_wrapmain_topbanner {
    height: 174px;
    padding: 15px 10px;
    width: 980px;
	float:left;
}
.div_wrapmain_topbanner_bg {
    background-image: url("images/border.png");
    background-repeat: no-repeat;
    float: left;
    height: 80px;
    padding: 2px;
    width: 310px;
}

.div_wrapmain_topbanner_break {
    float: left;
    height: 84px;
    width: 19px;
}

.div_wrapmain_topbanner_bg {
    background-image: url("images/border.png");
    background-repeat: no-repeat;
    float: left;
    height: 80px;
    padding: 2px;
    width: 310px;
}

.div_wrapmain_topbanner_line {
    height: 10px;
    width: 980px;
}
.div_wrapmain_news_mid {
	float:left;
	 height: 26px;
    margin: 0 auto;
    position: relative;
    width: 440px;
	  padding-top: 50px;	
}
.div_main_center_news_menu {
	float:left;	
}
.div_main_center_news_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.div_main_center_news_menu li.nav-one {
    background-position: 0 0;
    outline: medium none;
    width: 114px;
}

.div_main_center_news_menu li {
    float: left;
    text-align: left;
    vertical-align: middle;
	 display: inline;
    float: left;
    height: 26px;
    list-style: outside none none;
}

.div_main_center_news_menu li.nav-one a:hover {
    background-position: 0 -26px;
    outline: medium none;
    width: 114px;
}
.div_main_center_news_menu li.nav-one a.current {
    background-position: 0 -26px;
    outline: medium none;
    width: 114px;
}
.div_main_center_news_menu li.nav-one a {
    background-position: 0 0;
    outline: medium none;
    width: 114px;
}
.div_main_center_news_menu li a {
    background: url("images/tt-sk-cd.png") no-repeat;
    display: block;
    font-family: "Open Sans",Verdana,Geneva,sans-serif;
    height: 26px;
}


.div_main_center_news_menu li.nav-two {
    background-position: -114px 0;
    outline: medium none;
    width: 101px;
}


.div_main_center_news_menu li.nav-two a {
    background-position: -114px 0;
    outline: medium none;
    width: 101px;
}
.div_main_center_news_menu li.nav-two a:hover,.div_main_center_news_menu li.nav-two a.current {
    background-position: -114px -26px;
    outline: medium none;
    width: 101px;
}
.div_main_center_news_menu li.nav-three {
    background-position: -215px 0;
    outline: medium none;
    width: 101px;
}

.div_main_center_news_menu li.nav-three a {
    background-position: -215px 0;
    outline: medium none;
    width: 101px;
}
.div_main_center_news_menu li.nav-three a:hover,.div_main_center_news_menu li.nav-three a.current {
    background-position: -215px -26px;
    outline: medium none;
    width: 101px;
}
.div_main_center_news_menu li.nav-four {
    background-position: -316px 0;
    outline: medium none;
    width: 124px;
}


.div_main_center_news_menu li.nav-four a {
    background-position: -316px 0;
    outline: medium none;
    width: 124px;
}
.div_main_center_news_menu li.nav-four a:hover,.div_main_center_news_menu li.nav-four a.current {
    background-position: -316px -26px;
    outline: medium none;
    width: 124px;
}

.list-wrap {
    background: url("images/bg-tt.png") no-repeat ;
    height: 139px;
    padding-top: 6px;
    width: 440px;
}

.news, .events, .community, .system {
    height: 139px;
    width: 440px;
}
.list-wrap ul {
    display:none;
}
.list-wrap ul, .list-wrap li {
    margin: 0;
    padding: 0 0 0 10px;
}
.css_link_menu_main {
    display: inline-block;
    height: 22px;
    padding-left: 5px;
    width: 440px;
}

.css_link_menu_main a {
    color: #666666;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    width: 309px;
}
.css_link_menu_main a:hover { color:#996633; }
.homedatetime {
    color: #996633;
    display: inline;
    font-size: 8pt;
    width: 90px;
}
.div_main_menu_news_more {
    height: 40px;
    position: absolute;
    right: 0;
    top: 180px;
    width: 440px;
}
.span_more {
    color: #996633;
    display: inline-block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    height: 14px;
    text-decoration: none;
    width: 65px;
	padding-top:15px;
}

.div_wrapmain_news_right {
    float: left;
    height: 195px;
    padding: 40px 25px 0 10px;
    width: 245px;
}
.div_wrapmain_news_right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}



.div_wrapmain_news_right li.download {
    background-position: 0 0;
    height: 95px;
    outline: medium none;
    width: 245px;
}
.div_wrapmain_news_right li {
    display: inline;
    float: left;
    height: 173px;
    list-style: outside none none;
}
.div_wrapmain_news_right li {
    float: left;
    text-align: left;
    vertical-align: middle;
}

.div_wrapmain_news_right li.download a {
    background-position: 0 0;
    height: 95px;
    outline: medium none;
    width: 245px;
}
.div_wrapmain_news_right li.download a:hover {
    background-position: -245px 0;
    height: 95px;
    outline: medium none;
    width: 245px;
}
.div_wrapmain_news_right li a {
    background: url("images/taigame.png") no-repeat ;
    display: block;
    height: 173px;
}

.div_wrapmain_news_right li.refill {
    background-position: 0 -95px;
    height: 78px;
    outline: medium none;
    width: 245px;
}

.div_wrapmain_news_right li.refill a {
    background-position: 0 -95px;
    height: 78px;
    outline: medium none;
    width: 245px;
}
.div_wrapmain_news_right li.refill a:hover {
    background-position: -245px -95px;
    height: 78px;
    outline: medium none;
    width: 245px;
}
.div_wrapmain_content {
    height: auto; float:left;
    width: 1000px;
}
.div_wrapmain_content_top {
    background: url("images/9D_layoutMainsite_05.png") no-repeat ;
    height: 34px;
    width: 1000px; float:left;
}
.div_wrapmain_content_loop_mainsite {
    background: url("images/9D_layoutMainsite_06_msite.gif") repeat-y;
    height: auto;
    padding: 0 25px;
    width: 950px; float:left;
}
.div_wrapmain_content_loop {
    background: url("images/9D_layoutMainsite_06_msite.gif") repeat-y;
    height: auto;
    padding: 0 25px;
    width: 950px; float:left;
}

.div_wrapmain_content_bottom {
    background: url("images/9D_layoutMainsite_08.png") no-repeat ;
    height: 12px;
    width: 1000px;
	float:left;
}

.div_wrapmain_content_leftmenu_NewbiesGuide {
    height: 398px;
    width: 215px;
}

.div_wrapmain_content_leftmenu {
    float: left;
    height: auto;
    width: 215px;
}

.div_wrapmain_content_leftmenu_MS_support {
    height: 90px;
    padding: 0;
    width: 215px;
}


.div_wrapmain_content_right_mainsite {
    float: left;
    height: auto;
    padding: 0 0 0 15px;
    width: 720px;
}

.div_wrapmain_content_right_mainsite_top {
    height: 443px;
    padding-top: 6px;
    width: 720px;
}
.div_wrapmain_content_right_mainsite_top_left {
    float: left;
    height: 443px;
    width: 350px;
}

.mainsite_hungba {
    height: 223px;
    width: 350px;
}

.mainsite_hungba_title {
    background: url("images/9D_layoutMainsite_10.png") no-repeat ;
    height: 28px;
    padding-left: 250px;
    padding-top: 10px;
    width: 100px;
}

.div_wrapmain_content_leftmenu_MS_support ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.div_wrapmain_content_leftmenu_MS_support li.support {
    background-position: 0 0;
    height: 90px;
    outline: medium none;
    width: 215px;
}
.div_wrapmain_content_leftmenu_MS_support li {
    display: inline;
    float: left;
    height: 90px;
    list-style: outside none none;
}
.div_wrapmain_content_leftmenu_MS_support li {
    float: left;
    text-align: left;
    vertical-align: middle;
}

.div_wrapmain_content_leftmenu_MS_support li.support a {
    background-position: 0 0;
    height: 90px;
    outline: medium none;
    width: 215px;
}
.div_wrapmain_content_leftmenu_MS_support li.support a:hover {
    background-position: -215px 0;
    height: 90px;
    outline: medium none;
    width: 215px;
}
.div_wrapmain_content_leftmenu_MS_support li a {
    background: url("images/9D_layoutMainsite_07.png") no-repeat;
    display: block;
    height: 90px;
}

.div_wrapmain_content_leftmenu_MS_support li.giftcode {
    background-position: 0 -90px;
    height: 65px;
    outline: medium none;
    width: 215px;
}

.div_wrapmain_content_leftmenu_MS_support li.giftcode a {
    background-position: 0 -90px;
    outline: medium none;
    width: 215px;
}
.div_wrapmain_content_leftmenu_MS_support li.giftcode a:hover {
    background-position: -215px -90px;
    outline: medium none;
    width: 215px;
}
.mainsite_hungba_content {
    height: 185px;
    width: 350px;
}

.mainsite_hungba_content_menu {
    background: url("images/9D_layoutMainsite_14.png") no-repeat ;
    height: 26px;
    width: 350px;
}
.imgcaothu {
	height:26px;width:90px;border-width:0px; margin-left:20px;
	background:url(images/caothu_o.gif) no-repeat; float:left;
} 
.imgcaothu:hover {
	background:url(images/caothu_o.gif) no-repeat; float:left;
} 
.phuhotbn {
	height:26px;width:93px;border-width:0px;
	background:url(images/phuho.gif) no-repeat; float:left;	
}
.phuhotbn:hover {
	background:url(images/phuho_o.gif) no-repeat; float:left;	
}
.phuhotbn {
	height:26px;width:93px;border-width:0px;	
}
.mainsite_hungba_content_text {
    background: url("images/9D_layoutMainsite_17.png") no-repeat ;
    height: 159px;
    width: 350px;
}
table.bang1 {
	
}
table.bang1 tr {
	line-height:23px;
}
table.bang1 tr th {
	color:#996633 ;height: 25px;
    width: 72px; font-size:10px; 
	padding-left:10px; padding-top:4px;
}
table.bang1 tr td {
	color:#666633;
	font-size:10px;
	padding-left:10px;
}
.mainsite_nhanvat {
    height: 220px;
    padding-top: 10px;
    width: 350px;
}

.mainsite_nhanvat_title {
    background: url("images/9D_layoutMainsite_17-09.png") no-repeat;
    height: 38px;
    width: 350px;
}

/***************************slide nhan vat *****************************/
.slidenv {
	width:350px;
	float:left;	
}
.list_carousel {
	width: 350px; position:relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	
	text-align: center;
	width: 350px;
	height: 157px;
	padding: 0;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
	background:url(images/prev.png) no-repeat 0 -62px;
	height:30px; top:60px; position:absolute; width:16px;
}
.next {
	float: right;
	margin-right: 10px;
	background:url(images/next.png) no-repeat 0 -62px;
	height:30px; top:60px; position:absolute; width:16px; right:0;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}


.list_carousel2 {
	width: 350px; position:relative;
}
.list_carousel2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-left:30px;
}
.list_carousel2 li {
	font-size: 40px;
	
	text-align: center;
	width: 134px;
	height: 120px;
	padding: 0;
	display: block;
	float: left;
}
.list_carousel2.responsive {
	width: auto;
	margin-left: 0;
}
/*********************************end slide***************************/
.div_wrapmain_content_right_mainsite_top_right {
    float: right;
    height: 443px;
    width: 350px;
} 
.mainsite_screenshot_title {
    background: url("images/9D_layoutMainsite_23.png") no-repeat ;
    height: 38px;
    width: 350px;
}

.mainsite_video_content {
    height: 185px;
    width: 350px;
}

.mainsite_video_content_menu {
    float: left;
    height: 26px;
    margin: 0 auto;
    width: 350px;
	background:url(images/9D_layoutMainsite_15.png) no-repeat;
}
.videos_cl {
	width:103px;
	float:left; height:26px;
	background:url(images/9D_layoutMainsite_15.png) no-repeat 0 -26px;
}
.Album_cl {
	width:103px;
	float:left; height:26px;}
.Album_cl:hover {
	width:103px;
	float:left; height:26px;
	background:url(images/9D_layoutMainsite_15.png) no-repeat -103px -26px;
}
.ct_alb { float:left; 
	width:35px;
	margin-top:2px;
	margin-left:15px;
}
.slide_thanhvien {
	   height: 220px;
    padding-top: 10px;
    width: 350px;	
}
.mainsite_screenshot_title {
    background: url("images/9D_layoutMainsite_23.png") no-repeat;
    height: 38px;
    width: 350px;
}
.ct_slide_member {
	width:350px;
	float:left;	
}

.ct_slide_member {
    background: url("images/9D_layoutMainsite_25.png") no-repeat ;
    height: 125px;
    padding: 16px 5px;
    width: 350px; 
}

.div_wrapmain_footer {
    background: url("images/9D_layoutMainsite_footer_09.png") no-repeat ;
    height: 88px; float:left;
    width: 1000px;
	margin-top:10px;
}
.fts3 {
	float:right;
	color:#705822;	
	padding:30px 10px 0 0;
}

.div_wrapmain_content_leftmenu {
    display: inline-block;
    height: auto;
    width: 215px; float: left;
}

.div_wrapmain_content_leftmenu_text {
    height: auto;
    width: 215px;
}
.top_s {
	width:215px ;	
	float:left;
}
.title1 {
	width:215px ;	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat;
	height:50px ;
}
.title1:hover {	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat -215px 0;
}
.title2 {
	width:215px ;	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat 0 -50px;
	height:50px ;
}
.title2:hover {	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat -215px -50px;
}


.title3 {
	width:215px ;	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat 0 -100px;
	height:50px ;
}
.title3:hover {	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat -215px -100px;
}


.title4 {
	width:215px ;	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat 0 -150px;
	height:50px ;
}
.title4:hover {	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat -215px -150px;
}
.title5 {
	width:215px ;	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat 0 -200px;
	height:50px ;
}
.title5:hover {	
	float:left;
	background:url(images/9D_layoutSubsite_menu.png) no-repeat -215px -200px;
}
ul.list_cd {
width:100%;
float:left;
}
ul.list_cd li{
	background:url(images/9D_layoutSubsite_submenu.jpg) no-repeat;
	height:30px; width:215px; float:left; line-height:30px;
}
ul.list_cd li a{
	font-size:13px;
	font-weight:bold;
	color:#666633; 
	padding-left:20px;
}
ul.list_cd li a:hover{
	color:#ff9933;	
}
ul.list_cd li a.active1{
	color:#ff9933;	
}

.div_wrapmain_content_right {
    float: left;
    height: auto;
    padding: 0 0 0 16px;
    width: 719px;
}

.navbarcontent {
    background-image: url("images/tintuc.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    list-style-type: none;
    padding-left: 0;
    width: 679px;
}

.dzoheader_menu ul li a, span {
    border: 0 none;
    text-decoration: none;
}

.navbarcontent ul {
    margin-left: 40px;
}
.navbarcontent ul li {
    display: inline-block;
    float: left;
    margin-top: 7px;
}
.navbarcontent ul li .catname {
    color: #666633;
    font-size: 12px;
    font-weight: bold;
}
.navbarcontent ul li .navbit {
    color: #666633;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
}
.list_news {
	float:left;	margin-top:10px;
	width:666px;
}
.content_news {
	float: left;
	margin-top: 10px;
	width: 720px;
    overflow:hidden;
	line-height:20px;
	/* [disabled]color:#666633; */
}
    .content_news table tr,.content_news td{
       border:1px solid #333;
    }
.content_news p{ font-size:13px; color:#666666; }
.tits1 { color:#ff9933; font-size:20px;}
.datetime2 { color:#666;}
ul.list_newsPort  {
	float:left;
	width:100%;
}
ul.list_newsPort li {
	float:left;
	width:100%;
	background:url(images/icon2.png) no-repeat;
	min-height:17px; padding-left:3%;
	margin:4px 0;
}
ul.list_newsPort li a { width:80%; 
	font-size:12px; color:#666633; float:left;
}
.dateTime { width:10%; float:right; font-size:11px; color:#666633;}
ul.list_newsPort li a:hover { color:#999933; }
ul.list_newsPort li { }
.pageing { margin:auto; padding-top:20px;text-align:center;clear:both;}
.pageing ul {}
.pageing ul li{ display:inline;}
.pageing ul li a{ padding:5px;}
.pageing ul li a:hover {}
    .pageing ul li a.select {
        border:1px solid #ff3300;
        color:#ff0000;
        background-color:#fff;
        padding:1px 4px;
    }
.mntemplate{width:auto; height:25px; margin:0 auto; padding:5px 0px; text-align:center;}
.mntemplateL{float:left;width:14px; height:25px; background-image:url(images/template_01.png); background-repeat:no-repeat}
.mntemplateM{float:left;width:auto;height:25px; background-image:url(images/template_07.png); background-repeat:repeat-x}
.mntemplateR{float:left;width:14px; height:25px; background-image:url(images/template_09.png); background-repeat:no-repeat}

.mntemplateM ul{margin:0; padding:0; display:inline}
#menutemplate{list-style-type:none; padding:0px; margin:0; height:25px;}
#menutemplate li{float:left;text-transform:uppercase;height:25px;margin:0; padding:0; display:block}

#menulistsub{list-style-type:none; padding:0px; margin:0 auto; height:25px; text-transform:capitalize;}
#menulistsub li{float:left;}

.menulistsub_l{width:10px;background-image:url(images/template_02.png); background-repeat:no-repeat}
.menulistsub_m{width:auto;padding:0px;background-image:url(images/template_03.png); background-repeat:repeat-x; }
.menulistsub_r{width:10px;background-image:url(images/template_05.png); background-repeat:no-repeat}

a.menutablink{color:#666633; text-decoration:none; font-weight:bold; height:20px; padding-top:5px; display:inline-block}
a.menutablink:link{color:#666633; text-decoration:none; font-weight:bold;}
a.menutablink:hover{color:#999933; text-decoration:none; font-weight:bold;}
a.menutablink:active{color:#666633; text-decoration:none; font-weight:bold;}

.mc {
    width:100%;
    clear:both;
}
.tblRank {
    width:500px;
    margin:auto;
    border:1px solid #333;
}
    .tblRank .trHead {
        color: #666666;
        background-color: #DBD2BD;
        border-color: #996633;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        height: 25px;
        line-height: 25px;
    }
.trHead th {
    text-align:center;
}
.tblRank .trRow {
    color: #996633;
    background-color: #F1EDE2;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}
.trRow2 {
    background-color:#FDFAF3 !important;
}
.trRow td {
    text-align:center;
}</pre></body></html>