body {
	margin:18px 0 0;
	background:#fff url(../images/bg-header.jpg) repeat-x;
	color:#474747;
	font:12px/16px Verdana, Arial, sans-serif;
}
img{border-style:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper {
	width:908px;
	overflow:hidden;
	margin:0 auto 5px;
}
#header {
	width:100%;
	margin:0 0 0 4px;
}
#header:after {
	clear:both;
	content:'';
	display:block;
}
#header .logo{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:250px;
	height:61px;
	float:left;
	margin:19px 0 0 16px;
}
#header .logo a {
	width:250px;
	height:61px;
	display:block;
}
.top {
	background:url(../images/bg-top.jpg) no-repeat;
	width:900px;
	overflow:hidden;
	position:relative;
	height:102px;
}
.slogan {
	position:absolute;
	top:35px;
	right:0;
}
.slogan p{
	background:url(../images/bg-slogan.png) no-repeat;
	height:25px;
	overflow:hidden;
	margin:0;
	padding:8px 0 0 120px;
	width:285px;
}
.slogan p span {
	background:url(../images/txt-slogan.gif) no-repeat;
	width:263px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	height:25px;
}
.nav{
	background:url(../images/bg-nav.jpg) repeat-x;
	width:900px;
}
#nav {	
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	z-index:10;
	font-weight:bold;
	font-size:11px;
	line-height:23px;
}
.nav:after {
	clear:both;
	content:'';
	display:block;
}
#nav li {
	float:left;
	text-align:center;
}
#nav a {
	color:#fff;
	float:left;
	padding:0 28px;
}
#nav .drop {
	display:none;
	overflow:hidden;
	position:absolute;
	top:23px;
	left:0;
	width:136px;
	margin:0;
	padding:12px 0 0 16px;
	list-style:none;
	border:1px solid #006b9e;
	background:#0093ce;
	line-height:13px;
}
#nav .drop li {
	width:100%;
	text-align:left;
	padding:0 0 13px;
}
#nav li:hover,
#nav li.hover,
#nav li.active {
	position: relative;
	background:url(../images/bg-nav-item.jpg) repeat-x;
}
#nav li:hover .drop,
#nav li.hover .drop {display:block;}
#nav li:hover a,
#nav li.hover a {text-decoration:underline;}
#nav li:hover .drop li,
#nav li.hover .drop li {background:none;}
#nav li:hover .drop a,
#nav li.hover .drop a {text-decoration:none;}
#nav .drop a {
	border-bottom:1px solid #0093ce;
	text-decoration:none;
	padding:0;
}
#nav .drop a:hover {
	border-bottom:1px solid #80c9e7;
	text-decoration:none;
	background:none;
}
#main {
	background:url(../images/bg-main.gif) repeat-y;
	width:908px;
	padding:23px 0 0;
	margin:-23px 0 0;
}
#main:after {
	clear:both;
	content:'';
	display:block;
}
.main-holder {
	background:url(../images/bg-content.gif) repeat-x;
	overflow:hidden;
	clear:both;
	padding:20px 0 0;
	width:900px;
	margin:0 0 10px;
}
.w1 {
	background:url(../images/bg-bottom.jpg) no-repeat 0 100%;
	overflow:hidden;
	padding:0 4px;
	width:904px;
}
.w2 {
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
#content {
	width:652px;
	overflow:hidden;
	float:left;
	padding:0 0 0 24px;
}
#content .txt a{
	color:#3399cc;
	text-decoration: underline;
}
#content .txt a:hover{
	color:#3399cc;
	text-decoration: none;
}
#content h1 {
	font:26px/34px Verdana, Arial, sans-serif;
	margin:0 0 13px;
	color:#d49111;
}
#content .contact {
	font:16px/17px Verdana, Arial, sans-serif;
	margin:0 0 13px;
	color:#d49111;
}

