root { 
    display: block;
}

img {
	border: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

p {
	text-indent: 10pt;
}

body {
	margin: 0px;
	font-family: Tahoma, Geneva, "Century Schoolbook L";
	font-size: 10pt;
	color: #FFF;
    filter: grayscale(100%) !important; /* Current draft standard */
    -webkit-filter: grayscale(100%) !important; /* New WebKit */
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important; 
    -o-filter: grayscale(100%) !important;
    filter: gray !important; /* IE6+ */
	background:transparent url('../new_theme/bg/bg_web_cuethong.jpg');
    
}

#container {
	position: relative;
	text-align: left;
	width: 1000px;
	margin:0px auto;
}

#incontainer{
	background:#fff;
	float:left;
	width: 1000px;
	min-height:500px;
}

#header {
	width: 1000px;
	float: left;
}

#bg_top_menu{
	width: 1000px;
	height: 35px;
	background: transparent url('../new_theme/navbar_menu/navbar_menu.jpg') top left no-repeat;
}

#top_menu {
	width: 1000px;
	margin: 0px auto;
	height: 35px;
	background: transparent url('../new_theme/navbar_menu/navbar_menu.jpg') top left no-repeat;
}

#top_menu_logo {
	width: 90px;
	height: 35px;
	margin-left:10px;
	float: left;
	margin:
}

.top_menu_link {
	width: 900px;
	float: left;
	line-height:35px;
	color: #df001d;
	font-weight: bold;
}

.top_menu_link a {
	color: #df001d;
}

.top_menu_link a:hover {
	color: #fff;
}

#bg_main_menu {
	width: 1000px;
	height: 35px;
	background: transparent url('../new_theme/sub_menu/sub_menu.jpg') top left no-repeat;
}

#bg_main_menu_other_page {
	width: 1000px;
	height: 76px;
	background: transparent url('../new_theme/sub_menu/sub_menu1.jpg') top left no-repeat;
}

#main_menu {
	width: 1000px;
	margin: 0px auto;
	height: 35px;
	
}

.main_menu_link {
	color: #FFFFFF;
	font-weight: bold;
}

.main_menu_link a {
	color: #FFFFFF;
}

.main_menu_link a:hover {
	color: #F90200;
}

#marquee_news {
	height: 31px;
	background: #000000 url('../../marquee_news_bg.png') top left repeat-x;
}

#content {
	width: 1000px;
	margin: 0px auto;
	height: auto;
	min-height: 600px;
    color: #000000;
	background-color: #FFFFFF;
	float: left;
}

.menu_brown_bg {
	text-indent: 8px;
	background: #FFFFFF url('../../cuethong_menu_bg.jpg') top left no-repeat;
}

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

.menu_brown_bg a:hover {
	color: #F90200;
}

#main_menu_block table {
	width: 170px;
    border-collapse: collapse;
}

#main_menu_block table tr td {
    border: 0px;
}

.main_menu_block_bg {
    height: 24px;
    text-indent: 10px;
    font-weight: bold;
    background: #FFFFFF url('../../menu_bg.png') top left no-repeat;
}

.main_menu_block_bg a, .sub_menu_block_bg a {
    color: #000000;
}

.main_menu_block_bg a:hover, .sub_menu_block_bg a:hover {
    color: #F90200;
}

.sub_menu_block_bg {
    background: #FFFFFF url('../../block_mid.jpg') top left repeat-y;
}

.sub_menu_block_bg ul {
    list-style-type: none;
    padding: 5px 0px 15px 20px;
    margin: 0px;
}

.block_buttom {
    height: 6px;
    background: #FFFFFF url('../../block_bottom.jpg') top left no-repeat;
}

#footer {
	width: 1000px;
	margin: 20px 0px 0px 0px;
	height: 70px;
	padding: 0px 0px;
	color: #989896;
	background: #fff;
	float: left;
}

#footer_logo {
	width: 95px;
	height: 32px;
	float: left;
	margin-left:10px;
}

#footer_main_menu {
	width: 595px;
	height: 30px;
	padding-top: 10px;
	float: left;
}

#footer_bottom_menu {
	width: 290px;
	height: 30px;
	padding-top: 10px;
	text-align: right;
	float: right;
}

