﻿/* Create by Noisi 23/09/2009 */

.kan-table-block {
	width:98%;		
}
.kan-table-block ul {
	float:left; 
	list-style:none;
}
.kan-table-block li {
	color: #566A06;
}
.kan-table-block .top-left {
	background-image:url('imgkan/icon_bg_m_r1_c1.gif');
	height:42px;
	width:45px;
}
.kan-table-block .top-center {
	background-image:url('imgkan/icon_bg_m_r1_c2.gif');
	height:42px;
}
.kan-table-block .top-right {
	background-image:url('imgkan/icon_bg_m_r1_c3.gif');
	height:42px;
	width:33px;
}
.kan-table-block .middle-left {
	background-image:url('imgkan/icon_bg_m_r2_c1.gif');
	width:45px;
}
.kan-table-block .middle-right {
	background-image:url('imgkan/icon_bg_m_r2_c3.gif');
	width:33px;
}
.kan-table-block .bottom-left {
	background-image:url('imgkan/icon_bg_m_r3_c1.gif');
	height:29px;
	width:45px;
}
.kan-table-block .bottom-center {
	background-image:url('imgkan/icon_bg_m_r3_c2.gif');
	height:29px;
}
.kan-table-block .bottom-right {
	background-image:url('imgkan/icon_bg_m_r3_c3.gif');
	height:29px;
	width:33px;
}
.kan-topic {
	background:url('imgkan/iconpinkarrow.gif') no-repeat left;
	color:#638424;
	font-weight:bold;
	margin:20px 0 3px 0;
	padding-left: 20px;
}
.kan-subtopic {
	background:url('imgkan/icongreencircle.gif') no-repeat left;
	color:green;
	font-weight:bold;
	margin:15px 0 3px 0;
	padding-left: 20px;
}
.kan-subtopic2 {
	color:#3FBE3F;
	font-weight:bold;
}
.kan-imgright {
	float: right;
	padding:10px 0 5px 10px;
	font-size:11px;
	color:gray;
	text-align:center;
}
.kan-imgleft {
	float: left;
	padding:10px 10px 10px 0;
}
.kan-tb-bus {
	width: 98%;
	background-color: #3C9995;
	margin:auto;
}
.kan-tb-bus th {
	background-color: #42AAA5;
	color:#FFFFFF;
	text-align: center;
	vertical-align:top;
	padding: 5px 0 5px 0;
}
.kan-tb-bus td {
	padding: 5px;
	background-color: #B8E4E2;
	text-align: center;
}
.kan-tb-bus .deptime {
	text-align:left;
} 
.kan-remark {
	color: #CC0000;
	font-weight: bold;
}
.kan-remark2 {
	color: #CC0000;
}
.kan-txtmap {
	color:#FF0000; 
	font-style:italic;
}
.kan-table1 {
	width:100%;
	text-align:center;
	margin:auto;
}
.kan-table1 th {
	color:#FFFFFF;
	background-color: #42AAA5; 
}
.kan-table1 td {
	background-color: #A8DBDA; 
}
.kan-table1 ul li {
	list-style:disc;
}
.kan-table1 .left {
	text-align:left; 
	padding-left:10px;
 	background-color:#8AD0CE;
 	font-weight:bold;
}
.kan-table2 {
	width:500px;
	text-align:center;
	margin:auto;
}
.kan-table2 th {
	color:#FFFFFF;
	background-color: #42AAA5; 
}
.kan-table2 td {
	background-color: #A8DBDA; 
}
.kan-menutop {
	width:auto;
}
.kan-menutop a {
	color: #3F4E05;
	margin-left:10px; 
	padding-left:15px; 
	background:url('imgkan/icon-golf.gif') no-repeat left;
}

