body {
	margin: 0px;
	background:url(../images/fo.jpg) no-repeat top #3d82e7 fixed;
	background-size:cover;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#nav {
	margin: 0 auto 6px;
}

#nav a {
	color: #036;
	display: block;
	height: 32px;
	padding-right:44px;
	font-style:italic;
	line-height:30px;
	text-decoration:none;
	font-size:12px;
	float: left;
	text-align: center;
	transition-duration: .6s;
}

#nav a:hover  {
	color: #008000;
	line-height:34px;
} 



.text {
	width:966px;
	text-align: justify;
	font-size:13px;
	padding: 10px 30px 30px;
	line-height: 19px;
	border-radius:12px;
	margin:18px auto 18px;
	background-color:#fff;
	opacity: 0.9;
	border:2px #6ac450 ridge;
	box-shadow: inset 0 0 2px #888;
}

.ll {margin:0 16px 12px 0; float:left;}

.text  h1{
	text-align: center;
	font-size:20px;
	padding-bottom:6px;
	color: #036;
	line-height:26px;	
}

.text h4 {
	background-color:#345ba6;
	color:#fff;
	width:444px;
	padding:7px 8px;
	font-size:15px;
	font-weight:normal;
	margin:32px auto 14px;
	text-align:center;
	box-shadow: 0 0 5px #DDD;
	border:2px ridge #fff;
	border-radius:6px;
	text-shadow: 0px 1px 2px #888;
}
     
.vv {text-align:right; font-style:italic}
.vv a{color:#00F; text-decoration:none}  
.vv a:hover {color:red}   
   
.pict {
	float:right;
	border:2px ridge #fff;
	margin:4px 0 0 16px;
	border-radius:8px;
	opacity:0.8;
}

.pic {
	float: left;
	border: 2px ridge #fff;
	margin:6px 24px 0 0;
	border-radius:8px;
	opacity:0.8;
}

.pi {
	border:3px ridge #fff;
}

.ris {
	float:right;
	margin:6px 0 0 22px;
	opacity:0.8;
}

.ris2 {
	float: left;
	margin:4px 10px 0 0;
	opacity:0.8;
}

.text hr { 
	width:400px;
	color:#300;
	margin:33px auto;
	text-align:center;
}	

.mz {clear:both}
.text ul,  ol  {margin-top:7px;}
.text ul li {list-style-position: inside }

ul.ok {list-style-image:url(../images/ok.png); margin-top:10px;}
ul.ok li {list-style-position: inside; margin-bottom:7px; }


.otpr {
	float:right;
	background-color: #69f;
	width:388px;
	height:386px;
	padding:5px 8px 5px;
	font-size:18px;
	border-radius:12px;
	border:1px solid #008000;
	font-weight:normal;
	margin:0 0 14px 14px;
	text-align:center;
	box-shadow: 0 1px 1px #999;
}

.otpr span {
	margin:22px auto 0;
	font-size:16px;
	color:#FFF;
	text-shadow: 0px 1px 2px #888;
	text-align:center;
	display:block;
}

.otpr form {
	margin:24px 42px 0;
	text-align:center;
}

.otpr form input.aa {
	display:block;
	width:288px;
	height:32px;
    padding:0 10px;
    font: italic 15px trebuchet ms;
    color:#000;
    line-height: 32px;
	background-color:#fff;
	margin-bottom:12px;
	border:1px inset #0F0;
	border-radius:6px;

} 

.otpr form input.bb {padding:1px 22px; font-size:14px; margin-top:12px;}

.otpr textarea {
	display:block;
	width:288px;
    padding:4px 10px 0;
    font: italic 15px trebuchet ms;
    color:#000;
	margin-bottom:12px;
	resize: vertical;
	overflow-y: auto;
	background-color:#fff;
	margin-bottom:8px;
	border:1px inset #0F0;
	border-radius:6px;
} 



.niz {
	background-color:#69f;
	opacity:0.8;
	 height:44px;
	 margin:0 auto;
}	 

.copy {
	font-size: 11px;
	color:#fff;
	margin: 13px 0 0 16px;
	float: left;
}

.top{
	margin-left: 33%;
	margin-top: 6px;
	float: left;
}

.me {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 13px 26px 0 0;
	float: right;
}

.me a {
	color: #fff;
	text-decoration:none;
	letter-spacing:1px;
}

.me a:hover {
	color: #FF0;
	letter-spacing:2px;
}

#share42 {opacity: 0.85}
#share42:hover {opacity: 1}