body{
	margin:0px;
}

a{
	color:#446688;
}

input{
	font-size:10pt;
}

#whole{
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	background-color: #ffffff;
	border-bottom:1px solid #e5e5e5;
}

#header{
	margin-top:5px;
}

#header ul,#main ul{
	margin:0px;
	display:block;
}

#header li{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#header .left{
	margin-left:5px;
	float:left;
}

#header .right{
	margin-right:5px;
	float:right;
}

#header .menu{
	clear:both;
	float:left;
}



#main{
	clear:both;
	font-size:12px;
	margin-top:7px;
}

#main td{
	vertical-align:top;
}

#main li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#main .sub_image li{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#footer .menu{
	border-bottom:1px;
	margin-bottom:8px;
	padding-top:5px;
}
#footer{
	border-top:1px solid #ccddee;
	background:#ddd;
	font-size:12px;
	padding:5px;
	text-align:center;
}






#whatnew{
	
}

#whatnew .content{
	width:570px;
}

.content tr{
	background:#eee;
}
.content td{
	padding:2px;
}

.schedule_title{
	font-size:13pt;
	font-weight:bold;
}


h1{
	margin-bottom:4px;
}

h2{
	background:url(./images/title.gif) no-repeat;
	padding-left:50px;
	line-height:45px;
	font-size:20px;
	color:#222;
	margin-bottom:10px;
}

table{
	font-size:11pt;
}

.tb_content{
	margin-left:20px;
}

#top_menu{
	border:1px solid #88ddff;
	background:#eef0ff;
	padding:6px;
}

.img_place{
	margin:1px;
	font-size:9pt;
}

.sub_content{
	margin-left:15px;
	margin-top:3px;
	margin-bottom:8px;
	font-size:10pt;
	
	line-height:16px
}

.sub_content img{
	margin:2px;
}

.tb_content .time{
	font-size:10pt;
	vertical-align:top;
	text-align:center;
	line-height:27px;
}

.middle_font{
	font-size:9pt;
}