@CHARSET "UTF-8";

body {
	background: url(../img/bg.jpg) no-repeat #112849 top center;;
	margin:0 auto;
	font-family:  Arial, sans-serif;
	font-size:12px;
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #107FA4;
	text-decoration: none;
}
img {
	border: 0;
}
#wrapper {
	width: 999px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 91px;
	background: url(../img/header-bg.png) no-repeat;
	margin-top: 40px;
}
#banner #img {
	width: 999px;
	height: 321px;
}
.banner-img-link {
	display: block; position: absolute; width: 999px; height: 321px; z-index: 10;
}
#banner #texts {
	position: absolute;
	top: 70px;
	margin-left: 30px;
	color: #fff;
	width: 999px;
	height: 321px;
}
#banner #texts div{
	width: 960px;
	height: 221px;
}
#banner #texts span{
	display: block;
}
#banner #texts .text1 {
	font-size: 40px;
	font-weight: bold;
}
#banner #texts .text2 {
	font-size: 34px;
}
#banner #texts .text3 {
	font-size: 14px;
	text-shadow: 0.2em 0.2em #000;
}
#pager { position: absolute; top: 450px; z-index: 99;  margin-left:20px; }
#pager a { float: left; width: 14px; height: 14px; display: block; background: #fff; margin-left:3px; }
#pager a:hover { background: #FF6600; }
#pager a.activeSlide { background: #FF6600; }

.logo {
	display: block;
	float: left;
	margin-top: 32px;
	margin-left: 24px;
	width: 185px;
	height: 41px;
	background: url(../img/logo.png) no-repeat;
}
#lang {
	float: right;
	margin-top: 42px;
	margin-right: 25px;
}
#lang a { display: block; width: 39px; height: 27px; float: right; margin-left: 10px;}
#lang .tr {
	background: url(../img/tr.png);
}
#lang .en {
	background: url(../img/en.png);
}
#nav-container {
	height:35px;
	background: #D8E7EE;
}
ul.nav {
	display: inline-block;
    list-style-type: none;
	padding:0;
	margin:0;
	float: right;
	margin-right: 26px;	
}
ul.nav li { float:left; }
ul.nav li a { 
	display:block;
	padding: 13px 16px 9px 16px;
	font-size: 12px;
	color: #394658;
}
ul.nav li a:hover {
	color: #FF3300;
	background: url(../img/nav-bg.jpg) repeat-x;
}
ul.nav li a.active {
	color: #FF3300;
	background: url(../img/nav-bg.jpg) repeat-x;
}

ul.nav li ul {
	list-style:none;
	padding:0; margin:0; 
	visibility: hidden;
	position: absolute;
	z-index:1500;
}
ul.nav li ul li {
	float:none;
}
ul.nav li ul li a {
	width:170px;
	background-color:#00a6dd;
	font-size:11px;
	color: #fff;
}
ul.nav li ul li a:hover {
	background-color:#0074a7;
}
ul.nav li:hover > ul {
	visibility: visible;
}

#home-bar {
	height: 108px;
	background: url(../img/home-bar.png) no-repeat;
}
#home-bar .line {
	float: left;
	width: 3px; height: 77px;	
	background: url(../img/home-bar-line.png) no-repeat;
	margin-top: 14px;
}
#home-bar .box {
	float: left;
	width: 310px;
	padding: 20px;
	padding-top: 10px;
	padding-right: 0;
}
#home-bar .box .areaa {
	font-size: 13px;
	color: #000;
}
#home-bar .box .areaa-text {
	font-size: 13px;
	color: #fff;
}
#home-bar .box img {
	float: left;
	margin-top: 6px;
}
#home-bar .box div {
	float: left;
	margin-left: 10px;
	width: 210px;
	color: #fff;
	font-size: 10px;
	margin-top: 6px;
}

