/* -------------------------------- 
Name: top stylesheet
Manager: MUSCLE co.ltd
-------------------------------- */

/* container
-------------------------------- */
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
    padding: 0 0 20px 0;
	
	*padding-bottom:0;
}



/* main
-------------------------------- */
#main {
	padding: 15px 0 15px 0;
	margin: 0;
}

/* toplogin
-------------------------------- */
#login {
    width: 780px;
	border:#CCC solid 1px;
	padding:7px 4px 0px;
	margin-bottom:10px;
	overflow:hidden;
}

#login p.login_title{
	text-align:left;
	margin-bottom:5px;
}

#login p.login_btn{
	float:right;
	margin:0;
	padding:0;
	width:212px;
	height:33px;
}

#login ul{
	background:url(../../img/login_bg.jpg) no-repeat left top;
	padding:5px 28px 0;
	height:33px;
	float:left;
}

#login li{
	float:left;
}

#login li img{
	padding:2px 10px 0 0;
	
	*padding-top:7px;
}

#login li input{
	width:160px;
	height:18px;
	margin-right:30px;
}
#login p.btn-lgin{
	float:left;
	margin:0 0 0 12px;
	padding:0;
	width:106px;
	height:33px;
}

#login ul.lgin-new {
	background: url(../../img/bkg_login.jpg) no-repeat left top;
    padding: 5px 3px 0 20px;
    height: 33px;
    float: left;
	margin-left: 8px;
}

#login ul.lgin-new li {
	float:left;
}

#login ul.lgin-new li img{
	padding:2px 14px 0 0;
}

#login ul.lgin-new li input {
	width: 160px;
    height: 18px;
    margin-right: 26px;
}



/* topleft
-------------------------------- */
#topleft {
    width: 552px;
    float: left;
}

#topleft p{
	margin-bottom:9px;
}

#topleft p.banner_left{
    width: 272px;
    float: left;
	margin-bottom:0;
}

#topleft p.banner_right{
    width: 272px;
    float: right;
	margin-bottom:0;
}

/* info_erea
-------------------------------- */
#info_erea{
	clear:both;
	width:790px;
	margin-bottom:20px;
	overflow:hidden;
}

#info_erea #information{
	width:388px;
	float:left;
	position:relative;
}

#info_erea #information h3 span{
	position:absolute;
	left: 326px;
	top: 10px;
}

#info_erea .info_bg{
	margin:5px 0 0 0;
	padding:5px;
	background:url(../../img/info_event_bg.jpg) repeat-y left top;

}

#info_erea dl{
	padding:10px 5px;
	background:#FFFFFF;
	overflow:hidden;

}

#info_erea dt{
	font-size:12px;
	float:left;
	padding:10px 25px 10px 20px;
	background:url(../../img/l_mark.jpg) no-repeat 5px center;
	line-height:18px;
	

}

#info_erea dd{
	font-size:12px;
	padding:10px 0px 10px 0px;
	margin:0 5px;
	border-bottom:dotted #999 1px;
	line-height:18px;

}

#info_erea dd a{
	text-decoration:none;
	color:#333;

}

#info_erea dd a:hover{
	color: #1a8d3b;
	text-decoration: underline;

}

#info_erea dd span{
	width:250px;
	display:block;
	margin-left:100px;
	
	* width:240px;
}

#info_erea #event{
	width:388px;
	float:right;
	position:relative;
}

#info_erea #event h3 span{
	position:absolute;
	left: 326px;
	top: 10px;
}




/* info
-------------------------------- */
#info {
    width: 539px;
    padding: 0 0 30px 16px;
    text-align: left;
    font-size: 100%;
}

#info table{
    width: 515px;
    margin: 5px 0 12px 0;
	line-height:21px;
	border-bottom:#999999 1px dotted;
}

#info table td{
    padding: 0 0 10px 0;
}

.new img{
    margin: 0;
    padding: 0 0 10px 0;
}


/* topright
-------------------------------- */
#topright {
    width: 223px;
	height:100%;
	margin: 0 0px 0 0;
	/* background: url(../../img/top_side_bg.gif) repeat-y; */
    float: right;
}


/* banner
-------------------------------- */
#banner {
    width: 223px;
    padding: 0px 0 10px 0px;
}


#banner ul{
    margin: 0;
    padding: 0;
}

#banner li a{
    width: 223px;
    margin: 0 0 10px 0;
    padding: 0;
    list-style:none;
	display:block;
	line-height:normal;	
}

#banner li#movie{
	margin:0 auto;
	padding:9px 6px 9px 9px;
	border:#CCC solid 1px;
}



/* fp
-------------------------------- */
#fp {
    width: 520px;
	text-align:left;
	clear:both;
	margin-top:20px;
	
	*float:left;
	*margin-top:0px;
}


#fp_l {
    width: 100px;
    float: left;
}


#fp_r {
    width: 415px;
    font-size: 11px;
    text-align: left;
}
