.box {
	border: 1px solid #efccac;
	margin-bottom: 7px;
	width: 178px;
	background-color: #FFFFFF;
}
.box .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eec9ac;
}
.box .title {
	font-size: 14px;
	line-height: 22px;
	color: #b33502;
	text-decoration: none;
	padding-left: 6px;
}
.box .titlebox {
	background-color: #fdf2ec;
	border: 1px solid #FFFFFF;
}

.box .more {
	font-size: 12px;
	line-height: 20px;
	color: #a46e05;
	text-decoration: none;
	padding-right: 5px;
}
.box .more a:link {
	font-size: 12px;
	color: #a46e05;
	text-decoration: none;
}
.box .more a:visited {
	font-size: 12px;
	color: #a46e05;
	text-decoration: none;
}
.box .more a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bluebox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.bluebox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.bluebox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
}
.bluebox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.bluebox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.bluebox .more {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:link {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:visited {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rightbox {
	border: 1px solid #a9cbee;
	margin-bottom: 7px;
	width: 178px;
	background-color: #FFFFFF;
}
.rightbox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccf1;
}
.rightbox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
}
.rightbox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.rightbox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.rightbox .more a:link{
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.rightbox .more a:visited{
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.rightbox .more a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rightbox2 {
	border: 1px solid #a9cbee;
	width: 178px;
	background-color: #FFFFFF;
}
.rightbox2 .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccf1;
}
.rightbox2 .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
}
.rightbox2 .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.rightbox2 .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.rightbox2 .more a:link{
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.rightbox2 .more a:visited{
	font-size: 12px;
	color: #3164cd;
    text-decoration: none;
}
.rightbox2 .more a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.infobox {
	margin: 3px;
	background-color: #FFFFFF;
}
.infobox .icon {
	width: 10px;
	text-align: right;
}
.infobox .info {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.infobox .info a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.infobox .info a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.infobox .info a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

.infobox .time {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.PCinfo {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.info-line {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	text-align: left;
}
.info-line a:link{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.info-line a:visited{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.info-line a:hover{
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
	text-decoration: none;
}
.subbox {
	border: 1px solid #d8d8d8;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 6px;
	background-color: #FFFFFF;
	width: 178px;
}
.submenubox {
	width: 158px;
	margin-bottom: 7px;
}
.submenubox .line {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #757575;
}
.INsubname {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f1f1f1;
}
.INsubname .icon {
	width: 30px;
	padding-right: 5px;
	text-align: right;
}
.INsubname .names {
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	padding-left: 5px;
}
.OUTsubname {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.OUTsubname .outicon {
	text-align: right;
	width: 30px;
	padding-right: 5px;
}
.OUTsubname .outnames {
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	padding-left: 5px;
	text-decoration: none;
}
.OUTsubname .outnames a:link {
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.OUTsubname .outnames a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.OUTsubname .outnames a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.stationbox {
	border: 1px solid #e8e8e8;
	margin-top: 5px;
	margin-bottom: 7px;
}
.stationbox .stationicon {
	line-height: 20px;
	background-color: #e8e8e8;
	text-align: center;
	width: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.stationbox .stationtext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e8e8e8;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
