﻿#main .left {
	width:265px;
	float:left;
	background-color:#FFEFC9;
	padding:10px;
}
#main .right {
	width:670px;
	float:right;
	background-color:#DFF2FF;
	padding:10px;
}
.leftcontent {
	border:1px solid #CCC;
	background-color:#fff;
}
.toplist {
	line-height:22px;
}
.itemlist {
	text-indent:10px;
	background:url(/Style_Blue/images/icon_list.gif) no-repeat left center;
	line-height:20px;
}
#contentright {
	width:670px;
	float:right;
}
#softtitle {
	border:1px solid #CCCCCC;/*#C1E5FC*/
	;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-indent:10px;
	background:#fff;
}
#softinfo {
	margin-top:10px;
	border:1px solid #CCCCCC;
	float:left;
	background:#FFF;
}
#softinfo #info, #softinfo #image {
	width:50%;
}
#softinfo ul li {
	height:25px;
	line-height:25px;
	text-indent:10px;
}
#softinfo #info {float:left;}
#softinfo #image {float:right;}
#softintro {
	margin-top:10px;
	border:1px solid #BCD2E6;
	background:#F8FAFC;
}
#softdownloadlinks, #relatedinfo, #notice, #comment {
	margin-top:10px;
}
#relatedinfo {
	clear:both;
	height:100%;
}
#relatedinfo .title {
	width:338px;
}
#softdownloadlinks .title, #relatedinfo .title, #notice .title, #comment .title, #downloadpage .title {
	border:1px solid #CCC;
	font-size:12px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-indent:10px;
	background-color:#fff;
}
.relatedsoft, .relatedarticle {
	width:330px;
}
.relatedsoft {
	float:left;
}
.relatedarticle {
	float:right;
}
#downloadpage {
	clear:both;
}
#notice ul {
	padding:5px;
}
#notice .content, #comment .content {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FFF;
}
#comment .content {
	padding:5px;
}
/*文章部分*/
#articletitle {
	border:1px solid #BCD2E6;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#fff;
}
#articleinfo {
	border-left:1px solid #BCD2E6;
	border-right:1px solid #BCD2E6;
	border-bottom:1px solid #BCD2E6;
	background:#FFF;
	text-align:center;
	height:22px;
	line-height:22px;
}
#articlecontent {
	margin-top:10px;
	padding:5px;
	border:1px solid #BCD2E6;
	background:#FFF;
}
#nextarticle {
	border-top:1px solid #BCD2E6;
}
#nextarticle, #articlepagination {
	margin-top:10px;
	background:#FFF;
	padding:5px;
	border:1px solid #BCD2E6;
}
#articlepagination {
	clear:both;
	border:1px solid #BCD2E6;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#FFF;
}

