body {
	margin: 0px;
	background:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	
}
table,td,tr{
    font-family:"ËÎÌå";
	font-size:12px;
	
	}
a {
	font-size: 12px;
	color: #2e2d2d;
}
a:link {
	text-decoration: none;
	color: #0f5141;
}
a:visited {
	text-decoration: none;
	color: #0f5141;
}
a:hover {
	text-decoration: underline;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.content{
    color:#333333;
	line-height:21px;
	padding-left:6px;
	padding-right:6px;
    }
.content1{
    color:#333333;
	line-height:21px;
	padding-left:25px;
	padding-right:6px;
    }
.content2{
    color:#333333;
	line-height:21px;
	padding-left:12px;
	padding-right:6px;
    }
.title{
    color:#333333;
	line-height:23px;
	font-weight:bold;
    }
.news{
    color:#333333;
	line-height:25px;
	padding-right:4px;
    }
.detail{
    color:#FF0000;
	}
.yt_area{
    float:left;
	color:#333333;
	line-height:21px;
	height:300px;
	overflow:scroll;
	
}
title1{
text-decoration:underline;}
.banner li{
list-style:none;
margin:28px 10px 0px 10px;
float:left;
mar

    }
.bottom{
    color:#60615c;
    line-height:23px;
	padding-top:20px;
	background-repeat:repeat-x;
	}