body {
	scrollbar-face-color: rgb(87,137,188); 
	background-color: #a5a8ce;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #3366cc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: rgb(116,171,219);
	scrollbar-darkshadow-color: #666666;
	font-family: "ËÎÌå";
	margin-top:3px;
}
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:#ffffff;}
a.navigation:visited {text-decoration:none;color:#ffffff;}
a.navigation:active {text-decoration:none;color:#ffffff;}
a.navigation:hover {color:#ffffff; text-decoration: underline}

#dataList{
	background-color:#c0c0c0;
	width:97%;
}
#dataList tr{
	background-color:#fcfdf7;
}
#dataList td{
	line-height:170%;
}
#tablehead td{
	background-color:#efefef;
}
.t1	{
	color:			#ff6600;
}
.t2	{
	color:			red;
}
.t3	{
	color:			gray;
}
.shot_date{
	color:gray;
	font-style: italic;
}
.type_logo
{
	border: #5d51b5 1px solid;
}
.right_type
{
	text-indent: 10px;
	color:#ffffff;
	height:22px;
	width:168;
}
.left_type
{
	text-indent: 25px;
	color:#5d51b5;
	height:22px;
	width:169;
}
.type
{
	text-indent: 25px;
	height:27px;
	color:#000000;
}
.mytable
{
	background-color:#ffffff;
}
.artSummay
{
	background-color:#E6F0B1;
}
.contentDetail
{
	font-size:14.8px;
}
.input
{
	border: #c0c0c0 1px solid;
	height:19px;
}
.left_right_line
{
	border-left: #c0c0c0 1px solid;border-right: #c0c0c0 1px solid;
	height:19px;
}