.footer_link {
	font-weight: bold;
}

.footer_link a {
	color: #3C9054;
}

.footer_link a:hover {
	color: #F90200;
}

#copyright {
 float: left;
 width:295px;
 height:30px;
 padding-left:10px;
 background:#161513;
 line-height:30px;
}

#footer_address {
 float: left;
 width:685px;
 height:30px;
 padding-left:10px;
 background:#161513;
 line-height:30px;
}

#main_menu_block, #product_block, #game_viewing_block, #cuethong_book_block, #banner_block {
    padding-top: 10px;
}

#cuethong_book_block, #banner_block {
}

#title_page, #title_page_home,#title_page_home1,#title_page_home2,#title_page_home3,#title_page_home4,#title_page_home5, #player_award {
	width: 790px;
	height: 32px;
	overflow: hidden;
	background: #FFFFFF url('../../title_bg.png') top left no-repeat;
}
#title_page_home {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home1.png') top left no-repeat;
}
#title_page_home1 {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home2.png') top left no-repeat;
}
#title_page_home2 {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home3.png') top left no-repeat;
}
#title_page_home3 {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home4.png') top left no-repeat;
}
#title_page_home4 {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home5.png') top left no-repeat;
}
#title_page_home5 {
	width: 790px;
	background: #FFFFFF url('../new_theme/bg/title_home6.png') top left no-repeat;
}

#title_page img, #title_page_home img,#title_page_home1 img, #title_page_home2 img, #title_page_home3 img,#title_page_home4 img,#title_page_home5 img,#player_award img {
	float: left;
}
#title_page h1, #title_page_home h1, #title_page_home1 h1, #title_page_home2 h1, #title_page_home3 h1, #title_page_home4 h1, #title_page_home5 h1, #player_award span {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 11pt;
}

.title_page_home_color1{
	color: #6C6C6C;
}

.title_page_home_color2{
	color: #fff;
}

#title_page h1 {
	width: 750px;
	
}

.box {
 border:0px;
 outline: 0;
 width:140px;
 height:20px;
 background-image:url('../new_theme/search.png');
 background-repeat:no-repeat;
 background-color:transparent;
}

.search_box{
 margin-top:3px;
 float:right;
}

.search { 
 padding:3px 0px 3px 10px;
}

a.selected_menu {
	color: #fff;
}

#left_banner_block {
	margin-top: 10px;
	width: 168px;
}

/* Home */
#what_new, #index_news_home1, #index_news_home2, #index_expert_home, #index_scoop_home {
	width: 790px;
	float:left;
}

#what_new .bg_top {
	background: url('../new_theme/home/in_focus1.png') top left no-repeat;
	width:790px;
	height:96px;
	line-height:117px;
	padding-left:150px;
	color:red;
	font-size: 12pt; font-weight:bold;
}

#what_new .bg_mid {
	background: url('../new_theme/home/in_focus2.png') top left no-repeat;
	width:790px;
	min-height:150px;
}

#what_new .bg_mid_more {
	background: url('../new_theme/home/in_focus2.png') top left no-repeat;
	width:790px;
	height:21px;
}

#what_new .bg_bottom {
	background: url('../new_theme/home/in_focus3.png') top left no-repeat;
	width:790px;
	height:13px;
}

.underline {
	width: 604px;
	height: 12px;
	margin-left: 14px;
	background: #FFFFFF url('../../underline.png') top left no-repeat;
}

.what_new_block {
	width: 604px;
	height: 160px;
	margin-left: 14px;
}

.what_new_block img {
	float: left;
}

.what_new_text {
	width: 194px;
	height: 151px;
	margin-top: 0px;
	padding: 8px 6px 0px 6px;
	color: #000000;
	background-color: #EFEFEF;
	float: left;
}

.what_new_text p {
	height: 70px;
}

.what_new_block h2 {
	font-size: 10pt;
	margin-top: 2px;
}

.what_new_block .detail {
	position: relative;
	width: 194px;
	height: 18px;
	text-align: right;
	float: right;
}

.what_new_block .detail a {
	color: #FFFFFF;
}

.what_new_block .detail a:hover {
	color: #F90200;
	font-weight: bold;
}

