.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#ch_menu {
	background-image: url(../img/channel/menu_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0;
	margin-bottom: 20px;
	width: 720px;
	height: 50px;
	float: right;
}
#ch_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ch_menu ul li {
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
}

#ch_menu ul li.last {
	border-right-style: none;
}


#ch_menu ul li a:visited,
#ch_menu ul li a {
	display: block;
	height: 50px;
	padding-left: 15px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#ch_menu ul li a span.menu_ar {
	display: block;
	float: left;
	height: 45px;
	padding-top: 5px;
	padding-right: 12px;
	cursor: pointer;
}

#ch_menu ul li a:hover,
#ch_menu ul li.highlight a {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../img/channel/menu_select.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#ch_menu ul li a:hover span.menu_ar,
#ch_menu ul li.highlight a span.menu_ar {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../img/channel/menu_select.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#channel8 {
	width: 240px;
}

#channel8 ul {
	margin-top: 0px;
}

#channel8 li a{
	font-weight: bold;
	color: #339966;
	background-color: #333333;
	line-height: 38px;
	text-indent: 1em;
	margin-bottom: 2px;
	width: 230px;
	height: 38px;
	display: block;
}

#channel8 li a:hover{
	color: #ffffff;
}

table#channel_list {
	width: 100%;
}

table#channel_list td {
	background-color: #ffffff;
	background-image: url(../img/channel/chanel8bg_bit.gif);
	background-repeat: repeat;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

table#channel_list td.ch_title {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-style: none;
	background: none;
}

table#channel_list strong {
	font-weight: bold;
	color: #339966;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
}

.channel_info{
	background-color: #000000;
	margin: 10px;
	height: 80px;
}
.channel_info img{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.channel_info p{
	font-size: 0.8em;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 110px;
	float: right;
}

/*20121222’Ç‰Á•ª*/  
.box{
	background-color: #000000;
	width: 960px;
	text-align: left;

}



#title {
	background-image: url(../img/title_bg80.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
	font-size: 180%;
	color: #FFFFFF;
	text-align: left;
	padding: 25px 0px 0px 20px;
}

.font_big{
       font-size:120%;
       font-weight:bold;

}

td.channel{
       padding: 0px 20px 20px 5px;

}

td.channel2{
       padding: 0px 0px 20px 20px;

}

ol#backnumber{
    margin-top:10px;
    margin-left:20px;
}

#backnumber li{
    font-size:80%;
    margin-bottom:10px;
}

dt{
    font-weight:bold;
}
dd{
    margin-left:1em;
	margin-bottom:20px;
}
.channel4_l{
    padding-top:10px;
    float:left;
    width:260px;
}
.channel4_l img{
    margin-bottom:10px;
}

.channel4_r{
    padding-top:10px;
    float:left;
    width:360px;
}

.channel4_r table{
    width:100%;
}

.channel4_r td{
	vertical-align:top;
    padding:5px;
}

td.border{
    border-bottom-style:dotted;border-bottom-width:1px;border-bottom-color:#666666;
}

.channel4_map{
    padding-top:10px;
    float:right;
    width:250px;
    font-size:small;
}

.profile{
    font-weight:bold;
    color:#cb0f79;
}


