@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	background: url(../i/html-bg.gif) repeat
}

body {
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 14px;
}

select {
	height: 20px
}

input {
	height: 17px
}

h1 {
	font-size: 100%
}

p {
	font-size: 75%;
	color: #878888;
}

li {
	list-style: none
}

a {
	color: #168cee;
	text-decoration: underline
}

.all .header {
	background: url(../i/header-main-bg.gif) repeat;
	height: 107px;
	margin: 0 0 7px 0;
	float: left;
	width: 100%;
}

.all {
	zoom: 1;
	padding: 13px 14px 10px 14px;
	background: #fff;
	border: 1px solid #c3c3c3;
}

.all .search {
	height: 43px;
	background-image: url(../i/search-bg.gif);
	background-repeat: repeat-x;
	padding: 0 50px 0 76px;
	clear: left;
	white-space: nowrap;
}

.all .content-wrap .nav {
	width: 264px;
	float: left;
}

.content-wrap {
	overflow: hidden;
	width: 100%;
	float: left;
}

.all .content-wrap .nav .navig .navheader {
	font-weight: bold;
	color: #4e94c0;
	padding: 19px 0 10px 35px;
	font-size: 115%;
	font-family: Tahoma, Arial;
	background-image: url(../i/list-header-bg.gif);
	background-repeat: no-repeat;
	background-position: 6px 19px;
}

.all .content-wrap .nav .navig li {
	line-height: 1em;
	padding: 0 0 6px 35px;
	font-size: 75%;
}

.all .content-wrap .nav .navig {
	padding: 0 0 21px 0;
}

.all .content-wrap .content {
	zoom: 1;
	margin: 0 0 0 264px!important;
	margin: 0 0 0 245px
}

.all .content-wrap .content .more {
	background: url(../i/more.gif) no-repeat;
	height: 23px;
	margin: 4px 0 0 0;
	display: block;
	padding-left:90px;
	padding-top:5px
}

.all .content-wrap .content li {
	margin-bottom: 25px;
	width: 85%
}

.footer {
	bottom: 0;
	background: #dedede;
	width: 100%;
	overflow: hidden;
}

.all .header .logo {
	background: url(../i/logo.gif) no-repeat;
	height: 58px;
	width: 354px;
	margin: 25px 0 0 42px
}

.footer .copyright {
	color: #696969;
	margin: 11px 0 10px 10px;
}

.all .search fieldset {
	border-style: none;
}

.all .search label {
	font-size: 75%;
	color: #FFFFFF;
	margin: 0 6px 0 0;
}

.all .search input {
	width: 45%;
	max-width: 233px;
	vertical-align: middle;
}

.all .search form {
	padding: 10px 0 0 0;
	white-space: nowrap;
}

.all .search .butt {
	margin: 0 0 0 8px;
	width: 88px;
	height: 22px;
	vertical-align: middle;
}

.content-wrap .content h2 {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../i/navheader-bg.gif)  repeat-x;
	padding: 12px 0 10px 25px;
}

.content-wrap .content ul {
	padding: 18px 0 0 0
}

.all .header .search select {
	width: 180px;
}

.all .content-wrap .content .result-header {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}

.all .content-wrap .nav .botnav .navheader {
	
}

.clear {
	float: none;
	zoom: 1;
	clear: both
}

.all .header .bg {
	background: url(../i/header-bg.jpg) no-repeat;
	float: right;
	height: 107px;
	width: 148px;
}

.all .search select {
	width: 30%;
	max-width: 180px;
	margin: 0 0 0 9px;
	vertical-align: middle;
}

.all .footer .contact {
	float: right;
	text-decoration: none;
	color: #3287b2;
	font-size: 11px;
	padding: 11px 14px 0 0;
}
