@charset "utf-8";
/* CSS Document */
.clr{ clear:both;}
.spacer{ height:10px;}
a{ text-decoration:none;}

body {
	margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif; font-size:12px;
	background:url(../images/body-top-bg.gif) repeat-x top center #ececec;
}
#warp {
	width: 950px;
	margin:0 auto;
	min-height:800px;
	background:#FFF;
}
#warp .top-links-search {
	height: 25px;
	width: 950px;
	background:#000;
	color:#FFF;
}
#warp .top-links-search .top-right-links {
	width:500px; float:right;
}
#warp .top-links-search ul , #warp #header ul  , #warp .top-links-search input{
	margin:0; padding:0; list-style:none;
	border:0; direction:rtl; line-height:15px;
}
#warp .top-links-search ul li , #warp #header ul li{ float:right;}
#warp .top-links-search ul li span{ float:right; padding:0 7px;}
#warp .top-links-search ul li a{ color:#FFF; padding:0 6px;}
#warp .top-links-search ul li a:hover{ color:#CCC;}

#warp .top-links-search .left-search {
	width:210px;
	float:left;
	direction:rtl; position:relative;
}
.textbox{
	width:156px;
	height:17px;
	border:1px solid #5B5B5B;
	background:#e6e6e6;
	position:absolute; right:0; top:3px; outline:0; text-indent:5px;
}
.submit{
	background:url(../images/search-bottom.jpg) no-repeat;
	width:44px;
	height:17px;
	position:absolute; left:0; top:4px;
}
/*end top-body*/
/*start header*/
#warp #header {
	background:url(../images/header-bg.gif) no-repeat;
	width:950px;
	height:174px;
	position:relative;
}
#warp #header .list-header-links {
	direction:rtl;
	position:absolute;
	right:11px;
	top:150px;
	color:#6a6a6a; width:926px;
}
#warp #header .list-header-links li ul{ float:right;}

#warp #header .list-header-links li ul li a{
color:red;
}

#warp #header .list-header-links span{ padding:0 7px;}
#warp #header .list-header-links a{ 

border-left:1px solid;
color:#6A6A6A;
padding-left:10px;
padding-right:9px;

}
#warp #header .list-header-links a:hover{ color:#988e15; font-size:13px;}
/*end header*/
#warp .block {
	background:url(../images/side-g.gif) repeat-x #f8f6f7;
	width:260px;
	text-align:right; margin-bottom:12px; float:left;
}
#warp .block ul , #warp .block li{
	padding:0; margin:0; list-style:none;
}

#warp .block .block-head{
	background:url(../images/h2-bg.gif) no-repeat;
	float:right;
	width:260px;
	height:31px;
	text-align:right; color:#6a6a6a;
}
#warp .block .block-head h2{
	padding:5px 12px 0 0; margin:0;
	font-size:13px;
	color:#6A6A6A;
}
#warp .block .block-foot {
	background:url("../images/side-foot.gif") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:6px;
	width:260px;
}

#warp .block .in-block {
	background:url("../images/side-g.gif") repeat-x scroll 0 0 #F8F6F7;
	float:right;
	padding:10px;
	width:240px;
}
.sochial-links {
	margin:0 auto;
	width:240px; 
} 
.sochial-links a{ margin:3px; /* for IE */filter:alpha(opacity=60);/* CSS3 standard */ }
.sochial-links a.block-rss {background-image: url(../images/rss.gif); width:44px; height:44px; float:right; opacity:0.6; margin-top:8px;}
.sochial-links a.block-rss:hover{opacity:1; filter:alpha(opacity=100);}
.sochial-links a.block-tweter {background-image: url(../images/tweter.gif); width:64px; height:45px; float:right; opacity:0.6; margin-top:8px;}
.sochial-links a.block-tweter:hover{opacity:1; /* for IE */filter:alpha(opacity=100);/* CSS3 standard */}
.sochial-links a.block-fb {background-image: url(../images/fb.gif); width:53px; height:53px; float:right; opacity:0.6;}
.sochial-links a.block-fb:hover{opacity:1; filter:alpha(opacity=100);}
.sochial-links a.block-ytube {background-image: url(../images/ytube.gif); width:51px; height:52px; float:right; opacity:0.6;}
.sochial-links a.block-ytube:hover{opacity:1; /* for IE */filter:alpha(opacity=100); /* CSS3 standard */ }
#footer-outer-bg {
	background: url(../images/footer-outer-bg.gif) repeat-x;
	height:56px;
}
#footer-outer-bg .footer {
	background:url(../images/footer-inner-bg.gif) repeat-x;
	height:56px;
	width:950px;
	margin:0 auto;
	direction:ltr; line-height:22px;
}
#warp #container {
	width: 950px;
	margin-top:20px; padding-bottom:20px;
}
#warp #container .colum-right {
	float: right;
	width: 668px;
	margin-right:5px;
}
#warp #container .colum-left {
	float:right;
	margin-right:8px;
	width:260px;
}
#footer-outer-bg .footer .footer-nav{ list-style:none; padding:0; margin:0 20px 0 0;color:#5e5e5e;}
#footer-outer-bg .footer .footer-nav span{ padding:0 5px; float:right;}
#footer-outer-bg .footer .footer-nav li { float:right; padding-left:15px;}
#footer-outer-bg .footer .footer-nav li a{ color:#5e5e5e;}
#footer-outer-bg .footer .footer-nav li a:hover{ color:#01b0ef;}
#footer-outer-bg .footer .right {
	width:260px;
	float:right;
	color:#02b2ee;
	padding-top:8px;
}
#footer-outer-bg .footer .left {
	width:160px;
	float:left;
	color:#02b2ee;
	padding-top:8px;
}
#footer-outer-bg .footer .left a{ color:#02B2EE;}
/*topic bloccccccccccccccccckkkkk*/
.topic-block {
	background:url("../images/side-g.gif") repeat-x scroll 0 0 #F8F6F7;
	width: 668px;
	text-align:right; margin-bottom:15px;  float:right;
}
.topic-block .topic-block-head {
	background-image: url(../images/topic-block-top-bg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
.topic-block .topic-block-head h2{
color:#6A6A6A;
float:right;
font-size:13px;
line-height:24px;
margin:0;
padding:0 0 0 32px;
}
.topic-block .topic-block-head h2 a{  color:#6a6a6a;}
.topic-block .topic-block-head .right {
	background:url(../images/h2-bg.gif) no-repeat top right;
	height:31px;
	width:10px;
	float:right;
}
.topic-block .topic-block-head .left {
	background:url(../images/h2-bg.gif) no-repeat top left;
	height:31px;
	width:10px;
	float:left;
}

.topic-block-foot {
	background:#f7f7f7;
	background-repeat: repeat-x;
	height: 6px;
}
.topic-block .topic-block-foot .right {
	background:url(../images/side-foot.gif) no-repeat top right;
	height:6px;
	width:6px;
	float:right;
}
.topic-block .topic-block-foot .left {
	background:url(../images/side-foot.gif) no-repeat top left;
	height:6px;
	width:6px;
	float:left;
}
.topic-block  .in-block-topic{
	background:url("../images/side-g.gif") repeat-x scroll 0 0 #F8F6F7;
	padding:10px;
	width:648px;
}
.more-link{
	background:url("../images/more-link-bg.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:20px;
	line-height:17px;
	text-align:center;
	text-indent:1px;
	width:62px;
	color:#fff; float:left; margin-top:15px;
}