html, body {
   margin:0;
   padding:0;
   font:12px Arial;
   color:#4b4b4b;
   background:#fff url(../img_night/fon.png) repeat-x;
}
input {margin:0; padding:0;}
a { text-decoration:none; color:#085d98;}
a:hover  {  color:#d37f35;}
li {display:inline;}
img {border:0; margin:0;}
.med1 { width:100%; height:388px; background:url(../img_night/s_fon.jpg) center no-repeat;}
#serch { width:355px;  height:74px; float:left; background:#3b75a7 url(../img_night/s_x.jpg) no-repeat;}
#bx {width:645px; height:74px; background:#fff url(../img_night/top.jpg) no-repeat; float:right;}

.s_x {
   color:#fff;
   font:11px Verdana;
   border:none;
   position:absolute;
   background:none;
   z-index:10;
   width:200px;
   height:62px;
   padding-left:53px;
   margin:0;
   top:0;
   line-height:62px;
}

@-moz-document url-prefix()
{
.s_x {    padding-top:0px;}

}

ul.topnav {
	list-style: none;
	padding:0 20px;
	padding-bottom:0;
	margin: 0;
	float: right;
	width: 600px;
	background: url(../img_night/s_top.png) no-repeat;
	font:11px Verdana;
	font-weight:bold;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0;
	position: relative; 
}
ul.topnav li a{
	padding: 24px 20px;
	padding-bottom:37px;
	color: #777;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:bold;
}
ul.topnav li a:hover{
	background:url(../img_night/topm.png) center no-repeat;
	color: #fff;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 58px;
	background: #c2d9e8 url(../img_night/t1.png) repeat-x;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 171px;
	border: 1px solid #cfdae3;
	opacity:0.9;
	z-index:5;
	text-align:left;
}


ul.topnav li ul.subnav2 {
	list-style: none;
	position: absolute; 
	left: 150px; top: -2px;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 171px;
	border: 1px solid #cfdae3;
	z-index:10;
}

ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #cfdae3; 
	clear: both;
	width: 171px;
	background: #c2d9e8 url(../img_night/t1.png) repeat-x;
	text-align:left;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 130px;
	border-right:0px solid #cfdae3;
	border-left:0px solid #cfdae3;
	background: #c2d9e8 url(../img_night/t1.png) repeat-x;
	padding-top:7px;
	padding-bottom:7px;
	padding-left: 15px;
	text-align:left;
	font:12px Arial;
}
html ul.topnav li ul.subnav li a:hover { 
	color: #206cac;
}

.plogl,
.plog2 {
   width:350px;
   background:url('../img_night/log.png') no-repeat;
   border:none;
   color:#666;
   padding:8px 10px;
   padding-left:50px;
}

.plog2 {
   background:url('../img_night/log1.png') no-repeat;
}


.but {
   font:11px Verdana;
   text-decoration:none;
   font-weight:bold;
   background:#c2d9e8 url('../img_night/t1.png') center no-repeat;
   border:1px solid #cfdae3; 
   color:#777; 
   padding:6px 9px;
   margin:0 5px;
   display:block;
   float:left;
}

.but:hover {
opacity:0.8;
color:#777;
}

.clear {
   clear:both;
}

.plog {
   width:222px;
   padding:5px 10px;
   background:#b2b2b2 url(../img_night/plog.png) repeat-x;
   border:0;
      font:11px Arial;
      color:#666;
	  margin:5px;
}

#comments,
.comments	{
width:458px;
height: 160px;
display:block;
background:#fff url(../img_night/o2d.png) center no-repeat;
border:1px solid #c2c2c2;
}

#tooltip1 {
    background:#e4f3fa;
    border:1px solid #1d668c; 
    border-left:3px solid #1d668c;
    font-size:11px;
    color:#002a3f;
    padding:5px 10px;
    position:absolute;
    visibility:hidden;
    opacity: 0.9;
    z-index:100;
}

.log {
   width:370px;
   height:284px;
   float:left;
   background:#fff url(../img_night/log.jpg) no-repeat;
   padding:30px 0 0 30px;
   font:11px Arial;
}

.logm {height:121px; margin-bottom:14px;}

.logm a {
display:block;
font:11px Verdana;
padding:3px 0;
width:200px;
margin-left:140px;
border-bottom:1px dotted #fff;
color:#0d5d72;
}

