#body_back{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#head_image{
}

.main_box{
	padding:0px 0px 0px 0px;
}

#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:#666;
	margin-top:20px;
	margin-bottom:20px;
}

.table01 th{
	background-color:#141414;
	color:#FFF;
	padding:6px;
	text-align:left;
}
.table01 .table_title{
	background-color:#DCDCDC;
	color:#000;
	padding:6px;
	text-align:center;
}
.table01 td{
	background-color:#E6E6E6;
	color:#000;
	padding:6px;
	text-align:left;
}

.table02{
	margin-top:20px;
	margin-bottom:30px;
}

.table02 .box01{
	width:33%;
	height:225px;
}

.table02 .box02{
	width:33%;
	height:225px;
}

.table02 .box03{
	width:33%;
	height:225px;
}

.table02 td{
	color:#000;
	font-size:80%;
	text-align:center;
}

.table03{
	background-color:#F1F1F1;
	margin-top:20px;
}

.table03 td{
	vertical-align:top;
	line-height:170%;
}

.table03 .table03_title01{
	background:url(/SILKYPIX/english/special/dsp6/image02/table03_title01.png) top left no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}

.table03 .table03_title02{
	background:url(/SILKYPIX/english/special/dsp6/image02/table03_title02.png) top left no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}

.table03 .box04{
	width:347px;
	padding-right:30px;
}

.table04{
	font-size:75%;
	background-color:#F1F1F1;
	margin-bottom:30px;
	line-height:120%;
}

.table04 td{
	color:#000;
	vertical-align:top;
	padding-top:15px;
	padding-right:22px;
}

.table05{
	background-color:#F1F1F1;
	margin:20px 0;
}

.table05 td{
	color:#000;
	vertical-align:top;
	line-height:160%;
}

.table05 .box04{
	width:330px;
	padding-right:35px;
}

.table05 img{
	margin-bottom:10px;
}

.table06{
	background-color:#F1F1F1;
	vertical-align:top;
	width:100%;
	margin-bottom:30px;
}

.table06 td{
	color:#F1F1F1;
	font-size:100%;
	vertical-align:top;
}

.table06 .box{
	width:300px;
}

.table06 .txt{
	padding-left:20px;
}

.table07{
	margin-top:100px;
	margin-bottom:30px;
}

.table07 .box01{
	width:33%;
	height:225px;
}

.table07 .box02{
	width:33%;
	height:225px;
}

.table07 .box03{
	width:33%;
	height:225px;
}

.table07 td{
	color:#F1F1F1;
	font-size:80%;
	text-align:center;
}

.table08{
	background-color:#F1F1F1;
	margin-top:20px;
	margin-bottom:20px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #4D4D4D;
}

.table08 th{
	background-color:#141414;
	color:#FFF;
	padding:6px;
	text-align:left;
}
.table08 .table_title{
	background-color:#454545;
	color:#FFF;
	padding:6px;
	text-align:center;
}
.table08 td{
	background-color:#2E2E2E;
	color:#FFF;
	padding:6px;
	text-align:left;
}
.table08 tr:first-child > *:first-child{
	-moz-border-radius-topleft:4px;
}
.table08 tr:first-child > *:last-child{
	-moz-border-radius-topright:4px;
}
.table08 tr:last-child > *:first-child{
	-moz-border-radius-bottomleft:4px;
}
.table08 tr:last-child > *:last-child{
	-moz-border-radius-bottomright:4px;
}

.product_info{
	color:#FFF;
	height:170px;
	margin:0;
	padding:90px 30px 30px 30px;
	vertical-align:top;
	font-size:90%;
}

#photo {
	font-size:12px;
}
/*------------------ 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 img{ margin: 20px 0 ; }
.function_box .icon { width: 90px ; vertical-align: top ; }
.function_box .icon img { margin-top: 0 ; 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% ;
	padding: 10px ;
	margin-top: 10px ;
}
p.function_backtop {
	text-align: right ;
}

ul.function_list { margin: 10px 0px 0px 0px ; }
ul.function_list li {
	font-size:85%;
	border: 1px solid #DCDCDC ;
	background-color: #E6E6E6 ;
	background-image: url(../image02/link_mark02.png) ;
	background-position: 6px 50% ;
	background-repeat: no-repeat ;
	list-style-type: none ;
	margin: 0px 0px 5px 0px ;
	padding: 8px 8px 8px 20px ;
}
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 #666;
	background-color:#DCDCDC;
	margin:10px;
	text-align:center;
}

.campaign_price {
	color:#fabe00;
	text-align:right;
	font-size:20px;
	font-weight:bold;
}
