#tool li {
	text-align:right;
	height:25px;
}

#menu ul li { 
	float:left; 
	width:100px;
       	display:block; 
	line-height:30px; 
	height:30px;
	text-align:center; 
	overflow:hidden;
}
#menu .menudiv {
	float:left; 
	width:1px;
	height:12px; 
	background:#DADADA;
	margin-top:9px; 
	overflow:hidden;
}

#menu a:hover {
	position:relative;                       
	top:1px;                         
	left:1px; 
}

#menu a {
	color:#85A484;
}
.left {
	padding:10px;
	float:left;
	width:90px !important;
	width:110px;
	text-align:center;
}

.left img {
	border:1px solid #888;
}

.column_right ul {
	margin-left:6px;
}
.dd .tit {
	float:left;
	line-height:22px;
	width:100%;
	background:#FAFAFA;
	font-weight:bold;
	border-bottom:1px solid #888;
}
.dd .col1 {
	float:left;
	width:60%

}
.dd .col2 {
	float:left;
	width:18%;
}

.left ul li {
	width:80px;
	height:19px;
	line-height:19px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
}

.left ul li a {
	background:url(../images/dot1.gif) left center no-repeat;
}

.left ul li a:hover {
	background:url(../images/dot2.gif) left center no-repeat;
}

.right {
	float:right;
	width:225px;
	overflow:hidden;
	white-space:nowrap;
}

.dot li {
	float:left;
/*	height:18px;
	line-height:18px;*/
	width:97%;
	background:url(../images/dot.gif) repeat-x  bottom;
}

.dot li a {
	padding-left:15px;
	background:url(../images/li_icon.gif) left center no-repeat;
}

.column_left .par {
	font-weight:bold;
	height:25px;
	line-height:25px;
	float:left;
	width:100%;
	white-space:nowrap;
}

.column_left .par a {
	background:url(../images/tree_folder.gif) left center no-repeat;
}
.column_left .par a:hover {
	background:url(../images/tree_folderopen.gif) left center no-repeat;
}

.column_left .sub {
	height:18px;
	line-height:18px;
	float:left;
	text-indent:20px;
	width:100%;
	white-space:nowrap;
}

.column_left .sub a {
	background:url(../images/dot1.gif) left center no-repeat;
}

.column_left .sub a:hover {
	background:url(../images/dot2.gif) left center no-repeat;
}
#link li {
	width:100px;
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	margin-top:2px;
}


#link strong span{
	padding-left:23px;
	color:#888;
	background:url(../images/wlink.gif) left center no-repeat;
}
#search strong div {
	padding-left:23px;
	height:23px;
	color:#888;
	background:url(../images/search.gif) left center no-repeat;
}



.article #title h1 {
	margin:0px;
	padding:0px;
	font-size:22px;
}
.fontcolor {
	color:#85A484;
}

.redcolor {
	color:red;
}



.article .dbar {
	float:left;
	width:100%;
	background:url(../images/colummsg.gif);
}

.article .dbar li {
	padding:4px;
}

.article .dbar li span {
	padding-left:20px;
	height:16px;
	line-height:16px;
}


.article .dbar li .prve {
	background:url(../images/aprve.gif) left center no-repeat;
}

.article .dbar li .next {
	background:url(../images/anext.gif) left center no-repeat;
}

.article #summary {
	float:left;
	width:100%;
	color:#85A484;
	line-height:22px;
	padding-top:5px;
	border:1px solid #EAEAEA;
}

#search ul li {
/*	height:25px*/
	width:99%;
/*	line-height:25px;*/
}

#search ul .li_bg {
	background:#F8F8F8 url(../images/dot.gif) repeat-x  bottom;
}

#reg {
	text-align:left;
	margin:80px;
	width:auto !important;
	width:100%;
}

#reg .dd {
	padding:20px;
	background:#FAFAFA;
}

#reg ul li {
	height:30px;
	line-height:30px;
}



#reg ul li span {
	text-align:right;
	width:120px;
}

#reg ul li em {
	text:none;
}



#reg ul li .stats1 {
	padding-left:20px;
	width:200px;
	height:18px;
	width:400px;
	background:url(../images/ok1.gif) no-repeat 0 center;
	margin-left:20px;
	text-align:left;
}

#reg ul li .stats2 {
	padding-left:20px;
	height:18px;
	width:400px;
	color:green;
	background:url(../images/ok.gif) no-repeat 0 center;
	margin-left:20px;
	text-align:left;
}

#reg ul li .stats3 {
	padding-left:20px;
	height:18px;
	width:400px;
	color:red;
	background:url(../images/ok2.gif) no-repeat 0 center;
	margin-left:20px;
	text-align:left;
}

.red {
	color:red;
}
#notice { 
	width: 400px; 
       	border: 1px solid #BBB; 
	text-align:center;
	background: #EEE;
       	padding: 3px;
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left: -200px;
       	margin-top: -200px; 
}
#notice div { 
	background: #FFF; 
	padding: 30px 0 20px; 
	font-size: 1.2em; 
}

#notice .info {
	color:red;
}

#notice a {
	color:#050;
	text-decoration : underline;
}

#notice p { 
	background: #FFF; 
	margin: 0; 
	padding: 0 0 20px;
}

.pleft {
	float:left;
	width:60%;
	line-height:30px;
}
.pright {
	text-align:right;
	float:left;
	width:40%;
	padding-top:8px;
	padding-bottom:8px;
}
.pright li{
	width:60;
	float:left;
}
.pright .ts{
	width:40;
	float:left;
	color:#111;
}

.subo {
	margin-top:5px;
}

.commtitle {
	float:left;
	width:100%;
	background:#F8F8F8;
}

.commtent {
	width:auto !important;
	width:100%;
	padding:10px;
	border-bottom:1px solid #EEF8EE;
	word-break:break-all;
	overflow:hidden;
}


.comm .dt b {
	padding-left:20px;
	background:url(../images/comm.gif) left center no-repeat;
}

.article .dt strong a {
	padding-left:20px;
	background:url(../images/comm1.gif) left center no-repeat;
}

.article .dt strong a:hover {
	background:url(../images/comm.gif) left center no-repeat;
}

.mail1 {
	background:url(../images/mess2.gif) no-repeat left center;
	width:100px;
	padding-left:20px;
}
.mail2 {
	background:url(../images/mess3.gif) no-repeat left center;
	width:100px;
	padding-left:20px;
}
td,th {
	text-align:left;
	font-size:12px;
}

.tj {
	line-height:20px;
	padding-left:16px;
	background:url(../images/d4.gif) no-repeat left center;
	cursor:pointer;
}

.sc {
	height:20px;
	padding-left:16px;
	background:url(../images/d3.gif) no-repeat left center;
	cursor:pointer;
}



.d1{
	height:20px;
	padding-left:20px;
	line-height:20px;
	background:url(../images/d1.gif) no-repeat left center;
}

.d2{
	height:20px;
	padding-left:20px;
	line-height:20px;
	background:url(../images/d2.gif) no-repeat left center;
}
.d3{
	height:20px;
	padding-left:16px;
	line-height:20px;
	background:url(../images/d3.gif) no-repeat left center;
}
.d4{
	height:20px;
	padding-left:20px;
	line-height:20px;
	background:url(../images/d4.gif) no-repeat left center;
}
.d5{
	height:20px;
	padding-left:20px;
	line-height:20px;
	background:url(../images/d5.gif) no-repeat left center;
}

.tsmess {
	font-weight:bold;
	width:400px;
	border:1px outset yellow;
	padding:5px;
	background:#aaa;
	color:white;
}
