html,body,h1,h2,h3,h4,h5,form,p,ul#menu,ul#menu li,ul#menu ul{ margin: 0; padding: 0; }
body { background: url('../images/bg_main.jpg') top left; font: 12px Verdana,Tahoma; color: #000000}
img { border: none; }
.msg{ color: #FF0000; font-size: 11px; font-weight: bold; overflow: hidden; }
.fleft{ float: left; display: inline; }
.fright{ float: right; }
.block{ display: block; }
.invisible{ display: none; }
.break{ clear: both; }
.break_hlp{clear: both; height: 1%; font-size: 0;}
h1#noscript{ color: #FF0000; padding: 10px; border: 1px solid #FF0000; }
.ml10{ margin-left: 10px; }
.mt10{ margin-top: 10px; }
.mt20{ margin-top: 20px; }
.pt10{ padding-top: 10px; }
.pt20{ padding-top: 20px; }
.mb10{ margin-bottom: 10px; }
.mt5 { margin-top: 5px; }
.w280{width: 280px;}
.cursorpointer{ cursor: pointer; }
.hrz_line{margin: 15px 0;background-color: #dadada; height: 1px;font-size: 0; overflow: hidden;}
.cbic{margin: 10px 0;}
#time_elapse{color:#C80002;text-align: center;margin-top: 10px;font-size: 11px;font-weight: bold;}

div#top{
	background: url('../images/bg_top.jpg') repeat-x;
	height: 480px;
	min-width: 1180px;
}

div#top2{
	margin: 0 auto;
	width: 1180px;
	height: 121px;
	background: #fff;
	border-right: solid 1px #000;
	overflow: hidden;
}

div#top3{
	width: 1180px;
	margin: 0 auto;	
}

img#logo{
	position: absolute;
	z-index: 0;
	margin-top: -136px;
	margin-left: 3px;
}

/* menu begin */

ul#menu{
	height: 30px;
	margin: 1px 0 1px 248px;
	list-style-type: none;	
	color: #f8f8f8;
	font: 13px Tahoma;
}

ul#menu a{
	color: #f8f8f8;
	text-decoration: none;
	display: block;
	margin-left: -15px;
	padding-left: 15px;
}

ul#menu li.mlevel1{ 
	float: left;
	display: inline; 
	height: 30px;
	cursor: pointer;
	background: url('../images/menu_arrow.png') no-repeat 6px 9px;
}
ul#menu li.mlevel1 span{ 
	display: block;
	margin: 7px 10px 0 20px;
}

ul#menu div.osubmenu{
	display: none;	
	position: absolute;
	z-index: 1000;
	margin-top: 30px;
	margin-left: 1px;
	/*background: url('../images/bg_submenu_1px_vert.gif') repeat-y;*/
	background: #f14a39;
	width: 148px;
}

ul#menu div.osubmenu div.osubmenubottom{
	/*background: url('../images/bg_submenu_bottom.gif') no-repeat;*/
	height: 2px;
	font-size: 0;
	width: 148px;
}

ul.submenu {
	list-style-type: none;	
	width: 148px;
	/*background: url('../images/bg_submenu.jpg') no-repeat;*/
	font: 12px Tahoma;
}

ul#menu ul.submenu li{
	padding: 3px 3px 3px 19px;
}

ul#menu ul.submenu li.sep{
	/*background: #365196;*/
	background: #a00a0b;
	margin: 0 4px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	padding: 0;
	overflow: hidden;
}

ul#menu ul.submenu li.seplast{
	margin: 0 4px;
	height: 7px;
	/*border-top: 1px solid #365196;*/
	border-top: 1px solid #a00a0b;
	font-size: 0;
	line-height: 0;
	padding: 0;
	overflow: hidden;	
}

/* menu end */

div#content{
	margin: -327px auto 0 auto;
	background: url('../images/bg_content_1px_hrz.gif') repeat-y;
	width: 1180px;
	overflow: auto;
}

div#content2{
	background: url('../images/bg_content_bottom.gif') no-repeat bottom left;
	padding: 0 10px 15px 10px;	
}

div#contenttop{
	background: url('../images/bg_content_top_1px_vert.gif') repeat-x;
	height: 8px;
	margin: 0 2px;	
}

div#contentleft{
	margin-top: 71px;
	width: 240px;
	overflow: hidden;
}

