﻿*{
margin:0px;
padding:0px;
}

body {
	/*font-family:"宋体", "新宋体", "黑体", "幼圆", "隶书", "华文中宋","Arial";*/
	font-size:12px;
	background-color:#B2E8FE;
	background-image: linear-gradient(#B2E8FE,#FFFFFF);
}

img{
	border:0px;
}


.cls{
	clear:both;
}

.currtit{
				margin:8px;
				padding:8px;
				font-weight:bold;
				color:black;
				border-radius:6px;
				background-color:#BDDEFF
}

a{
	text-decoration:underline;
	color:blue;
}

a:hover{
	text-decoration:underline;
	color:red;
}

#topbk{
				background-image:url('topbk.png');
				background-repeat: repeat-x;
				position:fixed;
				top:0;
				left:0;
				width:100%;
				min-width:1020px;
				height:80px;
				font-size:16px;
				text-align:center;
				vertical-align:middle;
				padding-top:6px;
				z-index:10;
}

#topbk a{
				text-decoration:none;
				color:black;
				margin:1px;
				padding:8px;
				
}

#topbk a:hover{
				 font-weight:bold;
				 color:blue;
				 border-radius: 6px;
				 background-color:#B2E8FE;
				 border-bottom-width:1px;
				 border-bottom-style:solid;
				 border-bottom-color:orange;
}

#topbk img{
				margin-right:88px;
				vertical-align: middle;
}

#dnbtn{

}

#dnbtn a{
				text-decoration:none;
				color:white;
				margin:8px;
				padding:10px 16px;
				font-weight:bold;
				border-radius:6px;
				background-color:blue;
}

#dnbtn a:hover{
				text-decoration:none;
				color:white;
				margin:8px;
				padding:10px 16px;
				font-weight:bold;
				border-radius:6px;
				background-color:#3939FF;
}


#pptpart {
				position:relative;
				top:68px;
				margin:auto;
				width:1020px;
				height:480px;
				background:#98C5DA;
}

/*
.pptimg {

				width:100%;
				height:auto;
				left:16px;
				top:60px;
				
}
*/

#pptpartvideo {
				width:1020px;
				height:480px;
}

#pptimg {
				position:absolute;
				top:60px;
				left:16px;
}

#pptmemo {
				position:absolute;
				top:48px;
				left:auto;
				width:100%;
				text-align:center;
				color:white;
}

#pptmemo p{
				margin:8px 0px;
}

.ppttit {
				font-size:32px;
				font-weight:bold;
				margin:8px 0px;
				text-shadow: 2px 2px 5px black;
}

.pptshortmemo {
				font-size:38px;
				font-weight:bold;
				margin:16px 0px;
				text-shadow: 3px 3px 5px black;
}

.pptmemo {
				font-size:26px;
				font-weight:bold;
				margin:8px 0px;
				text-shadow: 2px 2px 3px black;
}

.pptdnbtn {
				font-size:26px;
				font-weight:bold;
				margin:48px 8px 8px 8px;
}

#newver {
				position:relative;
				top:68px;
				margin:auto;
				width:1020px;
				height:160px;
				text-align:center;				
}

.newvertit {
				font-size:32px;
				font-weight:bold;
				margin:16px 0px;
				text-shadow: 3px 3px 5px #808080;
}

#elaborate {
				position:relative;
				top:16px;
				margin:auto;
				width:1020px;
				height:200px;
}

#elaboratetxt {
				position:absolute;
				top:0px;
				left:290px;
}

.memotit {
				font-size:22px;
				font-weight:bold;
				margin-bottom:8px;
}

#memotxt {
				font-size:18px;
				text-indent:39px;
				letter-spacing:1px;
				line-height:1.28;
}

#memotxt p{
				margin-bottom:8px;
}

#elaborate1 {
				position:relative;
				top:108px;
				margin:auto;
				width:1020px;
				height:300px;
}

#elaborate1 img{				
				position:absolute;
				left:740px;
}

#elaborate1txt {
				position:absolute;
				top:0px;
				left:0px;
				width:730px;
}

#elaborate2 {
				position:relative;
				top:168px;
				margin:auto;
				width:1020px;
				height:360px;
}

#elaborate3 {
				position:relative;
				top:88px;
				margin:auto;
				width:1020px;
				height:500px;
}

#elaborate3 img{				
				position:absolute;
				left:740px;
}

#softinfo {
				position:relative;
				top:68px;
				margin:auto;
				width:1020px;
				/*height:480px;*/
}

#softinfo p{
				font-size:16px;
				margin:6px 0px;
}

.infotit{
				margin:8px 0px;
				margin-top:32px;
				padding-bottom:6px;
				width:80%;
				font-size:22px;
				font-weight:bold;
				 border-bottom-width:1px;
				 border-bottom-style:dotted;
				 border-bottom-color:BDDEFF;
}
.infosmalltit{
				font-size:18px;
				font-weight:600;
				margin:12px 0px;
}

#softhelp {
				position:relative;
				top:98px;
				margin:auto;
				width:960px;
}

#softhelp li{
				font-size:16px;
				margin:16px 0px;
}

#softhelp a{
				text-decoration:none;
				color:blue;
				margin:1px;
				padding:2px;
				font-size:18px;
				font-weight:bold;
				
}

#softhelp a:hover{
				 font-weight:bold;
				 color:red;
				 border-bottom-width:1px;
				 border-bottom-style:solid;
				 border-bottom-color:orange;
}

#softreg {
				position:relative;
				top:98px;
				margin:auto;
				font-size:18px;
				width:960px;
				height:960px;
}

#softreg input{
				font-size:18px;
				padding:8px;
}

#softreg select{
				font-size:18px;
				padding:8px;
}

#footer{
				position:relative;
				top:128px;
				color:gray;
				text-align:center;				
				
}

