﻿.box_category
{
	width:500px;
	float:left;
	text-align:left;
	border:0px solid #EEF1F6;
	background: url('./images/ctc.jpg') top repeat-x;	
	margin-bottom: 10px;
}
.box_category img {
	height: 60px;
	width: 60px;
}
.box_category .ctl
{
	background: url('./images/ctl.jpg') left top no-repeat;
	width:6px;
	height:25px;
	float:left;
}
.box_category .ctr
{
	background: url('./images/ctr.jpg') right top no-repeat;
	width:6px;
	height:25px;
	float:right;
}
.box_header
{	
	padding: 5px 5px 0px 30px;
	background: url('./images/bullet_ct.jpg') 10px 9px no-repeat;	
	color: #0051CA;
	font-weight:bold;
}
.box_category .content
{
	padding:10px 10px 0px;
	margin:0px;
	border:1px solid #C1C9DB;
	width:478px;	
}
.hot_tour {
	width: 468px;
	border: #bae6f8 3px solid;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
}
.hot_tour a {
	text-decoration: none;
	font-weight: bold;
	color: #06C;
	font-size: 12px;
	font-family: Tahoma;
	background: url('./images/ar1.jpg') center left no-repeat;
	padding-left: 10px;
	width: 30%;
	float: left;
	margin-top: 10px;
}
.hot_tour a:hover, .hot_tour a:visited {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}