@import url("basic.css");
#mv {
	background-image: url(../images/bg_mv.gif);
	background-repeat: repeat-x;
	height: 261px;
	border-bottom: solid 1px #eb3970;
	position: relative;
	z-index: 5px;
}
#fp {
	width: 785px;
	height: 20px;
}
#fp a {
	line-height: 20px;
	font-size: 12px;
	display: block;
	text-indent: 1em;
}
#fd {
	display: none;
}
#page {
	margin-top: -4px;
}
#cola {
	width: 270px;
	float: left;
	margin-top: 10px;
}
#colb {
	width: 305px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	background-image: url(../images/bg_global.gif);
	background-repeat: no-repeat;
}
#colc {
	width: 188px;
	float: right;
	border-top: solid 4px #eb3970;
	padding-top: 5px;
	position: relative;
	z-index: 10;
}

#cola h1 {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 78px;
	margin: 0px;
}
#cola h1 span {
	display: none;
}
#cola ul {
	margin: 0px;
	padding: 0px;	
	margin-left: 9px;
}
#cola a.more {
	
}
#cola li {
	font-size: 11px;
	list-style: none;
	background-image: url(../images/bullet_09.gif);
	background-repeat: no-repeat;
	background-position: left 5px !important;
	background-position: left 8px;
	padding-left: 12px;
	color: #adadad;
}
#cola li a {
	color: #adadad;
}
#cola li.lt,
#cola li.lt a {
	color: #f27019;
}
.more {
	color: #d70056;
	background-image: url(../images/bullet_more.gif);
	background-position: left 3px;
	font-size: 11px;
	padding-left: 15px;
	text-align: right;
	float: right;
}
