@charset "utf-8";
/* pre-setting */
form{display:inline}
body,table,td,ul,li,p,img{border:0;padding:0;margin:0;font-family:"MS Gothic";font-size:12px;color:#666}
h1,h2,h3,h4,h5,h6{margin:0;padding:0}
a,a:link,a:visited,a:hover,a:active{font-family:"MS Gothic";font-size:12px;}
a,a:link,a:visited{color:#666;text-decoration:none}
a:hover,a:active{color:#000;text-decoration:underline}
a,area{behavior:url(/visit2008ui/scripts/onfocus.htc);-moz-binding:url(/visit2008ui/scripts/mozbind.xml#onfocus)}
.io{behavior:url(/visit2008ui/scripts/imageover.htc);-moz-binding:url(/visit2008ui/scripts/mozbind.xml#imageover)}
.none{behavior:none;-moz-binding:url()}

.block{display:block}
.hidden{display:none}
.center{text-align:center}
.hand{cursor:pointer}
.bold{font-weight:bold}
.underline{text-decoration:underline}
.left{float:left}
.right{float:right}

/* clear style */
.clear:after{content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden}
.clear{min-height:1px}
* html .clear{height:1px}

/* main color style */
.orange{color:#ff7202}
.black{color:#000}
.gray9{color:#999}
.gray6{color:#666}
.gray7{color:#777}
.blue{color:#3d5586}
.purple{color:#604cc8}
.brown{color:#754a48}
.green{color:#239600}

/* font style */
.normal{font-weight:normal}
/* input style */
.txtFm{border:1px solid #b5b5b5; height:15px; font-size:12px; color:#666}
.tArea{border:1px solid #b5b5b5; font-size:12px; color:#666}
input, textarea{font-family:"MS Gothic"}

/* anchor style */
a.black,a.black:link,a.black:visited,a.black:hover,a.black:active{color:#000}
a.orange,a.orange:link,a.orange:visited,a.orange:hover,a.orange:active{color:#ff7202}
a.green,a.green:link,a.green:visited,a.green:hover,a.orange:active{color:#279c67}

/* margin style */
.lm3{margin-left:3px}
.lm5{margin-left:5px}
.lm10{margin-left:10px}
.lm15{margin-left:15px}
.lm25{margin-left:25px}
.rm1{margin-right:1px}
.rm8{margin-right:8px}

.bm25{margin-bottom:25px}
.tm5{margin-top:5px}
.tm25{margin-top:25px}

/* padding style */
.lp10{padding-left:10px}

/* font-size */
.fs16{font-size:16px}
.fs14{font-size:14px}


/* line height */
.lh18{line-height:18px}
.lh22{line-height:22px}

/* word-spacing */
.ws01em{word-spacing:0.1em}
.ws03em{word-spacing:0.3em}
.ws05em{word-spacing:0.5em}

/* paging */
.paging{text-align:center; margin:20px auto}
	.paging	.bar{ background:url(/visit2008jp/images/sub1/bar.gif) no-repeat right}

.paging a,.paging a:link,.paging a:visited,.paging a:hover,.paging a:active{padding:0 10px;text-decoration:none; font-family:arial}
.paging a,.paging a:link,.paging a:visited{color:#333}
.paging a:hover,.paging a:active{color:#000; text-decoration:underline}

.paging a.on,.paging a.on:link,.pagting a.on:visited,.paging a.on:hover,.paging a.on:active{color:#ff7202 !important;font-weight:bold;text-decoration:none; cursor:default}

.paging a.prevBtn,.paging a.prevBtn:link,.paging a.prevBtn:visited,.paging a.prevBtn:hover,.paging a.prevBtn:active{width:15px !important; vertical-align:-0.5em}
.paging a.nextBtn,.paging a.nextBtn:link,.paging a.nextBtn:visited,.paging a.nextBtn:hover,.paging a.nextBtn:active{width:15px !important; vertical-align:-0.5em}

/* title */
.depth2Tit{width:700px; height:14px; font-size:16px; font-weight:bold; color:#000}
	.depth2Tit2{font-size:12px; color:#999; font-weight:normal}
.titleBg{display:block; margin:20px 0 0 0}
.sTitle{height:22px; padding:25px 0 0 0}

/* 검색폼 (2009-04 added) */
.searchSub	{position:absolute; right:2px; top:91px; width:176px; height:19px; border:1px solid #b3b3b3;background-color:#FFFFFF;}
.searchSub fieldset	{position:relative;	height:19px; margin:0 auto; padding:0; border:none;}
.searchSub fieldset legend	{display:none;}
.searchSub fieldset input, .searchMain fieldset img	{vertical-align:middle;}
.searchSub fieldset .keyword	{position:absolute; right:31px; top:4px;}
.searchSub fieldset input.edit	{width:120px; height:16px; margin:2px 0 0 6px; border:none; background:none; color:#979797; font-weight:bold; font-size:12px;}
.searchSub fieldset input.confirm	{position:absolute; right:-1px; top:-1px; height:21px; border:none;}