#home-content {
	clear: both;
	margin-top: 10px;
}
#home-content #content {
	padding: 10px;
	background: #fff;
}
#home-content #content #right{
	float: left;
	width: 427px; 
}
#home-content #content #left{
	float: left;
	width: 523px;
	margin-left: 20px;
}
#home-content #content .box div{
	margin-bottom: 10px;
}
#home-content #content .box img{
	float: left; margin-right: 10px;
}
#home-content #content .box hr{
	border: 0; 	height: 5px; background: #ccc; width: 74%; float: left; margin-top: 10px; 
}
.prj-all {
	float: left; display: block;
	width: 88px; height: 7px; margin-left: 4px; margin-top: 8px; margin-bottom: 20px;
}
.prj-all.tr { background: url(../img/prj-all-tr.jpg); }
.prj-all.en { background: url(../img/prj-all-en.jpg); }

.details {
	float: left; display: block;
	width: 88px; height: 7px; margin-left: 4px; margin-top: 8px; margin-bottom: 20px;
}
.details.tr { background: url(../img/details-tr.jpg); }
.details.en { background: url(../img/details-en.jpg); }

#home-content #content .box .prj-imgs, .prj-imgs2{
	height: 73px;
}
#home-content #content .box ul{
	list-style: none;
	padding: 0; margin: 0; 
}
#home-content #content .box ul li { margin-bottom: 3px; }
#home-content #content .box ul li a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/dot.jpg) no-repeat;
	background-position: 0px 6px;
}
#home-content #content .box ul li a:hover {
	background: url(../img/arrow.jpg) no-repeat;
	background-position: 0px 3px;
	color: #107FA4;
}
#home-content #content .box ul li a.active {
	background: url(../img/arrow.jpg) no-repeat;
	background-position: 0px 3px;
	color: #107FA4;
}

#home-content #content .areaa {
	font-size: 13px;
	color: #000;
}
#home-content #content .areaa-text {
	font-size: 13px;
	color: #107FA4;
}
#b-firma {
	width: 525px; height: 40px; background: url(../img/b-firma-bg.jpg) no-repeat;
	padding: 14px;
}
#b-firma #b-logo { float: left; border-right: 1px solid #ccc; width: 150px; height: 40px; }
#b-firma #b-name {float: left;  width: 320px; height: 35px; padding-top: 5px; margin-left: 10px;  }
#b-firma #b-name .name { color:#002B46; font-size: 14px; font-weight: bold; }
#b-firma #b-name a.web { color:#009933; font-size: 11px; } 

.news {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.news .date{ font-weight: bold; 	color: #107FA4; }
.news .header{ font-weight: bold; }

#page-title {
	position: absolute;
	margin-left: 25px; margin-top: 40px;
	font-size: 28px; color: #133D6C;
	z-index: 8;
}

#container { background: #fff; padding: 20px 0px 10px 0px;}
#container #left { float: left; width: 240px; margin-right: 10px; }

#container #left ul{
	list-style: none;
	padding: 0; margin: 0;
	margin-left: 10px;
}
#container #left ul li { margin-left:10px; margin-bottom: 10px; border-bottom: 1px solid #EFEFF2; width: 95%; padding-bottom: 10px;}
#container #left ul li a {
	font-size: 12px;
	display: block;
	color: #00253F;
	text-decoration: none;
	padding-left: 20px;
	background: url(../img/dot.jpg) no-repeat;
	background-position: 0px 6px;
	
}
#container #left ul li a:hover {
	background: url(../img/dot1.jpg), url(../img/arrow1.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 0px 6px, 210px;
	color: #FF6600;
}
#container #left ul li a.active {
	background: url(../img/dot1.jpg), url(../img/arrow1.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 0px 6px, 210px;
	color: #FF6600;
}

#container #left ul li ul { margin-top: 20px; }
#container #left ul li ul li { margin-left:10px; margin-bottom: 0; margin-top: 10px; border-bottom: 0; width: 95%; padding-bottom: 10px;}
#container #left ul li ul li a:hover {
	background-position: 0px 6px, 170px;
}
#container #left ul li ul li a.active {
	background-position: 0px 6px, 170px;
}


#container #left #box-container {
	border-right: 1px solid #D6DDE2;
	min-height: 100px;
}

