/* 
	Style: Top-CN-Default
	Author: Hobby
	Author URL: http://top-cn.com/

	(c) Copyright Top-CN. All Rights Reserved.
*/
* {
	padding:0;
	margin:0;
}
body, table, tr, td, form, input, textarea {
	font-size:12px;
}
table, span, form , ul, li , textarea {
	text-align:left;
}
input {
	font: 9pt;
}
li {
	list-style:none;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.adjust {
	text-align:justify;
	text-justify:inter-ideograph;
}
.left {
	float:left;
}
.right {
	float:right;
}
.none {
	text-decoration: none;
	border: none;
}
.ft12 {
	font-size:12px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.line {
	height:1px;
	overflow:hidden;
	font-size:1px;
	clear:both;
	margin:0px auto;
}
body {
	margin:0px auto;
	text-align: center;
	background-color: #E0E7C4;
	background-repeat:repeat-y;
	background-image:url(/images/bg.gif);
	background-position:center;
}
/*comment settings*/
#header {/*顶部*/
	width:770px;
	height:179px;
	background-image:url(/images/head.jpg);
}
#links {/*导航*/
	width:768px;
	height:31px;
	background-image:url(/images/link_bg.gif);
	padding-top:8px;
	padding-left:8px;
}
#links dd {/*导航 每项*/
	float:left;
	padding-left:1em;
}
#links a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#sidebar {/*侧栏*/
	width:168px;
	float:right;
	background-color:#F5F4F3;
}
#sidebar h4 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	border-bottom:3px solid #666666;
	background-repeat:no-repeat;
	padding:3px 0 5px 28px;
}
#sidebar #sidebar_login {
	background-image:url(/images/icon_3.jpg);
}
#sidebar #sidebar_search {
	background-image:url(/images/icon_4.jpg);
}
#sidebar #sidebar_links {
	background-image:url(/images/icon_5.jpg);
}
#sidebar #login, #sidebar .sidebar_search, #sidebar_links_list {
	padding:8px;
	line-height:150%;
}
#body_main{/*正文的容器*/
	text-align:left;
	width:768px;
}
#main {/*主体*/
	float:left;
}
#main .left {
	width:187px;
}
#main .left .index_more {
	background-color:#E7DFC4;
	margin-bottom:3px;
	padding:3px;
	line-height:150%;
}
.index_more li, .more_list li {
	background-image:url(/images/spot.gif);
	background-repeat:no-repeat;
	background-position:2px 6px;
	line-height:180%;
	padding-left:10px;
}
#main .right {
	width:405px;
	margin-right:2px;
}
#main .right h4 {
	border-bottom:3px solid #666666;
	background-repeat:no-repeat;
	padding:3px 0 5px 36px;
	font-size:14px;
	font-weight:normal;
}
#main_news {
	background-image:url(/images/icon_1.jpg);
}
#main_infor {
	background-image:url(/images/icon_2.jpg);
}
#more, #comment, #detail {
	width:100%;
}
#more h1, #comment h1, #detail h1, #display h1 {
	border-bottom:3px solid #666666;
	background-repeat:no-repeat;
	padding:3px 0 5px 36px;
	font-size:14px;
	font-weight:normal;
	background-image:url(/images/h1_spot.gif);
	background-position:13px 3px;
}
#detail h1, #display h1 {
	text-align:center;
	background-image:none;
	font-size:16px;
}
#detail h4 {
	background-color:#EFEFEF;
	margin:1px 0 1px 0;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
#detail #content, #display {
	margin:5px 12px 5px 12px;
	font-size:14px;
	line-height:180%;
}
#footer {/*底部*/
	width:768px;
	text-align:center;
}
#footer_infor {/*版权条*/
	color:#000000;
	border-top:solid 3px #9F9F9F;
	padding:7px;
	margin-top:2px;
}
#footer_infor a {/*版权条 连接*/
	color:#000000;
}
.download li {
	border:solid 1px #AAAAAA;
	margin:1px;
	padding:3px;
	background-color:#EFEFEF;
}
#download td {
	font-family:arial, 宋体;
	padding:3px;
	padding-left:8px;
}
#download a {
	font-size:12px;
}
.download_title {
	background-color: #EBEADB;
	border-bottom:1px solid #CECABC;
	border-right:1px solid #C7C5B2;
}
.download_title_last {
	background-color: #EBEADB;
	border-bottom:1px solid #CECABC;
}
#download_upload {
	border:1px solid #990000;
	width:500px;
	margin:12px;
	font-size:12px;
	font-family:宋体,arial;
	line-height:200%;
}
#download_upload h5 {
	width:97%;
}
#compays {
	padding:12px;
	border-top:solid 1px #EFEFEF;
	border-bottom:solid 1px #EFEFEF;
}
#comment .bar {
	background-color:#F0F0FF;
	padding:5px 0 5px 12px;
	border-bottom:1px solid #CCCCCC;
}
#comment .bar a {
	color:red;
}
#comment .content {
	padding:5px;
	word-break:break-all;
}
#comment .oran_cont {
	margin:5px;
	padding:5px;
	border:1px solid #CCCCCC;
}
#comment .oran_cont a {
	color:red;
}
#comment #add {
	padding:5px;
	border:1px solid #EFEFEF;
	width:500px;
}
#comment #add .readme {
	background-color:#7993D7;
	color:#FFFFFF;
	padding:6px;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 4px 0;
	font-size:13px;
}
#comment #add .label {
	background-color:#F6F6F6;
	padding:5px 0 5px 6px;
	border-bottom:1px solid #EFEFEF;
	margin:4px 0 4px 0;
	border-left:4px solid #CCCCCC;
	font-size:13px;
}
#comment .input {
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
	width:300px;
	font-family:arial;
}
#comment textarea {
	font-family:arial;
	border:1px solid #BBBBBB;
	background-color:#FFFFFF;
	height:120px;
	width:100%;
}
