body {
margin:0;
padding:0;
font-family: Tahoma, Arian AMU, Arial Unicode, Sylfaen, serif;
font-style:normal;
font-size:13px;
font-weight:normal;
}
.wsheader{
position:relative;
height:80px;
width:980px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.88);
}
.wrapper{
width:1020px;
margin: 0 auto;
}
.center{
width:980px;
min-height:1050px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.8);
}
.lang{
position: absolute;
width:78px;
height:20px;
top:15px;
left:888px;
text-align:right;
z-index:9;
}

.info{
position: absolute;
width:780px;
height:50px;
top:15px;
left:18px;
text-align:left;
z-index:9;
color:#555;
font-size:18px;
letter-spacing:3px;
}

.mymenu {
position:relative;
margin-top:10px;
width:780px;
height:20px;
text-align:left;
color:#ccc;
font-size:13px;
}
.mymenu a{
color:#333;
}
.mymenu a:hover{
color:#333333;
}
.footer {
top:5px;
width: 980px;
height: 80px;
margin:0 auto;
background-color: rgba(255, 255, 255, 0.7);
}
.inner{
margin:0 auto;
height:100%;
padding:28px;
//background-color:rgba(255, 255, 255, 0.6);
}
.heading {
font-size:15px;
color:#888;
font-weight:bold;
float:right;
margin-bottom:28px;
}
.heading a{
font-size:15px;
font-weight:bold;
color:#333;
float:right;
margin-bottom:28px;
}
.heading a:hover {
color:#222;
}
.headings a{
float:right;
font-weight: bold; 
font-size:13px;
color:#333;
text-shadow: 1px 1px 1px #fff;
text-align:right;
margin-bottom:15px;
}

.infg{
color:#fff;
font-weight:bold;
font-size:20px;
text-shadow:1px 1px 1px #333;
}

.back {
float:left;
font-size:14px;
color:#C9942A;
text-shadow: 1px 1px 1px #fff;
padding-left:10px;
}
.article {
font-size:13px;
color:#333;
text-align:justify;
line-height:28px;
}
.articles {
font-size:12px;
color:#555;
text-align:justify;
}

A:link {color:#333;text-decoration:none; font-size : 14px}
A:visited {color:#888;text-decoration:none; font-size : 14px}
A:active {color:#333;text-decoration:none; font-size : 14px}
A:hover {color:#333;text-decoration:none; font-size : 14px}
.idsh {
border: solid 1px #ccc;
}
a:hover img.idsh {
border: solid 1px #ccc;
-moz-box-shadow: 1px 1px 7px #999;
-webkit-box-shadow: 1px 1px 7px #999;
box-shadow: 1px 1px 7px #999;
}
.idsh:hover {
border: solid 1px #ccc;
-moz-box-shadow: 1px 1px 7px #999;
-webkit-box-shadow: 1px 1px 7px #999;
box-shadow: 1px 1px 7px #999;
}

#webmaster{
font-family: Georgia, Helvetica, sans-serif;
text-decoration:none;
font-size : 13px;
text-align:right;
color:#888888;
margin-right:10px;
}
/* forms */
.textbox {
border: 1px solid #111;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;  
//box-shadow: 0 0 5px #888 inset;
color: #111;
float: left;
padding: 5px 10px;
width: 230px;
outline: none;
background-color:rgba(255,255,255,0.6);
}
.textbox:focus {
background: #fff;
border: 1px solid #F57512;
box-shadow: 0 0 5px #888 inset;
}

input::-moz-placeholder { color: #ccc;}
input::-webkit-input-placeholder { color: #ccc;}
.label {
font-size:14px;
color:#888;
}
#captchac{float:left;}
/* forms */
/* other css*/
a img {border: none;}
.clr{clear:both;}
#fbresponse{font-size:13px;}
span{font-size:14px;}
/* other css*/
/*Pageing start*/
.container {
position:relative;
width: 480px;
margin: 0 auto;
background:#cc0000;
}
.lt {
padding-top:7px;
text-align:left;
height:25px;
width: 120px;
float:left;
}
.middle {
padding-top:7px;
text-align:center;
height:25px;
width: 240px;
float:left;
}
.rt {
padding-top:7px;
text-align:right;
float:left;
height:25px;
width: 120px;
}
.pageing {
-moz-box-shadow:inset -1px 1px 2px 0px #fff;
-webkit-box-shadow:inset -1px 1px 2px 0px #fff;
box-shadow:inset -1px 1px 2px 0px #fff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
background-color:#ededed;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #dcdcdc;
display:inline-block;
color:#777;
font-size:12px;
font-weight:normal;
padding:4px 7px;
text-decoration:none;
text-shadow:0px 1px 0px #fff;
}.pageing:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
background-color:#dfdfdf;
}.pageing:active {
position:relative;
top:1px;
}
.pageingc {
-moz-box-shadow:inset -1px 1px 2px 0px #fff;
-webkit-box-shadow:inset -1px 1px 2px 0px #fff;
box-shadow:inset -1px 1px 2px 0px #fff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
background-color:#f9f9f9;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #dcdcdc;
display:inline-block;
color:#6e6e6e;
font-size:12px;
font-weight:bold;
padding:5px 7px;
text-decoration:none;
text-shadow:0px 1px 0px #fff;
}
/*Pageing end*/
.map{
float:right;
width:340px;
}
.cntro{
margin:0 auto;
width:620px;
height:500px;
}
.form{
float:left;
width:280px;
}
.cntrg{
margin:0 auto;
width:500px;
}

.dim{
opacity: 0.4;
}
.dim:hover{
   opacity: 1;
   transition: opacity .28s ease-in-out;
   -moz-transition: opacity .28s ease-in-out;
   -webkit-transition: opacity .28s ease-in-out;
}
.finfo{
color:#111;
font-size:16px;
text-shadow:1px 1px 1px #fff;
}
.finfos{
color:#111;
font-size:12px;
text-shadow:1px 1px 1px #fff;
}

table.ms {
	font-size:12px;
	color:#111;
	border-width: 1px;
	border-color: rgba(255, 255, 255, 0);
	border-collapse: collapse;
}
table.ms th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
	text-align:center;
}
table.ms td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0);
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #ccc;
	background-color:#f8f8f8;
	border-radius:5px;
	padding:10px;
	color:#333;
	font-size:12px Arial;
}
textarea {
    resize: none;
}