﻿/* global */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ol,dl,li,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;line-height:1;}
body{
	height:100%;
	font: 400 12px "宋体", Arial, Verdana; 
}
a { 
	text-decoration:none;  
	outline: none;
}
a:hover { text-decoration:underline;}
html {
	_filter:expression(document.execCommand("BackgroundImageCache", false, true));
	_background-image: url(about:blank); _background-attachment: fixed;/* prevent screen flash in IE6 */
}
.clear{
	line-height: 0;
	font-size: 0;
	clear: both;
}
.abs{
	position: absolute;
}
.rel{
	position: relative;
}
.main{
	margin: 0 auto;
	width: 960px;
}
.header .top{
	position: relative;
	padding-top: 12px;
	height: 58px;
}
.header .logo{
	width: 252px;
	height: 47px;
	background: url(../images/logo.png);
	_background: url(../images/logo.gif);
}
.header .ime-link{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 70px;
}
.header .ime-link a{
	color: #666666;
	cursor: pointer;
}
.header .ime-link a.question{
	color: #2888da;
}
.header .banner{
	
}
.header .banner-bg1{
	background: url(../images/banner1-1.jpg) center 0 no-repeat;
}
.header .banner-bg2{
	background: url(../images/banner1-2.jpg) center 158px no-repeat;

}
.header .banner-bg3{
	background: url(../images/banner1-3.jpg) center 315px no-repeat;

}

.header .banner-cont{
	position: relative;		
	height: 437px;
}
.header .banner .btn-bg{
	left: 730px;
	top: 265px;
	margin-left: -141px;
	width: 282px;
	height: 120px;
	/*background: url(../images/btn-bg1.png) no-repeat top right;
	_background: url(../images/btn-bg1.gif) no-repeat top right;*/
	z-index: 3
}

.content .downloads_area{
	background: url(../images/downloads_area.jpg) left top no-repeat;
	height: 28px;
	width: 356px;
	margin:  0  auto;
	text-align: left;
	margin-top: 34px;
	margin-bottom: 30px;
}
.content .downloads_area .a_list{
	margin-left: 132px;
	padding-top: 8px;
}
.content .downloads_area .a_list a{
	color: #00578b;
	font-size: 14px;
	font-family: '新宋体';
	margin-left: 20px;
	text-decoration: underline;
}
.header .banner .down-box{
	left: 11px;
	bottom: 0px;
	width: 258px;
	height: 80px;
	z-index: 5
}
.header .banner a.download{
	display: block;
	width: 258px;
	height: 80px;
	background: url(../images/download1.jpg) no-repeat;
	cursor: pointer;
	/*z-index: 16;*/
}
.header .banner a.download:hover{
	background-position: -258px 0;
}
.header .banner .version{
	top: 382px;
	left: 205px;
	height: 40px;
	line-height: 20px;
	padding-left:396px; 
	color:#000;
}
.content{
	/*margin-top: 164px;*/
	text-align: center;
}
.content .fn-1{
	width: 100%;
	height: 348px;
	background: url(../images/fn-1.jpg)  no-repeat;
}
.content .fn-2{
	width: 100%;
	height: 346px;
	background: url(../images/fn-2.jpg)  no-repeat;
}
.content .fn-3{
	width: 100%;
	height: 348px;
	background: url(../images/fn-3.jpg)  no-repeat;
}
.content .fn-4{
	width: 100%;
	height: 345px;
	background: url(../images/fn-4.jpg)  no-repeat;
}
.footer{
	margin-top: 70px;
	height: 100px;
	background-color: #636363;
	line-height: 100px;
	text-align: center;
}
.footer .rgt{
	font-family: Arial, Verdana, '宋体';
}
.footer,.footer a{
	color: #cccccc;
}
#feedback{
	position: fixed;
	top: 300px;
	right: 2px;
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop + 300));
}
#feedback a{
	display: block;
	width: 68px;
	height: 180px;
	background: url(../images/feedback.png) 8px 15px no-repeat;
	_background: url(../images/feedback.gif) 8px 15px no-repeat;
	z-index: 1003;
}
#feedback a:hover{
	background-position:  -63px 15px;
}
.bannerHover a{
	display: block;
	height: 30px;
	width: 131px;
	top:50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -177px;
	_top:10%;
	_left:29%;
}