@charset "utf-8";
@import url("base.css");
@import url("layout.css");

* {
	border:0;
	padding:0;
	margin:0;
}
#body {
	width:100%;
	background: #134C92 url('bgBody_00.gif') repeat-x;
}
#wrapper{
	background: transparent url('bgMid_07.gif') repeat-y;
}
#headMain {
	margin: 5px auto;
	width: 100%;
	height: 100px;
	text-align: center;
	background: transparent;
}
#headMain img {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	background: transparent;
	border: none;
}
#headMain a:link, #headMain a:hover, #headMain a:visited {
	text-decoration: none;
}

#middle {
	width:925px;
	background:url('bgMidTop_01.gif') no-repeat;
}
#footer {
	background:url('bgFootMid_07.gif') repeat-y;
}
#footerTop {	
	width:908px;
	height:72px;
	padding:53px 0 0 17px;
	background:url('bgFootTop_07.gif') no-repeat top;
}
#footerTop #footerTopContent1 {
	margin: 0pt 0pt 0pt 12px;
	padding: 0 2px;
	width: 873px;
}
#footerTop #footerTopContent2 {
	margin: 0pt 0pt 0pt 12px;
	padding: 0 2px;
	width: 873px;
/* 	border: 1px solid #000000; */
}
#footerTop #footerTopContent2_left {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
}
#footerTop #footerTopContent2_middle {
	display: block;
	margin: 7px 4px;
	float: left;
	width: 2px;
	height: 34px;
	background: url('bgFootSeperator.gif') no-repeat top left;
/* 	border: 1px solid #000000; */
}
#footerTop #footerTopContent2_right {
	padding: 2px 0 12px 0;
	width: 712px;
	float: left;
	background: url('footer-play-keno.png') no-repeat bottom right;
/* 	border: 1px solid #000000; */
}
#footerTop #footerTopContent2_right p {
	display: block;
	padding: 0 0 0 4px;
	width: 650px;
/* 	border: 1px solid #000000; */
}
#footerTop #footerTopContent2_right p a:link,
#footerTop #footerTopContent2_right p a:hover,
#footerTop #footerTopContent2_right p a:visited {
	text-decoration: none;
	color: #33628E;
}

#footerBottom {
	height:49px;
	clear: both;
	background:url('bgFootBottom_07.gif') no-repeat bottom;
}

#leftMain {
	width:165px;
	min-height: 573px;
	float: left;
	margin: 7px 0 0 7px;
	display: inline;
}
#midMain {
	width: 495px;
	min-height: 573px;
	float: left;
	margin: 7px 0 0 15px;
	display: inline;
}
* html #midMain {
	margin: 7px 0 0 0px;
}

#rightMain {
	width:210px;
	min-height:573px;
	float:left;
	margin:7px 0 0 10px;
	display:inline;
}

h1 {
	margin: 0 0 0 0;
	color: #33628E;
}
h1.subTit {
	margin:0 0 10px 0;
}
h3.subTit {
	margin:0 0 6px 4px;
	color: #33628E;
/* 	border: 1px solid #33628E; */
}
h1.subTit02 {
	margin:0 0 5px 0;
}
h3.subTit02 {
	margin: 0 0 6px 4px;
	color: #33628E;
}
ul.tabMenu {
	width:495px;
	height:25px;
}
ul.tabMenu li {
	float:left;
}
ul.tabMenu02 {
	clear:both;
	width:210px;
	height:25px;
}
ul.tabMenu02 li {
	float:left;
	padding:0 0 1px 0;
}

#m_login {
	margin: 10px 0 0 0;
	background:url('loginBg.gif') no-repeat;
	width:165px;
	height:176px;
	overflow: hidden;
/* 	border: 1px solid #000000; */
}
#m_login form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#m_login dl#loginForm {
	width:145px;
	padding: 4px 0 0 12px;
}
#m_login dl#loginForm dt {
	margin: 0;
	padding: 0 0 0 0;
	width: 145px;
	color: #33628E;
	font-size: 10px;
	font-weight: bold;
