body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	font-size: 12px;
	font-family: arial;
	background: url(../images/bg.jpg);
}
a{	color: #666; text-decoration: none;}
a:hover{	color: #333; text-decoration: underline;}
hr{height: 1px; border: 1px dotted #333;}
.func{text-align: right; float: right; margin: 10px;}
.bgleft{	background: url(../images/bg-left.jpg); width: 20px;}
.bgright{background: url(../images/bg-right.jpg); width: 20px;}
.mainpage{ width: 940px; text-align: left;}
.main{width: 900px; background-color: #fff;}
.main2{width: 900px; background: #fff url(../images/bg-main.jpg) repeat-x;  background-position: 100%; }
.footer{	background: url(../images/footer-3.gif) repeat-x; margin-bottom: 20px;}
.footer2{background: url(../images/footer-4.gif) no-repeat center top; height: 60px; padding-top: 10px; font-size: 10px; color: #999; font-family: arial;}
.ft-1{background: url(../images/ft-1.gif) repeat-x; height: 24px; text-align: center;}
.ft-2{background: url(../images/ft-2.gif) repeat-x; height: 58px; text-align: center;}
.sp{background: url(../images/sp-2.gif) repeat-x; height: 9px; margin-right: 20px; margin-bottom: 10px;}
.index-news{ margin-left: 20px; margin-top: 15px;}
.index-news .subject{ margin-top: 5px;}
.index-news .content{ margin-top: 15px;}
.tab{	background: url(../images/tab-1.gif) no-repeat; height: 130px; width: 311px; }
.tab .info{	margin: 20px;}
.tab .img{	float: left; margin-right: 10px; width:90px; height: 90px; overflow: hidden; border: 1px solid #ccc;}
.panel-left{width:200px; margin-top: 20px;}
.panel-right{width: 200px; text-align: center;}
.title{
	font-size: 16px; font-weight: bold; text-indent: 20px; margin-top: 20px;
}
.news{margin: 5px;}
.news .pic{	float: left; margin-right: 10px; border: 1px solid #999; width: 80px; height: 80px; overflow: hidden;}
.news .subject{word-break: break-all;}
.news .content{word-break: break-all;}
.news .img{
	border:1px solid #ccc; margin: 10px; text-align: left;
}