﻿.DataList
{
	font-size: 100%;
	line-height: 1.3;
}

.list_title
{
	height:25px;
	font-family:Tahoma;
}

.list_head{	font-weight:bold;line-height: 16px;color:White;background-color: #6B9EA5;}
.list_head A{color: white;text-decoration:underline;}
.list_head A:visited{color: white;text-decoration:underline;}

.list_item_forsele{background-color: #DEE7E6;cursor:hand;}
.list_item_alt_forsele{background-color:#E6E3E6;cursor:hand;}
.list_item{font-family:verdana,arial,helvetica; background-color:#DEE7E6;}
.list_item_alt{	font-family:verdana,arial,helvetica;background-color:#DEE7E6;}
.list_item_select{font-family:verdana,arial,helvetica;background-color:#E6E3E6;cursor:hand;}

.list_pager { background-color:#DEE7E6;}
.list_pager span {color:Red;border:1px solid #000;padding:0px 5px;font-weight:bold;background:#ccc;}
.list_pager a {color:Red;border:1px solid #ccc;padding:0px 5px;font-weight:bold;text-decoration:none;}
.list_pager a:visited {border:1px solid #ccc;padding:0px 5px;font-weight:bold;text-decoration:none;}
.list_pager a:hover {color:Red;border:1px solid #ccc;padding:1px 5px;font-weight:bold;}

.detail_view {FONT-SIZE: 100%;border:1px solid #000;}
.detail_view .header {font-weight:bold; height:24px; font-size:14px; padding-left:10px; color:White;background-color: #6B9EA5;}
.detail_view .prompt {color: #333333;background-color: #E6E5E6;}
.detail_view .content {background-color: #DEE7E6;COLOR: #3A3A3A; }
.detail_view a{color: blue;text-decoration:none;cursor: hand;}
.detail_view a:hover { color: Red; text-decoration:underline; }


.edit_en
{
	font-size:8pt;
	background-color:#f1f1f1;
}

.edit_cn
{
	font-size:8pt;
	background-color:#d0cadc;
}

.textblue14 {
	font-size: 14px;
	color: #1D5A9B;
}
.textwhite {
	color: #fff;
}

.empty_data{font-size: 120%; color:Red; font-weight:bold; text-align:center; padding:10px; line-height:2;}