.personal-info {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	margin:0 0 43px;
}
.personal-info .img {
	width:150px;
	overflow:hidden;
	margin:0 0 14px;
}
.personal-info .title {display:block;}
.personal-info .img img {display:block;}
.personal-info p {margin:0 0 10px;}
#sidebar {
	width:204px;
	overflow:hidden;
	float:right;
	padding:48px 0 0 20px;
}
#sidebar h3,
.visual h3 {
	margin:0 0 5px;
	color:#fff;
	font-size:20px;
	line-height:23px;
}
#sidebar .news {margin:0 0 15px;}
.news {
	width:184px;
	overflow:hidden;
	background:url(../images/bg-news.png) repeat;
	font:11px/14px Arial, Verdana, sans-serif;
	padding:6px 0 0;
}
#sidebar .box {background:#0091c8;}
#sidebar .box .frame {
	background:url(../images/logo-box.gif) no-repeat 7px 0;
	padding:41px 22px 36px 13px;
	width:149px;
	line-height:15px;
}
.news .title {
	font-weight:bold;
	color:#f4aa1c;
	display:block;
}
.news p {
	color:#fff;
	margin:0;
}
.news .frame {
	width:150px;
	overflow:hidden;
	background:url(../images/logo-news.gif) no-repeat 7px 0;
	padding:36px 17px 59px;
}
.news a {
	color:#fff;
	position:relative;
}
#footer {
	border-top:1px solid #999;
	width:862px;
	padding:0 19px 3px;
	overflow:hidden;
	font:10px/25px Arial, Verdana, sans-serif;
}
#footer p {
	color:#666;
	margin:0;
}
.inner #content {
	padding:0 17px 0 24px;
	width:859px;
}
#content h2 {
	color:#d49111;
	margin:0 0 0;
	font-size:16px;
}
#content h3 {
	color:#d49111;
	margin:0;
	padding:0;
	font-size:12px;
}
#content h4 {
	color:#666;
	margin:0px 0px -10px;
	padding: 0px;
	font-size:12px;
	font-style: italic;
}
#content .block-info {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:17px;
	margin:0 0 20px;
}
#content .block-info p {margin:0 0 10px;}
.indication {
	width:860px;
	overflow:hidden;
	background:url(../images/bg-indication.jpg) repeat-y;
	margin:0 0 54px;
}
.indication .w3 {
	width:860px;
	overflow:hidden;
	background:url(../images/bg-indication.jpg) no-repeat -860px 0;
}
.indication .w4 {
	width:842px;
	overflow:hidden;
	background:url(../images/bg-indication.jpg) no-repeat -1720px 100%;
	padding:6px 5px 9px 13px;
}
.indication .heading-holder {
	width:865px;
	overflow:hidden;
	margin:0 0 15px;
}
.indication .heading {
	width:72px;
	float:left;
	padding:0 10px;
	text-align:center;
}
.indication .heading-holder .first {
	width:382px;
	padding:0 10px 0 0;
	text-align:left;	
}
.indication .heading strong {
	color:#848484;
	font-size:11px;
}
.indication .bar-holder {
	color:#fff;
	width:100%;
}
.indication .bar-block {
	width:100%;
	overflow:hidden;
	font:14px/17px Arial, Verdana, sans-serif;
	margin:0 0 9px;
}
.indication .bar-block .bar1 {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-m.jpg) repeat-y;
}
.indication .bar1 .w5 {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-t.jpg) no-repeat;
}
.indication .bar1 .w6 {
	width:834px;
	overflow:hidden;
	background:url(../images/bg-box-bot.jpg) no-repeat 0 100%;
	padding:5px 0 4px 8px;
}
.indication .title {
	font:14px/17px Arial, Verdana, sans-serif;
	display:block;
	width:255px;
	margin:0 0 17px;
}
.indication a {
	color:#fff;
	text-decoration:underline;
}
.indication a:hover {text-decoration:none;}
.indication .bar1 .txt {
	width:842px;
	overflow:hidden;
	margin:0 0 8px;
}
.indication .bar1 .txt-block {
	width:384px;
	overflow:hidden;
	background:url(../images/bg-blue2.jpg) repeat-x;
}
.indication .bar1 .txt-block p{
	margin:0;
	background:url(../images/bg-blue.jpg) no-repeat;
	padding:4px 0 6px 7px;
}
.indication .bar2 {background:none !important;}
.indication .bar2 .txt-block {
	background:url(../images/bg-dark-blue2.jpg) repeat-x;
	width:392px;
}
.indication .bar2 .txt p{background:url(../images/bg-dark-blue.jpg) no-repeat;}
.indication .progress{
	background:#8dc73f url(../images/arrow-green.gif) no-repeat 100%;
	overflow:hidden;
	float:left;
	height:15px;
	margin:6px 0 0;
	font-size:0;
	line-height:0;
}
.indication .txt-block {
	width:384px;
	float:left;
	overflow:hidden;
	margin:0 1px 0 0;
}
.block-info .box-info {
	width:399px;
	overflow:hidden;
	background:url(../images/bg-box-info.gif) repeat-y;
	float:left;
	margin:2px 30px 30px 0;
	padding: 0px;
}
.block-info .box-info .w3 {
	width:399px;
	overflow:hidden;
	background:url(../images/bg-box-info.gif) no-repeat -399px 0;
}
.block-info .box-info .w4 {
	padding:33px 50px 35px 24px;
	width:325px;
	overflow:hidden;
	background:url(../images/bg-box-info.gif) no-repeat -798px 100%;
}
.block-info .box-info .marked {
	color:#0097d3;
	width:226px;
	display:block;
	margin:0 0 38px;
	font-style:italic;
	font-size:16px;
	line-height:33px;
}
.block-info .box-info p {
	margin:0;
	float:left;
	font-size:14px;
}
.block-info .box-info .link {
	font-weight:bold;
	font-size:14px;
	float:right;
	color:#666;
}
.block-info .bottom {
	width:100%;
	overflow:hidden;
}
#content .details {
	width:855px;
	overflow:hidden;
	background:#fff url(../images/bg-block-info.jpg) repeat-y;
	margin:0 0 10px;
}
#content .details .w3{
	width:855px;
	overflow:hidden;
	background:url(../images/bg-block-info.jpg) no-repeat -855px 0;
}
#content .details .w4{
	width:826px;
	overflow:hidden;
	background:url(../images/bg-block-info.jpg) no-repeat -1710px 100%;
	padding:20px 10px 28px 19px;
}
#content .details .txt {
	overflow:hidden;
	height:1%;
	margin:41px 0 0 0;
}
#content .details .txt p {
	margin:0;
	line-height:22px;
	font-size:14px;
}
#content .details .holder {
	width:597px;
	overflow:hidden;
	float:left;
	margin:0 28px 0 0;
}
* html #content .details .holder {margin:0 25px 0 0;}
#content .details .title {
	margin:0 0 2px;
	display:block;
	font-size:18px;
	line-height:20px;
}
#content .details ul {
	width:618px;
	margin:0;
	padding:0 0 0 16px;
	list-style:none;
}
#content .details ul li {
	float:left;
	margin:0 40px 0 0;
}
#content .details ul li p {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#content .details-holder {
	width:100%;
	overflow:hidden;
	margin:0 0 48px;
}
#content .back {
	float:right;
	color:#474747;
	margin:0 5px 0 0;
}
.visual {
	width:900px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin:0 0 1px;
}
.visual .img {
	width:100%;
	overflow:hidden;
}
.visual .img img {display:block;}
.visual .slogan {
	left:0;
	top:195px;
}
.visual .slogan p {
	background:url(../images/bg-txt.png) no-repeat;
	width:662px;
	padding:8px 0 0 23px;
}
.visual .news-holder {
	position:absolute;
	right:20px;
	top:14px;
}
#content .info-box {
	width:100%;
	overflow:hidden;
	padding:22px 0 0;
	margin:0 0 15px;
}
#content .info-box h1 {
	font-size:20px;
	line-height:25px;
}
.home #sidebar {
	padding:32px 0 0 20px;
}
