body{

    margin:0;

    font-size:12px;

    font-family:ËÎÌå;

    background:#CDCDCD;

    text-align:center;

    word-break:break-all;

    word-wrap:break-word;

}
#main{

    width:800px;

    background:#FFFFFF;

    padding:0 5px 0 5px;

    text-align:left;
    
    margin:auto;

}
.top_text{
	font-size:42px;
	letter-spacing:0.5em;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
	color:red;
	filter:blur(add=true,direction=100,strength=3);
	font-family:ºÚÌå;
}
.top_info{
	background:white;
	color:blue;
	padding:0 1em 0 1em;
}
.ellipsis{

    text-overflow:ellipsis;

    white-space:nowrap;

    overflow:hidden;

    cursor:pointer;

}

div.img{

    width:10px;

    height:10px;

    overflow:hidden;

}

.mt{

    margin-top:10px;

}

.title{

    font-size:14px;

    font-weight:bold;

    color:#FFFFFF;

}

.title_l1{

    font-size:14px;

    font-weight:bold;

    color:#FF3333;

    filter:glow(color:#FFFFFF, strength:5);

}

.text{

    height:35px;

    color:#11625B;

    font-weight:bold;

}

div.location{

    height:30px;

    line-height:30px;

    text-align:left;

    text-indent:2em;

}

div.location a{

    color:black;

}

div.content{

    padding:10px;

    text-align:left;

}
