@charset "utf-8";
@import url(fonts.css);
body { margin: 0; padding: 0; background-color: #D8D6CB; font-family:Verdana, Arial, Helvetica, sans-serif;}
body { background-position: top;  }
* { margin: 0; padding: 0; border: 0; }
.clear { clear: both; }
p, ul li, ol li { color: #666; }
p a, ul li a { text-decoration: none; color: #000;}
p a:hover { text-decoration: underline; }

img { max-width: 100%; }

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape smart phones */
}

/*@media screen and (max-width: 2000px) {*/

body.homebg {
	background-size: cover;
	background-color: #D8D6CB;

}
#wrapper {
	z-index: 200;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
#container {
	margin: 0 auto;
}
#Logo {
	z-index: 210;
	right: 0px;
	width: 234px;
	left: auto;
	top: auto;
	height: 120px;
	bottom: 10px;
	text-align: right;
	float: right;
}
#header { height: 141px; }
#header img { float: right; }
#nav { clear: both; }
#nav { list-style: none; float: left; color: #000; padding: 0 13px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  }
#nav  a { color: #000; text-decoration: none;}
#nav  a:hover { color: #000; text-decoration: underline;}
#nav #active a { font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
#nav span { margin-right: 32px;}
#maincontent { position: relative; height: auto }
#maincontent img { visibility: hidden;  }
p.language a img {
	visibility: visible !important;
	margin-right: 10px;
}

ul#subnav li { font-family:Verdana, Arial, Helvetica, sans-serif; color: #fff; font-size: 10px; float: left; list-style: none; margin-left: 8px; line-height: 11px; }
ul#subnav li:first-child { margin: 0; }
ul#subnav li a { background-color: #3f3f3e;  color: #fff; display: block; padding: 6px 8px; width: 117px; height: 73px;}
ul#subnav li a:hover, ul#subnav li.active a { background-color: #982313; }

#header #contactblk { visibility: hidden; }

#contactblk { position: absolute; top: 0; right: 0; background-color: #575757; padding: 6px 8px; width: 119px; height: 73px; }
#contactblk p { color: #695D56; font-size: 11px; padding: 0 0 7px; line-height: 11px; }
#contactblk a { text-decoration: none; color: #695D56; text-decoration: underline;}
#contactblk a:hover { color: #000000; text-decoration: underline;}

#txtbox1 { width: 255px; min-height: 200px; background-color: #fff; position: absolute; top: 125px; left: 0; padding: 30px 20px 0 0;  color: #666 }
#txtbox2 { width: 239px; height: 233px; background-color: #fff; padding: 35px 30px 0 0; clear: both; float: left; margin-right: 6px;  color: #666 }

#transtxtbox { width: 265px; height: 310px;  position: absolute; top: 125px; left: 0; padding: 35px 50px 0 0;   }
h2 { font-size: 15px; }
h3 { font-size: 15px; margin-bottom: 0; font-family:'Avenir LT W01 65 Medium', Arial, Helvetica, sans-serif;  }
#txtbox2 h2 { margin: 40px 0 0;  }
#txtbox2 p { font-size:13px; color: #666; padding: 7px 0 0; }
#txtbox1 p#subtitle { font-size: 15px; margin-bottom: 11px; line-height: 16px;  }
#txtbox1 p { padding: 7px 0 0;  }
#txtbox1 p, #txtbox1 ul { font-size:13px;  }
#txtbox1 ul {
	margin: 7px 10px 0 10px;
}
#txtbox1 ul li:before{ content:"-"; position:relative; left:-5px; }
#txtbox1 ul li{ text-indent:-5px; list-style: none;}


.row { height: 85px; margin: 0 0 7px 0;}
.nomargblock { background-color: #9d9d9c; width: 134px; height: 85px; margin: 7px 0 0 0; float: left;}
.blocks { background-color: #9d9d9c; width: 134px; height: 85px; margin: 7px 7px 0 0; float: left; }
.nobg { background-color: #D8D6CB !important; }


#Top {
	position: absolute;
	top: 18px !important;
	left: auto;
	color: #695D56;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	z-index: 200;
	right: 20px;
	height: auto;
	font-size: 11px;
	text-align: right;
}

#Top a{
	color: #695D56;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#Top a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #695D56;
}


#Menubg { 
position: absolute;
	top: auto !important;
	left: 0px;
	background: #695D56;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	z-index: 200;
	right: 0px;
	bottom: 146px;
	height: 32px;
	filter:alpha(opacity=70);
	opacity: .7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#Bar {
	position: absolute;
	top: auto !important;
	left: 21px;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 210;
	right: 40px;
	bottom: 152px;
	height: auto;
	
}
#Menu {
	float: left;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 210;
	height: auto;
	margin-top: 3px;
}
#Menu span {
	margin-right: 20px;
}
#Menu a{ 
	color: #FFFFFF;
	font-size: 14px; 
	text-decoration: none;
}
#Menu a:hover{ 
	color: #FFFFFF;
	font-size: 14px; 
	text-decoration: underline;
}

#Slogan {
	float: right;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 210;
	height: auto;
	width: 234px;
	text-align: center;
	margin-top: 4px;
}

