.font-size10 {font-size:10px; line-height:140%;}
.font-size12 {font-size:12px; line-height:140%;}
.font-size14 {font-size:14px; line-height:140%;}
.font-size16 {font-size:16px; line-height:140%;}
.font-size18 {font-size:18px; line-height:140%;}
A:link    { color: #0000ff; text-decoration: underline; }
A:visited { color: #ff0000; text-decoration: underline; }
A:hover   { color: #aa44ff; text-decoration: underline; }
A:active  { color: #1111ff; text-decoration: underline; }

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#009E29;
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}
#header{
	width:900px;
	height:24px;
}

#top_sms{
	float:left;
	color:#000;
	z-index:1;
}

#top_sms_h1{
	color:#000;
	font-size:12px;
	padding-top: 0px;
	height:15px;
}

#top_h1{
	float:right;
	color:#000;
	padding-top: 0px;
	font-size:12px;
}
.line{
	width:100%;
	height:1px;
	background-image:url(../img/index/top_line.gif);
}

.main_bg{
	width:100%;
	height:auto;
	position:relative;
	background-image:url(../img/index/bg.gif);
}
.main{
	width:918px;
	height:auto;
	position:relative;
	background-image:url(../img/beginners/body.png);
	font-size:12px;
	line-height:140%;
}
.mainf{
	width:998px;
	height:auto;
	position:relative;
	background-image:url(../img/feature/body.png);
	font-size:12px;
	line-height:140%;
}


/* top_menu */
.menu{
	cursor:pointer;
}

.accordion_child{
	padding:0px;
}

.menu_h{

}

.menu a{
    display:block;
	height:auto;
	background-image:url(../img/feature/menu.jpg);
    overflow:hidden;
}
a.f1{
    background-position:0px 0px;
	height:64px;
}
a:hover.f1{
    background-position:-292px 0px;
}
a.f2{
    background-position:0px -64px;
	height:57px;
}
a:hover.f2{
    background-position:-292px -64px;
}
a.f3{
    background-position:0px -121px;
	height:57px;
}
a:hover.f3{
    background-position:-292px -121px;
}
a.f4{
    background-position:0px -178px;
	height:57px;
}
a:hover.f4{
    background-position:-292px -178px;
}
a.f5{
    background-position:0px -235px;
	height:57px;
}
a:hover.f5{
    background-position:-292px -235px;
}   
a.f6{
    background-position:0px -292px;
	height:57px;
}
a:hover.f6{
    background-position:-292px -292px;
}   
a.f7{
    background-position:0px -349px;
	height:57px;
}
a:hover.f7{
    background-position:-292px -349px;
}   
a.f8{
    background-position:0px -406px;
	height:57px;
}
a:hover.f8{
    background-position:-292px -406px;
}   

a.f9{
    background-position:0px -463px;
	height:57px;
}
a:hover.f9{
    background-position:-292px -463px;
}   
a.f10{
    background-position:0px -520px;
	height:64px;
}
a:hover.f10{
    background-position:-292px -520px;
}   


.banner{
	width:652px;
	height:auto;
	position:relative;
	background-image:url(../img/feature/link_body.gif);
}
.banners{
	width:210px;
	height:auto;
	left:10px;
	position:relative;
	float:left;
}
#conts{
	width:980px;
	height:auto;
	position:relative;
	font-size:12px;
	line-height:140%;
}

.cont{
	width:688px;
	height:auto;
	position:relative;
}
.contb{
	width:698px;
	height:auto;
	position:relative;
	background-image:url(../img/beginners/table_body.gif);
}