.news_head {
	width: 250px;
	padding-left: 14px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	float: left;
}

.read_all {
	position: absolute;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	float: right;
}

#scoop, #anniversary {
	width: 790px;
	float: left;
}

#scoop .bg_top, #anniversary .bg_top {
	background: url('../new_theme/home/scoop1.png') top left no-repeat;
	width: 790px;
	height: 88px;
	line-height: 85px;
	padding-left:170px;
	color:#fff;
	font-size: 12pt; font-weight:bold;
}

#anniversary .bg_top {
	background: url('../new_theme/home/30th_anniversary1.png') top left no-repeat;
	padding-left: 120px;
}

#scoop .bg_mid, #anniversary .bg_mid {
	background: url('../new_theme/home/scoop2.png') top left no-repeat;
	width:790px;
	min-height:150px;
}

#anniversary .bg_mid {
	background: url('../new_theme/home/30th_anniversary2.png') top left no-repeat;
}

#scoop .bg_mid_more, #anniversary .bg_mid_more {
	background: url('../new_theme/home/scoop2.png') top left no-repeat;
	width:790px;
	height:21px;
}

#anniversary .bg_mid_more {
	background: url('../new_theme/home/30th_anniversary2.png') top left no-repeat;
}

#scoop .bg_bottom, #anniversary .bg_bottom {
	background: url('../new_theme/home/scoop3.png') top left no-repeat;
	width:790px;
	height:13px;
}
#anniversary .bg_bottom {
	background: url('../new_theme/home/30th_anniversary3.png') top left no-repeat;
}

#anniversary .read_all {
	width: 640px;
	font-size: 13px;
}

.other_scoop {
	background: url('../new_theme/home/bg_other_scoop.png') top left no-repeat;
	width:790px;
	height:150px;
}

.border_other_scoop{
	background: url('../new_theme/home/border_other_scoop.png') top left no-repeat;
	width:790px;
	height:5px;
}

/**************   blog for domestic news and foreign news  ******************/



#blog1_header{
	width:790px;
	height:110px;
	float:left;
}

#blog1_header .header{
	width:790px;
	height:110px;
}

#blog1_header .bg_top_domestic {
	background: url('../new_theme/home/domestic1.png') top left no-repeat;
	width:390px;
	height:110px;
}

#blog1_header .bg_top_foreign {
	background: url('../new_theme/home/foreign1.png') bottom left no-repeat;
	width:390px;
	height:100px;
}

#blog1_content{
	width:790px;
	min-height:100px;
	float:left;
}

#blog1_content .bg_mid_domestic_news{
	background: url('../new_theme/home/domestic2.png') top left no-repeat;
	width:390px;
}

#blog1_content .bg_mid_foreign_news{
	background: url('../new_theme/home/foreign2.png') top left no-repeat;
	width:390px;
}

#blog1_content .title{
	width:790px;
	min-height:20px;
	vertical-align:top;
}

#blog1_content .title_domestic {
	width:390px;
}

#blog1_content .title_foreign {
	width:390px;
}

#blog1_content .content{
	width:790px;
	min-height:100px;
	vertical-align:top;
}

#blog1_content .content_domestic {
	width:390px;
}

#blog1_content .content_foreign {
	width:390px;
}

#blog1_content . more_detail{
	width:790px;
	height:21px;
	vertical-align:top;
}

#blog1_content .more_domestic {
	width:390px;
}

#blog1_content .more_foreign {
	width:390px;
}

#blog1_footer{
	width:790px;
	height:14px;
	float:left;
}

#blog1_footer .footer{
	width:790px;
	height:14px;
}

#blog1_footer .bg_bottom_domestic {
	background: url('../new_theme/home/domestic3.png') top left no-repeat;
	width:390px;
	height:14px;
}

#blog1_footer .bg_bottom_foreign {
	background: url('../new_theme/home/foreign3.png') top left no-repeat;
	width:390px;
	height:14px;
}

#gap{
	width:10px;
	float:left;
	background:red;
}

/**************************    blog 2 for other domestic news and other foreign news  **************************/
#blog2{
	width:790px;
	min-height:150px;
	float:left;
}

#other_gap{
	width:10px;
	height:300px;
	float:left;
	background: url('../new_theme/home/border_news.png');
}

