﻿@font-face {
    font-family: 'FrutigerLTStd57Condensed';
    src: url('frutigerltstd-cn.eot');
    src: url('frutigerltstd-cn.eot') format('embedded-opentype'),
         url('frutigerltstd-cn.woff') format('woff'),
         url('frutigerltstd-cn.ttf') format('truetype'),
         url('frutigerltstd-cn.svg#FrutigerLTStd57Condensed') format('svg');
}

.font_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.font_style2 {
	 font-family: 'FrutigerLTStd57Condensed';
	font-size: 10pt;
}

.input_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 0;	
	width: 70px;
	height: 14px;
}

.sleft {
	background:url("../images/sleft.gif") no-repeat scroll left top white;
	float: left;
	height: 18px;
	width: 15px;
}

.search_ipt {
	outline-width: 0;
	float: left;
	width: 125px;
	background: url("../images/search.gif") repeat-x scroll left top white;
	border: 0 none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	height: 18px;
}

.sright {
	background:url("../images/sright.gif") no-repeat scroll left top white;
	float: left;
	height: 18px;
	width: 24px;
	border: 0 none;
}

.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f38128;
}

label.error {
	color: #f38128;
	display: list-item;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

input.error {
	border: 1px dotted #f38128;
}

a {
		 font-family: 'FrutigerLTStd57Condensed';
	font-size: 10pt;
	color: #7C9A9A;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

p {
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 12pt;
	text-align: justify;
	margin:0 0 15px 0;
}

p a {
	color: #7C9A9A;
    font-family: Arial,Helvetica,sans-serif;
}

ul {
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 12pt;
	text-align: justify;
	padding-left: 11px;
	margin: 0;
}

form {
	padding: 0 0 0 0;
}

img {
	border: 0;
}

table {
	border: 0;
}

html, body { 
	height: 100%; 
	margin: 0 0; 
	padding: 0 0;
	background-color: #7C9A9A;
}


div#rotator {
	position:relative;
	height: 201px;
}


div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li.show {
	z-index:500;
}

.project_details {
	color: #666;
	font-family: 'FrutigerLTStd57Condensed';
}

.project_details h2 {
	font-size: 12pt;
}

.project_details h2 strong {
	font-weight: normal
}


.project_details tr:nth-child(2) td {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
}