@charset "utf-8";
/* CSS Document */

* html div.title_bar{
	behavior: expression(IEPNGFIX.fix(this));
	background-image:url(../img/form/title_bar.png);
	background-repeat:no-repeat;
	width:785px;
	height:26px;
	padding:9px 0px 0px 40px;
	margin-left:5px;
	color:#efefef;
	}

div.title_bar{
	background-image:url(../img/form/title_bar.png);
	background-repeat:no-repeat;
	width:785px;
	height:26px;
	padding:9px 0px 0px 40px;
	margin-left:5px;
	color:#efefef;
	}

span.text_style{
	color:#ff00d2;
	}

span.text_style2{
	color:#d208a5;
	}

span.text_style3{
	color:#5c3dfb;
	}

.spacer{
	margin-top:5px;
	margin-left:8px;
	_margin-left:6px;
	}

p.form_title{
	background-image:url(../img/form/form_titlebar.gif);
	background-repeat:no-repeat;
	width:795px;
	height:19px;
	margin-top:10px;
	margin-left:5px;
	padding-top:6px;
	padding-left:30px;
	color:#4d4d4d;
	letter-spacing:1px;
	}

p.exp_text{
	line-height:110%;
	}

p.exp_text a{
	color:#078ba3;
	text-decoration:underline;
	}

p.exp_text a:hover{
	text-decoration:none;
	}

div.form_box{
	background-color:#ededed;
	width:600px;
	height:100%;
	margin:5px auto 0px;
	border:1px solid #d8d8d8;
	padding:5px 15px 15px 15px;
	}

p.form_left{
	float:left;
	width:190px;
	background-color:#ffffff;
	border:1px solid #d8d8d8;
	text-align:right;
	padding:10px 10px 10px 0px;
	margin-top:10px;
	line-height:120%;
	}

p.form_right{
	float:left;
	width:350px;
	padding-left:20px;
	margin-top:10px;
	padding-top:10px;
	line-height:120%;
	}

.txt_box{
	width:350px;
	}

.txt_box2{
	width:30px;
	}

.txt_box3{
	width:100px;
	}

.f_textarea{
	width:350px;
	height:100px;
	margin-top:-10px;
	}

.radio_style{
	margin-top:13px;
	_margin-top:9px;
	}

p.b_center{
	text-align:center;
	padding-top:10px;
	}

.btn_style{
	padding-top:0px;
	_padding-top:3px;
	}

.chec_style{
	margin-top:9px;
	}

.sel_box{
	margin-top:7px;
	}

h2.title_com{
	font-size:15px;
	margin-left:18px;
	margin-top:10px;
	padding:0px 0px 3px 5px;
	border-left:8px solid #686868;
	border-bottom:1px solid #686868;
	color:#686868;
	letter-spacing:1px;
	line-height:120%;
	}

p.after_text{
	width:300px;
	margin:0px auto;
	padding-top:60px;
	}



