html,body{
	font-size: 12px;
	font-family: Verdana, '‚l‚r ‚oƒSƒVƒbƒN';
	background-color: #d5d5d5;
	color : #336699;
	margin: 0px 0px 0px 0px ;
	scrollbar-base-color: #ebebeb;
	scrollbar-highlight-color: #ffffff;
}
hr{
	border:solid 1px #333333;
	height:1px;
}
td{
	font-size: 12px;
	font-family: Verdana, '‚l‚r ‚oƒSƒVƒbƒN';
	color : #274561;
	background-color: #ffffff;
}
a{
	color: #003366;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	background-color:#336699;
}
.small{
	font-size : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
}

/* Page Outframe */
table#outframe{
	width: 800px;
	height: 100%;
	background-color: #999999;
}

/* Header Area Style */
td#head{
	height: 81px;
	background-color: #ffffff;
	vertical-align: middle;
}

/* Main Area Style */
td#main{
	vertical-align: top;
}
/* Main Area Style -jump- */
div.mainJump{
	margin:20px 20px 30px 15px;
	font-size: 14px;
	line-height: 150%;
}
.mainJump a{
	font-size: 16px;
	font-weight:bold;
}
.mainJump iframe{
	margin:10px 0px 20px 15px;
}

/* Main Area Style -outframe- */
table#mainFrame{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
/* Main Area Style -menu area- */
td#mainL{
	vertical-align: top;
	padding: 18px 6px 15px 8px;
	width: 160px;
	border-right: solid 1px #999999;
	background : transparent url(../images/frame_menu1.gif) repeat fixed;
}
.mainL_login{
	width:98%;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:8px;
	margin-bottom:8px;
	border-bottom: solid 1px #274561;
	border-top: solid 1px #274561;
}
.mainL_loginForm{
	margin: 0px 6px 4px 4px;
	border: solid 1px #666666;
	width: 140px;
	height:18px;
}
.mainL_loginBtn{
	background-color: #ffffff;
	margin-left:4px;
}
.mainL_loginMsg{
	padding: 6px 6px 4px 4px;
	width:98%;
	background-color:transparent;
}
.mainL_menu{
	width:98%;
}
.mainL_menuBlock{
	vertical-align: middle;
	padding: 3px 4px 3px 4px;
	line-height : 140%;
	border-bottom:solid 1px #cccccc;
}
.mainL_menuBlock a{
	width: 98%;
	padding-left: 4px;
}
.mainL_rank{
	width:98%;
	border: double 3px #cccccc;
}
.mainL_rankTitle{
	padding: 4px 4px 2px 4px;
	font-weight:bold;
	border-bottom: solid 1px #cccccc;
}
.mainL_rankItem{
	padding: 2px 2px 12px 6px;
	line-height: 140%;
}
.mainL_rankCount{
	font-weight:bold;
	font-size:10px;
	margin-right: 3px;
	color: #0066cc; 
}

/* Main Area Style -main contents area- */
td#mainC{
	vertical-align: top;
	padding: 10px 15px 30px 15px;
}
.mainC_ads img{
	text-align:center;
	margin: 2px 2px 2px 2px;
}
.mainC_title{
	font-weight:bold;
	margin: 15px 2px 10px 2px;
}
.mainC_action{
	margin: 0px 2px 10px 2px;
}
div.mainC_nodata{
	font-weight: bold;
	font-size : 14px;
	background-color:#ebebeb;
	padding: 8px 10px 8px 5px;
	margin:10px 15px 10px 10px;
}
div.mainC_errmsg{
	font-weight: bold;
	font-size : 12px;
	color:#ff0000;
	line-height : 160%;
	padding: 8px 10px 8px 5px;
	margin-left: 10px;
	margin-right: 15px;	
}
.mainC_even{
	background-color:#ebebeb;
}
.mainC_even td{
	background-color:#ebebeb;
}
div.mainC_back{
	width:98%;
	text-align: right;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;	
}
/* Main Area Style -ADS area- (if right column is enabled) */
td#mainR{
	vertical-align: top;
	text-align: right;
	width: 200px;
	padding : 6px 4px 6px 4px;
}
mainR img{
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Footer Area Style */
td#foot{
	height: 20px;
	padding: 3px 2px 3px 6px;
	color: #ffffff;
	background-color:#165594;
	font-weight: bold;
}
#foot a{
	color: #ffffff;
}
#foot a:hover{
	color: #336699;
	background-color: #ffffff;
}
/* Comment Area Style */
.cmnt
{
	margin-top : 30px;
	margin-bottom : 15px;
	width : 98%;
}
.cmnt hr
{
	color : #999999
}
.cmnt_head
{
	font-weight : bold;
	border-top : solid 1px #999999;
	border-bottom : solid 1px #999999;
	background-color : #ebebeb;
	padding : 4px 4px 4px 4px;
	width : 100%;
}
.cmnt_main
{
	line-height : 140%;
	padding : 4px 4px 4px 4px;
}
.cmnt_main_txt
{
}
.cmnt_main_date
{
	font-size : 10px;
	text-align : right;
	padding-bottom : 2px;
	margin-bottom : 0px;
	border-bottom : solid 1px #999999;
}
.cmnt_input
{
	padding : 4px 4px 4px 4px;
}
.cmnt_input_form
{
	width : 300px;
}
.cmnt_foot{
	margin : 20px 4px 15px 4px;
	padding: 8px 2px 8px 0px;
	border-top : solid 0px #999999;
	border-bottom : solid 0px #999999;
	width :98%;
}
/* edit area style */
table.edit_tbl{
	background-color: #999999;	
	width: 98%;
}
td.edit_tbl_title{
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}
.textbox{
	width: 350px;
}
div.btns{
	text-align: right;
	width: 98%;
	margin-top: 15px;
}
.btns input{
	background-color: #ffffff;
	width: 60px;
}
