@charset "utf-8";

body {
    background:url(images/bg01.gif);
	margin:0;
	}

.all {
	font-size: 12px;
	display:block;
	background:url(images/bg02.jpg) repeat-x 350px 0px;
	font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
}
.all01 {
   background: url(images/text_bg.jpg) repeat-y;
   width:980px;
   margin:auto;
   }
.text_body01 {
    display:block;
	width:980px;
	margin:auto;
	background:url(images/top_bg.jpg) no-repeat top;
	padding:125px 0 0 0;
	}
	
	
.button01 {
    width:200px;
	display:block;
	float:left;
	padding:120px 0 0 0;
	}
.button01 ul{
    border-top:1px dotted #999999;
	padding:0;
	list-style:none;
	margin:0;
	}		
.button01 li{
    border-bottom:1px dotted #999999;
	height:30px;
	}
.button01 a{
	height:30px;
	display:block;
	font-size:13px;
	line-height:30px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#2d877d;
	}
.button01 a:hover{
    border-left:7px solid #2d877d;
	background:#d1e8de;
	}
.bottom_other a	{
	height:30px;
	display:block;
	font-size:13px;
	line-height:30px;
	padding:0 0 0 10px;
	text-decoration:none;
	color: #990000;
	}
.bottom_other a:hover{
    border-left:7px solid #2d877d;
	background:#d1e8de;
	color:#FF0000;
	}


	
	
.text_box01 {
   margin:0 0 0 235px;
   width:700px;
   display:block;
   min-height:400px;
   line-height:20px;
   font-size:13px;
   color:#666666;
   text-align:justify;
	text-justify:inter-ideograph;
   }	
.text_box01  h1{
   line-height:55px;
   height:55px;
   margin:0 0 10px 0;
   padding:0;
   color:#FFFFFF;
   font-size:24px;
   }   
.text_box01 h2{
   color:#30877f;
   line-height:30px;
   font-size:18px;
   padding:0;
   margin:0 0 5px 0;
   border-bottom:1px dotted #30877f;
   }   
.text_box01 ul {
   padding:0 0 0 20px;
   margin:0;
   }
.text_box01 li{
   margin:0 0 4px 0;
   line-height:17px;
   list-style-image:url(images/list.gif);
   }
.text_box01 a{   
   color:#30877f;;
}
.text_box01 a:hover{
	 color:#3C3;
}


   
.table01 {
   width:600px;
   border-top:1px solid #CCCCCC;   
   border-left:1px solid #CCCCCC;
   } 
.table01 tr {
    border:none;
	padding:0;
	margin:0;
	}
.table01 th {
    background:#30877f;
	color:#ffffff;
	height:25px;
	line-height:25px;
   border-right:1px solid #CCCCCC;   
   border-bottom:1px solid #CCCCCC;
   font-size:15px;
   padding:3px;
	}	   
.table01 td {     
   border-right:1px solid #CCCCCC;   
   border-bottom:1px solid #CCCCCC;
   padding:3px;
   margin:0;
   } 
   
   
   
.bottom {
    display:block;
	height:50px;
	width:940px;
	padding:0 40px 0 0;
	background:url(images/bottom_bg.jpg) no-repeat;
	font-size:11px;
	font-family:arial;
	text-align:right;
	line-height:35px;
	color:#bbbbbb;
	}   
	
	
	
.r_photo {
   float:right;
   margin:0 0 5px 5px;
   background:no-repeat;
   }	
   
   
   
   
.list_link01 {
    display:block;
	background:#FFF;
	padding:0 0 20px 0;
	}
.list_link01 ul {
    padding:10px 0 0 30px;
	margin:0;
	color:#66CC00;
	list-style:square;
	}	
.list_link01	li {
	margin:0 0 2px 0;
	padding:0;
	border-bottom:1px dotted #CCCCCC;
	}
.list_link01 a{
    color:#30877f;
	text-decoration:none;
	line-height:16px;
	display:block;
	padding:5px 0 5px 3px;
	
	}
.list_link01 a:hover {
    color:#66CC00;
	background: #EDFBEC;
	}   
	
	
	
	
	
	
	
	
	
	
.login_b {
	width:100px;
	position:absolute;
	left:50%;
	margin:0 0 0 370px;
	top:140px;
}
.login_b a{
	height:25px;
	width:70px;
	display:block;
	font-size:13px;
	line-height:25px;
	padding:0;
	text-decoration:none;
	color: #fff;
	text-align:center;
	border:1px  solid #d1e8de;
	}
.login_b a:hover{
	background:#d1e8de;
	color:#FF0000;
	border:1px  solid #fff;
	}	
	
	
	
	
	
	
	
	
/*---------------   Form   ---------------------*/
.form01_mainbox  {
	display:block;
	margin:40px 0 0 0;
	text-align:center;
	font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
		font-size:12px;
}



	
.form01_textbox_color_01  {
	display:block;
	width:200px;
	height:20px;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
	font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
	font-size:12px;
	color:#2d877d;
	line-height:20px;
}	
	
.form01_textbox_color_02  {
	display:block;
	width:300px;
	height:100px;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
	font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
	font-size:12px;
	color:#2d877d;
}	

.form01_bn {
	display:block;
	width:40px;
	height:20px;
	border:1px solid #CCCCCC;
	margin:0 20px 10px 0;
	background-color:#e6e6e6;
	font-size:12px;
	font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
	color:#2d877d;
}	

.thanksbox  {
		margin:80px 0 0 0;	
		font-family:Microsoft jhengHei, Arial, PMingLiU, sans-serif;
		font-size:20px;
		color:#2d877d;
text-align:center;
}