.download_content {
	background-image: url(../img/other/download_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 326px;
}
.ddddtext_or {
	font-size: 12px;
	color: #F60;
	font-weight: bold;
}

.download_head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.download_head1 {
	background-image: url(../img/other/download_bg1.gif);
	height:9px;
	line-height:9px;
	font-size:0px;
	background-repeat: repeat-x;
}
.download_head3 {
	background-image: url(../img/other/download_bg3.png);
	margin-left: 12px;
	background-repeat: repeat-x;
	width: 690px;
	padding-top: 25px;
	background-position: top;
	height: 50px;
	float: left;
	display: inline;
}
.download_text1 {
	font-size: 14px;
	font-weight: bold;
	color: #0078FF;
}
.download_left {
	float: left;
}
.download_right {
	float: left;
	width: 261px;
	height: 75px;
	margin-left: 16px;
	display: inline;
	background-image: url(../img/other/download_bg4.jpg);
	background-repeat: repeat-y;
}
.download_main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.bgggggg {
	background-image: url(../img/other/download_bg3w.png);
	background-repeat: repeat-x;
	background-position: top;
}

.download_main_left {
	float: left;
	width: 670px;
	padding-left: 20px;
	list-style-type: none;
}
.download_main_left ul {
	list-style-type: none;
	width: 670px;
	margin: 0px;
	padding: 0px;
}
.download_main_left ul li {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
a.download:link {
	font-size: 12px;
	color: #00C;
	text-decoration: underline;
}
a.download:visited {
	font-size: 12px;
	color: #OOC;
	text-decoration: underline;
}
a.download:hover {
	font-size: 12px;
	color: #C00;
}



a.ye:link {
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
a.ye:visited {
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
a.ye:hover {
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.download_link {
	height: 19px;
	width: 61px;
	border: 1px solid #07189E;
	background-color: #0078FF;
	font-size: 12px;
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}

.download_link:hover {
	height: 19px;
	width: 61px;
	border: 1px solid #07189E;
	background-color: #0CF;
	font-size: 12px;
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
.download_main_right {
	background-image: url(../img/other/download_bg4.jpg);
	background-repeat: repeat-y;
	width: 261px;
	float: right;
	margin-left: 16px;
}
.white_12 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.ddddtext {
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.ddddtext1 {
	font-size: 20px;
}
.ddddtext2{
	font-size: 14px;
}
.download_foot {
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	float: left;
	font-size: 12px;
	color: #999;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}
.subBody{
	background-color: #C7D9FF;
}
.main_bao {
	
	background-repeat: repeat-x;
	background-position: 326px 400px;
}
#footer{
  width:960px;
  height:40px;
  margin-right: auto;
  margin-left: auto;
  background-image:url(../img/other/footer_line.gif)
}
.copyright{
  height:35px;
  line-height:35px;
  color:#585858
}
.backToTop {
	 display: none;
	 width: 18px;
	 line-height: 1.2;
	 padding: 5px 0;
	
	 color: #fff;
	 font-size: 12px;
	 text-align: center;
	 position: fixed;
	 _position: absolute;
	 right: 50px;
	 bottom: 100px;
	 _bottom: "auto";
	 cursor: pointer;
	 width: 50px;
	 height:50px;
	background-color: transparent;
	background-image: url(../img/photo/backtop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.backToTop:hover {background-position: -50px 0;}