@charset "utf-8";
/* 요소(element) 여백 초기화  */
html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, input, textarea, select, table, th, td {
	margin:0;
	padding:0;
}
/* 제목요소 */
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
/* 테두리 없애기 */
fieldset, img, abbr, acronym {
	border:0 none;
}
/* 목록 */
ol, ul {
	list-style:none;
}
/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
}
caption, th, td {
	text-align:left;
	font-weight: normal;
	border:0;
}
/* 텍스트 관련 요소 초기화 */
address, caption, cite {
	font-weight:normal;
	font-style:normal;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* 인용문 */
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* 수평선*/
hr {
	display:none;
}
/* 숨김 요소 */
legend, #header h2, #slogan h2, #footer h2 {
	position:absolute;
	overflow:hidden;
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
}
/* body 스타일 */
body {
	color:#000;
	font-size:12px;
	line-height:1.2;
	font-family:"돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif, tahoma;
}
select {
	font-size:12px;
}
/* 링크 */


a {
	outline: none;
}
a, a:link {
	color:#4f4f4f;
	text-decoration:none;
}
a:visited {
	color:#8a2e91;
	text-decoration:none;
}
a:hover {
	color:#189bb2;
	text-decoration:underline;
}
a:focus {
	color:#189bb2;
	text-decoration:underline;
}
a:active {
	color:#189bb2;
	text-decoration:none;
}
/* 이미지, 폼관련 요소 */
img {
	vertical-align:top;
}
label, select, input, textarea {
	vertical-align:middle;
}
/* -------------------------------------------------- */

body {
	background:url(../img/bg.jpg) repeat-x;
}
#wrap {
	margin:0 auto;
	width:1000px;
}
.header {
	position:relative;
	height:62px;
	width:100%;
}
.header h1 {
	position:absolute;
	top:2px;
	left:30px;
}
.emblem {
	position:absolute;
	left:433px;
}
.phone01 {
	position:absolute;
	right:30px;
	top:16px;
}
.joinpage {
	background:url(../img/middle4.gif) repeat-x;
	height:491px;
	position:relative;
}

.joinpage2 {
	background:url(../img/middle2.gif) repeat-x;
	height:491px;
	position:relative;
}
.app_form {
	position:absolute;
	left:46px;
	top:146px;
}
.app_form table {
margin-left:10px;
	clear:both;
	padding-top:5px;
}
.app_form table th {

	font-size:11px;
	color:#526a6f;
	letter-spacing:-1px;
	padding:0 5px;
	text-align:right;
	height:36px;
}
.app_form table td {
	padding:0 0 3px 3px;
}
.app_form table td p.textform {
	background:#ebf0f5;
	border:1px solid #7f9db9;
	height:28px;
	width:98px;
	float:left;
	margin-right:5px;
}
.app_form table td p.textform input {
	width:80%;
	border:0;
	margin:3px;
	padding:3px;
	background:#ebf0f5;
	font-size:14px;
	font-weight:bold;
	font-family:tahoma;
}
.app_form table td span.brief {
	line-height:280%;
	font-size:11px;
	color:#999;
}
.app_form table td span.wm {
	color:#cfcfcf;
}
.app_form table td span.man {
	font-weight:bold;
	color:#0071db;
}
.app_form table td span.wan {
	font-weight:bold;
	color:#ff4e00;
}
span.yac a {
	color:#275cc9;
	text-decoration:underline;
	letter-spacing:-1px;
	padding-left:5px;
}
.realtime {
	position:absolute;
	width:570px;
	top:150px;
	right:36px;
	overflow:hidden;
}
.advice {
	float:left;
}
.advice h3 span {
	line-height:170%;
	color:#999;
	
}
.realtime_list {
	padding:7px 10px;
}
.realtime_list div {
	padding:7px 0;
	position:relative;
}
.realtime_list div span {
	padding:0 8px;
	color:#333;
	font-family:tahoma;
}
.realtime_list div span.sn {
	color:#999;
}
.realtime_list div span.car {
	font-size:11px;
}
.realtime_list div span.won {
	position:absolute;
	right:0;
	font-size:11px;
	color:#ff8400;
	font-weight:bold;
}

.Bottom {
	background:url(/img/BottomBg.jpg) repeat-x;
	width:100%;
	height:90px;

}

.footer {
	margin:0 auto;
	width:1000px;
	height:75px;
}
.footer h1 {
	float:left;
	padding:5px 30px;
}
.footer address {
	color:#7297a2;
	padding:8px 5px;
}
.footer span.logotitle strong {
	color:#33FF00;
	font-family:tahoma;
	font-size:16px;
}
span.phone {
	font-weight:bold;
	font-family:tahoma;
	color:#fff;
}
.footer p {
	padding-top:5px;
	font-size:11px;
	color:#325f6c;
}
/*개인*/
h3 p.gi {
	float:left;
}
h3 p.bi {


	float:left;


}

