﻿body,td,th,a,p,div,input,textarea,select,button {
	font-size:9pt; 
/*	font-family:"Arial", "宋体", "Verdana", "Helvetica", "sans-serif";*/
}
BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	margin: 0px;
}

form{margin:0px}
a{text-decoration:none; color:#009;}
a:hover{text-decoration:underline;}

img{border:0px}

input{border:1px solid gray;}
input.CheckBox,input.Radio{
	border:0px solid gray;
	/*width:16px;
	height:16px;*/
}
input.CheckBox18,input.Radio18{
	border:0px solid gray;
	width:18px;
	height:18px;
}
TEXTAREA	{
	border:1px solid gray;
	OVERFLOW:auto;
}

.Button{
	background-image: url(../Images/button.gif);
	border:1px solid #999999;
	height:22px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	background-repeat: repeat-x;
	BACKGROUND-POSITION:0% 0%;
}

.ShowLeft{
	float:left;
	width:72%;
	text-align:left;
}

.ShowRight{
	float:right;
	width:27%;
	text-align:left;
}

.Point0{
	background-image: url(../Images/Point0.gif);
	height:24px;
	width:24px;
	display:inline;
	cursor:hand;
	float:left;
}
.Point1{
	background-image: url(../Images/Point1.gif);
	height:24px;
}
.Point2{
	background-image: url(../Images/Point2.gif);
	height:24px;
	width:24px;
}

.FlashItem{
	display:inline;
	border:1px solid #EEEEEE;
	width:110;
	padding:5px;
	margin:10px;
	margin-bottom:2px;
	height:125px;
	text-align:center;
}
.FlashItem img{margin-bottom:5px;}

.tab_Nav a{color:black}

.Nav_Sub a{color:#333333}

.TitleBig{
	border:1px solid #8FB9D0;
	background-image: url(../Images/TitleBig.png);
	height:29px;
	font-weight:bold;
	padding-left:30px;
	padding-top:7px;
}
.ContentBig{
	border:1px solid #EBEBEB;
	background-color:#FAFAFA;
	padding:10px;
	padding-top:0px;
	margin-top:4px;
	margin-bottom:9px;
}

.TitleSmall{
	border:1px solid #CCCCCC;
	background-image: url(../Images/TitleSmall.png);
	height:29px;
	padding-left:10px;
	padding-top:7px;
}

.ContentSmall{
	border:1px solid #EBEBEB;
	background-color:#FAFAFA;
	padding:10px;
	padding-top:5px;
	margin-top:4px;
	margin-bottom:9px;
}

.PageNav_Num_Cur{
	width:20px;height:16px;
	background-color:#7FA9D4;
	border:1px solid gray;
	text-align:center;
}
A.PageNav_Num					{COLOR:black; background-color:Transparent; width:20px;height:16px; border:1px solid #336699;text-align:center; TEXT-DECORATION: none; Cursor:hand}
A.PageNav_Num:HOVER		{COLOR:black; background-color:#B9D2F4; text-decoration:none;}

A.PageNav_Num0					{COLOR:black; background-color:Transparent; width:20px;height:16px; text-align:center; TEXT-DECORATION: none; Cursor:hand}
A.PageNav_Num0:HOVER		{COLOR:black; background-color:#B9D2F4; text-decoration:none;}
