@charset "utf-8";
/* CSS Document */
@import url('../css/news.css');
@import url('../css/misc.css');
@import url('../css/paging.css');
@import url('../css/gallery.css');

body{
font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
color:#555;
}
.clear{
clear:both; border:none; 
}
#container{
width:1000px;
margin:auto;
}
#banner{
width:1000px;
float:left;
}
#logo{
width:262px;
float:left;
}
#right_banner{
width:735px;
float:left;
background:url(../images/banner.png) no-repeat top left;
height:121px;
background-size:735px;
}
#right_banner .top_bar {
margin-top:10px;
float:right;
text-align:right;
color:8d8d8d;
}
#right_banner .top_bar{
float:right;
line-height:28px;
}
#right_banner .top_bar a{
text-align:right;
color:#8D8D8D;
}

#right_banner .top_bar img {
    margin-left: 10px;
	float:right;
}

#container #menu{
float:left;
padding-top:17px;
margin-left:16px;
}
#container #menu ul.top li.top a.selected-sub-menu{
color:#0000CC;
}
#container #menu ul.top {
margin:0;
padding:0;
}

#container #menu ul.top li.top {
float: left;
height: 20px;
line-height: 5px;
list-style: none outside none;
padding-left: 5px;
}

#container #menu ul.top  li.top a.top{
color: #452514;
float: left;
font-size: 13px;
/*font-weight: bold;*/
height: 20px;
line-height: 20px;
padding: 0 10px;
text-transform:uppercase;
white-space:nowrap;
}
	#container #menu ul.top li.top a.active {
		color:#9DA026;
	}
#container #menu ul.top li.top a.top:hover, #menu ul.top  li.top a.selected{
color:#773737;
background:#CCC;
}

#content{
width:1000px;
margin-top: 15px;
}
.content_index {
	margin:8px 0;
	border-bottom:1px solid #BFBCBC;
	padding-bottom:20px;
	overflow:hidden;
}
.content_index .video {
	width:330px;
	float:left;
	margin-right:20px;
}
.content_index .box_facebook {
	width:330px;
	float:left;
	margin-right:20px;
}
.content_index .support {
	width:298px;
	float:left;
}
.support_content {
	background:url(../images/hotline_20.jpg) no-repeat top left;
	padding-bottom:2px;
	border:1px solid #763636;
}
.support ul {
	padding-left:30px;
}
.support ul li {
	border-bottom:1px dotted #CCC;
	padding:8px 0;
	margin-right:30px;
}
.support ul li img {
	margin-right:20px;
}

.support ul li ._phone {
	font-size:14px;
	color:#0076BC;
}
.tv_skype {
	font-size:15px;
	margin-left:10px;
	line-height:28px;
	margin-top:7px;
	margin-bottom:4px;
	text-align:center;
}
.tv_skype img {
	border-radius:4px;
	margin-left:10px;
}
.title_index_h3 {
	margin-bottom:5px;
	font-size:15px;
	padding:3px 0;
}
.title_index_h2 a {
	margin-bottom:5px;
	font-size:15px;
	padding:3px 0;
	display:block;
	color:#000;
}
.adver_index {
	overflow:hidden;
	margin:20px 0;
}
.item_adver {
	width:488px;
	float:left;
	margin-right:20px;
	border:1px solid #763636;
}
.last {
	margin-right:0 !important;
}
#footer .tk {
	float:right;
	margin-right: 95px;
}
#footer .tk span {
	font-weight:bold;
}
.line {
	border-bottom:1px solid #CCC;
} 