/* 	border: 1px solid #000000; */
}
*html #m_login dl#loginForm dt {
	margin-bottom: 0px;
	padding:0 0 0 0;
	width: 145px;
}
#m_login dl#loginForm dd.info {
	margin-bottom: 2px;
	float: left;
	width: 135px;
	padding: 0 0 0 0;
}
#m_login dl#loginForm dd.info p {
	font-size: 9px;
	line-height: 11px;
	font-style: italic;
}
#m_login dl#loginForm dd.id {
	float:left;
	width:95px;
	padding:0 0 0px 0;
}
#m_login dl#loginForm dd.btn {
	float:right;
	padding:0px 0 0 0;
}
#m_login dl#loginForm dd.pw {
	width:95px;
	float:left;
}
#m_login dl#loginForm dd.pw p {
	display: block;
	margin: 0;
	padding: 0;
	width: 135px;
	font-size: 8px;
	line-height: 10px;
/* 	border: 1px solid #000000; */
}
#m_login dl#loginForm dd label {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 10px;
	line-height: 11px;
}
* html #m_login dl#loginForm dd label {
	margin: 0;
	padding: 0;
}
#m_login dl#loginForm dd input {
	margin: 0 0 2px 0;
	padding: 0;
}
* html #m_login dl#loginForm dd input {
	margin: -2px 0 0 0;
	padding: 0;
}
#m_login dl#loginForm dd a.btnJoin {
	display: block;
	float: left;
	margin: 10px 1px 0 1px;
	width: 69px;
	height: 20px;
	font-variant: small-caps;
	text-align: center;
	color: #33628E;
	background: url('btnEmpty.gif') no-repeat 0 0;
}
#m_login dl#loginForm dd.submit a.btnReset {
	display: block;
	float: left;
	margin: 6px 1px 0 1px;
	width: 69px;
	height: 20px;
	font-variant: small-caps;
	text-align: center;
	color: #33628E;
	background: url('btnEmpty.gif') no-repeat 0 0;
}

.m_leftBanner {
	margin: 0 0 6px 0;
	width: 165px;
}

.m_rightBanner {
	margin: 0 0 6px 0;
	width: 210px;
}

#m_leftLinkBox {
	margin: 0 0 6px 0;
	width: 165px;
}
#m_leftLinkBox .m_leftLinkBox_top {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 165px;
	height: 8px;
	background: url('leftLinkBox-top.gif') no-repeat 0 0;
	overflow: hidden;
}
#m_leftLinkBox .m_leftLinkBox_middle {
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	width: 165px;
	background: url('leftLinkBox-middle.gif') repeat-y 0 0;
}
#m_leftLinkBox .m_leftLinkBox_bottom {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 165px;
	height: 8px;
	background: url('leftLinkBox-bottom.gif') no-repeat 0 0;
	overflow: hidden;
}

#m_leftLinkBox .leftLinkBox_item {
	padding: 0 0 0 10px;
	width: 145px;
/* 	border: 1px solid #000000; */
}
#m_leftLinkBox .leftLinkBox_item h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 14px;
	color: #33628E;
}
#m_leftLinkBox .leftLinkBox_item h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #c4d1e1;
}
#m_leftLinkBox .leftLinkBox_item p {
	margin: 6px 0 6px 0;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 11px;
/* 	color: #33628E; */
}
#m_leftLinkBox .leftLinkBox_item p img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	clear: both;
/* 	color: #33628E; */
}
#m_leftLinkBox .leftLinkBox_item span.leftLinkBox_link {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	float: right;
	width: 64px;
	height: 22px;
	text-align: center;
/* 	background: url('btnEmpty02.gif') no-repeat 0 0; */
	clear: both;
}
#m_leftLinkBox .leftLinkBox_item span.leftLinkBox_link a {
	font-size: 11px;
	font-variant: small-caps;
	text-align: center;
	line-height: 20px;
	color: #33628E;
	clear: both;
}
#m_leftLinkBox .leftLinkBox_item .leftLinkBox_item_separator {
	margin: 2px 0 2px 0;
	padding: 0 0 0 0;
}

#m_leftLinkBox ul li {
	padding: 1px 0 0 9px;
	font-size: 11px;
	width: 155px;
	background: url('bull_01.gif') no-repeat 2px 9px;
}


