/* CSS Document */
body
{
    margin:0,0,0,0;
	background-color:#0F64AE;
}
body,td
{
    font-size:9pt;
	line-height:18px;
	text-align:justify;
	color:#5E5E5E;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color: #5E5E5E;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
	position:relative;
	top:1px;
}
a:active {
	color: #0066CC;
	text-decoration: none;	
}
.BottomFont
{
font-size:9pt;
color:white;
}
.TitleBackGround
{    
    background:url(../Images/TitleBackground.gif);
	height:16px;    
}
.TitleFont1
{
    font-weight:bold;
	font-size:9pt;
	color:#3172A8;
}
.SerTitle
{
	font-size: 14px;
	color:#3333CC;
	filter:DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
}
.Title1
{
	font-size: 16px;
	color:#2393CD;
	font-weight: bold;
	font-family:"ºÚÌå";
	letter-spacing:-1px;
	filter:DropShadow(Color=#D3D3CF, OffX=2, OffY=2, Positive=2);
}

.Title2
{
	font-weight: bold;
}
.Pic1
{
    border:#FF3300;
	border-width:1px;
}
.SerTitle2
{
	font-size: 12px;
	color:#FF3300;
	filter:DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=1);
}
.SerTitle3
{
	font-size: 14px;
	color:#CC3300;
	filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
}
.Wave1 {
background:url(../Images/wave.gif);
background-repeat: repeat-x;
background-position: 100% 100%;
padding-bottom: 2px;
white-space: nowrap;
}