body {
	margin:0px;
	padding:0px;
	overflow-y:auto;
	overflow-x:hidden;
	background:url(/site2008/images/main/main_bg.gif) repeat-x;
}
body, div, span, td, a, li {
	font-size:12px;
	font-family:Tahoma;
	color: #666666;
}
a {
	text-decoration:none;
}
a:hover {
	color:#3366CC;
}
form{
	display:inline;
}

input.borderStyle1 {
	
	border: 1px solid #DFDFDF;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	vertical-align: middle;
	
}

textarea.borderStyle1{
	border: 1px solid #DFDFDF;
}

#header, #motion, #main, #banner, #footer {
	position:relative;
	width:100%;
}
#header {
	height:97px;
}
#motion {
	height:398px;
}
#main {
	margin-bottom: 5px;
}

#banner {
	height:50px;
}

#footer {
	clear:both;
	height:85px;
	background:url(/site2008/images/common/footer_top_bg.gif) top repeat-x;
}
#main #submenu, #main, #cont {
	float:left;
}
#main #submenu {
	width:254px;
}
#main #cont {
	width:613px;
	padding:10px;
}
#main #cont #titleArea, #main #cont .titleSpace, #main #cont .contBox {
	position:relative;
}
#main #cont #titleArea {
	margin-top:21px;
	background:url(/site2008/images/common/title_line.gif) no-repeat right bottom;
}
#main #cont .titleSpace {
	height:30px;
}
#main #cont .contBox {
}
#calendar {
	position: absolute;
	width: 243px;
	z-index: 5;
	height: 225px;
	left: 12px;
	top: 275px;
}
#rightBanner {
	position: absolute;
	width: 106px;
	z-index: 7;
	height: 431px;
	left: 875px;
	top: 216px;
	background-color: #CCCCCC;
}