div#contentcenter{
	width: 540px;
	margin: 10px 0 0 10px;
}

div.centerbox{
	margin-top: -1px;
	border: 1px solid #000000;
	background: #FFFFFF url('../images/bg_mainbox_1px_vert.gif') repeat-x;
	overflow: hidden;
}

div.textcontainer{
	padding: 10px 10px 0 10px;
	line-height: 1.4em;
	width: 518px;
	overflow: hidden;	
} 

div.arttextcontainer{
	padding: 10px;
	line-height: 1.3em;
	width: 518px;
	overflow: hidden;	
} 

.arttitle{
	position: absolute;
	color: #FFFFFF;
	margin-left: 95px;
	margin-top: 8px;
	font-size: 13px;
}

.echotitle{
	margin-left: 155px;
	margin-top: 9px;		
}

.relationtitle{
	margin-left: 86px;
	margin-top: 9px;
}		

.gallerytitle{
	margin-left: 85px;
	margin-top: 9px;		
}

div.textcontainer a,div.arttextcontainer a{
	color: #000080;
	text-decoration: none;	
}

div.textcontainer a:hover, div.arttextcontainer a:hover{
	text-decoration: underline;	
}

div.textcontainer a.more{
 text-decoration: none;
 font-size: 11px;
 color: #7c0000;
}

div.textcontainer a.more:hover{	
	text-decoration: underline;
	margin-left: 2px;
}

/* news begin */

div#lmainnews{ 
	background: #FFFFFF;
	padding-top: 1px;
	width: 388px;
}

div#lmainnews img,div#rmainnews img{
	display: block;
	cursor: pointer;
}

div#rmainnews{
 	background: #FFFFFF;
 	border-left: 1px solid #000000;
 	padding: 1px 0 0 1px;
}

div#rmainnews img.newsimg12{
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
}

div#lmainnews div#mainnewscontent {
	border-top: 1px solid #000000;
	background: url('../images/bg_main_news.jpg');
	height: 43px;
	width: 370px;
	line-height: 1.3em;
	padding: 3px 9px 5px 9px;
	overflow: hidden;
}

div#mainnewslist{
	background: #e6e6e6 url('../images/bg_news.jpg') no-repeat;
	border-top: 1px solid #000000;
}

div#mainnewslist table{
	width: 95%;
	margin-top: 15px;
	margin-left: 15px;	
	line-height: 1.4em;
}

div#mainnewslist table td{
	width: 50%;
	vertical-align: top;
}

div#mainnewslist table a{
	background: url('../images/red_dot.gif') no-repeat 0 3px;
	padding-left: 15px;
	display: block;
	color: #000080 
}

div#mainnewslist table a:hover{
	padding-left: 17px;
}

.bgarchivecenter{
	padding-left: 179px;
	margin-top: 18px;
	background: url('../images/bg_mainnews_archive.gif') no-repeat top right;
	width: 327px;
	height:16px;
	padding: 3px 26px;
}

.bgarchivecenter1{
	margin-top:0;
	background-color: #FFFFFF;
}

.bgarchivemask{
	margin: -22px 0 0 379px;
	position: absolute;
	width: 159px;
	height: 22px;
	background: #e6e6e6;
}

.bgarchivecenter a{
	margin-left: 219px; 
	font-size: 11px;
	color: #000000;
}

.bgbluetitle_center{
	margin-left: 205px;
	color: #FFFFFF;
	font-weight: bold;	
}

.newstitle{
	color: #000080;
	text-decoration: none;
}

.newsdetailtitle{
	font-size: 14px;
	line-height: 1.3em;
	text-decoration: none;
}

.newsdetailphoto{
	margin-left: -11px;
	border: 1px solid #000000;
}

.newsdetailphotoautor{
	text-align: right;
	padding: 3px 3px 0 0;
	color: #5F5F5F;
	font-size: 11px;
	margin-left: -10px;
	height: 23px;
	width: 388px;
	background: url('../images/bg_shadow_below_news_image.jpg') no-repeat;
}

/*.newstitle:hover{
	text-decoration: underline;
}*/

div#lmainnews div#mainnewscontent .newsdate{
	font-size: 11px;	
}

div#lmainnews div#mainnewscontent .newsdate a{
	color: #000000;
	text-decoration: none;
}

div#lmainnews a.mainnewscontentmore{
	position: absolute;
	color: #FFFFFF;
	margin-left: 313px;
	margin-top: 2px;	
}

