/*整体*/
body,td,th {
	font-size: 12px;
	color:#464646;
}
body {
	background:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
form {
	margin:0px;
}
.botton-class,.bttn
{
	border:#6F6F77 1px outset;
	background-color:#FFFFFF;
	background-image:url(../../../images/btn.gif);
	height: 21px;
	color:#66676C;
	cursor:hand;
}




/*表格样式*/
.tablew {
	width:1003px;
}
.tablew-left {
	width:218px;
}
.left-table {
	width:198px;
	background-image:url(../images/lefttable.gif);
}
.left-title {
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	height:42px;
	padding-top:5px;
	font-size:14px;
}
.left-middle {
	background-image:url(../images/leftmiddle.gif);
}
.left-middle-class {
	background-image:url(../images/leftmiddle.gif);
	line-height:22px;
}
.left-bottom {
	height:12px;
	background-image:url(../images/leftbottom.gif);
}
.right-table {
	width:100%;
	margin-top:10px;
}
.right-title {
	padding-left:75px;
	color:#9A1308;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/righttitle.gif);
}




/*logo*/
.logo {
	width:1003px;
}
.logo-left {
	width:1003px;
	height:59px;
	background-image:url(../images/leftlogo.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: fixed;
}
.logo-right {
	width:1003px;
	height:137px;
	background-image:url(../images/rightlogo.jpg);
}





/*头部菜单*/
.menu {
	color:#FAF7E8;
	background-color:#E4E4E4;
	background-image:url(../images/menubg.gif);
}
.menu a {
	height:35px;
	line-height:16px;
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
}
.menu a:link {
	text-decoration: none;
	color:#FAF7E8;
}
.menu a:visited {
	text-decoration: none;
	color:#FAF7E8;
}
.menu a:hover {
	text-decoration: underline;
	color:#FAF7E8;
}
.menu a:active {
	text-decoration: none;
	color:#FAF7E8;
}
.menu span {
	width:1px;
	height:35px;
	background-image:url(../images/menuspan.gif);
	margin-left:25px;
	margin-right:25px;
}





/*默认ul li样式*/
ul {
	margin-left:32px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:22px;
	padding-top:5px;
	padding-bottom:5px;
	color:#464646;
}
li {
	list-style-image:url(../images/li.gif);
}





/*单篇文章样式*/
.odd-info {
	line-height:25px;
	padding-bottom:20px;
	padding-left:9px;
	width:100%;
}




/*底部菜单*/
.footer-menu {
	height:28px;
	line-height:28px;
	color:#000000;
}
.footer-menu a {
	padding-left:5px;
	padding-right:5px;
}
.footer-menu a:link {
	text-decoration: none;
	color:#000000;
}
.footer-menu a:visited {
	text-decoration: none;
	color:#000000;
}
.footer-menu a:hover {
	text-decoration: underline;
	color:#000000;
}
.footer-menu a:active {
	text-decoration: none;
	color:#000000;
}




/*图片系统*/
.pictable-td {
	padding-bottom:20px;
	width:180px;
}
.pic-table-w {
	 width:150px;
	 float:left;
	 margin-bottom:25px;
	 margin-left:5px;
	 margin-right:35px;
	 table-layout:fixed;
	 word-break:break-all;
}
.pic-table-title {
	 padding:3px;
	 height:25px;
}
.pic-table-title a:link {
	text-decoration: none;
	color:#0000FF;
}
.pic-table-title a:visited {
	text-decoration: none;
	color:#0000FF;
}
.pic-table-title a:hover {
	text-decoration: underline;
	color:#0000FF;
}
.pic-table-title a:active {
	text-decoration: none;
	color:#0000FF;
}
.pic-table-n {
	  width:130px;
	  height:130px;
	  border:1px solid #666666;
}
.pic-read {
	word-break:break-all;
	margin-top:10px;
	margin-left:12px;
	background-color:#cccccc;
	width:752px;
}
.pic-read td {
	background-color:#ffffff;
}
.pic-read-l {
	height:30px;
	width:100px;
	text-align:center;
}
.pic-read-r {
    font-size:12px;
	width:652px;
	padding:8px;
	line-height:20px;
}
.pic-nofind {
	font-size:12px;
	height:50px;
	line-height:50px;
}





/*文章系统*/
.article-list {
	 width:98%;
	 border-bottom:1px dotted #7D7D7D;
	 height:25px;
}
.article-time {
	 width:170px;
	 color:#888888;
}
.article-read {
	table-layout:fixed;
	word-break:break-all;
	margin-top:10px;
	width:97%;
}
.article-body {
	line-height:20px;
}
.article-title {
	font-size:16px;
}





/*下载系统*/
.down-list {
	width:99%;
	margin-top:12px;
	background-color:#E69810;
}
.down-title {
	 height:25px;
	 background-color:#F1E9C0;
}
.down-title a {
	 font-weight:bold;
}
.down-info {
	padding:8px;
	line-height:20px;
	background-color:#ffffff;
}
.down-bottom {
	height:25px;
	background-color:#F1E9C0;
	text-align:right;
}




/*会员系统*/
.userreg-table {
	 WIDTH:98%;
}
.reg-table {
	margin-top:5px;
	table-layout:fixed;
	background-color:#f0f0f0;
	width:100%;
}
.reg-table td {
	padding-left:8px;
}
.reg-table-span {
	font-weight:bold;
}
.reg-over-bg {
	background-color:#F6F6F6;
}
.reg-out-bg {
	background-color:#ffffff;
}
.reg-title {
	padding-left:12px;
	padding-top:3px;
	font-weight:bold;
	color:#ffffff;
}
.input-1 {
	border:1px solid #E69810;
	height:20px;
	width:160px;
}
.input-2 {
	border:1px solid #E69810;
	height:20px;
	width:203px;
}
.top-login-input {
	width:108px;
	height:20px;
}




/*留言系统*/
.gb-iframe-w {
	width:100%;
}
.gb-read {
	background-color:#E69810;
	width:98%;
}
.gb-menu {
	width:98%;
}
.gb-read td {
	background-color:#ffffff;
}
.gb-read-title {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E69810!important;
}
.textarea-1 {
	border:1px solid #66676C;
	height:150px;
	width:600px;
}




/*友情链接*/
.inputclass1 {
	border:1px solid #525152;
	width:350px;
	height:20px;
}