#footer { 
    position: absolute;
	top: auto !important;
	left: 0px;
	background: #D8D6CB;
	color: #695D56;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	z-index: 200;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 20px;
	right: 0px;
	bottom: 0px;
	min-height: 128px;

}
#footerleft {
	float: left;
	padding-bottom: 0px;
	width: auto;
	margin-right: 15px;
}
#footercenter {
	float: right;
	visibility: hidden;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
}
#footercenter p { float: right; width: 110px; font-size: 10px;color: #6d6f70;}
#footerright { float: right; }
#footerright p { font-size: 10px; margin: 55px 0 0; color: #6d6f70; }
#footerleft p { margin: 15px 0 10px; color: #6d6f70;  }
#footerright p a, #footercenter p a, #footerleft p a { color: #6d6f70; }

.mobileonly { display: none; }
.notmobile { display: block; }

/* ie 6 css rules */ 
img { _width: 100%; }
.ui-loader {
	display: none;
}
#footerright .white a, #footerleft .white a, #footerright .white, #footerright .indextext, #footerleft .white, #footercenter .white, #footercenter .white a {
	color: #695D56;
	font-size: 10px; 
}
#footerleft .indextext {
	font-size: 13px;
	color: #695D56;
	
}

#footerleft .indextext a{
	color: #695D56;
	text-decoration: underline;
	background-image: url(../img/link-icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
	font-size: 12px;
}

#footerleft .indextext a:hover{
	color: #695D56;
	text-decoration: none;
	background-image: url(../img/link-icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 12px;
}

#footerleft .detail {
font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerleft .detail a{
	color: #695D56;
	text-decoration: underline;
	font-size: 11px;
}

#footerleft  .detail a:hover{
	color: #695D56;
	text-decoration: none;
}

#footerleft  .detail h4{
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
}

#footerleft  .detail p{
	font-size: 12px;
	float: left;
	margin-right: 15px;
}

#footerleft  .detail .bk{
	font-size: 11px;
	float: left;
	margin-right: 35px;
	line-height: 15px;
}
#footerleft  .detail .bk a{
	font-size: 11px;
	text-decoration: underline;
}
#footerleft  .detail .bk a:hover{
	font-size: 11px;
	text-decoration: none;
}
#footerleft  .detail .bk .time{
	font-size: 10px;
	margin-right: 10px;
}


.nr {
	height: 60px;
	margin-right: auto;
	margin-left: 0;
	text-align: left;
	width: 270px;
	float: left;
	overflow: hidden;
	}
	.move {
	height: 60px;
	margin-right: auto;
	margin-left: 8px;
	text-align: left;
	width: 7px;
	float: right;

	}
.move .up {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 7px;
	margin-top: 0px;
	margin-bottom: auto;
	}
.move .down {
	height: 25px;
	width: 7px;
	bottom: 0;
	margin-bottom:0px;
	bottom:0px;
	margin-top: 10px;
	}

#footerleft h2{
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
	color: #695D56;
}


.fullscreen {
	padding-left: 20px !important;
	min-height: 260px !important;
}
.bgswap #txtbox1 {
	min-height: 260px !important;
}
.login form {
	margin-top: 20px;
}
 .close {
	position: absolute;
	z-index: 3;
	right: 15px;
	color: #FFFFFF;

	left: auto;
	top: 15px;
	bottom: auto;
}


/*}*/
/* small screens */
@media screen and (max-width: 1055px) {

#Menu { 
    float: left;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	z-index: 210;
	height: auto;	
}
#Menu span { margin-right: 15px;}
#Menu a{ 
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: none;
}
#Menu a:hover{ 
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: underline;
}

#Slogan {
	float: right;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 210;
	height: auto;
	width: 234px;
	font-weight: bold;
	text-align: center;
}

#footerleft {
	float: left;
	padding-bottom: 0px;
	max-width: 660px;
	margin-right: 15px;
}

#footerleft .indextext {
	font-size: 11px; 
}
}


/* small screens */
@media screen and (max-width: 960px) {

#Menubg { 
position: absolute;
	top: auto !important;
	left: 0px;
	background: #695D56;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	z-index: 200;
	right: 0px;
	z-index: 205;
	height: 32px;
	filter:alpha(opacity=70);
	opacity: .7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#Bar { 
    position: absolute;
	top: auto !important;
	left: 21px;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	z-index: 210;
	right: auto;
	z-index: 210;
	height: auto;	
	
}
#Menu { 
 text-align: center;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	z-index: 210;
	height: auto;	
}
#Menu span { margin-right: 10px;}
#Menu a{ 
	color: #FFFFFF;
	font-size: 10px; 
	text-decoration: none;
}
#Menu a:hover{ 
	color: #FFFFFF;
	font-size: 10px; 
	text-decoration: underline;
}

#Slogan {
	float: right;
	color: #FFFFFF;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	z-index: 210;
	height: 0px;
	width: 0px;
	font-weight: bold;
	text-align: center;

	
}

#footer { 
    
	top: auto !important;
	left: 0px;
	background: #D8D6CB;
	color: #ffffff;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	z-index: 200;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	right: 0px;
	bottom: 0px;


}

#Logo {

 
	
    float: left;
	height: 120px;
    padding-bottom: 15px;
	padding-top: 10px;
    width: 234;
	text-align: center;


}

#footerleft {

    width: auto;
    float: left;

    padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
}
#footerleft p { margin: 10px 0 10px; color: #6d6f70;  }
#footerleft .indextext {
	font-size: 12px; 
	overflow: hidden;
}
}


#sound_button {
	background-image:url('../img/unmuted.gif');
	width: 15px;
	height: 15px;
	margin-bottom:-4px;
	margin-left:10px;
}
