@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
background:url(backgr.gif);
text-align:center;
margin:15px 0;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}

ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border:0;
}
/*---------------------------*/

#container {
width:905px;
height:auto;
background-color:#fff;
margin-top:0;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-bottom:10px;
}

#heads {
width:905px;
height:100px;
background-image:url(head1.jpg);
background-repeat:no-repeat;
}

.ims {
width:318px;
height:88px;
margin-top:0px;
margin-left:0px;
position: absolute;}

h1 {
	float:left;
	font-size:11pt;
	font-weight:700;
	font-family:Arial, Helvetica;
	font-style:normal;
	color:#333;
	text-shadow:0 0 0 transparent, 0 1px 1px #fff;
	margin-top:35px;
	margin-left:350px;
	position:absolute;
}

a,a:link,a:visited {
text-decoration:none;
}

a:link {
color:#333;
}

a:visited {
color:#672941;
}

a:hover {
color:#708090;
}

.ris {
float:right;
width:80px;
height:15px;
margin-right:10px;
}

.ris img {
height:15px;
width:15px;
border:0;
}

#banner {
width:905px;
height:200px;
background-image:url(ban.jpg);
background-repeat:no-repeat;
margin-bottom:2px;
}

#menu_it {
font-size:.80em;
height:2.8em;
color:#000;
}

#menu_it a {
display:block;
float:left;
color:#fff;
background-color:#333;
text-align:center;
margin-right:2px;
text-decoration:none;
padding:8px 18px;
}

#menu_it a:hover {
color:#fff;
background-color:#000;
}

#kt {
display:block;
width:902px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#main_bl {
height:auto;
width:900px;
margin:0 auto;
}

h2 {
background-color: #CCCCCC;
font-family:Arial, Helvetica;
font-size:11pt;
font-weight:700;
color:#333;
text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
text-align:center;
margin:5px 0;
padding:5px 0;
}

p.figure {
text-align:center;
margin:0 auto;
}

#cont {
width:860px;
border:solid 1px #999;
margin:0 auto;
padding:10px;
font-family:Arial, Helvetica;
font-size:9pt;
color:#333;
}

#cont a { 
text-decoration: underline;
}

#cont p {
margin:4px 0 8px 0;
}

strong {
color: #333;
}

hr {
height:2px;
width:100%;
background-color:#999;
color:#999;
border:0;
margin:20px 0 10px 0;
padding:0;
}

h4 {
font-family:Arial, Helvetica;
font-size:12px;
padding:10px 0;
text-align:center;
}

#td1 {
width:870px;
border:solid 1px #999;
margin:0 auto;
font-family:Arial, Helvetica;
font-size:9pt;
color:#333;
background:#FFF;
border-collapse:collapse;
}


#td1 td,th {
border:1px solid #999;
padding:4px;
}

#td1 th {
background-color:#CCC;
text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
}
#td2 {
width:720px;
border:solid 1px #999;
margin:0 auto;
font-family:Arial, Helvetica;
font-size:9pt;
color:#333;
background:#FFF;
border-collapse:collapse;
}
#td2 td,th {
border:1px solid #999;
padding:4px;
}
#td2 th {
background-color:#CCC;
text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
}

em {
font-weight: bold;
}

td.cl1 {
width:45%;
}

td.cl2 {
width:55%;
}

.nav {
    float: left;
    height: auto;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #000;
    margin: 0px 5px;
    background-color: #FFFFCC;
}

.nav img {
width:9px;
height:9px;
}

.nav a { 
text-decoration:none;
}

h3 {
font-family:Arial, Helvetica;
font-size:12px;
padding:10px;
margin-bottom:10px;
background-color:#CCC;
text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
}

ul {
margin:10px 0;
}

li {
list-style: disc;
list-style-position:inside;
padding-left:5px;
margin-left:20px;
}

.right {
float:right;
display:block;
border:solid 1px;
width:300px;
height:auto;
background-color:#E2E2E2;
font-size:9pt;
font-weight:700;
color:#000;
text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
font-family:Arial, Helvetica;
text-align:center;
border-color:#999;
margin-top:20px;
margin-right:10px;
padding:10px 0;
}

.rightBtn {
    border: solid 1px;
    float: right;
    width: 300px;
    height: auto;
    background-color: #E2E2E2;
    font-size: 9pt;
    font-weight: 700;
    color: #000;
    text-shadow: 0 0 0 transparent, 0 1px 1px #fff;
    font-family: Arial, Helvetica;
    text-align: center;
    border-color: #999;
    margin-top: 20px;
	margin: 30px 5px 10px;
    padding: 10px 0;
}

.right a {
text-decoration:underline;
}

#footer {
width:905px;
height:20px;
background-color:#333;
margin-top:15px;
}

.copy {
float:right;
font-family:Arial, Helvetica;
font-size:8pt;
color:#fff;
padding:4px 5px;
}

a.copy:hover {
color:#fff;
text-decoration:underline;
}

.cont {
width:440px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

.cont span {
width:100px;
height:31px;
padding:0 5px;
}

a.copy:link{color:#fff;text-decoration: none;}
a.copy:visited{color:#fff;text-decoration: none;}
a.copy:active{color:#fff;text-decoration: none;}
a.copy:hover{color:#fff;text-decoration: underline;}

strong {
	color:#333;
	text-align: left;
	font-weight: bold;
}

.st1 {
color:#FF0000;
font-weight:bold;
}
.kjnt {
font-family:Arial, Helvetica;
font-size:9pt;
color:#000;
margin:10px;
}
