body{
	font-size: 12px;
	color: #484D50;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	line-height: 22px;
	background-image: url(../images/index_12.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	color: #484D50;
}
img {
	border: 0;
}
A {
	COLOR: #484D50;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF3300; TEXT-DECORATION: none
}

A.linkmenu {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-weight: bold;
	padding-right: 22px;
	padding-left: 22px;
}
A.linkmenu:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	padding-right: 22px;
	padding-left: 22px;
}
input {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #010101;
}
select {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #010101;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	line-height: 16px;
	height: 17px;
	width: 240px;
}

.bk {
	border: 1px solid #D6D6D5;
}
.bk-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.bk-tb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD8E1;
	border-bottom-color: #CFD8E1;
}

.bk-lrbg {
	background-color: #FFFFFF;
	background-image: url(../images/index_27.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.leftmenubg {
	background-image: url(../images/index_03.gif);
	height: 58px;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


.title14 {
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
	font-family: Arial, Helvetica, sans-serif,;
}
.title14white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.font14 {
	font-size: 14px;
	font-weight: bold;
}
.font11 {
	font-size: 11px;
}
.font18 {
	font-size: 15px;
	color: #040404;
	font-weight: bold;
}
.font20 {
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}



.fontblue {
	color: #00599D;
	font-size: 12px;
}
.fontblue1 {
	color: #0577AA;
	font-size: 12px;
}

.fontred {
	color: #F60001;
}
.fontwhite {
	color: #FFFFFF;
}
.fonthui {
	color: #999999;
}

.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.padding-lr {
	padding-right: 15px;
	padding-left: 15px;
}
.projj {
	line-height: 16px;
}
.probg {
	background-color: #FFFFFF;
	background-image: url(../images/probg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #E8E8E8;
}


div#MainPromotionBanner{
	width:910px;
	height:363px;
	background-color: #FFFFFF;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 363px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 910px;
	height: 363px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 910px;
	height: 363px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 315px; 
	right: 20px;
	z-index: 10;
	height: 43px;	
}
#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;
	border:0;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px;
	background-image: url(../images/slide_trigger_c.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
