BODY{
  text-align : center;
  margin : 0px 0px 0px 10px;
  background color : #FFDFEF;
}

div#mainbox {
	width : 812px;
	margin : 0px auto;
	padding :0px;
    text-align : center;
	background-image :  url(img/bg_main.gif);
	background-repeat : repeat-y;
}
div#mainbox2 {
	width : 812px;
	margin : 0px auto;
	padding :0px;
    text-align : center;
	background-image :  url(img/bg02.gif);
	background-repeat : repeat-y;
}


DIV#topbox{
	width : 812px;
    height: 124px;
	background-image :  url(img/bana01.jpg);
	background-repeat : no-repeat;
	margin : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	color : #006600;
	text-align : left;
	font-size : 13px  ;
	line-height : 1.1em;

}

div#menubox {
	margin : 0px;
	width : 800px;
	height: 40px;
	text-align : left;
	padding: 0px;
	background-image :  url(img/bg_menu1.gif);
	background-repeat : no-repeat;
}
DIV#menubox LI{
	margin : 3px 0px 3px 1px;
    float: left; 
}

DIV#rightbox {
	width : 610px;
	margin : 3px 6px 0px 0px;
	padding : 0px;
	float : right;
	color : #333333;
	text-align : left;
    line-height : 1.2em;
	font-size : 0.9em ;
}

DIV#rightbox td {
	color : #333333;
	font-size : 0.9em ;
    line-height : 1.2em;
}

DIV#leftbox {
	width : 185px;
	margin : 3px 0px 5px 5px;
	padding : 0px;
	float : left;
	color : #333333;
	text-align : left;
    line-height : 1.2em;
    border-width : 1px 1px 1px 1px;
    border-style : solid ;
    border-color :#999999;
}



DIV#rightbox LI{
	margin : 7px 0px 7px 0px;
}

DIV#rightbox P{
	margin-top : 10px;
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 7px;
	color : #333333;
	text-align : left;
}




DIV#center{
	width : 100%;
	text-align : center;
}



DIV.center {
	clear : both;
	width : 100%;
	margin-top : 0px;
	padding : auto ;
	text-align : center;
}

DIV.right {
	clear : both;
	width : 100%;
	margin-top : 0px;
	padding : auto ;
	text-align : right;
}



IMG{
    border-style :none; 
	margin-top : 0px;
  text-align : center;
}



td.zero{
	color : #333333;
	padding : 0px;
	font-size : 0.9em;
}



th{
	color : #333333;
}

HR{	
color : #999999;
width : 500px;
height: 1px;
}


A:link    { color: #333333; text-decoration : none;} 
A:visited { color: #333333; text-decoration : none;} 
A:hover   { color: #3366ff; text-decoration : none;}
A:active  { color: #3366ff; text-decoration : none;}

DIV#rightbox A:link    { color: #0033cc; text-decoration : underline;} 
DIV#rightbox A:visited { color: #0033cc; text-decoration : underline;} 
DIV#rightbox A:hover   { color: #cc0000; text-decoration : underline;}
DIV#rightbox A:active  { color: #cc0000; text-decoration : underline;}

UL.menu{
line-height:1.3em;
font-size : 0.9em;
margin: 1px 0px 0px 3px;
padding : 0px;
list-style-type : none ;
text-align : left;
}

OL{
line-height:1.2em;
font-size : 0.9em;
}


DIV#rightbox UL{
	color : #000066;
    line-height:1.2em;
    font-size : 1em;
    margin: 15px 20px 15px 25px;
    padding-left : 2px;
    list-style-type : none ;
    text-align : left;
}

strong { font-weight : normal; }

em { font-style:normal; }

H1 {
	width : 800px;
    height :10px;
	text-align : right;
	font-size : 10px;
	color : #ff99cc;
	margin : 5px auto 0px auto;
	padding : 0px ;
	background-image : url(img/bana_top1.gif);
}

H2{
	width : 500px;
	height :12px;
	background-image : url(img/bg_h2.gif);
	background-repeat : no-repeat;
	text-align : left;
	font-size : 10px;
	color : #ffffff;
	margin : 0px auto 0px 0px;
	padding : 0px 0px 0px 0px;
	text-indent: 1em;
	line-height : 1em;
}


H3{
   color : #000066;
   font-size : 1em;
   text-indent: 0.5em ;
   margin : 10px 15px 3px 10px;
   border-width : 0px 0px 1px 5px;
   border-style : solid ;
   border-color :#ff99cc;
}


H4{
	font-size : 15px;
	margin : 15px 15px 0px 15px;

}


.image_right{
  float : right;
  margin : 0px 3px 15px 15px;
}

.image_right2{
  float : right;
  margin-left : 3px;
}
.image_right3{
  float : right;
  margin :0px 20px 5px 20px;
}
.image_left{
  float : left;
  margin : 8px 8px 8px 8px;
}
.image_left2{
  float : left;
  margin : 5px 2px 2px 4px;
}
	
A.backword:link    { color: #996633; text-decoration: none; } 
A.backword:visited { color: #996633; text-decoration: none; } 
A.backword:active   { color: #996633; text-decoration: none; } 
A.backword:hover   { color: #996633; text-decoration: none; }

div#footbox {
	clear : both;
	width : 800px;
    height : 24px;
	font-size : 14px;
    line-height : 1.6em;
	color:#ffffff;
	margin : 0px auto;
	padding: 0px ;
	font-weight : normal;
	background-image : url(img/bg_footter.gif);
	background-repeat : no-repeat;
	text-align : center;
}
A.copyright	  { color: #ffffff; text-decoration: none; }
A.copyright:link    { color: #ffffff; text-decoration: none; } 
A.copyright:visited { color: #ffffff; text-decoration: none; } 
A.copyright:active   { color: #ffffff; text-decoration: none; } 
A.copyright:hover   { color: #ffffff; text-decoration: none; }

.clearb{
	clear:both;
}

span.blue{
    color:#003399;
} 

span.red{
     color:#990033;
}


DIV#pan A:link    { color: #339966; text-decoration: none; background-color: transparent; } 
DIV#pan A:visited { color: #339966; text-decoration: none; background-color: transparent; } 
DIV#pan A:active   { color: #ff6666; text-decoration: none; background-color: transparent; } 
DIV#pan A:hover   { color: #ff6666; text-decoration: none; background-color: transparent; }