#m_top100 {
	margin: 0 0 10px 0;
}
#top100Tab01 {
	clear: both;
	height: 154px;
}
.top100Bg {
	background:url('top100Bg.gif') no-repeat;	
	width:120px;
	height:154px;
	float:left;
}
.top100Bg ul {
	padding: 7px 0 0 7px;
}
.top100Bg ul li.info {
	color: #767A7D;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	margin:5px 0 0px 0;
}
.top100Bg ul li.icon {
	clear: both;
	margin: 4px 0 0 0;
	width: 100px;
	text-align: center;
/* 	border: 1px solid #00ff00; */
}
.top100Bg ul li.icon span.download {
	display: block;
	height: 13px;
	width: 101px;
	margin: 0 0 1px 0;
	background: url('btnDownload.gif') no-repeat 0 0;
}
.top100Bg ul li.icon span.visit {
	display: block;
	height: 13px;
	width: 101px;
	background: url('btnVisit.gif') no-repeat 0 0;
}
.top100Bg ul li.icon a {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

#m_MiddleMain {
	clear: both;
	width: 490px;
/* 	background: url('m_MiddleMain.gif') no-repeat 0 0; */
}
#m_MiddleMain_Top {
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	width: 490px;
	height: 10px;
	background: url('m_MiddleMain_top.gif') no-repeat top left;
}
#m_MiddleMain_Middle {
	margin: 0;
	padding: 0;
	clear: both;
	width: 490px;
	background: url('m_MiddleMain_middle.gif') repeat-y top left;
/* 	border: 1px solid #ff00ff; */
}
#m_MiddleMain_Middle div.content {
	margin: 0;
	padding: 0px 10px;
	clear: both;
	width: 466px;
}
#m_MiddleMain_Middle div.content_inner {
	margin: 0;
	padding: 0px 10px;
	clear: both;
	width: 466px;
}
#m_MiddleMain_Bottom {
	margin: 0;
	padding: 0;
	clear: both;
	width: 490px;
	height: 15px;
	background: url('m_MiddleMain_bottom.gif') no-repeat 0 0;
}


#m_MiddleMain h1 {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	
}
h1#title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #33628E;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}
#m_MiddleMain h2 {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 14px;
	line-height: 16px;
}

#m_MiddleMain p {
	margin: 0;
	padding: 5px 2px 0 2px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
/* 	color: #33628E; */
}
#m_MiddleMain_Middle div.content_inner p {
	margin: 0;
	padding: 2px 2px 5px 2px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
/* 	color: #33628E; */
}
#m_MiddleMain_Middle div.content_inner ul {
	margin: 2px 2px 5px 2px;
	color: #646868;
}
#m_MiddleMain_Middle div.content_inner ul li {
	margin: 2px 2px 5px 2px;
	font-size: 12px;
	line-height: 15px;
	color: #646868;
	list-style: inside circle;
}
#m_MiddleMain_Middle div.content_inner table {
	margin: 4px;
	font-size: 12px;
	color: #646868;
	border: 1px solid #c6c6c6;
}
#m_MiddleMain_Middle div.content_inner table tr {
	border-top: 1px solid #e6e6e6;
}
#m_MiddleMain_Middle div.content_inner table tr td {
	padding: 2px;
}
#m_MiddleMain_Middle div.content_inner table td b {
	font-size: 12px;
	color: #33628E;
}

#m_MiddleMain dl {
	margin: 0;
	padding: 2px 2px 5px 2px;
	font-size: 12px;
	line-height: 17px;
	color: #33628E;
}
#m_MiddleMain dt {

}
#m_MiddleMain dd {
	margin: 0px 2px 5px 2px;
}


#m_tag {
	width:249px;
	float:left;
	margin:20px 0 0 0;
}
#m_match {
	width:245px;
	float:left;
	margin:10px 0 0 0;
}	
#m_match .matchBg {
/* 	background:url('matchImg_01.gif') no-repeat;	 */
	width: 245px;
	clear: both;
}
#m_match .matchBg_top {
	background: url('matchImg_01_top.gif') no-repeat 0 0;
	width: 245px;
	height: 10px;
	clear: both;
}
#m_match .matchBg_middle {
	background: url('matchImg_01_middle.gif') repeat-y 0 0;
	width: 245px;
	clear: both;
}
#m_match .matchBg_bottom {
	background: url('matchImg_01_bottom.gif') no-repeat 0 0;
	width: 245px;
	height: 15px;
	clear: both;
}

#m_match .ln_wrap {
	margin: 0;
	padding: 0 10px 0 5px;
	width: 230px;
}
#m_match .ln_wrap br {
	display: none;
	line-height: 1%;
}
#m_match .ln_title {
	display: block;
	overflow: hidden;
	line-height: 14px;
	height: 44px;
}
#m_match .ln_title .ln_lnk {
	display: block;
}
#m_match .ln_text {
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0;
	height: 90px;
	font-size: 11px;
	line-height: 14px;
	color: #33628E;
	clear: both;
}
#m_match .ln_datetime {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	float: right;
	clear: both;
}