a.bluebutton{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bluebutton:hover{
	padding-left: 2px;
}

/* news end, club news begin */

.boxleft1{
	width: 252px;
	border-right: 1px solid #000000;
	padding: 0 15px 10px 12px;
	margin-top: 25px; 
	background-color: #FFFFFF;
}

.bluemore{
	position: absolute;
	display: block;
	margin-left: 185px;
	text-align: center;
	background: url('../images/bg_bluebutton.jpg') no-repeat;
	width: 78px;
	height: 17px;
	padding-top: 1px;
}

.boxleft1 div.lidtext{
	font-size: 11px;
	margin-top:10px;
}

.boxright1{
	background: #e6e6e6 url('../images/bg_from_club_right_1px_vert.gif') repeat-x;
	padding: 16px 12px;
	width: 234px;
	border-left: 1px solid #000000;
	margin-left: -1px;
}

.boxright1 a{
	background: url('../images/red_dot.gif') no-repeat 0 3px;
	padding-left: 15px;
	display: block;
	margin-bottom: 8px;
	color: #000080;	
}

.boxright1 a:hover{
	padding-left: 17px;
}

/* club news end, begin page */

div.page{
	margin-bottom: 15px;
}	

div.page a{
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

div.page a.aactive{
	color: red;
	font-weight: bold;
}

div.page div.pageinfo{
	font-size: 10px;
}

/* page end, shadow begin */

.center_shadow_bottom{
	position: absolute;
	height:6px;
	width: 540px;
	background: url('../images/shadow_center_bottom.gif') no-repeat;
}

.center_shadow_left{
	margin: -86px 0 0 -5px;
	position: absolute;
	height: 91px;
	width: 5px;
	background: url('../images/shadow_center_left.gif') no-repeat;
}

.center_shadow_right{
 	margin: -86px 0 0 540px;
 	position: absolute;
 	height:91px;
 	width: 5px;
 	background: url('../images/shadow_center_right.gif') no-repeat;
}

.left_shadow_bottom{
	position: absolute;
	height: 8px;
	width: 240px;
	background: url('../images/shadow_left_bottom.gif') no-repeat;
}

.left_shadow_left{
	margin: -27px 0 0 -5px;
	position: absolute;
	height: 35px;
	width: 5px;
	background: url('../images/shadow_left_left.gif') no-repeat;
}

.left_shadow_right{
 	margin: -27px 0 0 240px;
 	position: absolute;
 	height: 35px;
 	width: 5px;
 	background: url('../images/shadow_left_right.gif') no-repeat;
}

.right_shadow_bottom{
	position: absolute;
	/*margin-top: -10px;*/
	height: 6px;
	width: 360px;
	background: url('../images/shadow_right_bottom.gif') no-repeat;
}

.right_shadow_left{
	margin: -99px 0 0 -3px;
	position: absolute;
	height: 105px;
	width: 3px;
	background: url('../images/shadow_right_left.gif') no-repeat;
}

.right_shadow_right{
 	margin: -106px 0 0 360px;
 	position: absolute;
 	height: 112px;
 	width: 8px;
 	background: url('../images/shadow_right_right.gif') no-repeat;
}

/* end shadow, begin rightbox */
	
div#contentright{
	width: 360px;
	margin: 10px 0 0 10px;
}

div.rightbox{
	border: 1px solid #000000;
	background: #e6e6e6 url('../images/bg_right_box.jpg') no-repeat;
	margin-top: -1px;
}

div.scoretablebox{
	padding: 0 10px 10px 10px; 	
}

div.scoretablebox table{
	width: 100%;
	margin-top: 10px;
	font-size: 11px;
	color: #1a171b;
}

div.scoretablebox table th{
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	font-weight: normal;
}

div.scoretablebox table td{
	background-color: #d1d1d1;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: top;
	text-align: center;
}

div.scoretablebox table  td.tal, div.scoretablebox table  th.tal{
	text-align: left;
}

div.scoretablebox table tr.scorefirst td{
	color: #FFFFFF;
	background-color: #1f46ab;
}


div.scoretablebox table tr.scorelast td{
	color: #FFFFFF;	
	background-color: #ce0000;
}

div.rightbox .rbtitle{
	text-align: center;
	color: #FFFFFF; 
	font-weight: bold;
	position: relative;	
}

div.rightbox .rbinfo{
	font-size: 11px;
	margin: 8px 15px 0 15px;
	width: 320px;
}

div.rightbox .rbinfo img{
	margin-right: 5px;	
}

div.rightbox .rbinfo div.break{
	margin-top: 3px;
}

div.rightbox .rbcontent{
	margin: 10px 15px 15px 15px;
}

div.teambox{
	background: url('../images/bg_team_box.gif');
	padding: 4px;
	width: 112px;
	height: 122px;
	text-align: center;
	overflow: hidden;
	line-height: 13px;
}

div.teambox img{
	margin: 5px auto 0 auto;		
}

div.teambox span{
	font-size: 11px;
}

div.match_result{
	width: 85px;
	height: 79px;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	margin-top: 43px;
}

div.rightbox_extend{
	border-top: 1px solid #000000;
	background: #e6e6e6 url('../images/bg_right_box.jpg') no-repeat;
	overflow: hidden;	
}

div.rightbox_extend table.sponsor{
	margin: 10px auto 5px auto;
}

div.rightbox_extend table.sponsor td{
	vertical-align: middle;
	text-align: center;
	padding: 5px 12px 5px 12px;
}

div.rightbox_extend table.echo{
	margin: 12px;
	width: 332px;
	line-height: 1.4em;
}

div.rightbox_extend table.echo td{
	width: 50%; 
	vertical-align: top;
}

div.rightbox_extend table.echo a{
	background: url('../images/red_dot.gif') no-repeat 0 3px;
	padding-left: 15px;
	display: block;
	color: #000080 
}

div.archive_echo{	
	width: 160px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	line-height: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #dadada; 
}

div.archive_echo a{
	background: url('../images/red_dot.gif') no-repeat 0 5px;
	padding-left: 15px;
	display: block;
	color: #000080 
}

div.rightbox_extend table.echo a:hover{
	padding-left: 17px;
}

div#echo_score, div.echo_score{
	overflow: auto;
	margin-left: 95px;
}

