/**************************************************
* Style for top
**************************************************/

/*--------------------------------------------------
-- inner_box
--------------------------------------------------*/
div#inner_box {
	background: url(http://zilconia.com/images/back.png);
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/*--------------------------------------------------
-- mixi
--------------------------------------------------*/
.mixi {
	background: transparent;
	width: 88px;
	height: 31px;
	position: absolute;
	margin-left: 700px;
	margin-top: 533px;
}
.mixi li {
	list-style-type: none;
}
.mixi li a {
	display: block;
	width: 88px;
	height: 31px;
	background: url(http://zilconia.com/images/banner/mixi.jpg);
}

/*--------------------------------------------------
-- myspace
--------------------------------------------------*/
.myspace {
	background: transparent;
	width: 88px;
	height: 31px;
	position: absolute;
	margin-left: 700px;
	margin-top: 500px;
}
.myspace li {
	list-style-type: none;
}
.myspace li a {
	display: block;
	width: 88px;
	height: 31px;
	background: url(http://zilconia.com/images/banner/myspace.gif);
}

/*--------------------------------------------------
-- copyright
--------------------------------------------------*/
.copyright {
	background: transparent;
	width: 800px;
	height: 20px;
	padding-top: 570px;
}
.copyright li {
	list-style-type: none;
}
.copyright li a {
	display: block;
	width: 400px;
	height: 20px;
	margin-left: 400px;
	padding-top: 10px;
	background: url(http://zilconia.com/images/copyright_w.png);
	background-repeat:no-repeat;
	background-position: right bottom
}

/*--------------------------------------------------
-- whatsup
--------------------------------------------------*/
.whatsup {
	background: url(http://zilconia.com/images/whatsup_back.png);
	width: 350px;
	height: 180px;
	position: absolute;
	margin-left: 0px;
	margin-top: 400px;
}
.whatsup li {
	list-style-type: none;
}
.whatsup_img {
	background: url(http://zilconia.com/images/whatsup.png);
	margin-left: 120px;
	margin-top: 10px;
	width: 109px;
	height: 19px;
}

.whatsup_history {
	text-align: left;
	background: transparent;
	margin-left: 15px;
	margin-top: 10px;
}
.t_date
{
	font-size: small;
	/*color: #ffffff;*/
}