#m_knowledge {
	clear:both;
	width:495px;
	padding:15px 0 0 0;
}
#m_knowledge table.knowledgeTable {
	width:191px;
}
#m_knowledge table.knowledgeTable th {
	width:126px;
	font-weight:normal;
	font-size:11px;
	background:url('bull_01.gif') no-repeat 7px 8px;
	padding:0 0 0 13px;
	text-align:left;
	color:#767A7D;
}
#m_knowledge table.knowledgeTable td {
	width: 166px;
	text-align: left;
/* 	border: 1px solid #00ffff; */
}

#m_knowledge table.knowledgeTable .la_wrap {
	background: url('bull_01.gif') no-repeat 7px 8px;
	width: 166px;
	padding: 0 0 0 13px;
/* 	border: 1px solid #00ffff; */
}
#m_knowledge table.knowledgeTable .la_wrap .la_head {
	font-weight:normal;
	font-size:11px;
	color:#767A7D;
}

#m_knowledge table.knowledgeTable ul li {
	background: url('bull_01.gif') no-repeat 7px 8px;
	width: 420px;
	padding: 0 0 0 13px;
	line-height: 13px;
/* 	border: 1px solid #00ffff; */
}
#m_knowledge table.knowledgeTable ul li a {
	font-weight:normal;
	font-size:11px;
	line-height: 11px;
	color:#767A7D;
}

#m_best10 #best10Top {
	width: 210px;
	height: 10px;
	background: url('best10BgTop.gif') no-repeat 0 0;
}
#m_best10 #best10Middle {
	width: 210px;
	background: url('best10BgMiddle.gif') repeat-y 0 0;
}
#m_best10 #best10Bottom {
	width: 210px;
	height: 16px;
	background: url('best10BgBottom.gif') no-repeat 0 0;
}

#m_best10 {
	width: 210px;
}
#m_best10 .best10Bg {
	clear: both;
	width: 210px;
	line-height: 14px;
/* 	background:url('best10Bg.gif') no-repeat; */
}
#m_best10 .best10Bg table {
	margin:0 0 0 10px;
}
#m_best10 .best10Bg table th {
	text-align: left;
	color: #33628E;
	font-size: 11px;
}
#m_best10 .best10Bg table td.num01 {
	width:128px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum01.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num02 {
	width:128px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum02.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num03 {
	width:128px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum03.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num04 {
	width:128px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum04.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num05 {
	width:88px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum05.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num06 {
	width:88px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum06.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num07 {
	width:88px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum07.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num08 {
	width:90px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum08.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num09 {
	width:88px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum09.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.num10 {
	width:88px;
	height:16px;
	font-size:11px;
	padding:0 0 0 19px;
	background:url('iconNum10.gif') no-repeat 0 6px;
}
#m_best10 .best10Bg table td.singer {
	width:48px;
	height:16px;
	font-size:11px;
	color:#767A7D;
}
#m_best10 .best10Bg table td.icon {
	height:16px;
	padding:1px 0 0 0;
	font-size:11px;
	color:#767A7D;
}

#m_new {
	clear:both;
	width:210px;
	padding: 0 0 6px 0;
}
#m_new table {
	width:210px;
}
#m_new table td.n1 {
	padding:2px 0 0 20px;
	font-size:11px;
	width:130px;
	background:url('iconN01.gif') no-repeat 0 3px;
	border-bottom:1px solid #EAEAEA;
}
#m_new table td.n2 {
	padding:2px 0 0 20px;
	font-size:11px;
	width:130px;
	background:url('iconN02.gif') no-repeat 0 3px;
	border-bottom:1px solid #EAEAEA;
}
#m_new table td.n3 {
	padding:2px 0 0 20px;
	font-size:11px;
	width:130px;
	background:url('iconN03.gif') no-repeat 0 3px;
/* 	border-bottom:1px solid #EAEAEA; */
}
#m_new table td.singer {
	font-size:11px;
	width:55px;
	text-align:right;
	padding:2px 5px 0 0;
	border-bottom:1px solid #EAEAEA;
}
#m_new table td.singer02 {
	font-size:11px;
	width:55px;
	text-align:right;
	padding:2px 5px 0 0;
}

#m_topbanner {
	padding: 0 0 0 0;
	width: 210px;
	clear: both;
}

