* {
	Margin: 0;
	Padding:0;
}
Body {
	Margin:0;
	Padding:0;
	Background-Image:Url(/Images/Bg.jpg);
	Background-Repeat:Repeat-X;
	Color: #07519A;
	Font-Size:12px;
	Font-Family:Tahoma, sans-serif;
	Text-align: Left;
}
a:link {
	Color: #333333;
	Text-decoration: none;
}
a:hover {
	Color: #FF6600;
	Text-Decoration:Underline;
}
a:active {
	Color: #004A9C;
	Text-decoration: none;
}
a:visited {
	Color: #656565;
	Text-decoration: none;
}
Div,li,td{
	Color: #656565;
	Text-decoration: none;
	Font-Size:12px;
	Font-Family:宋体,Tahoma;
}


Img {
	Border: 0px;
}
A:hover img,A:Active img{
/*
	filter:alpha(opacity=80);
	cursor:hand;
*/
}
P{
	Text-Align:Left;
}
.MTop1{Margin-Top:1px;}
.MTop2{Margin-Top:2px;}
.MTop3{Margin-Top:3px;}
.MTop4{Margin-Top:4px;}
.MTop5{Margin-Top:5px;}
.MTop6{Margin-Top:6px;}
.MTop7{Margin-Top:7px;}
.MTop10{Margin-Top:10px;}
.MTop15{Margin-Top:15px;}
.MTop20{Margin-Top:20px;}
.Bg1{Background:Url(/Images/Text_Bg_Dotted_2.gif) Repeat-X Bottom;}

.Font0{}
.Font1{Color:#FF0000;}
.Font2{Color:#3366CC;}
.Font3{Color:#336600;}

A.white:Link,A.white:Visited{Color:#FFFFFF;}
A.white:Hover{Color:#F9F9F9;}

.Input00 {
	Text-Align:Center;
	Padding-Top:2px;
	Height:20px;
	BORDER-RIGHT: #D4D4D4 1px outset;
	BORDER-TOP: #D4D4D4 1px inset!Important;
	BORDER-LEFT: #D4D4D4 1px inset!Important;
	BORDER-BOTTOM: #D4D4D4 1px outset;
	BORDER-TOP: #D4D4D4 1px outset;
	BORDER-LEFT: #D4D4D4 1px outset;
	FONT-SIZE: 12px!Important;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana,宋体;
}
.Input {
	BORDER: #E8D4B0 1px outset;
	background-color:#F3E7D1;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Verdana,宋体;
	Text-Align:Left;
}
.Input_ClsPage{
	Border: #000000 1px;
	background-color:#FFFFFF;
	FONT-SIZE: 10px;
	COLOR: #666666;
	Font-Family: Tahoma,宋体;
	Text-Align:Left;
}
.Inputa {
	BORDER-TOP: #0294CB 1px inset!Important;
	BORDER-LEFT: #0294CB 1px inset!Important;
	Border: #0294CB 1px outset;
	Background-color:#FFFFFF;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma,宋体;
	Text-Align:Left;
}
.Inputb {
	Border: #A9A9A9 1px outset;
	Background-color:#FFFFFF;
	FONT-SIZE: 12px;
	Height:16px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma,宋体;
	Text-Align:Left;
}
.Red{
	Color:#FF0000;
}
A.TLink:Link,A.TLink:Visited{Color:#613F0F;}
A.BLink:Link,A.BLink:Visited{Color:#FFFFFF;}
.TB-Border{Border-Top:1px Solid #9F9478;Border-Bottom:1px Solid #9F9478;}

div#MainPromotionBanner{
	width:216px;
	height:292px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 292px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 216px;
	height: 292px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 216px;
	height: 292px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 270px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 3px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 3px; 
}
