@charset "utf-8";
BODY {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-right: 0px;
}
.toplink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.STYLE1 {font-size: 14px}
.txtcontent{
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #333333;
}
.txtcontent1{
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #333333;
}
#demo {
     background: #FFF;
     overflow:hidden;
     border: 0px dashed #CCC;
     width: 220px;
    }
    #demo img {
     border: 0px solid #F2F2F2;
    }
    #indemo {
     float: left;
     width: 800%;
    }
    #demo1 {
     float: left;
    }
    #demo2 {
     float: left;
    }
.hei12{
	color:#333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.picimg{
	display:block;
	width:180px;
	height:128px;
	float:left;
	border: 1px double #CCCCCC;
 }
 
 .picimg1{
	display:block;
	width:110px;
	height:160px;
	float:left;
	border: 1px double #CCCCCC;
 }
