@charset "utf-8";

@import url(base.css);
@import url(layout.css);

/* 협회소개 */
ul.page1							{ background:url(/2011/img/c4/page1_bg.gif) 0 0 no-repeat; }
ul.page1 li						{ padding-bottom:20px; }
ul.page1 li span				{ font-size:14px; color:#0067ab; font-weight:bold; }
ul.page1 li.rig					{ padding-left:250px; }

/* 찾아오시는 길 */
p.mapTxt							{ padding:30px 0 10px 0; }
ul.map								{ padding:0 0 20px 0; }
ul.map li							{ padding:0 0 0 0; }
ul.map li span					{ font-weight:bold; color:#ff5a00; }
ul.gray								{ width:556px; padding:13px 17px; background:#f4f4f4; }
ul.gray li							{ padding:0 0 0 10px; border-left:4px solid #518ab0; }
ul.gray li p						{  }
ul.gray li p strong				{ color:#0067ab; font-size:12px; }

/* 회원사 제조장 */
dl.page3							{ width:300px; float:left; height:190px; }
dl.page3 dt						{ padding:0 0 5px 0; }
dl.page3 dd						{ padding:0 0 0 15px; background:url(/2011/img/c4/member_bg.gif) 7px 3px no-repeat; }
dl.page3 dd p					{ padding:0 0 2px 0; }
dl.page3 dd p strong		{ font-size:12px; color:#41679e; }
dl.page3 dd p span			{ padding:0 0 0 68px; }


/* 연혁 */
ul.year								{ position:relative; display:inline-block; }
ul.year li							{ overflow:hidden; padding:0 0 30px 0; }
ul.year li strong				{ float:left; width:116px; }
ul.year li span					{ float:left; width:476px; padding:0 0 0 10px; background:url(/2011/img/c4/year_bg.gif) 0 7px no-repeat; }
ul.year li p.img1				{ float:left; width:592px; padding:20px 0 0 0;  }
ul.year li p.img2				{ position:absolute; top:628px; right:-20px; }
ul.year li p.img3				{ position:absolute; bottom:900px; right:-20px;}
ul.year li p.img4				{ position:absolute; bottom:640px; right:-20px;}
ul.year li p.img5				{ position:absolute; bottom:320px; right:-20px;}
ul.year li.hei1					{ height:220px; }
ul.year li.hei2					{ height:220px; }


/* 홍보영상 */
div.videoList										{ width:605px; margin:0 auto; overflow:hidden; }
dl.video												{ width:300px; float:left; padding:30px 0; border-bottom:1px solid #d7d7d7; }
dl.video.pad										{ padding-right:5px; }
dl.video dt											{ float:left; width:173px;; }
dl.video dd											{ float:left; width:127px; padding:10px 0 0 0; }
dl.video dd p.subTit								{ padding:0 0 0 10px; background:url(/2011/img/c2/bul_orange.gif) 3px 2px no-repeat; font-weight:bold; color:#0067ab; line-height:1.2em; }


/* 전국대리점 */
div.tableSet						{ width:605px; overflow:hidden; padding:37px 0 0 0; border-bottom:1px solid #76a234; }
table.tb							{ border-top:2px solid #60852d; }
table.tb th						{ height:25px; border-bottom:1px solid #a9a9a6; }
table.tb td						{ height:40px; border-bottom:1px solid #d7d7d7; text-align:center; color:#979797; }
table.tb td.padL				{ text-align:left; padding:0 0 0 10px; }





