h3 p.gi a{
	font-weight:bold;
	background:#fafafa;
	border-bottom:1px solid #cfcfcf;
	padding:10px;
	float:left;
	width:130px;
	text-align:center;
}
h3 p.bi a{
font-weight:bold;
	background:#fafafa;
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	padding:10px;
	float:left;
	width:130px;
	text-align:center;
}
/*
h3 p.gi a:hover{
	text-decoration:none;
	background:#fff;
	border-bottom:0;
	padding:10px;
	float:left;
	width:130px;
	text-align:center;
}
h3 p.bi a:hover{
text-decoration:none;
	background:#fff;
	border-bottom:0;
	border-left:1px solid #cfcfcf;
	padding:10px;
	float:left;
	width:130px;
	text-align:center;
}
*/



/* 인다이렉트 결과페이지 */

.incar_sum_r {
	background:url(/img/incar_result_bg.gif) no-repeat left top;
	width:1000px;
	height:491px;
}
.incar_brief {
	text-align:center;
	padding-top:280px;
	font-weight:bold;
	font-family:"굴림";
}
.incar_brief p {
	line-height:180%;
	font-size:14px;
	color:#fff;
	padding-bottom:16px;
}
.incar_brief p strong {
	font-size:24px;
	color:#FFFF00;
	font-family:tahoma;
}
.incar_brief p strong:first-child {
	font-size:24px;
	color:#00FFFF;
	font-family:"돋움";
}
.incar_brief span {
	padding:5px;
	font-size:13px;
	background:#9cff00;
}
p.in_btn {
	text-align:center;
	padding-top:26px;
}
p.in_btn a {
	padding-right:10px;
}

.news_list {
	position:relative;
	width:100%;
	background-color:#fff;
	/*
	padding:40px;
	*/
}

.news_list h3{
	padding-left:11px;
}

.news_list ul {
	padding:10px 20px 10px 10px;
}

.news_list ul li {
	border-bottom:1px solid #ededed;
	padding:10px 0;
	position:relative;
}

.news_list ul li span.email {
	position:absolute;
	right:100px;
	top:10px;
	color:#66BBBD;
	font-family:tahoma;
	font-size:11px;
}

.news_list ul li span {
	position:absolute;
	right:10px;
	top:10px;
	color:#999;
	font-family:tahoma;
	font-size:11px;
}




.RealCounsel {
	position:relative;
	width:920px;
	/*
	padding:40px;
	*/
}

.RealCounsel table{
	margin-top:10px;
	width:100%;
	border:1px solid #cfcfcf;
	border-bottom:none;
	border-right:none;
	/*
	padding:40px;
	*/
}

.RealCounsel table th{
	background-color:#6E8A91;
	height:30px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #E8E5E5;
	border-bottom:1px solid #E8E5E5;
	text-align:center;

}

.RealCounsel table tr {
	padding:10px 20px 10px 10px;
}

.RealCounsel table tr td {
	border-bottom:1px solid #ededed;
	padding:10px 0;
	border-right:1px solid #E8E5E5;
	border-bottom:1px solid #E8E5E5;
}

.RealCounsel ul li span.email {
	position:absolute;
	right:100px;
	top:10px;
	color:#66BBBD;
	font-family:tahoma;
	font-size:11px;
}

.RealCounsel ul li span {
	position:absolute;
	right:10px;
	top:10px;
	color:#999;
	font-family:tahoma;
	font-size:11px;
}
/*
.btn_more {
	text-align:center;
	width:100%;
}


.btn_more span{
	border:1px solid #bdbdbd;
	height:50px;
	color:#FF6600;
	padding:20px 100px;


}

*/
p.btn_nv_b {
	text-align: center;
	height: 20px;
	padding-top:20px;
	padding-bottom:20px;
}

p.btn_nv_b span {
	border: 1px solid #cfcfcf;
	padding: 3px 7px;
	font-family: tahoma;
	background: #fff;
	font-weight: bold;
	color: #999;
	margin: 2px;
}

p.btn_nv_b span.pre_nex img {
	position: absolute;
	top: 8px;
	left: 6px;
}

p.btn_nv_b span.pre_nex {
	position: relative;
}

p.btn_nv_b span.on {
	border: 1px solid #999;
	color: #FF0000;
}

/*게시판 팝업*/
.Boardlayer {
	display:none;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000;
}

