@charset "utf-8";
/* CSS Document */
.nav .nav6 a{
	color:#fff;
	background:url(../images/bg_all.png) 6px -700px;
}
#page_inquiry p{
	line-height:24px;
	padding:10px;
}

#page_inquiry p.had-select-pro{
	padding-left:65px;
}
a.had-select-pro-title{
	color:#666; font-weight:bold; text-decoration:underline;
}
a:hover.had-select-pro-title{
	color:#1959c3; text-decoration:none;
}
a.had-select-pro-pic{
	display:inline-block;
	margin-left:10px; border:#e7e7e7 1px solid;
}
a:hover.had-select-pro-pic {
	border:#1959c3 1px solid;
}
.had-select-pro-pic img{
	width:80px;
}

.inquiry_title{
	color:#3a792d;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:10px;
	margin:0 10px;
	background-color:#eee;
}
.inquiry_content{
	list-style:none;
	padding:10px;
}
.inquiry_content li{
	line-height:24px;
	padding:5px 0;
}
.inquiry_content h4{
	display:inline-block;
	width:110px;
	color:#666;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}
.inquiry_content img{
	display:block;
	padding-left:120px;
}
.send_reset_btn{
	padding-left:120px !important;
}
.send_reset_btn input{
	margin-right:10px;
}
.text_input1{
	width:342px;
}
.text_input2{
	width:259px;
}
.text_content{
	width:340px;
	height:150px;
}