a,a:active,a:focus,img{outline:0 none!important;}

.main{
	width: 924px;
	background: url('/images/cbg.png');
	text-align: left;
}

.logo{
	height: 104px;
	background: url('/images/logo.jpg') no-repeat;
}

.lmenu{
	font-family: Verdana;
	float: right;
	width: 150px;
	background: #38454b;
	text-align: right;
	color: #ffffff;	
	padding: 5px 20px;
	font-weight: bold;
}

.topMenu{
	width: 924px;
	height: 46px;
	background: #202e31;
}

.topMenu img{margin:0;padding:0;float: left;}

.centerMenu{
	height: 180px;
	background: #334147;
}

.content{
	height: 500px;
	background: url('/images/lbg.png') repeat-x bottom left;
	padding-left: 18px;
}

.footer{
	width: 924px;
	color: #abc7da;
	text-align: center;
}

.footerMenu {display: inline;}

.footer a{
	color: #abc7da;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}

.bnews{
	margin-right: 15px;
	padding: 18px;
	border: 3px solid #6187a1;
	background: url('/images/tbg.png');
}
.bsearch{margin-top:18px;}

a.more{
	background: url('/images/narrow.gif') no-repeat 0 7px;
	padding-left: 16px;
	font-size: 14px;
	color: #d2fc37;
	text-decoration: none;
	text-transform: lowercase;
}

a.imore{
	background: url('/images/i_eshe_arrow.gif') no-repeat 0 6px;
	padding-left: 16px;
	font-size: 14px;
	color: #d2fc37;
	text-decoration: none;
	text-transform: lowercase;
}

ul.blue{
	list-style: none;
}

ul.blue li {background: url('/images/barrow.gif') no-repeat 0 7px;}
ul.blue li a{text-decoration: underline;padding-left: 16px;}