html,body,div,p,img,ol,ul,li{
	margin:0;
	padding:0;
}
body{
	background:#fffeec;
	font-size:14px;
	margin:0 auto;
	padding:12px;
	background:url(/site/images/bodybg.gif) #fff repeat-x 0 0;
}
img {
	border:none;
}
ol,ul,li{list-style:none}
.content_main {
	width:960px;
	margin:1em auto 2em;
	border:6px solid #fff9cb;
	position:relative;
	background:#6f6f6f;
	height: 560px;
}
#flash_content{}
#preloader{
	padding-left:375px; 
	padding-top:280px; 
	line-height:26px;
	font-size:12px;
	position:absolute;
}

#preloader div{
	width:210px;
	text-align:center;
	color:#ffffff;
	border:0px solid #ff0000;
}


.flash {
	height:560px;
	width:960px;
	position:relative;
}
.topshadow {
	width:100%;
	height:10px;
	position:absolute;
	top:0;
	background:url(/images/topshadow.jpg) repeat-x;
}
.btmshadow {
	width:100%;
	height:10px;
	margin:0 auto;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/images/btmshadow.jpg) repeat-x;
}
.tl,.tr,.bl,.br {
	position:absolute;
	width:16px;
	height:16px;
	background-image:url(/images/corner.jpg);
	background-repeat:no-repeat;
}
.tl {
	left:0;
	top:0;
	background-position:0 0
}
.tr {
	right:0;
	top:0;
	background-position:-16px 0
}
.bl {
	left:0;
	bottom:0;
	background-position:0 -16px
}
.br {
	right:0;
	bottom:0;
	background-position:-16px -16px
}
.aml{
	margin-left: 86px;
}

.wrapper{width:100%;background:url(/site/images/ad0.png) no-repeat center top}
.header{margin:0 auto;width:960px;height:105px;padding:0 10px;}
.logo{float:left}
.logo a{display:block;width:147px;height:98px;background:url(/site/images/logo.gif) no-repeat 0 0}
.logo_thumb a{display:block;width:93px;height:48px;background:url(/site/images/logo_thumb.jpg) no-repeat 0 0}
.navflash{width:640px;height:80px;float:right;}
.footer{height:100px;margin:-60px auto 0;padding:70px 48px 0px;text-align:center;}
.serviceLine{margin-left:3em}
.siteMap{margin-bottom:.8em;}
.siteMap a{display:inline-block; padding:0 8px 2px 8px;position:relative;text-decoration:underline;color:#323232;}
.siteMap a.first{border-left:none;padding-left:0}
.siteMap a:hover{color:#4BABD3}
.copyright{font-family:'微软雅黑',Arial, Helvetica, sans-serif}

.g-notice{background:#fff9e0;border:1px solid #ffcc01;width:600px;margin:1em auto;padding:.2em .5em;color:#ff3300;text-align:left}

/*下载工具弹出层对话框*/
.dialogue,.modal2{display:none}
.modal2{position:absolute;top:0;left:0;background:#777;opacity:0.3;filter:alpha(opacity=30);width:100%;height:100%;}

.dialogue,.dialogueHead,.dialogueClose:hover{-moz-border-radius:3px;border:1px solid #648faf;}
.dialogue{width:528px;position:absolute;padding:2px;background:#fcfcff;}
.dialogueHead{height:30px;padding:0 0.5em ;line-height:30px;color:#fff;font-weight:bold;background:#24afff;}
.dialogueTitle{float:left;cursor:default}
.dialogueClose{float:right;width:20px;height:20px;margin-top:4px;overflow:hidden;}
.dialogueClose span{color:#FFFFFF;cursor:pointer;display:block;font-family:arial;font-size:24px;height:20px;line-height:20px;text-align:center;width:20px;}
.dialogueBody{min-height:200px;height:auto!important;height:200px;padding:1em 0}
#download .dialogueBody p{margin:2em auto 4em;text-align:center}
#download .button0{margin-bottom:0}
.button0,.button1,.knowmore{width:140px;height:40px;line-height:40px;overflow:hidden;margin-bottom:10px;text-align:center;font-size:18px;font-weight:bold;font-family:'微软雅黑' ,'宋体';letter-spacing:3px;color:#fff;background:url(/site/images/btns_short.png) no-repeat 0 0;border:none;cursor:pointer}
a.button0,a.button1,a.knowmore{display:inline-block;text-decoration:none;color:#fff}
a.button0:hover,a.button1:hover,a.knowmore:hover{color:#fff}
