
@charset "utf-8";
*{margin:0;padding:0}
a,img{border:none;}
body {
    font: 12px/180% Arial,Helvetica,sans-serif,"微软雅黑";
}

.topd {
	clear: both;
	height: 68px;
	background: url(../images/icobgtop.jpg) repeat-x;
}

.footd {
	clear: both;
	padding-top: 10px;
	height: 100px;
	line-height: 24px;
	color: #F9F9F9;
	background-color: #474C52;
	text-align: center;
}

.maincont {
	height:auto !important;
	height:600px;
	min-height:600px;
	text-align: left;
	clear: both;
	width: 1004px;
	margin:10px auto;
	border: 1px #EDEDED solid;
	background-color: #FFF;
	box-shadow: -1px 0 3px #EEE, 2px 2px 1px #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:80px 0 0 120px;
}

.year{
	clear: both;
	height:59px;
	margin-bottom:50px;
	padding-top:20px;
	background: url("images/version_notes/icon06.gif") no-repeat scroll 88px 0;
}
.date{
	border:1px solid transparent;
	clear:both;
	margin-bottom:120px;
	background: url("images/version_notes/icon07.gif") no-repeat scroll 110px 5px rgba(0, 0, 0, 0);
}

.history{display:none;background: url("images/version_notes/line04.gif") repeat-y scroll 117px 0 rgba(0, 0, 0, 0);}

.year a{margin-right:90px;color: #00bbff;font-size:30px;text-decoration:none;
	background: url("images/version_notes/icon08.gif") no-repeat scroll right 50% rgba(0, 0, 0, 0);
}

.year span{color: #8BC227;font-size:40px;font-weight:bold;}

ul li{float:left;list-style: none;}

.d{width:100px;text-align:right;margin-right:70px;font-size:26px;color:#21B717}
.d span{font-size:18px;color:#74ca6e;}

.w{font-family: 微软雅黑; color: black; font-size: 32px; font-weight: normal;line-height:28px;}

.w div{color: #2a2e29; font: 18px 微软雅黑;margin:5px 0 5px; 0;text-indent:15px;}










