/*start*/
a{color:#000;text-decoration:none;}
body{background:#fff url(out_back.gif);
     margin-left:0px;
     margin-top:0px;    
}
.edunav {color:#fff;
	text-decoration:none;	
}
.edunav a {color:#fff;
	text-decoration:none;
}
.edunav a:hover {color:#333;
	text-decoration:underline;
}
.login_name, .login_pwd{
	width:110px;
	height:15px;
	border:1px #72A55E solid; 
	background:#fff;
}
.head{
	background:#DEE7C6;
	padding-left:3px;
	height:25px;
	width:100%;
	border:1px #FFF solid;
}
/******************************************
文章列表
文章标题样式
text-indent: 0.6em;与小图标的距离
background:url(title_icon3.gif) no-repeat left;小图标,居左不平铺
background-position: 0em 40%;小图标是背景,坐标位置

.listarticle span.time{float:right;}时间靠右显示
******************************************/
/*****************************************************************
******************************************************************

文章内容页
.content_word,.content_word p多种格式的控制内容的样式,字号为15像素
******************************************************************
******************************************************************/
.content_word,.content_word p{
	font-size:15px;
        line-height: 28px;
}


.listarticle span.title{
	text-indent: 0.6em;
	background:url(title_icon3.gif) no-repeat left;
	background-position: 0em 40%;
}
.listarticle span.time{
	float:right;
}

.listpic{
	width:127px;
	padding:3px 0 3px 4px;
	float:left;
}
.listpic .title{
	width:127px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listhead{
	background:#DEE7C6;
	padding-left:5px;
}
.middle{
	line-height:20px;
}
.MainTable{width:900px;}
/*end*/


TD {
	FONT-SIZE: 9pt; COLOR: #606060; LINE-HEIGHT: 140%; font-family:Arial, Helvetica, sans-serif,宋体；
}
.input {
	BORDER-RIGHT: #c4c4c4 1px solid; BORDER-TOP: #c4c4c4 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #c4c4c4 1px solid; COLOR: #666666; BORDER-BOTTOM: #c4c4c4 1px solid;  HEIGHT: 18px; BACKGROUND-COLOR: #ffffff
}

