@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}

a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}


.list_style {
	list-style: none;
	display:block;
	margin:0;
	padding:0;
}




.list_style li.pt{
display: block;
float: left;
	height: 100%;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
	}
	
	
.list_style_features {
	list-style-type: none;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}




.list_style_features li.pt{
	display: block;
	float: left;
	height: 100%;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
	}
		

.list_style_normal {
	list-style-image: url(../images/main/pt.gif);
	list-style-type: none;

}	



.list_style_small {
	list-style-image: url(../images/main/pt.gif);
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
}	


.list_style_tutorial {
	list-style:none;
	display:block;
	padding:0;
}
.list_style_tutorial li{
	display:block;
	clear: both;
	
	}
	
	
.list_style_tutorial li.duo{
width: 90%;
	}


.subtitle {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	margin:0;
	line-height: 28px;
	font-weight: lighter;
}

.subtitle_float {
	clear: both;
	float: right;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	margin: 0 0 20px 0;
	line-height: 28px;
	padding: 0;
	font-weight: lighter;
}
.subtitle02 {
	font-size: 14px;
	color: #003333;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

.subtitle03 {
	color: #000000;
	font-weight: bold;
}

.subtitle04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #003333;
	font-weight: light;
	line-height: 26px;
	display: block;
	margin: 0;
	padding:0;
}


.list_image_left {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.list_image_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.content01 {
	margin: 0;
	height: 100%;
}

.subcolumn {
	width: 30%;
	height: 100%;
	float: left;
	margin-right: 20px;
}

.subcolumn02 {
	height: 100%;
	float: left;
	margin-left: 20px;
}

html>body a.dl_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 180px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/main/dl_btn.png);
	margin:0;
}

a.dl_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 180px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/main/dl_btn.gif);
	margin:0;
}

html>body a.dl_btn:hover{

background-image: url(../images/main/dl_btn-over.png);
}


a.dl_btn:hover{

background-image: url(../images/main/dl_btn-over.gif);
}

html>body a.dl_btn:active{

background-image: url(../images/main/dl_btn-active.png);
}


a.dl_btn:active{

background-image: url(../images/main/dl_btn-active.gif);
}






html>body a.main_dl_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 316px;
	height: 96px;
	padding: 0px;
	background-image: url(../images/main/big_dl_btn.png);
	margin:0;
}

a.main_dl_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 316px;
	height: 96px;
	padding: 0px;
	background-image: url(../images/main/big_dl_btn.gif);
	margin:0;
}

html>body a.main_dl_btn:hover{

background-image: url(../images/main/big_dl_btn-over.png);
}


a.main_dl_btn:hover{

background-image: url(../images/main/big_dl_btn-over.gif);
}




html>body a.check_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 220px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/main/btn_checkout.png);
	margin:0;
}



a.check_btn{ /* Container you can use to surround a CSS button to clear float */
	display: block;
	width: 220px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/main/btn_checkout.gif);
	margin:0;
}

html>body a.check_btn:hover{

background-image: url(../images/main/btn_checkout-over.png);
}

a.check_btn:hover{

background-image: url(../images/main/btn_checkout-over.gif);
}

html>body a.check_btn:active{

background-image: url(../images/main/btn_checkout-active.png);
}

a.check_btn:active{

background-image: url(../images/main/btn_checkout-active.gif);
}


.dl_box{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	display: block;
	padding:0 0 0 10px;
	margin: 0 ;
	height: 100%;
}

.dl_box .ic {

	display: block;
	float: left;
	margin: 0 40px 0 0;
}

.dl_box .description{
	display: block;
	width: 350px;
	float: left;

}

.dl_box .description a.checkout{
	display: block;
	float: right;
	margin-bottom: 0px;
	bottom: 0px;
	position: relative;
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 180px;
	margin-left: 0px;
	height: 35px;
	padding: 0px;
	background-image: url(../images/main/btn_checkout.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}

.dl_box .description a:hover.checkout{
	background-image: url(../images/main/btn_checkout-over.gif);
}

a.dl_pdf {
	background-image: url(../images/main/ic_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 20px;
}

a.dl_pdf .mb{
	color: #999999;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}

.smalltext_warning {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

.general_table {
	background-color: #EFEFEF;
}

.general_table td{
	padding: 5px;
}

.general_table_hl {
	background-color: #e3e3e3;
}

.general_table_header {
	background-color: #006666;
	font-weight: bold;
	color: #FFFFFF;
}

.backtotop {
	display:block;
	background-color: #000000;
	padding: 5px 10px 5px 0;
	line-height: 14px;
	margin:0;
	background-image: url(../images/footer/backtotop-r.gif);
	background-position: right top;
}

#backtotop_handler{
	display:block;
	float:right;
	background-image: url(../images/footer/backtotop-l.gif);
	background-position: left top;
	padding: 0 0 0 10px;
	marign: 0;
	position:relative;
	height:100%;
	background-repeat: no-repeat;	
	clear:both;
	bottom: -1px;
}

.pt_down_up_btn_wrapper {
	display:block;
	width:100%;
	clear:both;
}

a.pt_down_btn {
	display:block;
	width: 17px;
	height: 17px;
	background-image:url(../images/main/pt_down_btn.gif);
	float:right;
	margin: 0 0 0 4px;
}

a:hover.pt_down_btn {
	background-image:url(../images/main/pt_down_btn-over.gif);
}

a.pt_up_btn {
	display:block;
	width: 17px;
	height: 17px;
	background-image:url(../images/main/pt_up_btn.gif);
	float:right;

}

a:hover.pt_up_btn {
	background-image:url(../images/main/pt_up_btn-over.gif);
}

#order_procedure_wrapper {
	display:block;
	margin:0 0 -15px 15px;
	padding:0;
	clear:both;
	height:25px;
	position:relative;
	top:0;
	width:100%;
}
#order_procedure {
	display:inline;
	list-style:none;
}

#order_procedure li{
	display:block;
	float:left;
	height:25px;
	padding: 1px 15px 0 15px;
}

#order_procedure li.first{
	background-image: url(../images/main/procedure/procedure_bar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#order_procedure li.middle{
	background-image: url(../images/main/procedure/procedure_bar_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#order_procedure li.end{
	background-image: url(../images/main/procedure/procedure_bar_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:25px;

}


#order_procedure li.first-selected{
	background-image: url(../images/main/procedure/procedure_bar_bg-selected.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #00CCFF;
	font-weight:bold;
}

#order_procedure li.middle-selected{
	background-image: url(../images/main/procedure/procedure_bar_bg-selected.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#order_procedure li.end-selected{
	background-image: url(../images/main/procedure/procedure_bar_bg-selected.png);
	background-repeat: no-repeat;
	background-position: right top;
		padding-right:25px;
}

#order_procedure li img, #order_procedure li span{
	display:block;
	float:left;
}

#order_procedure li img {
	margin: 6px 0 0 10px;
}

.gicon {
	margin: 0 10px 0 0;
}
