body {
	font-size: 10px;
	line-height: 160%;
	color: #555555;
	background-color: #E8F4FB;
	background-image: url(../img/bcg600.jpg);
	background-repeat: no-repeat;
}
#page {
	position:absolute;
	left:0px;
	top:0px;
	height: auto;
	width: 800px;
	background-color: #D8E9DF;
}


#main {
	position:absolute;
	left:240px;
	top:180px;
	width:500px;
	height:60px;

	font-size:12px;
	color:#555555;
	line-height:140%;
	padding:20px;
}

#catch {
	position:absolute;
	left:350px;
	top:60px;
	width:400px;
	height:60px;
	margin:2;
	font-size:11px;
	color:#555555;
	line-height:160%;
}
#content_info {
	background-image: url(../img/bcg_info.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	position:absolute;
	left:260px;
	top:200px;
	width:480px;
	height:304px;
	font-size:11px;
	color:#555555;
	line-height:140%;
	padding:10px;
}
#content_contact {
	background-image: url(../img/bcg_contact.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:260px;
	top:200px;
	width:480px;

	height:400];
	font-size:11px;
	color:#555555;
	line-height:140%;
	padding:10px;
	height: 450px;
}
div.menu {
	position:absolute;
	left:30px;
	top:120px;
	width:190px;
	height:308px;
	margin-top:0px;
}

div.menu01 {
position:absolute;
left:0px;
top:0px;
width:190px;
height:51px;
}

div.menu02 {
position:absolute;
left:0px;
top:51px;
width:190px;
height:51px;
}

div.menu03 {
position:absolute;
left:0px;
top:102px;
width:190px;
height:51px;
}

div.menu04 {
position:absolute;
left:0px;
top:153px;
width:190px;
height:51px;
}

div.menu05 {
position:absolute;
left:0px;
top:204px;
width:190px;
height:52px;
}

div.menu06 {
position:absolute;
left:0px;
top:256px;
width:190px;
height:52px;
}

#foot{
	position:absolute;
	left:0px;
	top:600px;
	width:800px;
	height:50px;
}

#foot_1000 {
	position:absolute;
	left:0px;
	top:1000px;
	width:800px;
	height:50px;
}


#data {
	position:absolute;
	left:30px;
	top:460px;
	width:190px;
	height:50px;
	margin-top:0px;
}

a {
     text-decoration: none;
     color: #4A758B;
}
a:visited {
     text-decoration: none;
     color: #756d6d;
}
a:active{
     text-decoration: none;
     color: aqua;
}
a:hover {
     text-decoration: underline;
     color: #A74073;
}
.blueB {
	font-size: 12px;
	font-weight: bold;
	color: #1B5EA0;
}

.blue{
     color:#3E6297;
	 font-weight:bold;
}
