@import url("basic.css");
#mv
{
    height: 180px;
    z-index: 8;
    text-align: right;
    width: 100%;
    text-decoration: none;
    float: right;
    margin-top: 120px;
    top: 0px;
    padding: 0px;
    
}

#fp a {
	line-height: 20px;
	font-size: 12px;
	display: block;
	text-indent: 1em;
}
#fd {
	display: none;
}
#page {
	margin-top: -3px;
	z-index: 8;
	padding: 0px;
}
#cola {
	width: 205px;
	float: left;
	margin-top: 10px;
	height: 285px;
	direction: rtl;
}
#colai {
	width: 270px;
	float: left;
	margin-top: 10px;
	height: 285px;
	direction: rtl;
	background-image: url(../images/bg_global.gif);
	background-repeat: no-repeat;
}
#colb {
	width: 768px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	background-repeat: no-repeat;
	text-align: right;
}
#colc {
	width: 225px;
	float: right;
	border-top: solid 4px #eb3970;
	padding-top: 5px;
	position: relative;
	z-index: 10;
	height: 142px;
	background-image: url(../images/bg_snav.gif);
}

#cola h1 {
	background-image: url(../images/news.jpg);
	background-repeat: repeat-x;
	width: 270px;
	height: 72px;
	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;
	color: #adadad;
	padding-right: 12px;
	direction: rtl;
}
#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;
}

BODY {
	BACKGROUND-IMAGE: url(/images/bk.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.style4 { FONT-SIZE: 11px; font-family:Tahoma ; COLOR: #666666 }

.btnSearch 
{
    display:block;
    background: url(/images/bg_search_submit.png) no-repeat top left;
    width:26px;
    height:26px;
    border:0;
    
    }
