@charset "utf-8";
/* CSS Document */
body {
	background-color:#F4BE6C;
}
.menu {
	border-top:1px solid #F4BE6C;
	border-right:1px solid #F4BE6C;
	border-bottom:1px solid #F4BE6C;
}
.menu .selected {
	color:#F4BE6C;
	color:#F4BE6C!important;
}
.left {
	background:url(../images/bg_download_l.gif) no-repeat 0px 0px;
}
.right {
	background:url(../images/bg_download.gif) no-repeat;
	position:relative;
	padding-top:80px;
}
.left_panel {
	border-left:1px solid #F4BE6C;
}
.intro .title {
	color:#F4BE6C;
}
.download {
	margin-top:60px;
	width:560px;
	float:left;
}
.catgory {
	clear:left;
	float:left;
	width:100%;
	padding-bottom:20px;
}
.catgory .title {
	color:#F4BE6C;
	margin-bottom:10px;
	padding-bottom:3px;
	margin-right:50px;
	margin-left:10px;
	font-size:14px;
	text-indent:40px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
.catgory .panel {
	position:relative;
	float:left;
	width:469px;
	overflow:hidden;
}
.pics {
	margin-left:40px;
	margin-top:10px;
	display:inline;
	float:left;
	height:172px;
}
.pic {
	background:url(../images/bg_down_b.gif) no-repeat;
	float:left;
	display:inline;
	width:210px;
	height:172px;
	padding:5px;
}
.small .pic {
	background:url(../images/bg_down_s.gif) no-repeat;
	width:209px;
	height:87px;
}
.small .pic .img {
	padding-left:5px;
}
.pic .img img {
	width:193px;
	height:145px;
	margin:3px;
	display:inline;
	margin-bottom:0px;
}
.small .pic .img img {
	width:53px;
	height:53px;
	margin-right:10px;
}
.pic .text {
	margin:3px;
	font-size:12px;
}
.small .pic .text {
	margin-top:5px;
	margin-left:5px;
}
.toolbar {
	clear:both;
	height:16px;
	padding-bottom:5px;
	position:relative;
}
.scroll_v {
	position:absolute;
	right:15px;
}
.scroll_v .prev {
	background:url(../images/ico_or_u.gif) no-repeat;
}
.scroll_v .middle {
	height:416px;
	width:12px;
	margin-left:2px;
}
.scroll_v .next {
	background:url(../images/ico_or_d.gif) no-repeat;
}
.scroll_l {
	position:absolute;
	right:195px;
	top:5px;
}
.small .scroll_l {
	position:absolute;
	right:195px;
	top:-80px;
}
.scroll_l .prev {
	background:url(../images/ico_or_l.gif) no-repeat;
}
.scroll_l .next {
	background:url(../images/ico_or_r.gif) no-repeat;
}
.down_main {
	width:390px;
	margin:auto;
	overflow:hidden;
}
.down_content {
	background-color:green;
	float:left;
	width:390px;
	position:relative;
	height:515px;
	background:url(../images/bg_downinfo.gif) no-repeat 0px 0px;
}
.down_logo {
	float:left;
	position:absolute;
	top:18px;
	left:26px;
}
.down_preview {
	float:left;
	text-align:center;
	width:100%;
	margin-top:125px;
}
.down_link {
	margin-top:12px;
	padding-top:10px;
	text-align:center;
	float:left;
	width:100%;
}
.down {
	clear:both;
	padding-left:16px;
	line-height:28px;
	font-family:'黑体';
}

