/*[fmt]1100-010A-3*/
/*** body ***/
html, body { height:100%; margin:0; padding:0; border:none; font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; font-size:11px; background-color:#fff; }
/* deny scrollbar jumping 
html { overflow-x:hidden; } */

/*** general ***/
div, img, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:none; outline:0; }
ul { margin:0 0 12px 3px; padding:0; outline:0; }
li { margin:0 0 0 15px; padding:0; outline:0; }
h1, h2, h3 { margin:0; padding:0; border:none; outline:0; }
hr { border:0px; border-top:solid 1px #666666; border-bottom:solid 1px #fff; }
.clear { margin:0; padding:0; border:0; clear:both; height:1px; margin-top:-1px; font-size:1px; line-height:1px; outline:0; }
.line { margin:0 0 2px 0; padding:0; border:none; border-bottom:solid 1px #666666; height:5px; margin-top:-1px; font-size:1px; line-height:1px; outline:0; }

p { margin:0 0 8px 0; }

/*Remember to define focus styles!*/
:focus { outline:0; }

/*Remove possible quote marks (") from <q>, <blockquote>.*/
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }

/*** links ***/
a:link, a:visited { color:#e2001a; text-decoration:none; }
a:hover, a:active, a:focus { color:#e2001a; text-decoration:underline; }

/*** page top ***/
a#bdy-top { line-height:1px; font-size:1px; display:block; outline:0; }
a.anchor { line-height:1px; font-size:1px; display:block; outline:0; }
a.nv-t, a.nv-t:focus, a.nv-t:link, a.nv-t:visited, a.nv-t:hover, a.nv-t:active { display:block; color:#e2001a; font-weight:bold; font-size:12px; text-decoration:none; }
a.nv, a.nv:link, a.nv:visited, a.nv:active { display:block; color:#666666; text-decoration:none; font-size:12px; }
a.nv-a, a.nv-a:focus, a.nv-a:link, a.nv-a:visited, a.nv-a:hover, a.nv-a:active, a.nv:focus, a.nv:hover { display:block; color:#4c4c4e; font-weight:bold; font-size:12px; text-decoration:none; background-image:url(/_src/img/nv/active.gif); width:167px; }
a.nve, a.nve:link, a.nve:visited, a.nve:active, a.nve:focus, a.nve:hover { display:block; color:#e2001a; font-size:12px; text-decoration:none; text-align:right; }

/*** layout ***/
div#wrp { height:100%; text-align:center; }
div#cnt { width:997px; min-height:347px; margin:0 auto; padding:25px 0 0 27px; text-align:left; position:relative; background-color:#fff; }
div#cnt-det { width:516px; margin-right:60px; margin-bottom:16px; float:left; color:#666; }
div#cnt-c { width:194px; float:left; }
div#cnt-c div.ln { width:24px; height:318px; float:left; border-left:1px solid silver; }
div#cnt-c div.cnt { width:169px; height:324px; float:left; position:relative; }
div#cnt-c div.cnt div.flt { position:absolute; left:0; bottom:0; }
div#cnt-c div.cnt div.flt p { margin:0; }
div#cnt div.ico { float:left; width:16px; margin-right:4px; }

div#nv { width:167px; margin-right:60px; float:left; line-height:16px; color:#666666; }
div#nv p { margin:0; }

div#hdr { width:1024px; margin:0 auto; }
div#hdr-ci { width:1024px; height:60px; padding: 5px 0; }
div#hdr-illu { width:1024px; height:148px; background-color:#727272; text-align:center; }
div#hdr-illu-intro { width:970px; margin-left:27px; height:148px; text-align:center; }
div#hdr-illu img.bil {  }
div#hdr-illu img.ill1 { margin:0 27px; }
div#hdr-illu img.illu { display:none; margin:0 27px; }

div#ftr { bottom:0; width:1024px; margin:0 auto; background-color:#e2001a; color:#fff; height:14px; text-align:center; font-size:11px; padding:3px 0; }
div#ftr a { color:#fff; }

/*** form button ***/
input.button, input.buttontxt { border:3px double #999999; border-top-color:#CCCCCC; border-left-color:#CCCCCC; padding:1px 3px; margin:6px 0 0; background-color:#EEEEEE; background-image:url(/_src/img/bg/bg_button.gif); background-repeat:repeat-x; color:#333333; font-family:Verdana, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
input.field, input.fieldtxt, textarea.field, textarea.fieldtxt { width:210px; background:#F4F4F4; border:1px solid #999999; padding:2px 0 2px 2px; margin:2px 0; border-bottom:1px solid #E6E6DC; border-right:1px solid #E6E6DC; font-family:Verdana, Helvetica, sans-serif; font-size:12px; background-image:url(/_src/img/bg/bg_forms.gif); background-repeat:repeat-x; }
input.errHilite { background:#CCE6FF; border:1px solid #999999; padding-right:0; padding-left:2px; margin:2px 0; border-bottom:1px solid #E6E6DC; border-right:1px solid #E6E6DC; font-family:Verdana, Helvetica, sans-serif; font-size:11px; background-image:url(/_src/img/bg/bg_forms_err.gif); background-repeat:repeat-x; }
input.fieldtxt { width:230px; }
textarea.fieldtxt { width:230px; height:50px; }
input.buttontxt { width:205px; }
input.button { width:105px; }
div.lbl { float:left; width:106px; padding-top:4px; }
div.fld { float:left; width:254px; }
div.lft { float:left; }

/*******   p r i n t   v e r s i o n   ********/
@media print { 
	body#body-bg { background-color:#ffffff; }
	div#hdr { display:none; visibility:hidden; }
	div#ftr { display:none; visibility:hidden; }
	div#nv { display:none; visibility:hidden; }
	div#cnt-det { background-color:#ffffff; width:680px; border:none; }
	div#cnt-det h1.ttl { background-color:#ffffff; border:none; padding:3px 0 0 30px; }
	div#cnt-detail { padding:14px 0 0 30px; }
	div#nv-srv { display:none; visibility:hidden; }
	div#cnt { background-color:#ffffff; border:none; }
	
}
/*******   p r i n t   v e r s i o n   ********/

