@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 13px;
	color: #000;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #00425e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* =index_content
-------------------------------------------------- */

h1 {
	width: 170px;
	float: left;
}
.logo {
	height: 0;
	padding-top: 65px;
	overflow: hidden;
	background: transparent url(logo.gif) 0 0 no-repeat;
	display: block;
}
div.index_content {
	background: url(bg03.png) 0 0 repeat-y;
	margin-top: 10px;
	height: 425px;
}
div.rightbar {
	width: 655px;
	padding: 0 26px 26px 0;
}
div.article p {
	margin-bottom: 15px;
	line-height: 1.4em;
}
div.article h1 {
	margin-bottom: 15px;
}
div.article .print {
	display: none;
}
div.article div.print p.rss {
	margin-top: 2px;
	padding-right: 7px;
}
div.article div.print p.print_a {
	margin-top: 1px;
	padding-left: 7px;
	display: none;
}
*+ html div.article div.print p.print_a {
	margin-top: 3px;
}
* html div.article div.print p.print_a {
	margin-top: 3px;
}
div.article ul {
	list-style: none;
	padding-left: 22px;
	margin-bottom: 15px;
}
div.article ul li {
	background: url(ico04.png) 0 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 4px;
}
div.rightbar div.news div.news_item {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 20px;
	margin-bottom: 23px;
}
div.rightbar div.news div.news_item h2 {
	font-size: 12px;
	color: #00425e;
}
div.rightbar div.news div.news_item p {
	margin-bottom: 0;
}
div.rightbar div.news div.news_item p.text {
	margin-bottom: 15px;
}
div.rightbar div.news div.news_item p.date {
	color: #999999;
}
div.rightbar div.news div.news_item p.read_more a {
	font-weight: bold;
	background: url(ico05.png) 100% 4px no-repeat;
	padding-right: 14px;
}
div.rightbar div.news div.news_big h2 {
	font-size: 12px;
}
div.rightbar div.news div.news_big p {
	line-height: 1.5em;
}
div.rightbar div.news div.news_big p.date {
	color: #999999;
}
div.rightbar div.news div.news_big p.back a {
	font-weight: bold;
	background: url(ico06.png) 0 2px no-repeat;
	padding-left: 14px;
	font-size: 11px;
}
div.rightbar ul.partners {
	list-style: none;
	padding: 0;
}
div.rightbar ul.partners li {
	float: left;
	width: 145px;
	background: 0;
	padding: 0;
	margin-right: 20px;
}
div.rightbar ul.partners li.last {
	margin-right: 0;
}
div.rightbar ul.partners li p.img {
	border: 1px solid #dddddd;
	margin-bottom: 5px;
}
div.rightbar ul.partners li p.img:hover {
	border: 1px solid #00415c;
}
div.rightbar ul.partners li p.img img {
	display: block;
}
div.rightbar ul.partners li p.name {
	font-weight: bold;
	color: #00425e;
	line-height: 1.2em;
}
div.rightbar ul.partners li p.name span {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
div.cv h1 {
	margin-bottom: 7px;
}
div.cv div.data {
	margin-bottom: 33px;
}
div.cv div.data p.img {
	float: right;
	margin-bottom: 0;
}
div.cv div.data p.img img {
	display: block;
}
div.cv div.data {
	border-bottom: 3px solid #b10c51;
}
div.cv div.data table {
	margin-top: 40px;
}
*+ html div.cv div.data table {
	margin-top: 70px;
}
div.cv div.data table td {
	padding: 2px 0;
	vertical-align: middle;
}
div.cv div.data table td.table_width {
	width: 145px;
}
div.cv div.data table td.table_width2 {
	width: 282px;
}
div.cv p.heading {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}
/* =footer
-------------------------------------------------- */
.footer {
	border-top: 3px solid #3E3D40;
	padding: 10px 0;
	width: 950px;
	margin: 20px auto;
}
.footer .contact {
	padding: 0 15px 0 0;
	float: left;
	width: 168px;
}
.footer .dif {
	width: 229px;
}
.footer .tls {
	float: right;
	padding-right: 31px;
}
.footer .copywright {
	color: #99b3bf;
	font-size: 11px;
}
.footer .copyright a {
	color: #99b3bf;
}
.footer .links {
	border-top: 1px solid #3E3D40;
	text-transform: uppercase;
}
.est {
	color: #AAA096;
}
.lat {
	color: #7FAFC9;
}
.lit {
	color: #B00057;
}/* =wrap
-------------------------------------------------- */
#wrap {
	width: 800px;
	margin: 0 auto;
}
div.header {
	height: 150px;
	position: relative;
}
div.header p.logo {
	position: absolute;
	top: 34px;
	right: 39px;
}
div.article .pages ul {
	text-align: center;
}
div.article .pages ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.article .pages ul li a {
	padding: 0 8px;
}
div.article .pages ul li.first a,
div.article .pages ul li.last a {
	padding: 0;
}
div.article .pages ul li.prev a {
	padding-left: 0;
}
div.article .pages ul li.next a {
	padding-right: 0;
}
div.article .pages ul li.current {
	color: #b10c51;
	font-weight: bold;
	padding: 0 8px;
}
div.article .pages ul li img {
	vertical-align: middle;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}
