
/*
Author: NovaDaFang GmbH
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,header_cn,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,kv{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */:
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;display: block;}
/*end reset*/
body{
	color:#404040;/*dark gray, #aaaaaa, #959595 light grey */ ;
	font-family: trebuchet ms;
	text-align:justify;
}
.wrap{
	margin:0 auto;
	width:1024px;
}
#header{
	background:#2e447b; /*blue*/
	height:38px;
}
#header_cn{
	background:#2e447b; /*blue*/
	height:45px;
}
#head{
	margin:0 auto;
	width:1024px;
}
.logo{
	width: 300px;
	height: 65px;
	float: left;
	margin: 30px 0 0 0;
}
.logo h1 a{
	color: #121212;/*black*/
	font: bold 32px/1.2em Arial, Helvetica, sans-serif;
}
.logo h2{
	margin:0;
	padding-left:120px;
	color: #121212;/*black*/
	font: .8em Arial, Helvetica, sans-serif;
}
.nav{
	float: left;
	margin:45px 0 0 0;
}
.nav li{
	display:inline;
	float: left;
	padding: 0 10px;
}
.nav li a{
	padding:4px 7px;
	color: #787878;/*dark gray, #aaaaaa light grey */ 
	font-weight: bold;
}
.nav li a:hover,.nav ul li.active a{
	color: #2e447b; /*blue*/
	border-bottom: 2px solid #2e447b;/*blue*/
}

.lan{
	float: right;
	margin:45px 0 0 0;
}
.lan li{
	display:inline;
	float: left;
	padding: 0 10px;
}
.lan li a{
	padding:4px 7px;
	color: #787878;/*dark gray, #aaaaaa light grey */ 
	font-weight: bold;
}
.lan li a:hover,.nav ul li.active a{
/*	color: #2e447b; /*blue*/
/*	border-bottom: 1px solid #2e447b;/*blue*/
}

.sub-header {
	margin:0 auto;
	width:1024px;
	padding: 45px 0 0;
}
.mac{
	float:left;
	height:290px;
}
.desp {
	float:left;
	width: 650px;
	text-align: left;
	padding: 5px 0 5px 0;
	color:white;
}
.desp h1{
	font: normal 25px Arial, Helvetica, sans-serif;
	
}
.desp p{
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	padding:10px 0 0 0;
}
#main{
	padding:0 0 100px 0;
}
form{
	margin:10px 0 0 50px;
}
form div{
	padding:20px;
}
form span{
	display:block;
}
form span{
	font-size:18px;
	padding-bottom:5px;
	color:#777;
}
form textarea,
form input[type=submit],
form input[type=text]{
	border:1px solid #ddd;
	padding:10px;
	width:500px;
	outline:none;
	color:#666;
	font-size:18px;
}
form input[type=submit]{
	background:#999;
	font-size:16px;
	padding:8px;
	width:520px;
	color:#eee;
	border:none;
}
form input[type=submit]:hover{
	color:#fff;
	cursor:pointer;
	background:#888;
}

form textarea{
	height:100px;
	font-size:16px;
}
.contact{
	width:700px;
	float:left;
	
}
.contact h3{
	color:#333;
	font: bold 28px/1.2em Arial, Helvetic;
}
.content{
	float:left;
	width:700px;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
#article{
	border: 1px solid white;
	margin-bottom: 35px;
}
#article h2{
	color:#444;
	padding-bottom: 15px;
	font: bold 28px/1.2em Arial, Helvetic;
}
#article p{
	font-size: 14px;
	line-height: 1.5em;
}
#prev{
	float:left;
	padding:0 15px 5px 0;
}
#prev img{
	width:209px;
	height:238px;
}
.abt{ 
	margin-top: 15px;
}
.abt p{
	margin: 12px 0;
}
#data{
	float:left;
}
.sidebar{
	float:left;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;  /*top, right,bottom, left*/
	width: 700px;
}
.sidebar_right{
	/*float:left;*/
	padding: 0 0 8px 0;
	margin: 0 0 0 725px;  /*top, right,bottom, left*/
	/*margin-left: 725px; /*starting point from left of the sidebar_right;*/
	width: 250px;
}
.sidebar_long{
	float:left;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;/*top, right,bottom, left*/
	width: 1024px;
}
.sub-sidebar{
	margin-top:40px;
}
.sub-sidebar_long{
	margin-top:30px;
}
.sidebar h2{
	font-size: 24px;
	font-weight: normal;
	color:#2e447b;/*blue*/
	padding-bottom: 10px;
	border-bottom: 2px solid  #2e447b; /*blue*/
}
.sidebar_long h2{
	font-size: 24px;
	font-weight: normal;
	color:#2e447b;/*blue*/
	padding-bottom: 10px;
}
.sub-nav{
	padding-top:10px;
}
.sub-nav li{
	padding:10px 0;
	border-bottom: 1px solid  #f2f2f2;
	#404040;/*dark gray, #aaaaaa light grey */ 	
}
.sub-nav_long li{
	padding:10px 0;
}
.sub-nav li a{
	color: #959595;
}
.sub-nav_long li a{
	color: #959595;
}
.sub-nav li a:hover{
	color: black;
}
.kv{
  height:475px;
  background:#1A2D34;  /*dark grey*/
}
.footer{
	background:#959595; /*grey*/
	padding:10px;
}
#fbr{
	color:#FAFAFA;
}
#fbr p{
	float:right;
}
#fbr p a{
	color:#FAFAFA
}
#fbr p a:hover{
	border-bottom: 1px solid  #2e447b;/*blue*/
}
}
.ft-nav{
	float:left;
}
.ft-nav li{
	display:inline;
	float: left;
	padding: 0 10px;
}
.ft-nav li a{
	padding:4px 7px;
	color:#FAFAFA;
}
.ft-nav li a:hover,
.ft-nav ul li.active a{
	color: green;
	
}
/*  green 
.gradiant.green { background:#7fbf4d; background:-webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f)); background:-moz-linear-gradient(top, #7fbf4d, #63a62f); border-color:#63a62f; color:#fff; text-shadow:0 1px 0 #53961e; -webkit-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;}
.gradiant.green:hover,
.gradiant.green:focus { background:#76b347; background:-webkit-gradient(linear, left top, left bottom, from(#86c755), to(#5ea12a)); background:-moz-linear-gradient(top, #86c755, #5ea12a); border-color:#53961e; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #96d865;}
.gradiant.green:active { background:#7fbf4d; border-color:#53961e; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e; box-shadow:0 1px 0 #fff, inset 0 0 5px #53961e;}
.gradiant.small { padding:5px 45px; font-size:16px; font-weight:normal; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
*/