div.match_playing{
	text-align: center;
	width: 100%;
}

div.match_playing a{
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* end rightbox, live rel */
div#relation table {width: 100%;}
div#relation table td,div#relation table th{border-bottom: 1px solid #dadada;}
div#relation table td.rel_min { font-weight: bold;font-size: 11px; text-align: center; }
div#relation table td.rel_score { font-weight: bold; color: #FF0000; }
div#relation table td.rel_flag { text-align: center;}

/* end live rel */

/* ban box begin */
div.fbanbox{
	border: 1px solid #c3c3c3;	
	text-align: center;
	margin: 0 auto 0 auto;
	/*background-color: #FFFFFF;*/
	overflow: hidden;
}

div.banbox{
	border: 1px solid #c3c3c3;	
	text-align: center;	
	margin: 20px auto 0 auto;
	/*background-color: #FFFFFF;*/
	overflow: hidden;
}

div.fbanbox a, div.banbox a{
	display: block;	
}

div.fbanbox img, div.banbox img{
	margin: 0 auto;
	display: block;	
}

.adv_title{
	width: 100%;
	font-size: 9px;
	text-align: right;
	color: #222222;	
}
/* ban box end gallery begin */

div.galleryphoto{
	text-align: center;	
}	

div.galleryphoto img{
	height: 100px;
	overflow: hidden;
	margin: 1px 0	
}

/* gallery end */



div#footer{
	background: url('../images/bg_footer_1px_hrz.gif') repeat-x;
	border: 1px solid black;
	height: 30px;
	width: 1178px;
	margin: -1px auto 10px auto;
}

div#footer_menu{
	margin-left: 17px;
	margin-top: 8px;
}

div#footer_menu a{
	color: #000000;
	padding: 0 5px;
	font-size: 11px;
	text-decoration: none;
}

div#footer_menu a:hover{
	text-decoration: underline;
}

div#copyright{
	margin-right: 17px;
	margin-top: 8px;
	font-size: 11px;
}

div#copyright a{
	color: #000000;
}

.gallery_image{padding: 1px;width: 150px; border: 1px solid #AFAFAF;overflow: hidden;}
.gallery_image img{margin: 0 auto;display: block}
.gallery_short{margin-left: 10px;}
.gallery_info{font-size:10px}
.gallery_more{display: block;margin-top: 5px}
