﻿html, body {
	padding:0px;
	margin:0px;
}
body {
	font-size: 12px;
	color: #373737;
	text-align: center;
	font-family:Arial, 微软雅黑, 宋体 ;
	background:#FFFFFF url('main_bg.jpg') repeat-x fixed;
}
div {
	overflow: hidden;
	margin: 0px auto;
}
img {
	border:none;
}
a {
	text-decoration: none;
	color: #373737;
}
a:hover {
	color: #373737;
}
h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
/*****************************首页******************************************/
.top {
	position:relative;
	width: 1000px;
	height: 125px;
	background: url('top.jpg') no-repeat left top;
}
.entop {
	position:relative;
	width: 1000px;
	height: 125px;
	background: url('entop.jpg') no-repeat left top;
}
.topnav {
	position:absolute;
	right:20px;
	top: 35px;
	text-align:right;
}
.topnav a:hover {
	color:#CC3300;
	text-decoration:underline;
}
/********************************************一级栏目*****************************/
.menu {
	position:absolute;
	left:0px;
	top: 93px;
	width:1000px;
	height:33px;
}
.menu ul {
	list-style-type: none;
}
.menu ul li {
	float: left;
	margin:1px auto;
	position: relative;
}
.menu ul li a {
	display: block;
	width: 125px;
	height: 33px;
	line-height:33px;
	font-size:14px;
	color: #333333;
	font-weight: bold;
	background: url('menulibg.gif') no-repeat left top;
}
.menu ul li a:hover {
	color:#FFFFFF;
	background: url('menulibghover.gif') no-repeat left top;
}
.menu ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 33px;
	width: 103px;
}
.menu ul ul li a:hover {
	background-color: #F90000;
	background-image: none;
}
.menu ul ul li a {
	color: #FFF;
	display: block;
	width: 103px;
	height: 25px;
	line-height: 25px;
	background-color: #AAA;
	border-bottom: 1px #FFF solid;
	background-image: none;
}
.menu ul ul ul {
	display: none;
	position: absolute;
	left: 103px;
	top: 0px;
	width: 103px;
}
/******************主页banner***************************************************/
.banner {
	width: 1000px;
	height: 200px;
	border-top:1px #FFFFFF solid;
	clear:both;
}
/******************主页content****************************************************/
.content {
	width: 1000px;
	padding-top: 1px;
	background-color: #FFF;
}
/**************************首页left**********************************************/
.inleft {
	width: 208px;
	float: left;
	text-align: left;
}
.ingsyl {
}
.ingsyltitle {
	width: 208px;
	height: 27px;
	line-height: 27px;
	background: #B70000 url('icon1.jpg') no-repeat 10px center;
	color: #FFF;
	font-weight: bold;
	text-indent: 25px;
}
.ingsylcont {
	width: 208px;
	height: 180px;
}
.inlxwm {
	border-right: 1px solid #EAEAEA;
}
.inlxwmtitle {
	width: 207px;
	height: 30px;
	line-height: 30px;
	background: url('icon2.jpg') no-repeat 10px center;
	border-bottom: 1px dashed #666;
	text-indent: 25px;
	color: #C00;
	font-weight: bold;
}
.inlxwmcont {
	width: 197px;
	padding: 10px 0px 10px 10px;
	line-height: 30px;
	background: url('inlxbg.jpg') left top;
}
/**************************首页middle**********************************************/
.inmiddle {
	width: 513px;
	float: left;
	text-align: left;
}
.ingsdt {
}
.ingsdttitle {
	width: 513px;
	height: 27px;
}
.ingsdtcont {
	width: 513px;
	height: 180px;
	background: #ECECEC;
}
.ingsdtcont p {
	line-height:170%;
	padding:20px 15px;
	padding-top: 10px;
}
.ingsdtcont ul {
	list-style-type: none;
	margin-left: 25px;
	padding-top: 10px;
}
.ingsdtcont ul li {
	height: 28px;
	width: 465px;
	line-height: 28px;
	background: url('indtlibg.jpg') no-repeat 5px center;
	border-bottom: 1px dashed #909090;
	text-indent: 20px;
}
.ingsdtcont ul li .xwbt {
	float: left;
	width: 365px;
}
.ingsdtcont ul li .shijian {
	float: left;
	width: 100px;
}
.incpzs {
}
.incpzstitle {
	width: 513px;
	height: 30px;
	border-bottom: 1px dashed #666;
}
.incpzscont {
	width: 513px;
	height: 250px;
	background: #ECECEC;
}
.incpgd {
	margin-top: 20px;
}
.cpmarquee table {
	border-collapse:collapse;
}
.imgsrc {
}
.imgsrc img {
	padding-left: 5px;
	padding-right: 5px;
	height:190px;
}
.imgname {
	margin:0px auto;
	line-height: 30px;
	text-align: center;
	width:150px;
	height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
}
.imgname a:hover {
	color:#FF3300;
	text-decoration:underline;
}
/**************************首页right**********************************************/
.inright {
	float: left;
	width: 279px;
	text-align: left;
}
.ingsjj {
}
.ingsjjtitle {
	width: 279px;
	height: 27px;
	line-height: 27px;
	background: #B70000 url('icon1.jpg') no-repeat 10px center;
	color: #FFF;
	font-weight: bold;
	text-indent: 25px;
}
.ingsjj img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ingsjjcont {
	width: 250px;
	height: 180px;
	line-height: 24px;
}
.ingsjj a {
	color: #B70000;
}
.ingcyj {
	background-color: #ECECEC;
}
.ingcyjtitle {
	width: 279px;
	height: 30px;
	line-height: 30px;
	background: url('icon2.jpg') no-repeat 10px center;
	border-bottom: 1px dashed #666;
	text-indent: 25px;
	color: #C00;
	font-weight: bold;
}
.ingcyjcont {
	width: 279px;
	height: 260px;
}
.ingcyjcont ul {
	list-style-type: none;
	margin-left: 15px;
	padding-top: 10px;
}
.ingcyjcont ul li {
	height: 28px;
	width: 250px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:left;
	background: url('indtlibg.jpg') no-repeat 5px center;
	border-bottom: 1px dashed #909090;
	text-indent: 20px;
}
.ingcyjcont ul li .xwbt {
	float: left;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ingcyjcont ul li .shijian {
	float: left;
	width: 80px;
}
.ingcyjcont a:hover {
	color: #B70000;
}
/***********************************首页footer***********************************************************/
.footer {
	width: 940px;
	height:60px;
	padding:20px 30px;
	text-align:left;
	line-height:190%;
	color:#666666;
	background: url('footerbg.jpg') center top no-repeat;
	border-top: 1px solid #9D9D9D;
	clear: both;
}
/********************************************中文模版*****************************/
.zwmbleft {
	width: 208px;
	float: left;
	text-align: left;
}
.zwmbright {
	width: 780px;
	float: left;
	text-align: left;
}
.zwmblefttitle {
	width: 208px;
	height: 27px;
	line-height: 27px;
	background: #B70000 url('icon1.jpg') no-repeat 10px center;
	color: #FFF;
	font-weight: bold;
	text-indent: 25px;
}
.zwmbleftcont {
	width: 208px;
}
.zwmbleftcont ul {
	list-style-type: none;
}
.zwmbleftcont ul li {
	width: 208px;
	background: #ECECEC url('indtlibg.jpg') no-repeat 20px center;
	text-indent: 30px;
}
.zwmbleftcont ul li a {
	width: 208px;
	height: 30px;
	line-height: 30px;
	display: block;
	font-weight: bold;
}
.zwmbleftcont ul li a:hover {
	font-weight: bold;
	color: #CC0000;
	background: #CECECE;
}
.zwmbleftcont ul li ul li {
	text-indent: 35px;
	line-height: 25px;
	height: 25px;
	border-bottom: 1px solid #FFF;
}
.zwmbleftcont ul li ul li a {
	width: 208px;
	height: 25px;
	line-height: 25px;
	display: block;
	color: #373737;
	font-weight: normal;
}
.zwmbleftcont ul ul ul {
	display: none;
}
.dqwz {
	width: 792px;
	height: 27px;
	line-height: 27px;
	background: #999 url('icon3.jpg') no-repeat 20px center;
	text-indent: 35px;
	text-align: left;
}
.dqwz a {
	font-weight: bold;
	color: #FFF;
}
.dqwz a:hover {
	font-weight: bold;
	color: #CC0000;
}
.maincont {
	padding: 15px;
}
.maincont p {
	line-height: 25px;
	margin-bottom: 10px;
	text-indent: 2em;
}
.maincont table {
	width: 95%;
	text-align: center;
	margin-left: 20px;
}
.maincont td {
	height: 25px;
	border: 1px solid #D4D0C8;
}
.maincont tr:hover {
	background-color: #F4F4F4;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float:left;
	width: 630px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	font-family: "微软雅黑","黑体";
	color: #FFFFFF;
	text-indent: 14px;
	font-weight:bold;
	margin-top:10px;
	background-color:#999999;
}
.ColumnsListMore {
	float:left;
	width:100px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align:center;
	margin-top:10px;
	background-color: #808080;
}
.ColumnsListMore a {
	color:#FFFFFF;
	font-size:12px;
}
.ColumnsListMore a:hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	clear: both;
	width: 100%;
	text-align: center;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 212px;
	height: 220px;
	text-align: center;
	margin: 15px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 210px;
	height: 190px;
	display: table-cell;
	font-size:150px;
	vertical-align: middle;
	text-align: center;
	border: 1px #DDDDDD solid;
}
.ColumnsList_Ico .img a{
	width:210px;
	height:190px;
	display:block;
	vertical-align:middle;
}
.ColumnsList_Ico .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width:210px;
	height:190px;
	vertical-align:middle;
	*width: expression(this.width > 210 && this.width > this.height ? 190 : true);
	*height: expression(this.height > 190 ? 190 : true);
	*vertical-align:middle;
}
.ColumnsList_Ico .name {
	width: 212px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:12px;
}
/*******************模板栏目文本样式******************/
.textpro {
	width:100%;
	clear:both;
	margin:20px auto;
}
.textpro li {
	float:left;
	width:270px;
	height: 24px;
	text-align:left;
	text-indent:20px;
	background:url('icon2.gif') 5px 48% no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/******************产品列表页面文本样式******************/
.ColumnsList_text {
	width:730px;
	height:auto;
}
.ColumnsList_text li {
	float:left;
	height: 24px;
	width: 200px;
	text-align: left;
	line-height: 24px;
	text-indent: 30px;
	background-image: url('icon1.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/********************************产品列表页面***********************************/
.ProdList {
	clear: both;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 212px;
	height:220px;
	margin:15px;
	_display:inline;
}
.ProdList .img{
	width:210px;
	height:190px;
	line-height:190px;
	font-size:150px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px #DDDDDD solid;
}
.ProdList .img a{
	width:210px;
	height:190px;
	display:block;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.ProdList .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width:210px;
	height:190px;
	vertical-align:middle;
	*width: expression(this.width > 210 && this.width > this.height ? 190 : true);
	*height: expression(this.height > 190 ? 190 : true);
	*vertical-align:middle;
}
.ProdList .name {
	width: 212px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:12px;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************产品内容页面***********************************/
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	padding-top:10px;
	margin-top:20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	clear:both;
}
.ProdRecordTotal a {
	padding:2px 5px 1px 5px;
	border:1px silver solid;
	background-color: #F7F7F7;
	margin:0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration:none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border:1px #0065CA solid;
	color:#0065CA;
}
.ProdTitle {
	display:none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin:20px auto;
	clear:both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 35px;
	line-height: 35px;
	background: url('Maincont_ico4.gif') no-repeat 10px center;
}
.NewsList li:hover {
	background-color: #F7F7F7;
	background: url('Maincont_ico4.gif') no-repeat 10px center;
}
.NewsList .Name {
	float: left;
	width: 70%;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: black;
}
.NewsList .Name a:hover {
	color: #0000CC;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	font-size: 12px;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display: none;
	font-size: 14px;
	color: #B00000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
	font-size: 12px;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	font-size: 12px;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/****************************************在线留言**********************************************/
.MsgForm {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif,宋体;
}
.MsgForm h6 {
	font-family: 微软雅黑, 宋体;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-indent: 12px;
	line-height: 30px;
	border-bottom: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	background-color: #EFEFEF;
}
.MsgForm table {
	width: 100%;
	margin: 15px auto;
	border-collapse: collapse;
}
.MsgForm table td {
	padding: 5px 0px;
}
.MsgForm .Text {
	width: 100px;
	text-align: right;
}
.MsgForm .Input input {
	font-size: 12px;
	width: 100px;
}
.MsgForm .Input textarea {
	width: 600px;
	height: 100px;
}
.MsgForm .Submit {
	text-align: center;
}
.MsgCont {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif,宋体;
}
.MsgCont h6 {
	font-family: 微软雅黑, 宋体;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-indent: 12px;
	line-height: 30px;
	border-bottom: 1px #C8C8C8 solid;
	border-top: 1px #C8C8C8 solid;
	background-color: #EFEFEF;
}
.MsgCont table {
	width: 100%;
	border-collapse: collapse;
	border: 2px #DDD solid;
	margin: 15px auto;
}
.MsgCont table td {
	padding: 0px 10px;
}
.MsgCont .Name {
	text-align: right;
	width: 100px;
	font-weight: bold;
}
.MsgCont .Admin {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px #DDD dotted;
}
.MsgCont .From {
	text-align: right;
	color: #999999;
}
.MsgCont .Date {
	text-align: right;
	color: #999999;
}
.MsgCont .Message {
	line-height: 20px;
	border-bottom: 1px #DDD dotted;
}
.MsgCont .Reply {
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px #DDD dotted;
}
.gsjj {
	width: 710px;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 25px;
}
.gsjj p {
	margin-left: 50px;
	margin-top: 10px;
}
.gsjj p a {
	text-decoration: none;
	color: #333333;
}
.gsjj p a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.en-gsjj {
	width: 710px;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 25px;
	text-align: justify;
}
.cpzs {
	width: 710px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 25px;
}
.cpzs span.wz {
	font-weight: bold;
}
.cpzs .tp {
	text-align: center;
	margin-bottom: 10px;
}
.cpzs ul {
	margin-top: 10px;
	margin-left: 10px;
}
.cpzs ul.one li {
	list-style: none;
	width: 175px;
	height: 235px;
	float: left;
}
.cpzs ul.two li {
	list-style: none;
	width: 175px;
	height: 130px;
	float: left;
}
.cpzs ul.three li {
	list-style: none;
	width: 175px;
	height: 150px;
	float: left;
}
.cpzs ul.four li {
	list-style: none;
	width: 175px;
	height: 190px;
	float: left;
}
.cpzs ul.five li {
	list-style: none;
	width: 110px;
	height: 230px;
	float: left;
}
.cpzs ul.six li {
	list-style: none;
	width: 175px;
	height: 187px;
	float: left;
}
.cpzs ul.seven li {
	list-style: none;
	width: 135px;
	height: 163px;
	float: left;
}
.cpzs ul.eight li {
	list-style: none;
	width: 175px;
	height: 173px;
	float: left;
}
.cpzs ul.night li {
	list-style: none;
	width: 175px;
	height: 141px;
	float: left;
}
.cpzs ul.ten li {
	list-style: none;
	width: 175px;
	height: 245px;
	float: left;
}
.cpzs ul.eleven li {
	list-style: none;
	width: 115px;
	height: 125px;
	float: left;
}
.cpzs ul.tweleve li {
	list-style: none;
	width: 175px;
	height: 150px;
	float: left;
}
.cpzs ul.thirteen li {
	list-style: none;
	width: 175px;
	height: 145px;
	float: left;
}
.cpzs ul.fourteen li {
	list-style: none;
	width: 175px;
	height: 150px;
	float: left;
}
.cpzs ul li span {
	display: block;
	width: 160px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.five li span {
	display: block;
	width: 61px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.three li span {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.seven li span {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.eleven li span {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.fourteen li span {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.cpzs ul.one li img {
	width: 160px;
	height: 205px;
}
.cpzs ul.two li img {
	width: 160px;
	height: 100px;
}
.cpzs ul.three li img {
	width: 160px;
	height: 100px;
}
.cpzs ul.four li img {
	width: 160px;
	height: 160px;
}
.cpzs ul.five li img {
	width: 61px;
	height: 200px;
}
.cpzs ul.six li img {
	width: 160px;
	height: 157px;
}
.cpzs ul.seven li img {
	width: 100px;
	height: 133px;
}
.cpzs ul.eight li img {
	width: 160px;
	height: 143px;
}
.cpzs ul.night li img {
	width: 160px;
	height: 111px;
}
.cpzs ul.ten li img {
	width: 160px;
	height: 215px;
}
.cpzs ul.eleven li img {
	width: 100px;
	height: 95px;
}
.cpzs ul.tweleve li img {
	width: 160px;
	height: 120px;
}
.cpzs ul.thirteen li img {
	width: 160px;
	height: 115px;
}
.cpzs ul.fourteen li img {
	width: 160px;
	height: 100px;
}
.cpzs ul li a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.bottom {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottom a {
	text-decoration: none;
	color: #333333;
}
.bottom a:hover {
	color: #06C;
	text-decoration: underline;
}
#order_online table {
	font: 9pt Verdana;
	color: #707070;
	width: 90%;
}
#order_online div {
	color: #F00;
}
#order_online .order_tr1 {
	background-color: #DAEDF5;
}
#order_online .order_tr2 {
	background-color: #EBF5FA;
}
div#MainPromotionBanner {
	width: 1000px;
	height: 230px;
	background: #feb900;
}
#MainPromotionBanner #SlidePlayer {
	position: relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 230px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 1000px;
	height: 230px;
}
#MainPromotionBanner .Slides img {
	border: 0;
	display: block;
	width: 1000px;
	height: 230px;
}
#MainPromotionBanner .SlideTriggers {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 200px;
	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(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current {
	color: #fff;
	background: url(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;
}