@charset "utf-8";
/* CSS Document */
#page{
	width:1003px;
	height:auto;
}
#content{
	float:left;
	width:1003px;
	height:auto;
	background-image:url(../images/Themplate/bg_txt_index.png);
	background-repeat:no-repeat;
	overflow:hidden;	
}
#block1{
	width:229px;
	height:389px;
	background-image:url(../images/Themplate/re_01.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
#block2{
	width:229px;
	height:389px;
	background-image:url(../images/Themplate/re_02.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}

#block3{
	width:229px;
	height:389px;
	background-image:url(../images/Themplate/re_03.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}

#block4{
	width:229px;
	height:389px;
	background-image:url(../images/Themplate/re_04.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
#vdo_block{
	width:480px;
	height:320px;
	overflow:visible;
}
#vdo_block_line{
	background-image:url(../images/Themplate/Hline2.jpg);
	background-repeat:repeat-x;
	height:19px;
	overflow:hidden;
}
#vdo_block_vline{
	background-image:url(../images/Themplate/Hline.jpg);
	background-repeat:repeat-y;
	height:400px;
	width:16px;
	overflow:hidden;
}
#login{

	background-image:url(../images/Themplate/bg_login.jpg);
	background-repeat:no-repeat;
	height:612px;
	width:1003px;
	overflow:visible;
}
#login_area{
	float:left;
	height:150px;
	width:215px;
	margin-top:350px;
	margin-left:100px;
	overflow:visible;
}
#login_report{
	float:left;
	height:50px;
	width:600px;
	margin-top:40px;
	margin-left:175px;
	overflow:visible;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F03;
}
#footer_area{
	float:left;
	height:25px;
	width:1001px;
	margin-top:53px;
	margin-left:0px;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
#btn_regis_area{
	float:left;
	height:250px;
	width:350px;
	margin-top:100px;
	margin-left:170px;
	overflow:hidden;
}
#playlist{
float:left;
	padding:5px 5px 5px 5px;
	text-align:left;
	width:420px;
	height:480px;
	margin:30px 5px 0px 50px;
	overflow:hidden;
	background-repeat:no-repeat;		
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#vdo_list_txt{
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:390px;
	height:478px;
	overflow-y:scroll;
	overflow-x:hidden;
}