#m_news {
	clear:both;
	width:210px;
	padding: 0 0 6px 0;
}
#m_news table {
	width:210px;
}
#m_news table td.bull {
	padding:2px 0 0 9px;
	font-size:11px;
	width:183px;
	background:url('bull_01.gif') no-repeat 2px 9px;
}
#m_news table td {
	width:18px;
}


#m_notice {
	clear: both;
	width: 210px;
	padding: 0 0 6px 0;
}
#m_notice .ra_box {
	clear: both;
	width: 206px;
	font-size: 11px;
/* 	border:1px solid #EAEAEA; */
}
#m_notice .ra_box br {
	display: none;
	margin: 0;
	padding: 0;
	line-height: 1%;
}
#m_notice .ra_head {
	padding: 1px 0 0 9px;
	font-size: 10px;
	width: 146px;
	background: url('bull_01.gif') no-repeat 2px 9px;
/*  	border:1px solid #00ff00; */
	float: left;
}
#m_notice .ra_date {
	font-size: 10px;
	float: right;
	text-align: right;
}

#m_notice ul {
	width:210px;
}
#m_notice ul li {
	padding: 1px 0 0 9px;
	font-size: 11px;
	width: 167px;
	background: url('bull_01.gif') no-repeat 2px 9px;
}

#listenBox {
	background:url('listenImg_01.gif') no-repeat;
	width:321px;
	height:161px;
	 position:absolute;
	left:466px;
	 top:333px;
	padding:12px 0 0 10px;
}
#listenBox #closeBtn {
	padding:0 0 0 290px;
}
#listenBox #singinfo {
	margin:20px 0 0 0;
	width:300px;
}
#listenBox #singinfo .num {
	font-size:11px;
	font-family:Tahoma;
	float:left;
	color:#909395;
	padding:0 0 1px 48px;
}
#listenBox #singinfo .singer {
	font-size:11px;
	width:120px;
	color:#909395;
	float:right;
	padding:5px 0 0 50px;
	line-height:11px;
	text-align:left;
}
#listenBox #singinfo .subject {
	float:left;
	width:300px;
	color:#505555;
	font-size:11px;
	padding:3px 0 0 28px;
}

/*
<div class="inpageLinemarks">
	<b class="inpageTitles">
		<a class='inpageAnchors' href="other-keno-ticket-types.html">Other keno ticket types</a>
	</b>
	<br />
	<span class="inpageLupd">[10-08]</span>
	<br />
	<p class='article_group_cont'>
		A rundown into all the types of keno tickets ranging from king tickets to high/end tickets.
	</p>
	<a class='inpageContinue' href="other-keno-ticket-types.html">Full Article</a>
</div>
<span class=fsdfdsf> </span>
*/


#m_MiddleMain .inpageCP {
	width: 466px;
/* 	border: 1px solid #000000; */
}
#m_MiddleMain .inpageCP .inpageLinemarks {
	margin: 6px 0 0 0;
	padding: 0 0 20px 0;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
#m_MiddleMain .inpageCP .inpageLinemarks br {
	display: none;
	margin: 0;
	padding: 0;
	line-height: 1%;
}
#m_MiddleMain .inpageCP .inpageLinemarks .inpageTitles {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 13px;
	width: 400px;
	float: left;
	clear: both;
/* 	border: 1px solid #000000; */
}
#m_MiddleMain .inpageCP .inpageLinemarks .inpageLupd {
	margin: 0;
	padding: 0;
	font-size: 11px;
	float: right;
/* 	border: 1px solid #000000; */
}
#m_MiddleMain .inpageCP .inpageLinemarks .article_group_cont {
/* 	float: left; */
/* 	display: block; */
/* 	width: 300px; */
	clear: both;
	text-align: left;
/* 	border: 1px solid #000000; */
}
#m_MiddleMain .inpageCP .inpageLinemarks .inpageContinue {
	float: right;
/* 	display: block; */
	width: 26px;
	height: 13px;
	font-style: italic;
	font-size: 11px;
	text-align: right;
	background: url('iconAll.gif') no-repeat 0 0;
/* 	border: 1px solid #000000; */
}

#m_MiddleMain #back_Ln {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
}
#m_MiddleMain #back_Ln a {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 10px;
	border-bottom: 1px dashed #666666;
}

#m_MiddleBanner {
	margin: 6px 6px 2px 6px;
	padding: 0;
/* 	border: 1px solid #000000; */
}