body {
	color: ffffff;
	font:62.5%/1.8em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px 0 0;
	padding: 0;
	background-color: #A4A4BD;
	background-position: 8;
}
strong, b {
	font-weight: bold;
}
ol, ul {
	list-style: square;
}

#content table td {min-width:100px;}
a:link {text-decoration:none; color: #0000FF;}   
a:visited {text-decoration:none; color: #0000FF;}
a:hover {text-decoration:underline;  color: #4F4F4F; }   
a:active {text-decoration:none; color: #FF0000;}

#wrap {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}


#map_canvas {
	position: absolute;
	font-size:12px;
	width: 390px;
	height: 230px;
	left: 10px;
	top: 630px;	
}

#reg{
	background-image: url(reg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 220px;
	left:410px;
	top: 630px;	
	position: absolute;
	font-size:12px;
}

.text1{
	left:20px;
	top: 5px;
	position: absolute;
	width: 500px;
	height: 200px;
	font-size: 16px;
	line-height:22px;	
}

#route {
	background-image: url(route_bg1.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 240px;
	left: 0px;
	top: 520px;	
	position: absolute;
	font-size:12px;
}

#title {
	height: 300px;
	width: 960px;
	background-image: url(title2.png);
	background-repeat: no-repeat;
}


#agenda {
	height: 870px;
	width: 940px;
	background-repeat: no-repeat;
	left: 10px;
	top: 0px;
	position: relative;
}

#contentbg{
	background-image: url(bgc.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 960px;
	left: 0px;
	top: 0px;
	position: relative;	
}

#content {

	height: 480px;
	width: 780px;
	left: 0px;
	top: 0px;
	position: relative;
	color: #333333;
	font-size: 14px;
	padding: 20px 10px 10px 20px;
}

#partner {
	height: 330px;
	width: 230px;
	right: 15px;
	top: 0px;
	position: absolute;
	color: #333333;
	font-size: 16px;

}
.text {
	left:0px;
	top: 120px;
	position: absolute;
	width: 230px;
	height: 150px;
	font-size: 16px;
	line-height:22px;
}



#footer {
	text-align:center;
	font-size:12px;
	color:#666666;
	height: 25px;
	background-color: #f2f2f2;
	position: relative;
	left:0px;
	width: 100%;
	top: 20px;
	padding-top: 10px;
}
