﻿body,td,th {
	font-size: 12px;
	color: #5F5F5F;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #F3ECDC;
}

.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE3 {font-size: 14px; font-weight: bold; color: #FF0000; }
a:link {
	color: #5F5F5F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F5F5F;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.table{
	line-height: 25px;
}
.font_date{
	font-size: 12px;
}
.font_sjgy{
	font-size: 15px;
}
.texthidden_long{
     width:400px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
	 cursor:pointer;
    /** border:1px solid #ddd;**/
     }
.texthidden_short{
     width:280px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
	 cursor:pointer;
    /** border:1px solid #ddd;**/
     }
.texthidden_long_1{
     width:400px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
	 cursor:pointer;
    /** border:1px solid #ddd;**/
     }
.texthidden_long_2{
     width:680px;
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
	 cursor:pointer;
    /** border:1px solid #ddd;**/
     }


/**�ֲ�ѧϰ԰��**/
#demo {
background: #FFF;
overflow:hidden;
border: 0px dashed #CCC;
margin-top:10;
width: 380px;
}
#demo img {
border: 0px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {	
	background:#F3ECDC;
	color:#F3ECDC;
float: left;
}
#demo2 {
	background:#F3ECDC;
	color:#F3ECDC;
float: left;
}
