@charset "utf-8";
/* CSS Document */
body {
	line-height: 25px;
	text-align: justify;
	text-justify: inter-word;
}
p {
	line-height:25px;
	padding-bottom: 20px;
}
ul {
	margin-left:40px;
}
* {
	padding: 0;
	margin: 0;
	border: 0px;
}
.button {
	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.button-small {
	float: right;
	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.button-small a, .button a {
	text-decoration: none;
	color:#FFF;
}
h1 {
	font-size:24px;
	color:#fff;
	padding: 0px 0px 20px;
}
h2 {
	font-size:24px;
	color:#F90;
	padding: 0px 0px 20px;
}
h3 {
	font-size:18px;
	color:#F90;
	padding: 3px 0;
}
input, select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding:3px;
}
.ManiContent {
	width:100%;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
.content {
	margin: 0 auto;
	padding: 0px;
}
.content a {
	text-decoration: none;
}
.header {
	background-color: #eee;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	float: left;
}
.menu {
	border-top: 3px solid #666;
	text-align: left;
	width: 100%;
	display: block;
	float: left;
	padding: 20px 0px;
	background-color: #000;
	margin-bottom: 10px;
}
.menu ul li {
	display:inline;
	list-style:none;
}
.menu li a {
	padding: 10px 20px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.menu li a:hover {
}

#registration table td {
	padding:10px;
}
.siteInfo {
	float:left;
}
.siteName h1 {
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: 900;
	text-shadow: 2px 2px #ccc;
	padding-bottom: 0px;

}
.logo {
	padding:5px 0px;
}
.search {
	float:right;
	padding:20px 0px;
}
.search input {
	font-size:16px;
	padding:3px;
}


.banner {
	margin-bottom: 0px;
	background-color: #000;
}
.banner .slider {


}
.banner .slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 447px;
	overflow: hidden;
	position: relative;
}
.banner .slider ul li {
position: absolute;
top: 0;
left: 50%;
}
.banner .slider .dots:after {
display: table;
clear: both;
content: "";
}
.banner .slider .dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 40;


 *zoom: 1;
	display: none;
}
.banner .slider .dots a {
display: block;
float: left;
width: 12px;
height: 12px;
margin-right: 10px;
text-indent: -9999em;
background: #000;
border-radius: 10px;
}
.banner .slider .dots .cur {
background: #329;
}
.banner .slider .arrow {
	width: 65%;
	position: absolute;
	top: 50%;
	left: 18%;
	z-index: 50;
}
.banner .slider .arrow a {
font-family: "Microsoft YaHei";
font-size: 34px;
font-weight: 700;
color: #fff;
}
.banner .slider .arrow .btn-left {
float: left;
}
.banner .slider .arrow .btn-right {
float: right;
}

.BannerSearch {
	margin: 20px;
	float:left;
	width:400px;
	height:300px;
	padding:20px;
	background-color:#FFC;
	border-radius: 20px 20px;
 	border: 2px solid #F90;
}
.BannerSearch form {
	padding: 40px 0px;
	float:left;
}
.BannerSearch input {
	font-size:18px;
	border: 1px solid #F90;
}
.BannerSearch .search_submit {
	font-size:18px;
	margin: 10px;
	padding: 20px 40px;
	border-radius: 20px 20px;
}
.searchBox {
 width:: 300px;
}
.header-bottom {
	padding: 20px 0px;
	width: 100%;
	float: left;
	background-color: #060;
	margin-bottom: 10px;
	text-align: center;
}
.header-bottom h3, .header-bottom h1 {
	color:#FFF;
}

