body,td,th,a,p,div,input,textarea,select,button {
	font-size:9pt;
	color:#333333;
	font-family:"宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
}
body{margin:0; background-color:white;}
.INPUT			{border:1px solid #999999;}
img{border:none}
A					{COLOR:black; TEXT-DECORATION: none; Cursor:hand}
A:HOVER		{COLOR:blue; text-decoration:underline;}
A:ACTIVE	{COLOR:red;}

body.idx_BG{background-image: url(idx_BG.gif); background-repeat: repeat-x;}
.NavItem_Split{background-image: url(NavItem_Split.gif); background-repeat: repeat-x; width:5px}
.NavItem, .NavItem_Sel {width:115px; text-align:center; }
.NavItem_Sel {background-image: url(NavItem_Sel.gif); background-repeat: no-repeat;}
.NavItem a,.NavItem_Sel a{color:black; font-weight:bold; font-size:14px; width:100%;height:100%;padding-top:12px;}
.NavItem A:HOVER,.NavItem_Sel A:HOVER		{COLOR:blue; text-decoration:none;}

.LeftList_Head{
	width:247;height:34;
	padding-left:10px; font-weight:bold;
	background-image: url(LeftList_Head.gif); background-repeat: no-repeat;
}
.LeftList{
	width:247;
	padding:10px;
	background-image: url(LeftList.gif); background-repeat: repeat-y;
}
.LeftList_End{
	width:247;height:7;
	background-image: url(LeftList_End.gif); background-repeat: no-repeat;
}

.MainList_Head{
	width:653;height:34;
	padding-left:10px; font-weight:bold; font-size:14px;
	background-image: url(MainList_Head.gif); background-repeat: no-repeat;
}
.MainList{
	width:653;
	padding:10px; line-height:20px;
	background-image: url(MainList.gif); background-repeat: repeat-y;
}
.MainList_End{
	width:653;height:6;
	background-image: url(MainList_End.gif); background-repeat: no-repeat;
}


.Main_Left {padding-top:8px; float:left; width:660;text-align:left}
.Main_Right{padding-top:8px; float:right;width:247;clear:right }

li{margin-bottom:10px;}

/*
.LeftList{
	border-bottom:1px solid #808080;
}
.LeftList th{
	background-color:#C0C0C0;
	color:white;
	text-align:left;
	padding-left:12px;
	padding-top:4px;
	border-bottom:1px solid #808080;
}
.LeftList td{
	background-color:#F8F8F8;
	text-align:left;
	padding-left:12px;
	padding-top:4px;
	border-top:1px solid #FBFBFB;
	border-bottom:1px solid #D0D0D0;
}
.LeftList A {COLOR:#606060;font-weight:bold;}

.LeftFrame{
	border:1px solid #C0C0C0;
}

.LeftFrame th{
	background-color:#C0C0C0;
	color:white;
	text-align:left;
	padding-left:12px;
	padding-top:4px;
}


.MainFrame th{
	background-color:#F4F4F4;
	color:black;
	text-align:left;
	padding-left:12px;
	padding-top:4px;
	height:30px;
	font-size:14px;
}
*/

