html {background:url(../images/bg-page.jpg) repeat;}
body{
	margin:0;
	background:url(../images/bg-body.gif) repeat-x;
	min-width:971px;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.w-main{
	margin:0 auto;
	width:971px;
}
#header{
	height:83px;
	overflow:hidden;
}
.h-logo{
	background:url(../images/bg-h-logo.gif) no-repeat;
	margin:4px 0 0 0;
	overflow:hidden;
	float:left;
	width:46px;
	height:69px;
}
.h-logo a{
	width:46px;
	height:69px;
	display:block;
	text-indent:-9999px;
}
.h-box{
	float:right;
	color:#c0c0c0;
	font:14px/17px Arial, Helvetica, sans-serif;
}
.h-box strong{
	display:block;
	width:296px;
	height:19px;
	background:url(../images/h-title.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	margin:4px 4px 0 0;
}
.h-box a{
	width:15px;
	height:11px;
	text-indent:-9999px;
	background:url(../images/icon-letter.gif) no-repeat;
	float:left;
	margin:8px 0 0;
}
.c-box{
	height:34px;
	overflow:hidden;
	background:url(../images/bg-tabs.gif) no-repeat 0 100%;
	padding:0px 0 5px;
}
.c-box ul{
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-tabs-list.gif) no-repeat 100% 19px;
	float:left;
	position:relative;
}
.c-box ul li.bg {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width: 100%;
	text-align:center;
	background:none;
}
.c-box ul li.bg  span{
	background:transparent url(../images/bull.gif) no-repeat 50% 100%;
	display:block;
	margin:0 auto;
	height:34px;
	width: 20px;
	text-indent:-9999px;
	text-align:center;
}
.c-box li{
	position:relative;
	z-index:1;
	float:left;
	height:34px;
	background:url(../images/sep-c-tabs.gif) no-repeat 0 50%;
	text-indent:-9999px;
}
.c-box li:first-child{
	background:none;
}
.c-box a{
	display:block;
	height:34px;
}
.director a{
	width:88px;
	background:url(../images/text.png) no-repeat 0 0;
}
/* .director a:hover, */
.director a.active{
	background:url(../images/text.png) no-repeat 0 0;
	width:88px;
	padding:0;
} 
.dog a{
	width:82px;
	background:url(../images/text.png) no-repeat -88px 0;
}
/* .dog a:hover, */
.dog a.active{
	background:url(../images/text.png) no-repeat ;
}
.f-search{
	float:right;
	height:24px;
	background:url(../images/bg-search.gif) no-repeat;
	width:207px;
	margin:0 2px 0 0;
	display:inline;
}
.f-search label{display:none;}
.f-search input{
	border:0;
}
.txt{
	background:0;
	font:10px/13px Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	width:173px;
	padding:6px 7px 3px;
	height:17px;
}
.btn-serch{
	width:14px;
	height:13px;
	cursor:pointer;
}
.tabs{
	width:931px;
	overflow:hidden;
	background:#00aeef url(../images/bg-c-block-bottom.gif) no-repeat 0 100%;
	min-height:660px;
	padding:10px 20px 20px 20px;
	margin:0 0 15px;
}
.info-box{
	width:166px;
	background:url(../images/bg-info-box.gif) no-repeat 0 100%;
	padding:6px;
	margin:0 8px 0 0;
	float:left;
	display:inline;
}
.info-box h3{
	font:normal 18px/21px Arial, Helvetica, sans-serif;
	color:#7ddcff;
	margin:0;
}
.info-box img{display:block;}
.info-box p{
	font:12px/15px Arial, Helvetica, sans-serif;
	margin:2px 0 6px;
	color:#000;
}
.w-box{
	overflow:hidden;
	width:931px;
}
