.main	{
	margin:10px auto auto;
	width:820px;
	font-family:sans-serif;
	font-size:14px;
}
.title	{
	margin-left:0px;
	margin-top:0px;
}

.line	{
	background-image:url("images/line.gif");
	background-repeat : repeat-x ; 
	height:30px;
	width:800px;
	margin:5px 0px;
}
.cont	{
	width:400px;
	height:20px;
	border:5px inset #393AFF;
	margin:15px auto;
	padding:3px 10px;
	text-align:center;
	color:#5131FF;
}
.session	{
	margin-top:10px;
	width:270px;
	height:240px;
	float:left;
}

.num_frame	{
	margin-top:0px;
	width:50px;
	height:150px;
	float:left;
}
.num	{
	background-image:url("images/number.gif");
	background-repeat : no-repeat; 
	width:50px;
	height:50px;
	margin-top:0px;
	padding-left:15px;
	padding-top:15px;
	color:#ffffff;
	font-weight:bold;
}
.num2	{
	background-image:url("images2/number.gif");
	background-repeat : no-repeat; 
	width:50px;
	height:50px;
	margin-top:0px;
	padding-left:15px;
	padding-top:15px;
	color:#ffffff;
	font-weight:bold;
}
.pic	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
}
.pic_hd	{
	width:220px;
	height:150px;
	float:left;
	margin:0px;
}
.song	{
	width:170px;
	height:80px;
	margin-top:10px;
	margin-left:80px;
}
.clear	{
	clear:both;
}
.btn	{
	margin-left:20px;
	height:32px;
	vartical-align:middle;
}
.page	{
	width:300px;
	text-align:center;
	margin:5px auto;
	font-size:14px;
	color:#FF1B73;
}	
.comment	{
	margin-top:10px;
	margin-left:50px;
	width:660px;
	color:#366BFF;
	border:1px solid #393AFF;
	padding-left:100px;
}
.top_cont	{
	width:500px;
	margin:15px auto;
	padding:0px;
}
.top_cont1	{
	width:500px;
	height:19px;
	background:url("./t_top.gif") repeat-x;
}
.top_cont2	{
    width:500px;
    height:200px;
    background-color:#FBC0DF;
	text-align:center;
	font-weight:bold;
	line-height: 200%;
	color:#F3233F;
}
.top_cont3	{
	width:500px;
	height:19px;
	background:url("./t_dwn.gif") repeat-x;
}
	
.cont_btn	{
	margin-left:30px;
}