#other_domestic{
	width:390px;
	float:left;
}

#other_foreign{
	width:390px;
	float:left;
}

.border_news1{
	background: url('../new_theme/home/border_news1.png') top left no-repeat;
	width:390px;
	height:5px;
}

/**********************************************   expert   ********************************************************/

#pic_upload{
	width: 342px;
	height: 270px;
}

#index_expert{
	width:790px;
	float:left;
}

#index_expert .bg_top {
	background: url('../new_theme/home/expert1.png') top left no-repeat;
	width:790px;
	height:84px;
	line-height:90px;
	padding-left:230px;
	color:#fff;
	font-size: 12pt; font-weight:bold;
}

#index_expert .bg_mid {
	background: url('../new_theme/home/expert2.png') top left no-repeat;
	width:790px;
	min-height:150px;
}

#index_expert .bg_bottom {
	background: url('../new_theme/home/expert3.png') top left no-repeat;
	width:790px;
	height:13px;
}

.other_scoop{
	background: url('../new_theme/home/bg_other_scoop.png') top left no-repeat;
	width:790px;
	height:150px;
}

.border_other_scoop{
	background: url('../new_theme/home/border_other_scoop.png') top left no-repeat;
	width:790px;
	height:5px;
}

/* in focus */
#in_focus{
	width: 390px;
	float:left;
}

#in_focus .bg_top {
	background: url('../new_theme/home/sat1.png') top left no-repeat;
	width:390px;
	height:96px;
	line-height:117px;
	padding-left:150px;
	color:#8de3ff;
	font-size: 12pt; font-weight:bold;
}

#in_focus .bg_mid {
	background: url('../new_theme/home/sat2.png') top left no-repeat;
	width:390px;
	min-height:150px;
}

#in_focus .bg_mid_more {
	background: url('../new_theme/home/sat2.png') top left no-repeat;
	width:390px;
	height:21px;
}

#in_focus .bg_bottom {
	background: url('../new_theme/home/sat3.png') top left no-repeat;
	width:390px;
	height:13px;
}

/**** end in focus ****/

/****************************************************  ads  ***************************************************/

#banner{
	width:170px;
	float:left;
	margin-top:10px;
}

/*************************************************************************************************************/
#index_news_home1 tr.bg_top, #index_news_home2 tr.bg_top, 
#index_expert_home tr.bg_top, #index_scoop_home tr.bg_top {
	background: #FFFFFF url('../../bg_news.jpg') top left no-repeat;
}

.news_block, .player_block {
	padding: 7px 14px 0px 14px;
	height: 82px;
}

.news_block img,
.player_block img {
	/* border: 2px solid #9C7B49; */
	float: left;
}

.index_news_content {
	width: 790px;
	padding-left: 15px;
	border: 1px solid #9C7B49;
}
.index_news_content img {
	float: left;
	border: 2px solid #9C7B49;
}
.index_news_content h3 {
	display: inline;
	height: 24px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
.index_news_content h3 a {
	color: #000000;
}
.index_news_content h3 a:hover {
	color: #C91E1E;
}

.news_block_text,
.news_block_text_home,
.player_block_text {
	position: relative;
	width: 470px;
	margin-top: 0px;
	padding: 0px 6px 0px 15px;
	color: #000000;
	float: left;
}

.read_all a {
	color: #FFFFFF;
}

.read_all a:hover {
	color: #C91E1E;
}

.news_block_text h3,
.news_block_text_home h3,
.player_block_text h3,
.hv_list h3,
.hvd_list h3 {
	display: inline;
	height: 24px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.news_block_text h3 a,
.news_block_text_home a,
.player_block_text h3 a,
.hv_list h3 a,
.hvd_list h3 a {
	color: #000000;
}

.news_block_text h3 a:hover,
.news_block_text_home h3 a:hover,
.player_block_text h3 a:hover,
.hv_list h3 a:hover ,
.hvd_list h3 a:hover {
	color: #C91E1E;
}

.news_block_text p,
.news_block_text_home p,
.player_block_text p {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 70px;
}

.news_block_text .detail,
.news_block_text_home .detail {
	position: absolute;
	width: 470px;
	height: 18px;
	text-align: right;
	float: left;
	bottom: 0px;
}

.news_block_text .detail a,
.news_block_text_home .detail a {
	color: #C91E1E;
}

.news_block_text .detail a:hover,
.news_block_text_home .detail a:hover {
	font-weight: bold;
}

/**** slide show  *****/

#bg_slide{
	width:100%;
	height:335px;
	background:url('../new_theme/slideshow/bg_slideshow.png') top left no-repeat;
}

#slide{
	width:1000px;
	height:335px;
	margin:0px auto;
}