.content1 {
	padding: 20px 0px;
	width:100%;
	float:left;
	background-color: #fff;
}
.contracts {
	padding: 10px 0px;
	width:100%;
	float:left;
	border-bottom: 1px solid #CCC;
	margin: 5px 0px;
}
.content1 .contracts table {
	width:100%;
}
.content1 .contracts td {
	border-top: 1px solid #CCC;
	padding: 6px;
}
.content2 {
	width: 100%;
	background-color: #F90;
	padding: 20px 0px;
	color: #FFF;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content2 h1, .content2 h2, .content2 h3 {
	color:#FFF;
}
.content3 {
	width:100%;
	padding: 40px 0px;
	float: left;
}
.content4 {
	width:100%;
	padding: 40px 0px;
	background-color:#CCC;
	float: left;
}
.content5 {
	width:100%;
	padding: 40px 0px;
	float: left;
}
.projectIntro {
	width:100%;
	padding: 0px;
	float:left;
}
.projectSector {
	width:20%;
	padding: 10px;
	float:left;
}
.projectName {
	width:100%;
	float: left;
	padding: 10px;
	font-size: 24px;
	color: #FFF;
}
.account-projectName h1 {
	color: #333;
	text-decoration: none;
	font-size: 24px;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.account-projectName h1 a {
	color: #333;
	text-decoration: none;
	font-size: 24px;
	padding: 10px 0px;
}
.projectCountry {
	width:20%;
	float: left;
	padding: 10px;
}
.projectType {
	width:20%;
	float: left;
	padding: 10px;
}
.ProjectDeadline {
	float: left;
	width: 20%;
	padding: 10px;
}
.LeftNav {
	background-color: #222;
	width: 400px;
	padding: 5px 0px 10px 0px;
	color: #FFF;
	margin: 60px 0px;
	border-radius: 0px 10px 10px 0px;
	width:200px;
}
.LeftNav ul, .LeftNav ul {
	margin:0;
	padding:0;
}
.LeftNav li {
	list-style: none;
}
.LeftNav li a {
	display: block;
	padding: 5px 5px;
	margin: 0px;
	color: #fff;
	background-color: #808080;
	border-bottom: 1px solid #666;
	font-size: 18px;
	border-left: 4px solid #222;
	border-right: 4px solid #222;
}
.LeftNav li a:hover {
	color: #000;
	background-color: #eee;
	text-decoration: none;
	border-top: 1px solid #666;
	border-left: 8px solid #ff6a00;
	border-bottom: 0px;
}
.menu li .LeftNav {
	display: none;
}
.menu li:hover .LeftNav, .LeftNav:hover {
	position: absolute;
	z-index: 1000;
	display: block;
	margin: 0px;
}
.footer1 {
	width: 100%;
	padding: 20px 0px;
	float: left;
	background-color: #CCC;
	margin-top: 10px;
}
.footer1 .contact {
	width: 45%;
	float: left;
}
.footer1 .contact h3 {
	color:#666;
	padding: 10px 0px;
	font-size:24px;
}
.footer {
	width: 100%;
	padding: 30px 0px;
	background-color: #999;
	margin-top: 10px;
}
.copy {
	width:100%;
	font-size: 12px;
	text-align: center;
}
.loginUser {
	float:right;
	width:100%;
	text-align:right;
	padding: 10px 0;
}
.table12 {
	width:100%;
}
.span12 {
	width:100%;
	padding:5px 0px;
}
.bordered {
	border:1px solid #ccc;
}
#action-menu {
	float: right;
	text-align:right;
}
.page-title-left {
	float:left;
}
.questions {
	width:100%;
}
.question {
	width:100%;
	border-bottom:1px solid #ccc;
	padding: 15px 5px;
	float: left;
}
.question h3 a {
	font-size:18px;
	color: #333;
	text-decoration:none;
}
.question .ans-date {
	float: right;
	font-size:11px;
	padding: 0px 20px;
}
.account-page-content {
	float: left;
	width: 100%;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
.account-page-content table {
	background-color: #FAFAFA;
	text-align: left;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 16px;
	width: 100%;
}
.account-page-content table th {
	background-color: #F0F0F0;
	border: 1px solid #FFF;
	border-right: 1px solid #CCC;
	padding: 10px;
}
.account-page-content h1 {
	border-bottom: 1px solid #CCC;
	margin: 3px;
	padding: 3px;
}
.account-page-content a {
	text-decoration: none;
	font-size: 18px;
}
.account-page-content td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.account-page-content input[type=text], .account-page-content textarea {
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
	background-color: #FFC;
	border: 1px solid #666;
	font-size:16px;
}
.account-page-content select {
	padding: 10px;
	box-sizing: border-box;
	background-color: #FFC;
	border: 1px solid #666;
}
.alertMsg {
	color: #C00;
	padding: 5px;
	width: 100%;
	font-weight: bold;
}
.loginForm, .registerForm {
	background-color: #9FC;
	margin-left: 20px;
	margin-bottom: 50px;
}
.loginForm input[type=text], .registerForm input[type=text], .loginForm input[type=password], .registerForm input[type=password] {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 5px;
}
.loginForm h3, .registerForm h3 {
	font-size: 24px;
	padding: 20px;
}
.right-bar {
	float:right;
	width:20%;
	padding:20px;
}
.sectors {
	float: left;
	width: 260px;
	height:200px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sectors a {
	color: #000;
	font-size:24px;
	text-align:center;
}
.sectors span {
	display:none;
}
.sectors:hover span {
	position:absolute;
	z-index:1000;
	background-color:#CCC;
	opacity:0.7;
	height: 180px;
	float: left;
	width: 240px;
	display:block;
	padding:10px;
}
.map {
	width:45%;
	float:left;
}
.span6 {
	float: left;
	width: 45%;
	padding: 20px;
}
.span6 img {
	width: 100%;
	border-radius: 6px 6px;
}
.DroupDownSectors{
	float: right;
	padding: 10px 0px ;
}
.instruct{
	float:left;
	width:100%;
	color:#FFF;
}
.toolbar{
	float:left;
	width:100%;
	padding: 10px 0px;
	background-color:#666;
	text-indent:10px;
	color:#CCC;
}
.toolbar a{
	color:#FFF;
}
.highlight{
	font-weight:bold;
}
.page-sub-heading{
	float:left;
}
.manage-menu a{
	background-color: #060;
}
