
body {
    margin:0px;
	background-repeat:repeat-y;
	background-position:center 1px;
	background-image:url(images/bg.jpg);
	}

.all {
	width:780px;
	_width:778px;
 	background-image:url(images/bg_all.jpg);
	background-position:center 0px;
	margin:0px auto 0px auto;
	padding:0px;
	height:100%;
}



.left01 {
    position:fixed;
	_position:absolute;
	top:0px;
/*	left:50%;
    position:fixed;*/
	margin:0px 0px 0px 0px; 
	width:110px;
	text-align:right;
	float:left;
	}
	
.top01 {
    width:670px;
	height:125px;
	margin:0px;
	_margin:0px 0px 0px 0px;
	padding:140px 0px 0px 110px;
	background-image:url(images/top_photo.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}	
.top01 p{
    font-size:13px;
	font-family:Arial,PMingLiU;
	text-align:left;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	height:40px;
	margin:0px 100px 0px 40px;
	}	
	
.title01 {
    font-size:13px;
	line-height:29px;
	font-family:Arial,PMingLiU;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:410px;
	height:30px;
	margin:30px 0px 0px 10px;
	padding:0px 0px 0px 30px;
	background-image:url(images/title_bg.gif);
	background-repeat:no-repeat;
	}
	
.button {
    float:right;
	width:170px;
	margin:0px -40px 0px 15px;
	_margin:0px -20px 0px 15px;
	background-image:url(images/button_bg.gif);
	}
.button img {
     display:block;
	 padding:0px;
	 margin:0px;
	 }	
.button a{
    font-size:12px;
	line-height:24px;
    display:block;
	background-image:url(images/button_bg.gif);
	color:#d5daec;
	text-decoration:none;
	height:22px;
	width:150px;
	padding:0px 10px 0px 10px;
	border-bottom:1px solid #2d375f;
	border-top:1px solid #7787c0;
	text-align:left;
	}		
.button a:hover{	
	background-image:url(images/button_bg02.gif);
	text-decoration:none;
	color:#64500f;
	border-bottom:1px solid #64500f;
	border-top:1px solid #f9f3da;
	}
	
	
.text_box01 {
    font-size:12px;
	font-family:Arial,PMingLiU;
	color:#64697d;
	line-height:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0px 0px 0px 150px;
	width:530px;
	padding:0px 100px 30px 0px;
	}	
	
.text_box01 strong{
    display:block;
	border-bottom:3px double #3c4b82;
	margin:0px 0px 5px 0px;
	color:#3c4b82;
	}	
	
.text_box01 ul {
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	}	
.text_box01 ol {
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 30px;
	}	
.text_box01 p {
    padding:0px;
	margin:0px;
	}
.text_box01 p a{
    color:#FF9900;
	text-decoration:none;
	}	
.text_box01 p a:hover {
    text-decoration:underline;
	}	
	
.text_box01 p a img 	{
    border:1px solid #666666;
	}
.text_box01 p a:hover img 	{
    border:1px solid #FF9900;
	}	
	
	
	
.bottom01 {
	margin:0px;
	padding:0px 40px 0px 110px;
    font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
/*    position:fixed;
	top:100%;*/
	width:610px;
	height:45px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	}
.bottom01 p{
    padding:0px;
	margin:0px;	
    font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
	background-color:#3c4b82;
	text-align:center;
	line-height:18px;
	border-top:2px solid #001c3a;
	}
.bottom01 a{
    font-size:11px;
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	}	
.bottom01 a:hover{
    color:#FFFFCC;
	}	
	