@charset "utf-8";

/*
========================================
reset
========================================
*/

div,p,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	color: #000;
}

h1 {
margin: 0px;
padding: 0px;
text-align:left;
font-size: 18px;
}

h2 {
margin: 0px;
padding: 0px;
text-align:left;
font-size: 16px;
}

h3 {
margin: 0px;
padding: 0px;
text-align:left;
font-size: 14px;
}

img {
border: none;
margin: 0px;
}

hr {
display: none;
}

li {
list-style-type: none;
line-height: normal;
}

.clr {
	clear: both;
}

/*
========================================
Body style
========================================
*/

body {
width:100%;
margin: 0px auto;
padding: 0px;
text-align: center;
color: #000000;
font-size: 0.8em;
font-family: "Simsun",verdana,Sans-Serif;
}


/*
========================================
Link style
========================================
*/

a:link {
text-decoration: underline;
color: #0066CC;
border: none;
}

a:visited {
text-decoration: underline;
color: #0066CC;
border: none;
}

a:hover {
text-decoration: underline;
color: #FF3300;
border: none;
}

a:active {
text-decoration: underline;
color: #FF3300;
border: none;
}


#block01 {
	width:906px;
	height:315px;
	margin:0px;
	padding:8px 8px 8px 8px;
	border:1px #0099FF solid;
	}

#block01 .b_left {
	width:510px;
	margin:0px;
	padding:12px;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	}

#block01 .b_left p {
	font-size:12px;
	line-height:160%;
	}

#block01 .b_right {
	width:360px;
	margin:0px;
	padding:0px;
	float:right;
	}

#block02 {
	width:922px;
	margin:0px;
	padding:8px 0px 8px 0px;
	border:1px #0099FF solid;
	}

#block02 p {
	font-size:12px;
	line-height:120%;
	text-align:left;
	padding:5px;
}






#block03 {
	width:906px;
	height:250px;
	margin:0px;
	padding:8px 8px 8px 8px;
	border-left:1px #0099FF solid;
	border-bottom:1px #0099FF solid;
	border-right:1px #0099FF solid;
	text-align:left;
	}

#gaiyou {
width:420px;
margin-bottom:6px;
padding-left:15px;
padding-bottom:4px;
border-bottom:1px gray dotted;
text-align:left;
line-height:160%
}

#block03 .b_left03 {
	width:450px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	line-height:160%;
	}

#block03 .b_right03 {
	width:450px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:left;
	line-height:160%;
	}

#block04 {
	width:918px;
	height:250px;
	margin:0px;
	padding:2px 2px 2px 2px;
	border:1px #0099FF solid;
	text-align:left;
	}

#block04 .b_left04 {
	width:210px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	line-height:160%;
	}

#block04 .b_right04 {
	width:690px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:left;
	line-height:160%;
	}


#block05 {
	width:902px;
	height:630px;
	padding:10px;
	border-left:1px #0099FF solid;
	border-bottom:1px #0099FF solid;
	border-right:1px #0099FF solid;
	}


#block05 .left01 {
	margin-bottom:20px;
	width:450px;
	float:left;
	text-align:left;
	}

#block05 .left01 .left {
	width:300px;
	float:left;
	text-align:left;
	}

#block05 .left01 .right {
	width:140px;
	float:right;
	text-align:left;
	}

#block05 .right01 {
	margin-bottom:20px;
	width:450px;
	float:right;
	text-align:left;
	}

