@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

ul, form, h1, h2, h3, h4, h5, dl, p {
	margin: 0px;
	padding: 0px;
}
.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;
}
.header .main_menu {
	width: 1000px;
	display: block;
	list-style-type: none;
}
.main_menu li {
	float: right;
}
.header .main_menu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.header .main_menu li a:hover {
	background-color: #333;
	background-image: url(../images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header .logo {
	position: absolute;
	top: 60px;
	z-index: 100;
}
.slider {
	width: 100%;
	clear: both;
	float: left;
}
.slider .graphics {
	height: 400px;
	position: relative;
	display: block;
}
.slider .graphics .img {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 400px;
}
.slider .info {
	height: 140px;
	background-image: url(../images/slider_info_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.slider .info .text {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 40px;
}

.slider  .control a {
	display: block;
	height: 11px;
	width: 11px;
	float: left;
	margin-right: 4px;
	margin-bottom: 15px;
	background-image: url(../images/control.png);
	background-repeat: no-repeat;
	margin-left: 4px;
	text-decoration: none;
}
.slider .control a:hover {
	background-image: url(../images/control_hover.png);
}
.slider .control .active{
	background-image: url(../images/control_hover.png);
	background-repeat: no-repeat;
}
.slider  .control {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 25px;
}
.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 140px;
}
.container {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 100%;
}
.footer {
	clear: both;
	float: left;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5e5e5e;
	padding-top: 5px;
}
.footer  p {
	padding-top: 0px;
	color: #d4d4e7;
	padding-bottom: 2px;
}
.footer  .copyright {
	color: #666;
}
.contacts {
	height: 0px;
	clear: left;
	width: 100%;
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	position: relative;
}
.contacts form {
	width: 700px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	margin-top: -50px;
}
.contacts label {
	display: block;
	padding-bottom: 5px;
	color: #CCC;
}
.contacts  input {
	background-color: #1E1E1E;
	border: 1px solid #333;
	padding: 5px;
	width: 190px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
.contacts form span {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.contacts  .sbj {
	font-size: 22px;
	color: #666;
	clear: both;
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.contacts  .info {
	float: left;
	width: 200px;
	padding-left: 20px;
	color: #999;
	line-height: 18px;
}
.contacts:hover .eff {
	color: #CCC;
}
.contacts .enquiry {
	background-color: #1E1E1E;
	border: 1px solid #333;
	padding: 5px;
	width: 410px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	height: 50px;
	overflow: hidden;
}
.contacts .send {
	background-image: url(../images/send.png);
	height: 32px;
	width: 91px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.contacts .info a {
	color: #900;
}
.contacts  em {
	color: #830000;
	font-style: normal;
}

.contacts .send:hover {
	color: #CCC;
}
.coloms {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.coloms .colom {
	width: 300px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}
.coloms .colom img {
	float: left;
	padding-top: 30px;
}
.coloms .colom h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	padding-left: 70px;
	padding-bottom: 10px;
}
.coloms .colom p {
	padding-left: 70px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	min-height: 160px;
}
.index_content {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 30px;
}
.projects {
	float: left;
	width: 400px;
	position: relative;
}
.index_content  h3 {
	display: block;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;
}
.index_content .news {
	width: 275px;
	float: left;
	margin-left: 25px;
}
.index_content .other_index {
	float: right;
	width: 275px;
}
.news .new .date em {
	display: block;
	font-size: 16px;
	font-style: normal;
	padding-top: 5px;
}
.news .new .date {
	width: 40px;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	background-color: #5E5E5E;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
.news .new p  strong {
	display: block;
	padding-bottom: 3px;
}
.news .new  a {
	color: #5E5E5E;
}
.news .new {
	padding-top: 10px;
	padding-bottom: 10px;
}
.recent {
	background-color: #e7e7e7;
	position: relative;
	height: 300px;
	background-image: url(../images/recent_bg.png);
	background-repeat: no-repeat;
	background-position: 18px 40px;
	margin-top: 10px;
}
.recent .img {
	width: 330px;
	position: absolute;
	top: 55px;
	height: 130px;
	left: 35px;
	background-color: #E7E7E7;
}
.recent h4 {
	margin-left: 25px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 220px;
}
.recent h4 a {
	font-size: 11px;
	color: #930;
}
.recent p {
	margin-left: 25px;
	padding-top: 5px;
	margin-right: 25px;
}
.recent .control {
	position: absolute;
	top: 15px;
	left: 25px;
}
.recent .control a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../images/dot.png);
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
.recent .control a:hover {
	background-image: url(../images/dot_hover.png);
}
.text ul {
	padding-left: 20px;
	padding-top: 10px;
}
.text {
}
.text p {
	padding-top: 10px;
}
.right h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #900;
}

.text  a {
	color: #930;
}
#a1 {
	background-image: url(../images/img1.jpg);
}
#a2 {
	background-image: url(../images/img2.jpg);
}
#a3 {
	background-image: url(../images/img3.jpg);
}
.cms_head {
	display: block;
	height: 200px;
	background-color: #FFF;
	clear: both;
	width: 100%;
	float: left;
	background-image: url(../images/cms_head_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cmspage {
	width: 100%;
	clear: both;
	float: left;
}
.cmspage .left {
	float: left;
	width: 250px;
}
.left ul {
	list-style-type: none;
	width: 250px;
}
.left ul li span {
	position: absolute;
	color: #666;
	font-size: 35px;
	right: 5px;
	top: 25px;
}
.left ul li {
	position: relative;
}

.left ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 20px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
	padding-left: 8px;
	margin-bottom: 10px;
	background-image: url(../images/dots_bg.png);
	font-weight: bold;
}
.left ul li a:hover {
	background-color: #000;
	background-image: none;
}


.cmspage .right {
	width: 720px;
	float: right;
	padding-bottom: 20px;
	min-height: 350px;
}
.right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
	padding-bottom: 15px;
}
.right p {
	padding-bottom: 10px;
	line-height: 16px;
}
.right ul {
	padding-left: 25px;
	padding-bottom: 10px;
	line-height: 16px;
}
.img_title {
	position: absolute;
	top: -125px;
	right: 0px;
	height: 93px;
}
.img_title img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

