@CHARSET "gbk";
.title1
{
	width:450px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.title2
{
	float:left; 
	background-color:#F6F6F6;
	height:24px;
	width:450px;
	margin:0px auto;
	font-size:12px;
	line-height:24px;
	color:#000000;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	list-style:none;
	text-align:left;

	padding:0px 0px 0px 5px
}
.title3 
{
	float:left;
	height:24px;
	width:145px;
	margin:2px 20px 0px 0px;
	font-size:12px;
	line-height:24px;
	color:#000000;
	list-style:none;
	text-align:left;

}
.list1 {float:left;height:24px;width:560px;margin:15px auto;font-size:12px;color:#666666; text-align:center}
#big{
        margin:0 auto;
        width:240px;
        font-size:12px;color:#333333;
}
#big{
        margin:0 auto;
        width:240px;
        font-size:12px;color:#333333;
        text-align:center;
}
#line1{
        position:relative;
        float:left;
        border-left:solid 1px #CCCCCC;border-top:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:70px;
		background-color:yellow;
		text-align:center;
}
#line11{
        position:relative;
        float:left;
        border-top:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:160px;
		background-color:yellow;
		text-align:center;
}
#line2{
        position:relative;
        float:left;
        border-left:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:70px;
}
#line21{
        position:relative;
        float:left;
        border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:160px;
}
#line11_1{
        position:relative;
        float:left;
        border-top:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:180px;
		text-align:center;
}
#line2_1{
        position:relative;
        float:left;
        border-left:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;border-right:solid 1px #CCCCCC;
        text-overflow:ellipsis;
        background-color:yellow;
		width:80px;
		text-align:center;
}
#line21_1{
        position:relative;
        float:left;
        border-right:solid 1px #CCCCCC;border-bottom:solid 1px #CCCCCC;
        text-overflow:ellipsis;
		width:150px;
		text-align:center;
}
