﻿body
{
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
color: #666666;
	text-decoration: none;
}
a:hover {
color: #666666;
	text-decoration: none;
}
a:active {
color: #666666;
	text-decoration: none;
}


#PageFoot
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#PageBody
{
	width:680px;
	margin-left:auto;
	margin-right:auto;
}

#CopyRight
{
	height:25px;
	line-height:25px;
	float:right;
}

#PageTop
{
	width::980px;
	margin-left:auto;
	margin-right:auto;
}

#topmenu
{
	float:left;
	margin:8px;
}

#footmenu
{
	float:center;
	margin:8px;
}


#ItemList
{
/*
	width:700px;
	height:500px;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	background-color:#f1f1f1;
*/
}

/* 作品列表页*/
#ItemPageBody
{
	width:100%;
	margin-left:auto;
	margin-right:auto;	
}

#pagefoot2 li
{
	float:left;
	margin-left:15px;
}

#HtmlBody
{
	line-height:25px;
}

.over { background-color: #91ACC4;}
.out { background-color: #f1f1f1;filter:gray;}
