@charset "UTF-8";
/*reset.css*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:inherit;font-weight:inherit;}
/*fonts.css*/
body {font:12px verdana, arial,helvetica,clean,sans-serif;}
table {font-size:inherit;}
a {color:#C50000}
a:hover {color:#9E0000}
.sep {clear:both; height:1px; line-height:1px; font-size:1px; }
.small {font-size:0.95em; font-weight:normal;}
img.left, .left img  {float:left; margin:0 10px 0 0;}
img.right, .right img  {float:right; margin:0 0 0 10px;}
img.middle { vertical-align:middle}
ul.list {padding-left:20px;}
ul.list li {list-style:disc;padding-bottom:0.5em;}

body {
background:#000 url('../i/bg/body-bg-1680.jpg') repeat-x center top;
}

#logo {margin:10px 20px 0}

.pop {background-color: #fff;border:1px solid #990000; margin:10px 20px; padding:10px}

.pop h1 {
font-family: "Century Gothic", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #8F0000;
font-weight:normal;
padding-bottom:8px;
}
.pop h2 {
font-family: "Century Gothic", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #9C7210;
font-weight:normal;
padding-top:1em;
padding-bottom:0.5em;
padding-right: 120px;
line-height:1.25em;
}

.pop p, .pop li {
color:#614808;
padding:0.25em 0;
line-height:1.5em;
font-size:12px;
}

.pop .buttons {padding:10px; margin-top:10px; border-top:2px dotted #ccc}


.pop a#close {
position:absolute;
height:21px;
width:21px;
right:30px; top:93px;
background:url(../i/bt/close.gif) no-repeat;
z-index:20;
}

/*
---------------------
BT
---------------------
*/
input.bt, input.bts, input.btLong, input.btsLong { 
cursor:pointer
}
a.bt, a.bts, a.btLong, a.btsLong, a.btsMed { 
display:block;
text-align:center;
text-decoration:none;
}
input.bts, a.bts, input.btsLong, a.btsLong, a.btsMed { width:128px; height:21px; background: url(../i/bt/bts.gif) no-repeat; border:0; color:#fff; font-size:12px; padding:0; font-weight:bold; line-height:20px; margin:0; }
input.bts:hover, a.bts:hover, input.btsLong:hover, a.btsLong:hover, a.btsMed:hover {background-position:0 -21px}
input.btsLong, a.btsLong { background-image:url(../i/bt/bts-l.gif); width:212px; }
a.btsMed { background-image:url(../i/bt/bts-m.gif); width:170px; }
input.bt, a.bt { width:128px; height:21px; background: url(../i/bt/btg.gif) no-repeat; border:none; color:#fff; font-size:12px; padding:0; font-weight:bold; line-height:21px; margin:0; }
input.bt:hover, a.bt:hover {background-position:0 -21px}
input.bt.long, a.bt.long { background-image:url(../i/bt/btg-l.gif); width:212px; }

a.bt-back {background:url(../i/main/fback.gif) no-repeat left center; display:block; padding:0 0 0 11px}