td {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	font:宋体;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	background-color: #ffffff;
	font:宋体;
}
a:link,a:active,a:visited{
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	font:宋体;
}
a:hover{
	font-size: 12px;
	line-height: 21px;
	color:#0066FF;
	text-decoration: none;
}

a.top:link,a.top:visited,a.top:active,a.top:hover {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	font:宋体;
}
INPUT
{
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #C0C0C0;
	BORDER-LEFT-COLOR: #C0C0C0;
	BORDER-BOTTOM-COLOR: #C0C0C0;
	BORDER-RIGHT-COLOR: #C0C0C0;
	PADDING-TOP: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	CURSOR: HAND;
	FONT-SIZE: 12px;
	COLOR: #333333;
}

TEXTAREA 
{ 
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #C0C0C0;
	BORDER-LEFT-COLOR: #C0C0C0;
	BORDER-BOTTOM-COLOR: #C0C0C0;
	BORDER-RIGHT-COLOR: #C0C0C0;
	PADDING-TOP: 1px; PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	CURSOR: HAND;
	FONT-SIZE: 12px;
	line-height:30px;
	COLOR: #000000;
}

SELECT {
	FONT-SIZE: 10pt;
	LINE-HEIGHT: 30px;
	FONT-FAMILY: 宋体;
	}
.button_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.index_top {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pro_index {
	border: 1px solid #E4E4E4;
}
.index_but {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bai, .bai a, .bai a:link, .bai a:visited, .bai a:hover, .bai a:active  {
 font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

.big, .big a, .big a:link, .big a:visited, .big a:hover, .big a:active  {
	font-size: 14px;
	color: #076598;
	line-height:21px;
	text-decoration: none;
	text-transform: capitalize;
	
}
.cp, .cp a, .cp a:link, .cp a:visited, .cp a:hover, .cp a:active  {
	font-size: 12px;
	color:000000;
	line-height:21px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight:bold;	
	}
.cp a:hover {
		color:#0099FF;
 
}
.title, .title a, .title a:link, .title a:visited,.title a:active  {
	font-size: 14px;
	color:#0070A6;
	text-decoration: none;
	text-transform: capitalize;
	font-weight:bold;
}

 .title a:hover {
  color:#FFCC00;
 }
.bai, .bai a, .bai a:link, .bai a:visited, .bai a:hover, .bai a:active  {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	text-transform: capitalize;
}

.more, .more a, .more a:link, .more a:visited, .more a:hover, .more a:active  {
	font-size: 12px;
	font-weight:bold;
	color:#FF4E09 ;
	text-decoration: none;
	text-transform: capitalize;
}

div#MainPromotionBanner{
	width:440px;
	height:264px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 264px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 440px;
	height: 264px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 440px;
	height: 264px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 225px; 
	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 6px;
	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 6px; 
}