.swipe {
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 335px;
	margin:0px auto;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}
.swipe .nav {
	position: absolute;
	width: 80px;
	height: 38px;
	z-index: 10;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	color: #fff;
	top: 45%;
	cursor: pointer;
	/*background-color: rgba(0,0,0,0.8)*/
}
.swipe .nav.next {
	right: 0;
	/*-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;*/
}
.swipe .nav.prev {
	/*-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;*/
}


/** social bar ***/
#bg_social {
	width:100%;
	height:43px;
	background:url('../new_theme/social_menu/social_menu.jpg')top left no-repeat;
}

#social_menu {
	width:1000px;
	height:43px;
	margin:0px auto;
}

#breaking_news {
 width:870px;
 height:43px;
 float:left;
 line-height:43px; 
}

#text_breakingnews{
 width:110px;
 height:43px;
 float:left;
 font-weight:bold;
 color:#d6b204;
 padding-left:10px;
}

#into_social {
 width:120px;
 height:43px;
 float:left;
 line-height:43px;
}

.marquee,
.marquee-with-options,
.marquee-vert-before,
.marquee-vert {
 width: 750px;
 height:43px;
 float:left;
 overflow: hidden;
}

#social_btn1, #social_btn2, #social_btn3 {
 width:35px;
 height:35px;
 padding:4px 0px 0px 0px;
 float:left;
}
#top_about_cuethong{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/about_cuethong.png')top left no-repeat;
}
#top_snooker_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/snooker_rules.png')top left no-repeat;
}
#top_billiards_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/billiards_rules.png')top left no-repeat;
}
#top_wpa_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/wpa_rules.png')top left no-repeat;
}
#top_pocket_billiards_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/pocket_billiards_rules.png')top left no-repeat;
}
#top_9_ball_pool_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/9_ball_pool_rules.png')top left no-repeat;
}
#top_8_ball_pool_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/8_ball_pool_rules.png')top left no-repeat;
}
#top_6_red_snooker_rules{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/6_red_snooker_rules.png')top left no-repeat;
}
#top_manner{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/manner.png')top left no-repeat;
}
#top_teaching{
	width:790px;
	height:87px;
	background:url('../new_theme/bg/teaching.png')top left no-repeat;
}
#mid_other_page{
	width:790px;
	min-height:100px;
	background:url('../new_theme/bg/BG_center.png')top left repeat-y;
}
#bottom_other_page{
	width:790px;
	height:25px;
	background:url('../new_theme/bg/BG_bottom.png')top left no-repeat;
}

/* About */
#table_about {
	width: 790px;
	height: auto;
	min-height: 300px;
	margin-top: 10px;
	text-align: justify;
}
#table_about img {
	padding: 0px 10px 10px 10px;
}

