@charset "utf-8";
@media Screen {
/* CSS Document */

html, body, div, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, 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 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #778173;
   line-height:120%;
}
h1,h2,h3,h4,h5,h6{font:Arial, Helvetica, sans-serif;}
h1{font-size: 18px;margin-bottom: 14px;}
h2{
	font-size: 16px;
	margin-bottom: 13px;
}
h3{font-size: 14px;margin-bottom: 12px;}
h4{font-size: 12px;margin-bottom: 11px;}
h5{font-size: 10px;margin-bottom: 10px;}
h6{font-size: 9px;margin-bottom: 9px;}
body {
   line-height: 1;
}
.inp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778173;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 300px;
}
input {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #778173;
   background-color: #FFF;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
}
select {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #778173;
   background-color: #FFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778173;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 200px;
	width: 300px;
	overflow: auto;
	position: relative;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

/* remember to define focus styles! */
:focus {
   outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
   border-spacing: 0;
}
html,
body {
   padding: 0;
   margin: 0;
   height: 100%;
   background-image: url(../pic/bk01g.gif);
}
.wrapper {
   min-width: 1000px;
   max-width: 1280px;
   margin: 0 auto;
}   
.content {
}
.fotter {
   height: 40px;
   min-width: 1000px;
   max-width: 1280px;
   margin: 0 auto;
   background-image: url(../pic/foot.gif);
   }
.main {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #8f7b62;
}
.bk_h{
   background-image: url(../pic/h_bk.jpg);
}
.bk_h1{
   background-image: url(../pic/bk_m.jpg);
}
.bk_h2{
   background-image: url(../pic/bk_m2.jpg);
}
.bk_h3{
   background-image: url(../pic/bk_m3.jpg);
}
.bk_h4{
   background-image: url(../pic/bk_01.gif);
}
.bk_h5{
   background-image: url(../pic/bk_02.gif);
}
.bk_l{
   background-image: url(../pic/bk_l.jpg);
}
.bk_r{
   background-image: url(../pic/bk_r.jpg);
}
.titl01 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #FFF;
   padding-left: 20px;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-right: 20px;
}
.titl02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #4A99E2;
   line-height:110%;
}
.pordb {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #4A99E2;
   line-height:110%;
}
.pord {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #4A99E2;
   line-height:110%;
}
.titl03 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight: bold;
   color: #3EA876;
}
.titl04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #4A99E2;
	line-height:110%;
}
.titl05 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #778173;
}
.tit2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: #8f7b62;
}
.titd {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #FFFFFF;
}
#topm .menuClass {
text-transform: uppercase;
    font-size: 15px;
 }

#bottomm .menuClass {
    font-size: 12px;
 }
 
#topm{
   margin-top: 0px;
   margin-right: 3px;
   margin-bottom: 0px;
   margin-left: 3px;
} 
#bottomm{
   margin-top: 20px;
   margin-right: 3px;
   margin-bottom: 15px;
   margin-left: 3px;
}
.menuClass {
text-transform: uppercase;
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   font-weight: bold;
   padding-right: 20px;
   padding-left: 20px;
}
.menuClass:hover {
   TEXT-DECORATION: none;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #bfdeed;
   font-weight: bold;
   padding-right: 20px;
   padding-left: 20px;
   }
.menuClass:active {
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #bfdeed;
   font-weight: bold;
   padding-right: 20px;
   padding-left: 20px;
   }
.menuClass2 {
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
}
.menuClass2:hover {
   TEXT-DECORATION: none;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #bfdeed;
   }
.menuClass2:active {
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #bfdeed;
   } 
.menuClass3 {
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFF;
}
.menuClass3:hover {
   TEXT-DECORATION: none;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   color: #bfdeed;
   }
.menuClass3:active {
   TEXT-DECORATION: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #bfdeed;
   }    
.r_b {
   padding-right: 10px;
   padding-left: 16px;
}
.r_b2 {
   padding-right: 10px;
   padding-left: 10px;
}
.l_b {
   padding-right: 10px;
   padding-left: 10px;
   width: 155px;
}
.l_b2 {
   padding-right: 10px;
   padding-left: 6px;
   width: 159px;
}
.cont{
   padding-right: 30px;
   padding-left: 30px;
}
.l_b1 {
   padding-right: 10px;
   padding-left: 10px;
}
.menu {
   padding-right: 10px;
   padding-left: 25px;
}
.menu2 {
text-align: left;
   padding-right: 5px;
   padding-left: 55px;
}
a {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 12px;
   color: #4a99e2;
   text-decoration: none;
   font-weight: normal;
}

a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 12px;
   color: #6cb8ff;
   text-decoration: none;
   font-weight: normal;
   background-attachment: scroll;
}

a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 12px;
   color: #6cb8ff;
   text-decoration: none;
   font-weight: normal;
}
.ttd  td{
   font-size: 12px;
   padding-left:5px;
   padding-right:5px;
   padding-top:5px;
   padding-bottom:5px;
   text-align: left;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-color: #554d46;
   border-right-color: #554d46;
   border-bottom-color: #554d46;
   border-left-color: #554d46;
}
.imgblockcentr, .imgblockleftbr, .imgblockrightbr{
width: 100%;
margin-bottom: 16px;
}
.imgblockcentr{
text-align: center;
}
.imgblockleftbr{
text-align: left;
}
.imgblockrightbr{
text-align: right;
}
.imgblockleft{
float: left;
margin: 0 10px 16px 0;
}
.imgblockright{
float: right;
margin: 0 0 16px 10px;
}
.lightmenu
{
	color:			white;
	text-decoration:	none;
	font-size: 11px;
}
}
