#body_back{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#head_image{
}

.main_box{
	padding:0px 10px 0px 10px;
}

#topic_pach {
	font-size: 70% ;
	margin-bottom: 20px ;
}


.text_area ul{
	margin:15px 10px 20px 20px;
}
.text_area li{
	margin-bottom:5px;
	line-height:150%;
}

.text_area ol{
	margin:15px 10px 20px 28px;
}

.page_top{
	text-align:right;
	margin-top:40px;
	margin-right:12px;
	font-size:80%;
}

.hr01 {
	height: 1px ;
}



/*------------------ Table ---------------------------------------------------------------------------------------*/
.table01{
	background-color:#000;
}

.table01 th{
	background-color:#141414;
	color:#FFF;
	padding:6px;
	text-align:left;
}
.table01 .table_title{
	background-color:#454545;
	color:#FFF;
	padding:6px;
	text-align:center;
}
.table01 td{
	background-color:#2E2E2E;
	color:#FFF;
	padding:6px;
	text-align:left;
}




/*------------------ function ---------------------------------------------------------------------------------------*/

.function_table { width: 100% ; }
.function_table .left,
.function_table .right { width: 48% ; vertical-align: top ; }
.function_table .center { width: 4% ; }

.function_box { width: 100% ; margin-bottom: 40px ; }
.function_box .icon { width: 90px ; vertical-align: top ; }
.function_box .icon img { vertical-align: top ; }
.function_box .txt { vertical-align: top ; }
.function_box .txt2 { vertical-align: middle ; }
.function_box .txt .title { color: #DEAA36 ; font-weight: bold ; margin-bottom: 5px ; }

p.function_more {
	font-size: 80% ;
	text-align: right ;
	line-height: 100% ;
	background-color: #333 ;
	padding: 1px 3px 1px 1px ;
	margin-top: 10px ;
}
p.function_backtop {
	text-align: right ;
}

ul.function_list { margin: 10px 0px 0px 0px ; }
ul.function_list li {
	border: 1px solid #777 ;
	background-color: #222 ;
	background-image: url(../image02/link_mark01.gif) ;
	background-position: 6px 50% ;
	background-repeat: no-repeat ;
	list-style-type: none ;
	margin: 0px 0px 5px 0px ;
	padding: 2px 2px 2px 25px ;
}
ul.function_list li a,
.function_box .txt .title a { text-decoration: none ; }


/*------------------ Faq -----------------------------------------------------------------------------------------*/
.faq_text{
	margin:0 10px 10px 24px;
	font-size:90%;
	line-height:140%;
}
.faq_text ol{
	margin:5px 10px 40px 40px;
}
.faq_text li{
	margin-bottom:8px;
	line-height:150%;
}

.faq_text dl{
	margin:10px 10px 40px 10px;
}
.faq_text dt{
	border-bottom:solid 1px #785719;
	padding-bottom:2px;
	padding-left:3px;
	font-weight:bold;
}
.faq_text dd{
	margin:8px 10px 45px 15px;
}



/*------------------ Support -------------------------------------------------------------------------------------*/
.news{
	margin:15px;
}
.news dt{
	font-weight:bold;
	border-bottom:solid 1px #785719;
}
.news dd{
	margin:0.5em 0 3em 1em;
}

/*------------------ Download --------------------------------------------------------------------------------------*/
.dl{
	padding:7px;
	border:solid 1px #785719;
	background-color:#0A0A0A;
	margin:10px;
	text-align:center;
}	