/* Rules */
.rules_block {

}
.rules_block .odd {
	color: #000000;
}
.rules_block .even {
	/*background-color: #f6f6f6;
	border: 2px solid silver;*/
	color: #000000;
}
.rules_block h3 {
	display: inline;
	font-size: 11pt;
	color: #D74D36;
}
.rules_block h5 {
	margin: 10px 0px 10px 20px;
	font-size: 10pt;
	color: #628648;
}
.rules_block h6 {
	display: inline;
	font-size: 10pt;
	color: #628648;
}
.rules_block ul {
	list-style-type: decimal;
}
.rules_block ul li {
	margin-top: 5px;
}
.to_top {
	padding: 5px 0px 0px 25px;
	width: 102px;
	height: 19px;
	background: #000000 url('../../to_top.png') top left no-repeat;
}
.sub_title {
	width: 750px;
	height: 32px;
	margin-bottom: 10px;
	margin-left:40px;
	background: url('../../sub_title_bg.png') top left no-repeat;
}
.sub_title h2 {
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 50px;
	font-size: 11pt;
	color: #6C6C6C;
}
.hvd_list h3 a.selected_menu {
	color: #C91E1E;
}
.rules_block a {
	color: #F90200;
}
.rules_block a:hover {
	color: #C91E1E;
}
.rule_inside {
	display: block;
	padding: 10px 0px 10px 52px;
}
ul.first_ul {
	list-style-position: outside;
	text-indent: -2.8em;
}
ul.first_ul li { 
	display: block; 
	padding-left: 0.5em;
}
ol.second_ol {
	padding-left: 95px;
	counter-reset: item;
	list-style-position: inside;
}
ol.second_ol li {
  display: block;
  list-style-position: inside;
  text-indent: -2.5em;
  line-height: 1.5em;
  padding-left: 0.5em;
}
ol.second_ol li:before {
	content: "(" counter(item) ")";
	counter-increment: item;
	display: inline-block;
    text-align: right;
    width: 2em;
    padding-right: 0.5em;
}
.third_ul {
	padding-left: 1.5em;
}
.third_ul table tr td {
	line-height: 1.5em;
}
.table2 {
	margin: 2px;
	text-align: left;
}
.table2 .tbl_head {
	color: white;
	background-color: #352730;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid white;
}
.table2 tr td {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 5px;
}
.table2 .top_left {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    /* -moz-border-radius-topleft: 10px; */
}
.table2 .top_right {
	border-top: 1px solid silver;
    border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid white;
    /* -moz-border-radius-topright: 10px; */
}
.table2 .tbl_left {
	color: white;
	background-color: #515354;
	font-weight: bold;
	border-bottom: 1px solid white;
}
.figure_desc {
	display: block;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}

/* Highlight Video */
ul.hvd_list {
	margin-left: 20px;
}
ul.hvd_list li {

}

/* Champion */
#champion.table1 {
	width: 790px;
}
#champion.table1 tr td {
	text-align: center;
	line-height: 1.5em;
}
.no_compt {
	color: #B60000;
	font-weight: bold;
}
.b_brown {
	color: #2C87B1;
	font-weight: bold;
}
.b_green {
	color: #326B21;
	font-weight: bold;
}
.b_blue {
	color: #2D35C8;
	font-weight: bold;
}

/* Contact */
#map {
	width: 780px;
	height: 456px;
	margin: 20px 0px 5px 0px;
	text-align: center;
}
#address {
	width: 370px;
	height: 200px;
	margin: 10px 0px 0px 25px;
	color: #333333;
	font-weight: bold;
	float: left;
}
#contact_info {
	width: 370px;
	height: 200px;
	margin: 10px 0px 0px 20px;
	color: #333333;
	font-weight: bold;
	float: left;
}
#address h3, #contact_info h3 {
	font-size: 11pt;
	color: #333333;
}
#contact_info a {
	color: navy;
}
#contact_info a:hover {
	color: #F90200;
	text-decoration: underline;
}

/* News */
#news_content, #index_news, #world_ranking, #index_player {
	width: 790px;
}
.news_block {
	margin-bottom: 5px;
	
	/* -moz-border-radius: 10px; */
}
.news_block_text {
	width: 645px;
}
.news_block_text .detail {
	width: 645px;
}
.section {
	width: 750px;
	padding: 0px 20px;
	text-align: justify;
}
#news_detail {
	width: 790px;
	margin-left: 5px;
}
#news_detail h3 {
	margin-top: 0px;
}

/* Tournament */
#schedule a img {
	margin: 0px 5px;
}

/* Player */
.player_block {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 14px 0px 14px;
	width: 360px;
	height: 72px;
	float: left;
	background:url('../new_theme/bg/border_player_block.png')bottom left no-repeat;
	/* -moz-border-radius: 10px; */
}
.player_block img {
	position: relative;
	text-align: center;
	float: left;
}
.player_block_text {
	width: 240px;
}
.player_block_text .detail {
	width: 120px;
}
.player_profile {
	color: #D82C2C;
	font-weight: bold;
}
.player_profile fieldset {
	/* background-color: #D8DDE0; */
	border: 2px solid silver;
	/* -moz-border-radius: 10px; */
}
.player_profile fieldset legend {
	font-size: 13pt;
	color: #587413;
	font-weight: bold;
}
.subject {
	color: black;
}
#player_award span {
	font-weight: bold;
}