.Boardlayer .Boardbg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
}

.Boardlayer_area {
	position:relative;
	top:100px;
	margin:0 auto;
	background:#fff;
	padding:0px;
	border:1px solid #000;
	width:700px;
	height:643px;
}

.Boardlayer_area p.close {
	position:absolute;
	right:0;
	top:0;
}

.Boardlayer_area h3 {
	background:#333;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	letter-spacing:-1px;
	padding:10px;
}
.Boardopen {
	display:block;
}


.Calclayer {
	display:none;
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000;
}

.Calclayer .Calcbg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
}

.Calclayer_area {
	position:relative;
	top:40px;
	margin:0 auto;
	background:#fff;
	padding:0px;
	border:1px solid #000;
	width:700px;
	height:758px;
}

.Calclayer_area p.close {
	position:absolute;
	right:0;
	top:0;
}

.Calclayer_area h3 {
	background:#333;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	letter-spacing:-1px;
	padding:10px;
}
.Calcopen {
	display:block;
}


.CenterDiv{
/*
	border:1px solid red;
	*/
	padding-top:15px;
	padding-bottom:20px;
/*	height:940px;*/
	background-color:#fff;
}


table.CenterTable{

/*	border:1px solid #000;*/
	width:920px;
	margin-left:43px;
	text-align:center;

}

table.CenterTableMileage{
	width:100%;
	height:175px;
	border:1px solid #cfcfcf;
	border-bottom:none;
	border-right:none;

}

table.CenterTableMileage th{
	background-color:#6E8A91;
	color:#FFF;
	font-weight:bold;
	border-right:1px solid #E8E5E5;
	border-bottom:1px solid #E8E5E5;
	text-align:center;

}

table.CenterTableMileage td{
	color:#4f4f4f;
	border-right:1px solid #E8E5E5;
	border-bottom:1px solid #E8E5E5;


}



.indr {
/*
	font-family:'nanum gothic';
	width:1000px;
	margin:0 auto;
	background:#fff;
*/
}
.indr table.TabNavi {

	border-collapse:collapse;
	width:100%;

}
.menu th {
	width:20%;
	border:1px solid #dedede;
	text-align:center;
}
.menu th a {
	text-decoration:none;
	padding:25px 0px;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#777;
	background:#f4f4f4;
}
.menu th a:hover {
	color:#000;
}
.menu th.on {
	border-bottom:1px solid #fff;
}
.menu th.on a {
	background:#fff;
	color:#e7114b;
}
.indrscon {
	background:#fff;
	padding:20px;
}
.subgid {
	height:100%;
}

/*절약팁 Start*/
.n_product_ft {
	font-family: tahoma;
	padding:20px 30px;
	
}

.n_product_ft h3.p_title{
	font-size:24px;
	font-weight:bold;
	color:#c1262e;
	padding-bottom:20px;
}

ul.n_product_box {
}

ul.n_product_box li.n_product_list {
	padding-bottom:30px;
	position:relative;
}

ul.n_product_box li.n_product_list dl dt {
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#222;
}

ul.n_product_box li.n_product_list dl dt strong {
	font-size:20px;
	font-family:tahoma;
	font-weight:bold;
	color:#3399FF;
	padding-right:10px;
	position:absolute;
	left:0px;
	
}

ul.n_product_box li.n_product_list dl dd {
	font-size:14px;
	color:#333;
	padding:10px 0 0 35px;
	background:url(/img/nextpoint.gif) no-repeat 25px 15px;
	
}

ul.n_product_box li.n_product_list dl dd span{
	color:#777;
	font-size:12px;
	line-height:160%;
	padding-left:5px;
}
/*
.n_product_ft p.bg_img{
	text-align:center;
	padding:20px;
}
*/
/*절약팁 End*/






.movser table {
	width:100%;
}
.movser th {
	background:#7b949c;
	color:#fff;
	font-weight:bold;
	width:25%;
	text-align:center;
	padding:20px;
	font-size:13px;
	border:1px solid #5e777f;
}
.movser td {
	font-size:15px;
	text-align:center;
	border:1px solid #dedede;
	padding:10px;
}
.movser td strong {
	color:#009fc8;
}
ul.gidd {
	clear:both;
	margin-top:10px;
	height:480px;
}
ul.gidd li {
	border:1px solid #dedede;
	width:182px;
	height:480px;
	background:#f9f9f9;
	float:left;
	line-height:160%;
	margin-left:10px;
}
ul.gidd li:first-child {
	margin-left:0;
}
ul.gidd li h3 {
	border-top:1px dotted #dedede;
	font-weight:bold;
	font-size:13px;
	padding:15px 15px 0;
}
ul.gidd li p {
	padding:15px;
	color:#777;
}


