@charset "UTF-8";
/* CSS Document */


#header{
	background: url(../../common/img/header_bg_01.gif) no-repeat left bottom;
}

#mainBody{
	width: 940px;
	height: 100%;
	position:relative;
	margin: 0 auto;
	background:#19436B url(../../common/img/mainbody_bg.gif) 0 0 repeat-x;
}

#mainBody #mainContent{
	width:940px;
	height: 100%;
	position:relative;
	background:url(../../common/img/mainContent_bg.gif) 0 0 repeat-y;
}

#RightBox p.rb_bg{
	width: 215px;
	height: 10px;
	background: url(../../common/img/img_right_01.gif) 0 0 repeat-y;
}

#RightBox .cont{
	background:url(../../common/img/right_cont_foot_01.gif) no-repeat left bottom;
}

#RightBox .cont h4{
	background:url(../../common/img/right_cont_hed_01.gif) no-repeat left top;
}

#RightBox .cont .h4_style{
	background:url(../../common/img/right_cont_hed_02.gif) no-repeat left top;
}

#RightBox .cont dl{
	background:url(../../common/img/right_cont_body_01.gif) repeat-y left top;
}

#RightBox .cont .h4_style span{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	left:20px;
	top:13px;
}
#RightBox .cont dl dd {
	width: 200px;
}

#RightBox .cont dl dd span{
	font-size: 10px;
}

#LeftBox{
	width:725px;
	background-color:#FFF;
	background-image:none;
}

#RightBox{
	width:215px;
}
#LeftBox .area01{
	width:725px;
	padding-bottom: 33px;
	border-left: 1px #8CA1B6 solid;
	min-height:510px;
	height: auto !important;
	height: 510px;
}

#LeftBox .area01_pad {
	_padding-bottom:160px;
}

#LeftBox .area01 .site dd{
	margin-right: 8px;
	float: left;
}

#LeftBox .area01 .site dd A{
	color: #737373;
}

#LeftBox .area01 .site dd A:hover{
	text-decoration: underline;
}

#LeftBox .area01 .site .dd01{
	color: #0A55A3;
}

#LeftBox .area01 .wen01{
	color: #1C65AB;
	width: 685px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 20px;
	padding-bottom: 8px;
	line-height: 1.8em;
	border-bottom: 1px #BFBFBF solid;
}

#LeftBox .area01 .wen02{
	color: #474747;
	width: 685px;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 20px;
	padding-bottom: 8px;
}


/*-------------------------inq---------------------------*/
#RightBox p.rb_bg01{
	width: 215px;
	height: 15px;
	background: url(../img/img_inq_03.gif) 0 0 repeat-y;
}

#RightBox p.rb_bg02{
	width: 215px;
	height: 15px;
	background: url(../img/img_inq_04.gif) 0 0 repeat-y;
}

#LeftBox .area01 .wen03{
	color: #474747;
	width: 685px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	margin-top: 11px;
	margin-left: 25px;
	padding-bottom: 8px;
}

#LeftBox .area01 .wen03 span{
	font-weight: normal;
}

#LeftBox .area01 .tab_inq01{
	width: 685px;
	margin-left: 20px;
	background: url(../img/bg_inq_01.gif) 0 0 repeat-y;
}

#LeftBox .area01 .tab_inq01 th{
	color: #666666;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	line-height: normal;
	padding: 9px 0 9px 0px;
}

#LeftBox .area01 .tab_inq01 td{
	color: #666666;
	font-size: 14px;
	vertical-align: top;
	padding: 7px 0 8px 10px;
}

#LeftBox .area01 .tab_inq01 td input{
	height: 18px;
	border: 1px solid #D4D4D4;
}

#LeftBox .area01 .tab_inq01 td .input01{
	width: 132px;
}

#LeftBox .area01 .tab_inq01 td textarea{
	height: 168px;
	border: 1px solid #D4D4D4;
	overflow: auto;
}

#LeftBox .area01 div.inq_div01{
	width: 668px;
	margin-top: 25px;
	margin-left: 20px;
	padding-bottom: 14px;
	border-bottom: 1px #BFBFBF dashed;
}

#LeftBox .area01 div.inq_div01 div.inq_area01{
	width: 470px;
	margin-left: 35px;
	float: left;
}

#LeftBox .area01 div.inq_div01 div.inq_area01 p{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	margin-left: 3px;
	margin-bottom: 10px;
}

#LeftBox .area01 div.inq_div01 div.inq_area01 p span{
	font-weight: normal;
}

#LeftBox .area01 div.inq_div01 div.inq_area01 div.checkbox{
	color: #666666;
	font-size: 14px;
	line-height: 2.3em;
}

#LeftBox .area01 div.inq_div01 div.inq_area01 div.checkbox input{
	margin-top: 9px;
	_margin-top: 5px;
	*margin-top: 5px;
	margin-right: 10px;
	_margin-right: 5px;
	*margin-right: 5px;	
	float: left;
}

#LeftBox .area01 div.inq_div01 div.inq_area01 div.checkbox span{
	margin-right: 10px;
	display: block;
	float: left;
}

#LeftBox .area01 div.buttom{
	margin-top: 23px;
	text-align: center;
}

#LeftBox .area01 p.inq02_pic{
	margin-left: 3px;
	margin-top: 40px;
}

#LeftBox .area01 p.inq02_wen{
	color: #5C5C5C;
	font-size: 14px;
	line-height: 2em;
	text-align: center;
	margin-top: 22px;
}

/*footer*/

#footer{
	width:940px;
	padding-top:52px;
	background: url(../../common/img/footer_bg_01.gif) left top no-repeat;
}

#footer .pageTop{
	text-align: right;
	margin-right: 26px;
	padding-right: 19px;
	background: url(../../common/img/icon_top_01.gif) right  no-repeat;
}

#footer .pageTop A{
	color: #7D8EA4;
}

#footer .pageTop A:hover{
	text-decoration: underline;
}

#footer .copy{
	margin-top: 35px;
}


/* CC add */
#btn-confirm {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../img/btn_inq_01.gif) left top no-repeat;
    font-size:0px;
    color:#ffffff;
    text-indent:-9999px;
    /text-indent:0;
}
#btn-reset {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../img/btn_inq_02.gif) left top no-repeat;
    font-size:0px;
    color:#ffffff;
    text-indent:-9999px;
    /text-indent:0;
}
#btn-commit {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../img/btn_inq_03.gif) left top no-repeat;
    font-size:0px;
    color:#ffffff;
    text-indent:-9999px;
    /text-indent:0;
}
#btn-back {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../img/btn_inq_02.gif) left top no-repeat;
    font-size:0px;
    color:#ffffff;
    text-indent:-9999px;
    /text-indent:0;
}
td.error {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: pink;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