.logm a:hover {background:#cee4ea;}

.content {
width:680px;
float:left;
}

.menu {
width:300px;
float:right;
}

.mtop {
background:#f1f1f1 url(../img_night/mtop.png) repeat-y;
font:15px Arial;
font-style:italic;
color:#0d5d72;
padding:10px 25px;
margin:5px 0;
}

.mcont {
margin:10px 0;
}

.mcont a {
display:block;
padding:8px 0;
padding-top:5px;
padding-left:35px;
color:#666;
background:#f1f1f1 url(../img_night/mfon.png) repeat-y;
}

.mcont a:hover {background:#f1f1f1 url(../img_night/mfon2.png) repeat-y;}

.checkbox,
.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  display: block;
  clear: left;
  float: left;
  background: url(../img_night/radio.gif) no-repeat;
}

.checkbox{  background: url(../img_night/checkbox.gif) no-repeat;}

.speedbar {
font:13px Arial;
font-style:italic; 
color:#666;
}

.speedbar a {
font:15px Arial; 
font-style:italic; 
color:#0d5d72;
}

.mainf a,
.mainf2,
.mainf2g {
font:16px arial; 
color:#555;
padding-left:10px;
font-style:italic;
font-weight:bold;
}

.allg {background:#f5f8f1 url(../img_night/gr.jpg) no-repeat; background-position: right bottom; }
.allb, .allb2 {background:#f3f7fa url(../img_night/bl.jpg) no-repeat; background-position: right bottom; margin-bottom:20px;}
.mainf2 {padding:12px; color:#0d5d72; border-bottom:1px solid #d9e3e9;}
.mainf2g {padding:12px; color:#4d7909; border-bottom:1px solid #d5e0c5;}
.ssc2 {padding:10px; color:#666; border-top:1px solid #fff;}
.ssc2g {padding:10px; color:#666; border-top:1px solid #fff;}

.relate a {
display:block;
padding:5px 15px;
border-bottom:1px dotted #c5d4af;
color:#82887a;
}

.relate a:hover {
color:#555;
background:#f3f7ed;
}


.inmy { color:#999; font:11px Verdana; padding:10px 0; margin-bottom:10px;}
.inmy a { color:#999;}
.inmy img {vertical-align:middle; margin:0 10px;}

.undersl {
   color:#888;
   padding-left:10px;
   height:26px;
   font:11px Verdana;
   margin-top:10px;
   line-height:26px;
}

.undersl img {
padding-left:15px;
padding-right:5px;
vertical-align:middle;
}

.footer {
background: #2d506f;
border-top:6px solid #6a8eaf;
color:#fff;
}

.m1,
.m21w,
.m31w {
width:240px;
margin:10px 50px;
float:left;
}

.m21w {
width:180px;
}

.m31w {
width:200px;
}

.m32q {
width:280px;
padding:10px;
float:right;
font:11px Verdana;
color:#999;
}

.m11 {
font:14px arial; 
padding:10px;
width:300px;
font-style:italic;
background:#6a8eaf;
border:1px solid #0c3c68;
}
.m145 {
font:14px arial bold; 
padding:10px;
width:200px;
background:#6a8eaf;
border:1px solid #0c3c68;
}

.m12 a {
display:block;
font:11px Verdana;
width:200px;
color:#fff;
padding:0px 15px;
background:#6a8eaf;
border:1px solid #0c3c68;
margin:3px 0;
}

.copyr {
margin-bottom:20px;
}


.sscn img {
padding:5px;
}

.sscn ul li {
display:block;
height:28px;
background: url('../img_night/good.png') no-repeat;
line-height:28px;
margin-left:220px;
padding-left:25px;
}

.navigation { line-height: 3.5; }

.navigation a {
	text-decoration:none;
	color:#3f5866;
border:1px solid #fff;
background:#fff;
	padding:6px 10px;
	font:14px Arial;
	font-weight:bold;
}

.navigation a:hover {
border:1px solid #edf0f2;
background:#f2f6f8;
}

.navigation span {
	text-decoration:none;
	padding:6px 10px;
	color:#999;
	border:1px solid #e7e7e7;
background:#f4f4f4;
	font:14px Arial;
}

.regix {
padding:10px;
margin:10px;
border:1px solid #e2eaef;
color:#3f5866;
}

.subreg {
color:#999;
padding-bottom:5px;
font:11px Arial;
}

.allb2 div[class$="0"], .allb2 div[class$="2"], .allb2 div[class$="4"], .allb2 div[class$="6"], .allb2 div[class$="8"] {
    background: #fff; margin:20px 0;}
.allb2 {margin:20px 0;}
.mainfy {font:12px Verdana; padding:10px; font-weight:bold;}


.fontScaler a#fs_small,
.fontScaler a#fs_normal,
.fontScaler a#fs_medium,
.fontScaler a#fs_large 
{
height:46px;
width:45px;
	display:block;
	float:left;
	background-position:center center;	
	background-repeat:no-repeat;
	text-indent:-5000px;
	position:relative;
	top:-75px;
	right:-750px;
}

.fontScaler a#fs_small {	background:url('../images/fontSizer-small.png');}
.fontScaler a#fs_normal {background:url('../images/fontSizer-normal.png');}
.fontScaler a#fs_medium {background:url('../images/fontSizer-medium.png');}
.fontScaler a#fs_large {	background:url('../images/fontSizer-large.png');}

.userstop td {
padding:5px;
border:1px solid #d3dbc8;
font:11px Verdana;
}

#uidLogButton {display:none;}
#baseLogForm {display: block !important;}