.layLeft { width:170px; float:left; text-align:left; }
.layLeft	h1	{margin:0px 0 0px 0;}
.layLeft	h2	{margin:0px 0 5px 0;}

.topBanner { text-align:center; padding:0 0 2 0;}

.layCenter { width:790px; float:left;}
.MenuContent { background:url('../../html/mobile/img/box_content_Bg.gif') repeat; width:790px; padding:8 0 30 0; text-align:center }

input.type-text_01 {
    width: 185px;
    margin: 0 5px 0 0;
    height: 18px;
    font-size:11px; 
    color:#9e9d9d;
	padding: 4px 3px 0;
	font-size:11px; color:#666666;
}

input.type-text_02 {
	border-left:1px solid #808080; 
	border-top:1px solid #808080; 
	border-right:1px solid #d3d0cb;
	border-bottom:1px solid #d3d0cb;
    height: 17px; 
	margin: 2 5px 0 0;
	padding: 4px 3px 0;
	font-size:11px; color:#666666;
}


a.tab_main_h1:active, a.tab_main_h1:link, a.tab_main_h1:visited 
	{font-size:12px; text-decoration:none; color:#469CFE; font-weight:bold;}
a.tab_main_h1:hover
	{font-size:12px; text-decoration:underline; color:#469CFE; font-weight:bold;}

a.tab_main_h2:active, a.tab_main_h2:active, a.tab_main_h2:link, a.tab_main_h2:visited
	{font-size:12px; text-decoration:none; color:#9E9D9D; letter-spacing:-1px;}
a.tab_main_h2:hover
	{font-size:12px; text-decoration:underline; color:#9E9D9D; letter-spacing:-1px;}

.time	{font-size:11px; font-weight:bold; color:#9E9D9D; letter-spacing:-1px;}


.font_gray		{font-size:12px; text-decoration:none; color:#666666;}
.font_brown		{font-size:12px; text-decoration:none; color:#A27F4F;}
.font_black		{font-size:12px; text-decoration:none; color:#000000; line-height:15px;}
.font_orange	{font-size:12px; text-decoration:none; color:#F66400;}

div.paging {
    margin: 15px 0 0;
    padding: 0 0px;
    text-align: center;
    position: relative;
	width: 430px;
    height: 20px;
	font-size: 12px;
	color: #696969;
}
div.paging a {
	color: #696969;
	text-decoration: none;
}

div.paging a:hover span {
	color: #469CFE;
	text-decoration: none;
}
div.paging img {
	vertical-align: middle;
}
div.paging span {
	font-size: 11px;
	color: #696969;
	background: url(../image/support/bg_paging.gif) no-repeat;
	padding: 0 2px 0 10px;
}
div.paging span.thispage {
	font-weight: bold;
}
div.paging span.first-child {
	background: none;
}

@import "layout.css";