#container #left #box-container .box {
	margin-left: 20px;
	font-size: 11px;
	color: #666;
	line-height: 1.7em;
	border-bottom: 1px solid #D6DDE2;
	margin-top: 16px;
}
#container #left #box-container .box .areaa {
	font-size: 13px;
	color: #ff3300;
}
#container #left #box-container .box .areaa-text {
	font-size: 13px;
	color: #001926;
}
#container #left #box-container .box div {
	margin-top: 10px;
}
#container #left #box-container .box img {
	float: left; margin-right: 5px;
}
#container #left #box-container .box hr{
	border: 0; 	height: 5px; background: #ccc; width: 55%; float: left; margin-top: 10px; 
}

#container #right { float: left; padding: 0px 0px 0px 0px; width: 730px; color: #00253F; font-family: Tahoma; line-height: 1.8em; }
table {color: #00253F; font-family: Tahoma; line-height: 1.8em;font-size: 12px; }
#container #right .title { 	font-size: 18px; color: #18202C; }

#container #right hr { border:0; height: 1px; background: #E8ECEF; margin: 0; padding: 0;}


.prj {
	display: block; width: 724px; height: 82px; background: url(../img/prj-bg.jpg) no-repeat; padding:6px; margin-bottom: 10px;
}
.prj img { border: 2px solid #D3DBE0; margin-right: 20px; float: left; }
.prj img:hover { border: 2px solid #FF6600; }
.prj .detail { width: 310px; height:70px; line-height: 1.4em; float: left; margin-right:20px; border-right: 1px solid #D3DBE0; }
.prj .date1 { width: 100px; height:50px; float: left; border-right: 1px solid #D3DBE0; padding-right: 20px; text-align: center; color: #FF6600; padding-top:20px;}
.prj .date2 { width: 100px; height:50px; float: left; margin-left:20px; text-align: center; color: #FF6600; padding-top:20px; }
.prj .header { font-weight: bold; }

.prjTitle {
	color: #1D5988; font-size: 16px;
}
.btn-back {
	display: block; width: 69px; height: 24px; float: right;
}
.btn-back.tr { background: url(../img/btn-back-tr.jpg) no-repeat; }
.btn-back.en { background: url(../img/btn-back-en.jpg) no-repeat; }

#paging {
	width: auto; margin: 0 auto; text-align: center;
}
#paging ul {
	list-style: none;
	padding:0; margin:0;
	display: inline-block;
}
#paging ul li { float:left; background: url(../img/page-bg.jpg);  margin-left: 4px; overflow: hidden; }

#paging ul li a {
	display: block; width: 26px; height: 23px;  font-size: 10px; padding-top: 3px;
}
#paging ul li.first {
	width: 26px; height: 26px; margin-left: 4px; background: url(../img/page-first.jpg);
}
#paging ul li.last {
	width: 26px; height: 26px; margin-left: 4px; background: url(../img/page-last.jpg);
}
#paging ul li:hover {
	background-position: 0px -26px;  color: #ED982B;
}
#paging ul li.active {
	background-position: 0px -26px;  color: #ED982B;
}
#paging ul li.active > a{
	color: #ED982B;
}
#paging ul li:hover > a{
	color: #ED982B;
}

ul.prj-details {
	list-style: none;
	padding:0; margin:0;	
}
ul.prj-details li {
	height: 26px; border-bottom: 1px solid #E8ECEF;
	padding-left: 10px; padding-top: 4px; 
}
ul.prj-details li.blue {
	background: #F6F8F9;
}
ul.prj-details li .ttl {
	display: block; width: 170px; height:21px; font-weight: bold; float: left;
}
ul.prj-details li .desc {
	width: 550px; float: left;
}
.prj-photo { color: #1D5988; font-size: 14px; }

#prj-gallery {
	margin-top: 10px;
}
#prj-gallery .img {
	width: 130px; height: 80px; overflow: hidden; border: 1px solid #71838B; margin: 7px; float: left;
}

.clear {
	clear: both;
}



#footer {
	height: 50px;
	margin-top: 5px;
	 font-size: 11px; color: #999;
}

#footer #left { float: left; width: 600px; }
#footer #left #logo { float: left; background: url(../img/logo1.png) no-repeat center; width: 120px; height:30px; border-right: 1px solid #677077; margin-right: 8px; } 
#footer #right { float: right; }
















