@charset "utf-8"; 

/* basic start */
* {font-family:arial; }

body {
	margin:0;
	padding:0;
	font-size:11px;
	color:#666;
	line-height:150%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	line-height: 23px;
}


a:link,
a:visited		{color:#666666; text-decoration:none; }
a:hover			{color:#666666; text-decoration:underline; }
a:active		{color:#4C548D; text-decoration:underline; }

.ss2_how_step ul{padding:0 0 20px 0;}
.ss2_how_step ul li{float:left;padding-left:8px;}
.ss2_tit{font-size:14px;font-weight:bold;color:#333; padding:0;margin:0 0 15px 0;}
.ss2_p30{padding:0;margin:0 0 22px 0;}/*30px*/

p {margin:0 0 8px 0;}
p strong{margin:0 0 25px 0;}

/* basic end */


/* popup default */
body#popup{
	background:#fff;
	text-align:left;
	}
body#popup div.popup_contents{
	padding:24px 20px 10px 20px;
}

body#popup div.popup_contents h2.article_sub {font-size:12px; color:#333333; margin:15px 0 0 0;}
body#popup div.popup_contents h2.article_title {font-size:19px; color:#333333; margin:15px 0 0 0;}

body#popup div.popup_head {height:40px; padding:0 10px 0 20px;}
body#popup h1.popup_sub {
	float:left;
	padding:13px 0 10px 0;
	color: #666666;
	font-size: 16px;
	text-align:left;
	vertical-align:middle;
}

body#popup div.popup_head a {float:right; margin:15px 10px 10px 0;}
.a_print_k {text-align:right;}
.copy_print {text-align:right; padding:0 0 15px 0; font-size:9px; color:#8F8F8F;}
.print p.topcon {margin:0 0 15px 0;}

/* popup title */
body#popup h1{padding:0;margin:0;}
body#popup h1.popup_title{
	height:30px; 
	color: #fff; font-size: 14px;
	background: #b3aaa4; 	
	padding:6px 0 0 20px;
	voice-family:"\"}\""; voice-family:inherit;
	height:24px; 
}
body#popup .select_optioins{text-align:right; padding:0 20px 0 0;}
body#popup .select_optioins select{margin:5px 0 -5px 0;}

body#popup h1.popup_title_p small {
	font-size: 12px;
}

/* print friendly */
body#popup h1.popup_title_p {
	height:30px; 
	color: #fff; font-size: 14px;
	background: #b3aaa4; 	
	padding:6px 0 0 10px; margin:0 20px 0 20px;
	voice-family:"\"}\""; voice-family:inherit;
	height:24px; 
}
body#popup h1.popup_print_sub {
	color:#666666;
	float:left;
	font-size:16px;
	padding:13px 0 10px 0;
	text-align:left;
	vertical-align:middle;
}
.page_num_k {float:right; margin:-23px 29px 0 0; color:#ffffff; font-size:12px; display:inline;}


.popup_footer_height_k {clear:both; width:100%; text-align:right; height:25px; padding:10px 0 0 0;	border-top:1px solid #e1e1e1;}
.popup_footer_height_k a{margin:0 0 0 7px;}



/* popup fieldset */
body#popup .popup_fieldset_title {
	background: #b3aaa3;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 6px 15px;
}
body#popup .popup_fieldset_content {
	background: #fbf7f4;
	padding:15px;
	border:none;
	margin-bottom:25px;
}


/* popup footer */
body#popup .popup_footer {
	width:100%;
	border-top:1px solid #e1e1e1;
	padding-top:10px;
	padding-bottom:10px;
	margin:30px 0;
	clear:both;
}
body#popup .popup_footer .popup_flogo {
	float:left;
}
body#popup .popup_footer .popup_copyright{
	float:right;
	font-size:9px;
	color:#8F8F8F;
}
