@charset "utf-8";
/* CSS Document For SenJiaDi.com*/
/*先定义一些常用的类*/
body,p,th,td,input,select,textarea{
	font-size:12px;
	color:#777777;
	font-family:"宋体",Verdana, Arial, Verdana, sans-serif;
}

body {
	text-align:center;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

form {
	margin:0px;
	padding:0px;
}

div {
	word-wrap:break-word;
}

ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #777777;
	margin:0;
	padding:0;
	list-style-type:none;
}

table {
	text-align:left;
}

p {
	margin:15px 0 15px 0;
	padding:0 5px 0 5px;
}

hr {
	border:#000000 0px solid;
	border-top:#000000 1px solid;
	height:1px;
}

hr.1px{
	border:#000000 0px solid;
	border-top:#A5BEE1 1px solid;
	height:1px;
}

img {
	border:0;
}

img.line { 
	padding: 3px;
	border: 1px solid #DEDEDE;
}

/*a:hover img {
	border-color: #FF6699;
}*/

.HackBox {
	border-top:0px solid transparent !important;
	border-top:0;
	clear:both;
}

.Hidden {
	display:none;
}

a:link,a:visited {
	text-decoration:none;
	color:#557700;
}

a:hover,a:active {
	text-decoration:underline;
	color:#777777;
}

#header {
	margin:0 auto;
	width:960px; 
}

#header h3 {
	margin:0;
	padding:0;
	float:left; 
	width:183px; 
}

#header h3 a {
	width: 183px;
	height: 44px;
	display: block;
	margin: 0 auto 0 auto;
	text-indent: -10000px;
	background: url(../images/logo.gif) bottom left no-repeat;
}

#bak_loadingMessage{
	position:absolute;
	z-index:10;
	right:20px;
	top:5px;
	padding:0 0 0 35px;
	height:35px;
	line-height:35px;
	background:url(../images/xajax-loading.gif) no-repeat 3px 4px;
	width:160px;
	text-align:left;
	display: none;
	clear:both;
	}

.loading_message {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

.loading_message p {
  position: absolute;
	top: 50%;
	left: 50%;
	margin: -1em 0 0 -4.3em;
	width: 130px;
}
.loading_message b {
	display: block;
    margin: 0 1px;
	border: solid #aaa;
    border-width: 1px 0;
	padding: 0;
	color: #888;
}
.loading_message b b {
  margin:0 -1px;
  padding:0;
  border-width:0 1px;
}
.loading_message b b b {
	margin: 0;
	padding: 0 .6em 0 29px;
    border-width:0;
	height: 3.3em;
	line-height: 3.3em;
	background:#efefef;
}
.loading_message img {
	position: absolute;
	top: 30%;
	left: 8px;
	margin: -8px 0 0 0;
}

#contents {
	margin:0 auto;
	margin-top:20px; 
	width:960px;
}

#contents h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	border-bottom: 1px solid #FAB619;
}

#left_side {
	margin:0;
	float:left; 
	text-align:left; 
	width:580px;
}

div.itemheader {
	margin:12px 0 0 0;
	padding:0;
	width:100%; 
}

div.itemheader h3{
	margin:0;
	padding:0;
	height:28px;
	line-height:28px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/title-bg.gif) center left no-repeat; 
}

div.itemheader h3 a{
	padding-left:28px;
	width:80%; 
	overflow:hidden;
}

div.itemcontents {
	margin:5px 0;
	padding:0;
	float:left; 
	width:100%;
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}

div.itemcontents p,
div.itemcontents ul,
div.itemcontents div{
	margin:12px 0; 
}

.itemmeta {
	display:block; 
	margin:0;
	padding:2px;
	border:1px solid #E3E3E3; 
	background-color:#F7F7F7;
	width:100%; 
}

#comments {
	margin:10px 0;
	padding:0;
}

.item {
	margin:5px 0 0 0;
	padding:2px;
	position: relative;
	border:1px solid #E3E3E3; 
}

.one {
	background-color:#FFFFF3;
}

.two {
	background-color:#F6F6F6;
}

.commentlist {
	margin:0;
	padding:2px;
}

.commentsrsslink {
	background: url(../images/feed.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
}

.trackbacklink {
	background: url(../images/arrow_refresh.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.commentlist .commentauthor {
	padding:2px 0;
	display:block; 
}

.commentlist .commentmetadata {
	padding: 2px 0;
	display: block;
	color: #CCCCCC;
}

.commentlist .commentmetadata a{
	color: #CCCCCC;
}

.errormsg {
	color:#557700;
	font-weight:bold;
}

#right_side {
	margin:0;
	float:right; 
	width:360px; 
}

#category {
	float:left; 
	margin:0;
	padding:0;
	text-align:left; 
	width:150px; 
}

#category h3 {
	margin:10px 0 5px 0;
	padding:0;
	height:20px;
	line-height:20px; 
	font-size:12px;
	float:left; 
	width:100%; 
	border-bottom: 1px solid #FAB619;
}

#category h3 a{
	float:right;
}

#category li {
	float:left;
	width:100%; 
}

#category li a {
	background: url(../images/bullet-grey.gif) center left no-repeat;
	padding-left: 12px; 
}

#category li .rss {
	background: url(../images/bullet-grey.gif) center 50px no-repeat;
	padding-left: 2px; 
}

#article_new {
	float:right; 
	margin:0;
	padding:0;
	width:190px;
	text-align:left; 
	overflow:hidden; 
}

#article_new h3 {
	margin:10px 0 5px 0;
	padding:0;
	height:20px;
	line-height:20px; 
	font-size:12px;
	float:left; 
	width:100%; 
	border-bottom: 1px solid #FAB619;
}


#article_new li {
	float:right; 
	margin:0;
	padding:0;
	width:100%; 
}

#footer {
	clear: both;
	width: 960px;
	margin: 20px auto;
	height: 20px !important;
	padding-top: 10px;
	border-top: 1px #ccc solid;
	clear: both;
	position: relative;
}

#footer .nav {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#footer .nav li {
	float: left;
	border-right: 1px #ccc solid;
	display: block;
	padding: 5px 15px 5px 15px;
}

#footer .nav .beian a {
	position: absolute;
	right: 0;
	white-space: nowrap;
}

.close{
	float:right;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../images/close.gif) 0 0 no-repeat;
}
