body {
	background-color: #e0dcd1;
	font-family: "ËÎÌå";
	margin:0px;
}
textarea {
	border: #c0c0c0 1px solid;
}
td {
	color: #6c6350;
	line-height:180%;
}
a:link
{
	text-decoration: none;
	color: #6c6350;
}
a:visited
{
	text-decoration: none;
	color: #6c6350;
}
a:hover
{
	text-decoration: underline;
	color: #6c6350;
}
a.navigation:link {text-decoration:none;color:#6c6350;}
a.navigation:visited {text-decoration:none;color:#6c6350;}
a.navigation:active {text-decoration:none;color:#6c6350;}
a.navigation:hover {color:#6c6350; text-decoration: underline}

#dataList{
	background-color:#F5F4F0;
	width:97%;
}
#dataList tr{
	background-color:#EAE7DF;
}
#dataList td{
	line-height:170%;
}
#tablehead td{
	background-color:#A19A90;
	color:#ffffff;
}
.t1	{
	color:			#ff6600;
}
.t2	{
	color:			red;
}
.t3	{
	color:			gray;
}
.shot_date{
	color:gray;
	font-style: italic;
}
.type_logo
{
	border: #b8b8b8 1px solid;
}
.right_type
{
	color:#ffffff;
	height:25px;
	width:186;
}
.left_type
{
	text-indent: 25px;
	color:#6c6350;
	height:22px;
	width:169;
}
.type
{
	text-indent: 18px;
	height:25px;
	color:#000000;
}
.mytable
{
	background-color:#ffffff;
}
.artSummay
{
	background-color:#A19A90;
	color:#ffffff;
}
.contentDetail
{
	font-size:14.8px;
}
.input
{
	border: #c0c0c0 1px solid;
	height:19px;
}
.left_right_line
{
	border-left: #f5f4f0 1px solid;border-right: #f5f4f0 1px solid;
	height:19px;
}
.main_table
{
	background-attachment: fixed;
	background-image: url(images/table_bg.gif);
	background-position:center top;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
#Marquee
{
	color: #ffffff;
}
#Marquee a
{
color: #ffffff;
}