/* World Ranking */
.table1 {
	text-align: right;
}
.table1 tr th {
	color: white;
	background-color: #609fdd;
	text-align: center;
}
.table1 tr td {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 5px;
}
.table1 tr.odd {
	background-color: #FFF;
}
.table1 tr td.odd {
	background-color: #FFF;
}
.table1 tr.even {
	background-color: #b1f500;
}
td.border_right {
	border-right: 1px solid silver;
}
.table1 .top_left {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    /* -moz-border-radius-topleft: 10px; */
}
.table1 .top_middle {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid white;
}
.table1 .top_right {
	border-top: 1px solid silver;
    border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid white;
    /* -moz-border-radius-topright: 10px; */
}
.table1 .bottom_left {
    border-left: 1px solid silver;
    /* -moz-border-radius-bottomleft: 10px; */
}
.table1 .bottom_right {
    border-right: 1px solid silver;
    /* -moz-border-radius-bottomright: 10px; */
}
.table1 a:hover {
	text-decoration: underline;
}
.selectedRow {
	/*background-color: #6CA28E;*/
}
.hoverRow {
	/*background-color: #6CA28E;*/
}
.table1 .date {
	background-color: #E4E4E4;
}
.table1 .winner {
	background-color: green;
	color: white;
	font-weight: bold;
}
.table1 .cancel {
	color: red;
	font-weight: bold;
}
/* Magazines */
#magazine_content {
	width: 800px;
	height: auto;
	min-height: 600px;
	border: 1px solid blue;
}

/* Video Clip */
#blog1_content .image_for_video{
 width:513px;
 min-height:50px;
 float:left;
 margin:0px;
}

#blog1_content .content_for_video{
 background: url('../new_theme/home/video2.png') top left no-repeat;
 width:277px;
 height:275px;
 float:left;
 margin:0px;
}

#nav1 li.top {
display: block;
float: left;
height: 35px;
padding-left: 15px;
}

/* Asian Championship */
.table2 {
	text-align: right;
	color: black;
}
.table2 tr th {
	color: white;
	background-color: #609fdd;
	text-align: center;
}
.table2 tr td {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 5px;
}
.table2 tr.odd {
	background-color: #c3d72d;
}
.table2 tr.even {
	background-color: #b1f500;
}
.table2 td.black{
	background-color: #000;
}
.table2 td.border_right {
	border-right: 1px solid silver;
}
.table2 .top_left {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    /* -moz-border-radius-topleft: 10px; */
}
.table2 .top_middle {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid white;
}
.table2 .top_right {
	border-top: 1px solid silver;
    border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid white;
    /* -moz-border-radius-topright: 10px; */
}
.table2 .bottom_left {
    border-left: 1px solid silver;
    /* -moz-border-radius-bottomleft: 10px; */
}
.table2 .bottom_right {
    border-right: 1px solid silver;
    /* -moz-border-radius-bottomright: 10px; */
}
.table2 .group {
	background-color: #609fdd;
	border-bottom: 1px solid silver;
}

/* Section */
.section_image {
	
}
.section_image_desc {
	text-align: center;
}
.gallery_image_desc {
	padding: 0px 5px 0px 5px;
}
.b_i {
	font-weight: bold;
	font-style: italic;
}

/* Common */
.back {
	margin:0px 25px 5px 25px;;
}
.back a {
	color: #C91E1E;
}
.back a:hover {
	font-weight: bold;
}
.paging {
	padding-top: 10px;
	position: relative;
	height: 16px;
	color: #000000;
	text-align: center;
}
.paging a {
	color: #C91E1E;
}
.paging a:hover {
	font-weight: bold;
}
.paging .c_page {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.tright {
	text-align: right;
}
.red {
	color: red;
}
.web_link {
	color: red;
	font-weight: bold;
}
.web_link a:hover {
	text-decoration: underline;
}
.web_link a:visited {
	color: red;
	font-weight: bold;
}