/*
mystage 旅游 频道模板
(C) 2008 by mystage
http://www.my5tai.com
*/
/*-------------------------------样式------------------------------------*/
/*大表格样式*/
.table_1 {
	border: 1px solid #97BCED;
}
.table_4 {
	border-top: none;
	border-right: 1px dotted #97bced;
	border-bottom: none;
	border-left: none;
}
/*首推位置表格样式*/
.table_2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #97BCED;
}
.table_5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.table_8 {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
/*-------------------------------字体样式------------------------------------*/
/*频道标题*/
.title1{
	color: #1F6ABD;
}
.title1 a {
	color: #1F6ABD;
}
/*频道中部首推位置
.centerTop_Button {
	color: #1F6ABD;
}
.centerTop_Button a {
	color: #1F6ABD;
}*/
/*输入框*/
.box_1 {
	height: 16px;
	width: 80px;
	font-size: 12px;
	color: #333333;
}
.box_2 {
	height: 16px;
	width: 130px;
	font-size: 12px;
	color: #333333;
}









