#cms_mtip_intro { float:left; width:282px; border-bottom:0px dotted #333333; margin-right:20px; margin-bottom: 0px; height: 315px; }
#cms_mtip_intro p.content_mtip { padding-top:0px; }
#cms_mtip_intro .img { margin:0; margin-bottom:15px; border:0px solid #333333; height: 210px; overflow: hidden; }
#cms_mtip_intro div.title { color:#5799CB; font: bold 13px Arial,Helvetica,sans-serif; width:280px; }
#cms_mtip_intro div.title a { color:#5799CB; font: bold 13px Arial,Helvetica,sans-serif; text-decoration:none; }
#cms_mtip_intro div.detail { color:#666666; font: normal 13px Arial,Helvetica,sans-serif; overflow: auto; height: 50px; width:280px; }
#cms_mtip_intro div.detail a { color:#5799CB; font: normal 13px Arial,Helvetica,sans-serif; text-decoration:none; }


/*pagination*/
.pagination { clear: both; padding:4px; padding-left:0px; margin:0 0 3px 0; }
.pagebox {
	font:bold 16px Arial,Helvetica,sans-serif;
	color:#000;
	/*background:#EDFFB7;*/
	background-image:url(../../images/golf_ball1.gif);
	border:0px solid #006600;
	margin:0 3px 0 0;
	text-align:center;
	width:24px;
	height:24px;
    padding: 3px;
}

.pagebox a { color:#000; text-decoration:none;}
.pagebox_current {
	font:bold 16px Arial,Helvetica,sans-serif;
	color:#000;
	background:#FFC9A5;
	background-image:url(../../images/golf_ball2.gif);
	border:1px solid #072A66;
	margin:0 3px 0 0;
	text-align:center;
    width:24px;
	height:24px;
    padding: 3px;
}

