#home {
	position: absolute;
	top: 20px;
	left: 100px;
}
#container {
	width: 989px;
	margin: 0 auto;
	position: relative;
}
#container .header {
	height: 234px;
	background: transparent url(../images/head.jpg) no-repeat top left; 
	position: relative;
}
#container .main_top {
	background: transparent url(../images/main_top.gif) no-repeat top left; 
	height: 15px;
}
#container .main {
	background: transparent url(../images/main.gif) repeat-y top left; 
	padding: 0px 20px;
}
#container .main .m_left {
	float: left;
	width: 735px;
}
#container .main .m_right {
	float: right;
	width: 210px;
}
#container .footer {
	height: 70px;
	background: transparent url(../images/bottom.gif) no-repeat top left; 
	position: relative;
}
#container .footer .left {
	float: left;
	padding: 25px 0px 0px 20px;
	width: 200px;
	color: #fff;
}
#container .footer .right a {
	color: #fff;
}    
#container .footer .right {
	float: right;
	padding: 25px 20px 0px 0px;
	width: 200px;
	color: #fff;
	text-align: right;
}
#menu {
	color:#003473;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 0px;
	font-size:20px;
	top: 139px;
	height:50px;
	position:absolute;
	width:980px;
	z-index: 1;
}
#menu ul {
	margin: 0px 0px 0px 28px;
	list-style-type: none;
	cursor: pointer;
}
#menu ul ul {
	display:none;
	list-style-type: none;
	margin: 0px;
	padding: 12px 0px 0px 5px;
	width: 980px;
	height: 25px;
	top: 56px;
	left: 10px;
	position: absolute;
	color: #fff;
}
#menu ul li ul li {
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float:left;
	height:18px;
	margin:0px;
	padding:0px 3px;
}
.menu_select {
	float: left;
	margin: 12px 1px;
	text-decoration: none;
	font-family: arial;
	font-size: 20px;
	height: 50px;    
	color: #fff;
	background: url(../images/s_menu_left.gif) no-repeat top left;
}
.menu_normal {
	float: left;
	margin: 12px 1px; 
	text-decoration: none;
	font-family: arial;
	font-size: 20px;
	height: 50px;    
	color: #fff;
}
.menu_normal img {
	float: left;
}
.menu_normal p {
	float: left;
}
.sub_menu {
	float: left;
	margin: 0px 4px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #fff;
}
.separator {
	float: left;
	width: 1px;
	height: 15px;
}
.menu_normal .m_left {
	float: left;
	height: 50px;
	width: 3px;
}
.menu_normal .m_center {
	float: left;
	height: 50px;
}
.menu_normal .m_right {
	float: left;
	width: 3px;
	height: 50px;
}
.menu_normal .m_center p {
	padding: 12px 5px 0px;
	color: #696a06;
}
.menu_select .m_left {
	float: left;
	height: 50px;
	width: 3px;
}
.menu_select .m_center {
	float: left;
	height: 40px;
	background: url(../images/s_menu_center.gif) repeat-x top left;
}
.menu_select .m_right {
	float: left;
	width: 3px;
	height: 50px;
	background: url(../images/s_menu_right.gif) no-repeat top left;
}
.menu_select .m_center p {
	padding: 8px 5px 0px;
	color: #fff;
}
.counter {
	clear: both;
	width: 190px;
	margin: 50px 0px 20px 0px;
}
.counter p {
	font-weight: normal;
	text-align: center;
}
body, form, h1, h2, h3, h4, p, ul, li, ol, blockquote, img, fieldset {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-align:center;
	background: #e0e8cb url(../images/bg.gif) repeat-x top left; 
   
}
div {
/*    position: relative; */
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;        
}
h1 {
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 30px;
}
h2 {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 5px 40px;
	font-size: 18px;
	font-weight: bold;
	background: transparent url(../images/h2.gif) no-repeat top left;       
	height: 35px;
	text-align: left;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
p {
	margin: 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
}
li {
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a {
	color: #0a3965;
	text-decoration: none;
}
a:hover{
	color: #ff8c00;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
} 
.calendar_container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 202px;
	background: #90be1c;
	color: #fff;
}
.calendar_top {
	width: 202px;
	height: 15px;
	background: url(../images/b_top.gif) transparent no-repeat top left;
	margin: 5px 0px 0px;
}
.calendar_bottom {
	width: 202px;
	height: 15px;
	background: url(../images/b_bottom.gif) transparent no-repeat bottom left;
}
.calendar_main {
	padding-left: 10px;
}
.calendar {
	font-size: 12px;
}
.calendar td {
	text-align: right;
	cursor: pointer;
	color: #fff;
	
}
.calendar th {
	width: 27px;
	height: 20px;
	text-align: right;
	color: #fff;
}
.calendar td p {
	padding: 2px;
	margin: 2px;
}
#calendar_loader img {
	margin : 10px 0px 10px 65px
}
.cal_nav {
	float:left;
	padding  : 0px 0px 5px 10px; 
	
	
}
.nav_prev {
	float:left;
}
.nav_next {
	float:left;
}
.nav_text {
	float:left;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding-top: 8px;
	width: 110px;
	text-align: center;
}
.sunday p {
	color: #d22;
}
.day {
	color: #494568;
}
.all_program {
	float: right;
	color: #fff;
	padding: 5px 10px 0px 0px;
}
.gadget {
/*    width: 230px; */
	float: left;
	margin: 0px 0px 0px 10px;
	height: 57px;
}
.gadget p {
	text-align: center;
	padding: 10px 5px;
	font-size: 20px;
	color: #fff;
}
.gadget img {
	/*border: solid 1px #bbb;*/
}
.cal_box {
	width: 300px;
	background-color: #fff;
	border: solid 1px #013447;    
}
.cal_box .head {
	background-color: #013447;
	border: solid 1px #013447;      
	color: #fff;
	padding: 3px;
}
.cal_box .head p {
	font-weight: bold;
}
.cal_box .main {
	padding-bottom: 5px;
}
.cal_box .main .title {
	padding: 5px 0px 2px 5px;
	font-weight: bold;
}
.cal_box .main .start_text {
	width: 60px;
	float: left;
	margin-left: 5px;
}
.cal_box .main .start_date {
	width: 180px;
	float: left;
}
.cal_box .main .end_text {
	width: 60px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.cal_box .main .end_date {
	width: 180px;
	float: left;
	margin-bottom: 10px;
}
.cal_box .main .place_text {
	width: 60px;
	float: left;
	margin-left: 5px;
}
.cal_box .main ul {
	margin: 0px;
	padding: 0px;
}
.cal_box .main .place_place {
	list-style-type: none;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cal_box .main .description {
	padding: 10px 10px 2px 10px;
	font-weight: normal;
	text-align: justify;
}
.cal_box .main .link {
	padding: 5px 5px 2px 5px;
	font-weight: bold;
}
.m_right .logo {
	margin: 10px 0px 0px;
	display: block;
	float: left;
}
#banner {
}
.content {
	padding: 0px 10px;
}