@charset "UTF-8";
/* CSS Document */

*			{ margin: 0; padding: 0; list-style: none; border: none; }
html,body	{ height: 100%; font:12px/18px Helvetica, Arial, sans-serif; font-weight:lighter; background: #fff; color: #767676; }
a 			{ color:#767676; text-decoration: none; }

#main		{ width: 100%; height: 100%; position: relative; overflow: hidden; /*max-width: 1280px; max-height:754px; border:1px yellow solid;*/ }
#picBox img { position: absolute; right:0; bottom:0;  }

#bg 	{ width:0; position: absolute; top: 0; left: 0; overflow:hidden; }

#logo	{ position: absolute; left:102px; top:75px; }

.indexMenu 	{ position:absolute; top:163px; left:126px; font-size:14px; }
.indexMenu a { width:100px; height: 30px; margin-bottom:20px; color:#000; text-decoration: none; display:block; text-align:center; }
.indexMenu a:hover { color: #000; font-weight:bold; text-decoration:underline; }

#footer		{ position: absolute; bottom:20px; left:70px; }
#video		{ height:40px; width:39px; overflow:hidden; float:left; margin:70px 0 0 90px; /*border:1px solid #ccc;*/ }
#video a	{ height:40px; width:39px; background:url(../images/0-23.gif); display:block; }
#video a:hover{ background:url(../images/0-23.gif) 0 40px; }
#laug		{ height:32px; width: 210px;  margin:150px 0 0 56px; /*border:1px solid red;*/ }
#indexEn,#indexCn		{ width:51px; height:16px; display:block; text-align:center; float:left; }
.copyright 	{ margin:-10px 0 0 4px; }

#pic1,#pic2,#pic3,#pic4 { opacity:0; filter:alpha(opacity=0); }

/* top video*/
#topVideoDiv	{ width:0; height:0; position:absolute; top:0; left:0; background:#fff; overflow:hidden; opacity:0; filter:alpha(opacity=0); }
#videoBox	{ width:640px; height:360px; margin-left:-320px; margin-top:-180px; background:#ccc; position:relative; top:50%; left:50%; }
#closeBt	{ width:24px; height:24px; position:absolute; top:0; right:-26px; cursor:pointer; }
#myVideo	{ display:none; }
#flashPlayerDiv	{ width:0; height: 0; overflow: hidden; }
