* {
	padding:0px;
	margin:0px auto;
}

body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	line-height:20px;
}
.bg{
	background:url(/images/english/bg02.jpg) repeat-x;
}

.font01{ 
   font-size:12px;
   color:#6b6b6b;
   text-justify:inter-ideograph;
   text-align:justify;
}

.font02{ 
   font-size:12px;
   color:#00417a;
   font-weight:bolder;
}
.font02 a{ 
   font-size:12px;
   color:#00417a;
   font-weight:bolder;
   text-decoration:none;
}
.font02 a:hover{ 
   font-size:12px;
   color:#1773c4;
   font-weight:bolder;
   text-decoration:underline;
}

.font03{ 
   font-size:14px;
   color:#fff;
}
.font03 a{ 
   font-size:14px;
   color:#fff;
   text-decoration:none;
}
.font03 a:hover{ 
   font-size:14px;
   color:#66a7de;
   text-decoration:none;
}

.font04{ 
   font-size:12px;
   color:#499e27;

}
.font05{ 
   font-size:12px;
   color:#636363;
   line-height:18px;
}
.font05 a{ 
   font-size:12px;
   color:#636363;
   text-decoration:none;
}
.font05 a:hover{ 
   font-size:12px;
   color:#0462b5;
   text-decoration: underline;
}

.font06{ 
   font-size:12px;
   color:#707070;
   line-height:18px;
   font-family:Arial, Helvetica, sans-serif;
}
.font06 a{ 
   font-size:12px;
   color:#707070;
   text-decoration: underline;
   font-family:Arial, Helvetica, sans-serif;
}
.font06 a:hover{ 
   font-size:12px;
   color:#0462b5;
   text-decoration: underline;
   font-family:Arial, Helvetica, sans-serif;  
}

.font07{ 
   font-size:12px;
   color:#F60;
}
.font07 a{ 
   font-size:12px;
   color:#0462b5;
   text-decoration:none;
}
.font07 a:hover{ 
   font-size:12px;
   color:#F60;
   text-decoration:underline;
}

.font08{ 
   font-size:16px;
   color:#00417a;
   font-weight:bolder;
}

/*--------------top-------------------*/
#textfield{ width:160px; height:16px; border:#c4e2fc solid 1px; background-color:#94c5f2; color:#00417a; font-family: Arial, Helvetica, sans-serif;}

#textfield2{ width:114px; height:16px; border:#c4e2fc solid 1px; background-color:#94c5f2; color:#00417a; font-family: Arial, Helvetica, sans-serif;}


ul{
   list-style-type:none;
}

.menu{ 
   width:616px;  
   height:72px;
   overflow:hidden;
}

.menu_ul{
   height:72px;
   width:616px;
   margin-left:0;
}
.menu_ul li{float:left}
.menu_li{
	width:88px;
	height:72px;
	display:block;
	margin-left:0;
	text-align:center;
}
.menu_li a{
   font-size:14px;
   color:#fff;
   text-decoration:none;
   padding-top:35px;
   width:88px;
   height:37px;
   display:block;
   background-image:url(/images/english/menu01.jpg);
}
.menu_li a:hover{
   background-image:url(/images/english/menu02.jpg);
}
.current a{
   background-image:url(/images/english/menu02.jpg);
   font-size:14px;
   color:#fff;
   text-decoration:none;
   padding-top:35px;
   width:88px;
   height:37px;
   display:block;
}


/*--------------menu_left-------------------*/


.menu_left{ 
   width:155px;  
   /*height:150px;*/
   overflow:hidden;
}

.menu_left_ul{
   /*height:150px;*/
   width:155px;
   margin-left:0px;
}
.menu_left_ul li{float:left}
.menu_left_li{
	width:155px;
	/*height:25px;*/
	display:block;
	margin-left:0;
	margin-top:18px;
}
.menu_left_li a{
   font-size:12px;
   color:#fff;
   text-decoration:none;
   padding-top:2px;
   padding-left:32px;
   width:123px;
   /*height:23px;*/
   display:block;
   font-family:Verdana, Geneva, sans-serif;
}
.menu_left_li a:hover{
   /*background-image:url(/images/english/menu_left_bg.jpg);*/
   font-weight:bolder;
   color:#fff;
   text-decoration:none;
   padding-top:2px;
   padding-left:32px;
   width:123px;
   height:23px;
   display:block;
   font-family:Verdana, Geneva, sans-serif;
}
.current2{
   background-image:url(/images/english/menu_left_bg.jpg);
   font-weight:bolder;
   color:#fff;
   text-decoration:none;
   padding-top:2px;
   padding-left:32px;
   width:123px;
   height:23px;
   display:block;
   font-family:Verdana, Geneva, sans-serif;
}


/*CSS sabrosus style pagination*/

.sabrosus {
	padding: 3px; margin: 3px; TEXT-ALIGN: center;}
.sabrosus A {
	border: #9aafe5 1px solid; padding:2px 5px 2px 2px;color: #2e6ab1; margin-right: 2px; text-decoration: none;
}
.sabrosus A:hover {
	border: #2b66a5 1px solid; color: #000; background: lightyellow;
}
.pagination A:active {
	border: #2b66a5 1px solid; color: #000; background: lightyellow;
}
.sabrosus span.current3 {
	border: navy 1px solid; padding:2px 5px 2px 5px; font-weight: bold;color: #fff; margin-right: 2px; background: #2e6ab1;
}
.sabrosus span.disabled {
	border: #929292 1px solid; padding:2px 5px 2px 5px; color: #929292;margin-right: 2px;
}

#textfield3{ width:150px; height:16px; border:#b5cfdf solid 1px; background-color:#ffffff; color:#00417a; font-family: Arial, Helvetica, sans-serif; margin-left:10px;}

#select{ margin-left:10px;}