.combtn, .combtn:link, .combtn:visited {
	cursor: pointer;
	padding:10px 10px 6px;
	letter-spacing: -1px;
	color: #666!important;
	border: 1px solid #999;
	border-bottom-color: #777;
	background: #fff;
	font-weight:bold;
	background: linear-gradient(to bottom, #ffffff 40%, #f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
}



.ContentsCenter{
	background-color:#fff;
}

.MenuContents{
	padding:20px 0;
	position:relative;
	width:100%;
}

.MenuContents table{
	margin:0 auto;
	width:98%;
}

.MenuContents table th{
	padding:5px 0;
	height:30px;
	font-size:15px;
	font-weight:bold;
	background-color:#192f3c;
	text-align:center;
}

.MenuContents table th a{
	color:#FFF;
}

.MenuContents table th.on{
	border:1px solid #192f3c;
	background-color:#FFF;
	color:#192f3c;
}

.MenuContents table th.on a{
	color:#192f3c;
}

.Board_list {
	position:relative;
	width:100%;
}

.Board_list table{
	padding:6px 10px;
	width:100%;
}

.Board_list table th{
	background:#fafafa;
	border-top:2px solid #777;
	border-bottom:1px solid #cfcfcf;
	text-align:center;
	padding:10px 0;
	color:#999;
	font-size:11px;
	letter-spacing:-1px;
}

.Board_list table td {
	border-bottom:1px solid #efefef;
	padding:17px 0;
}

.Board_list table td.L_Num {
	font-size:13px;
	color:#555;
	text-align:center;
}

.Board_list table td.title {
	font-size:13px;
	color:#7fa81d;
	padding-left:17px;
}

.Board_list table td.name {
	font-size:13px;
	color:#555;
	text-align:center;
}

.Board_list table td.Jdate {
	font-size:13px;
	color:#777;
	font-family:tahoma;
	text-align:center;
}

.Board_View {
	position:relative;
	width:100%;
}

.Board_View_Sub1 {
	margin-top:6px;
	width:100%;
}

.Board_View_Sub1 table {
	padding:0px 10px;
	width:100%;
}

.Board_View_Sub1 table th {
	background:#fafafa;
	border-top:2px solid #777;
	border-bottom:1px solid #cfcfcf;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px 0;
	line-height:150%;
}

.Board_View_Sub1 table td {
	font-size:14px;
	letter-spacing:-1px;
	padding:15px 5px;
	font-family:"Nanum Gothic",Arial,"돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif, tahoma;
	line-height:150%;
}

.m_type_A1{
	color: #171717;
	font-family: "tahoma"; 
	background-color:#FFFFFF;
	line-height: 140%;
	font-size: 12px;
}

table.CalcT{
	width:77%;
	margin:0 auto;
	border:1px solid #cfcfcf;

}

table.CalcT th{
	text-align:center;
	color: #171717;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	height:30px;
	font-family: "tahoma"; 
	background-color:#FFFFFF;
	line-height: 140%;
	font-size: 12px;

}

table.CalcT td{
	color: #171717;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	font-family: "tahoma"; 
	line-height: 140%;
	font-size: 12px;

}

.search_list {
	width:98%;
	margin:0 auto;
	border:1px solid #dedede;
	background:#fafafa;
}

.search_list span {
	padding-right:15px;
	margin-top:5px;
	margin-right:15px;
	display:inline;
	border-right:1px solid #cfcfcf;
}

.search_company {
	margin-right:10px;
	display:inline;
}

.Auto_Sale table td li{
	list-style-type:none;
	font-family:'맑은고딕','Malgun Gothic','나눔고딕',NanumGothic,'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif;
	line-height:130%;
}

.Auto_Sale table td li.as_l0{
	font-size:15px;
	font-weight:bold;
	color:#b6b6b6;

}

.Auto_Sale table td li.as_l1{
	font-size:17px;
	font-weight:bold;
	color:#009fc8;
}

.Auto_Sale table td li.as_l2{
	font-family:tahoma;
	padding:2px 0;
	font-size:13px;
	font-weight:bold;
	color:#5C5B5B;
	letter-spacing:-1px;
	line-height:180%;
}

.Auto_Sale table td li.as_l3{
	text-align:right;
	font-family:tahoma;
	padding:2px 0;
	font-size:11px;
	color:#aeaeae;

}

.Auto_Sale table td li.as_l2 span{
	font-size:1px;
	font-weight:bold;
	color:#a94c01;
	font-size:13px;
	
}