/********************************/
/* all                          */
/********************************/
#all {
	height: auto;
	width: 800px;
}

/********************************/
/* menu                         */
/********************************/
#menu {
	height: 20px;
	width: 800px;
}

/********************************/
/* infobox1                     */
/********************************/
#infobox1 {
	width: 800px;
}
#picupbar {
	padding-top : 10px;
	height: 20px;
	width: 800px;
}
#picupbox {
	width: auto;
	height: auto;
	background-color: #FDFDFD;
}

/********************************/
/* infobox2                     */
/********************************/
#infobox2 {
	margin-left: -1px;
	width: 802px;
}
/*------------------------------*/
#moviebox {
	margin-top: 10px;
	float:left;
	width: 400px;
}
#moviebar {
	align:left;
	width: 400px;
	height: 20px;
}
#moviecnt {
	align:center;
	width: 400px;
	height: 283px;
	padding-top:17px;
	background-color: #000000;
}
/*------------------------------*/
#newsbox {
	margin-top: 10px;
	float:right;
	width: 400px;
}
#newsbar {
	align:left;
	width: 400px;
	height: 20px;
}
#newscnt {
	background-image:url(./material/bg_news.gif);
	align:right;
	width: 400;
	height: 300px;
	background-color: #FDFDFD;
}

/********************************/
/* infobox3                     */
/********************************/
#infobox3 {
	margin-left: -1px;
	width: 802px;
}
/*------------------------------*/
#eventbox {
	margin-top: 10px;
	float:left;
	width: 400px;
}
#eventbar {
	align:left;
	width: 400px;
	height: 20px;
}
#eventcnt {
	background-image:url(./material/bg_event.jpg);
	align:left;
	width: 400px;
	height: 120px;
	float:left;
	background-color: #FDFDFD;
}
/*------------------------------*/
#infobox {
	margin-top: 10px;
	float:left;
	width: 400px;
}
#infobar {
	align:left;
	width: 400px;
	height: 20px;
}
#infocnt {
	background-image:url(./material/bg_information.bmp);
	align:left;
	width: 400px;
	height: 120px;
	float:left;
	background-color: #FDFDFD;
}
/*------------------------------*/
#accessbox {
	margin-top: 10px;
	float: right;
	width: 400px;
	height: 290px;
}
#accessbar {
	align:left;
	width: 400px;
	height: 20px;
}
#accesscnt {
	align:left;
	width: 400px;
	height: 270px;
	overflow:auto;
	background-color: #FDFDFD;
}

/********************************/
/* infobox4                     */
/********************************/
#infobox4 {
	margin-top: 10px;
	width: 800px;
}
/*------------------------------*/
#systembar {
	align:left;
	width: 800px;
	height: 20px;
}
#systemcnt {
	align:left;
	width: 400px;
	height: 275px;
	float: left;
	background-color: #FDFDFD;
}
#commentcnt {
	background-image:url(./material/bg_comment.bmp);
	align:left;
	width: 400px;
	height: 275px;
	float: right;
}

/********************************/
/* copybar                      */
/********************************/
#copybar {
	padding-top: 10px;
	height: auto;
	width: 800px;
}

/********************************/
/* cosmolink                    */
/********************************/
#cosmolink {
	text-align: right;
	padding-top: 5px;
}

/********************************/
/* .picupgirl                   */
/********************************/
.picupgirl img {
	padding-top: 20px;
}

/********************************/
/* p.pickup_name_area           */
/********************************/
p.pickup_name_area {
	width:150px; 
	height:40px; 
	text-decoration:none;
	margin-bottom:0px;
	padding-top:5px;
	
	background-color:#FFFFFF; 
	text-align: center; 
	
	overflow:hidden;
}

/********************************/
/* .textPosision                */
/********************************/
.textPosision 
{
	color:#000000;
	font-size:80%;	
	
	width:100px;
	height:0px;
	
	position:relative;
}
