
body {
    margin:0px;
	background-color:#ebff9b;
	}
.all {
    background-position:top;
	background-image:url(images/all_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}	
	
.all01 {
	width: 980px;
	background-image:url(images/background02.gif);
	background-repeat:repeat-y;
	background-position:0px 100px;
	background-color:#FFFFFF;
}

.top01 {
    width:980px;
	height:55px;
	padding:25px 0px 0px 0px;
	background-image:url(images/top_bg01.jpg)
	}
	
.tc_eng {
    font-family:Arial,Verdana, ;
	font-size:11px;
	line-height:13px;
	text-align:right;
	color:#006600;
	display:block;
	height:20px;
	}
.tc_eng a{
    color:#006600;
	text-decoration:none;
	}
.tc_eng a:hover {
    color:#009900;
	text-decoration:underline;
	}		
	
.button01 {
    background-image:url(images/button_bg.gif);
	margin:0px 0px 0px 150px;
	display:block;
	height:25px;
	}	
.button01 img {
    display:block;
	float:left;
	}	
	
.body_01 {
    width:980px;
	background-image:url(images/background01.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}	
	
	
	
	
/*===================================================== text box ==========================================================*/

.text_box01 {
    margin:0px 0px 0px 100px;
	padding:0px 0px 20px 0px;
	width:670px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:13px;
    font-family:Arial,Verdana, ;
	line-height:20px;
/*	background-image:url(images/text_box_bg.gif)	*/
	}
.text_box01	 ul{
    padding:3px 0px 3px 15px;
	margin:0px;
	}
.text_box01 strong {
    color:#FF9900;
	display:block;
	font-size:17px;
	border-bottom:3px double #ff9900;
	margin:3px 0px 5px 0px;
	}	
.text_box01 table {
    background-color:#cfe47a;
	line-height:16px;
	}	
.text_box01 table tr {
    background-color:#FFFFFF;
	}	
	
.text_box01 a{
    color:#FF6600;
	}
.text_box01 a:hover{
    color:#8BDD4F;
	}		
	



.right_photo {
    float:right;
	margin:2px 0px 10px 10px;
	}
.left_photo {
    float:left;
	margin:2px 10px 10px 0px;
	}	


.menu_photo {
    display:block;
	height:235px;
	}
.menu_photo p {
    width:260px;
	margin:0px 15px 15px 0px;
	font-size:13px;
	line-height:18px;
	float:left;
	text-align:center;
	border:1px solid #FF9900;
	background-color:#FF9900;
	color:#FFFFFF;
	padding:0px;
	}	
.menu_photo img {
    margin:0px 0px 5px 0px;
	display:block;
	}	




/*===============================================================================================================*/	







/*==================================================== MENU ===========================================================*/	

.menu01 {
    border:2px solid #f5c800;
	background-color:#c1e338;
	position:absolute;
	top:70px;
	font-size:12px;
    font-family:Arial,Verdana, ;
	width:80px;
	display:none;
	}
.menu01 a{
	color:#006600;
	text-decoration:none;
	display:block;
	border-top:1px solid #eeffa9;
	border-bottom:1px solid #72832e;
	text-align:center;
	line-height:20px;
	width:100%;
	}
.menu01 a:hover {
    background-color:#f4ffc9;
	}	
	
    

/*===============================================================================================================*/	
	
	
	
	
	
.right_banner {
    width:180px;
	border:1px solid #adadad;
	height:400px;
	float:right;
	margin:10px 0px 0px 0px;
	}	
	
	
	
	
	
.bottom01 {
    font-size:10px;
    font-family:Arial,Verdana, ;
	line-height:20px;
	color:#006600;
	display:block;
	background-image:url(images/bottom01.gif);
	height:30px;
	padding:0px 0px 0px 330px;
	}	