/* CSS Document */
body { margin:0px; padding:0px; background-image:url(../images/bg1.jpg); font-family:"ËÎÌå"; font-size:12px; }
.menubg1 { background-image:url(../images/menubg1.jpg); background-position:left; background-repeat:repeat-x; font-size:14px; font-weight:bold; color:#FFFFFF}
.menubg2 { background-image:url(../images/menubg2.jpg); background-position:left; background-repeat:repeat-x}
.tbmn2{ font-size:14px; color:#FFFFFF; font-weight:bold;height:20px;}
.tbmn2 a:link { color:#FFFFFF; text-decoration:none}
.tbmn2 a:visited{ color:#FFFFFF; text-decoration:none;}
.tbmn2 a:hover { color:#FFFFFF; text-decoration:underline}
.tbmn3 { border-right:1px solid #FFFFFF}
.tbmn4 {font-size:14px; color:#472212; background:#FFFFFF; font-weight:bold; height:20px;}
.tbmn4 a:link { color:#472212; text-decoration:none}
.tbmn4 a:visited{ color:#472212; text-decoration:none;}
.tbmn4 a:hover { color:#472212; text-decoration:underline}
.tbpad { margin-left:10px;}
.ctleft { border-right:2px solid #472212; border-bottom:2px solid #472212;border-left:2px solid #472212; line-height:18px; font-size:14px; color:#472212; padding:10px;}
.ctleft a:link {color:#472212; text-decoration:none;}
.ctleft a:visited {color:#472212; text-decoration:none;}
.ctleft a:hover {color:#472212; text-decoration:underline;}
.ctleft2 a:link { color:#FF3333; text-decoration:none}
.ctleft2 a:visited {color:#FF3333; text-decoration:none;}
.ctleft2 a:hover {color:#FF3333; text-decoration:underline;}
.ctleft3 { padding:5px 20px 5px 20px;border-bottom:1px solid #472212}

.ctright { padding-left:6px; padding-top:6px;}
.ctbaner { padding:4px; background-color:#e2ddc3;}
.cttj { padding-top:6px; }
.cttjtitle { background-image:url(../images/titlebg.jpg); background-position:left; background-repeat:repeat-x; border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-left:1px solid #e9e9e9; padding-left:20px; font-size:16px; color:#472212; font-weight:bold; }
.ctline { background-image:url(../images/line.jpg); background-position:bottom; background-repeat:repeat-x;}
.ctpic1 { padding:5px;}
.ctbder { border-right:1px solid #e3e3e3; }
.ctpad  { padding-top:10px; padding-bottom:10px;}
.ctpad2 { padding-top:10px;}
.ctfont { font-size:12px; color:#000000; line-height:20px}
.ctfont a:link  { color:#000000; text-decoration:none}
.ctfont a:visited  { color:#000000; text-decoration:none}
.ctfont a:hover  { color:#472212; text-decoration:underline}

.ctsptt { background-image:url(../images/titlebg.jpg); background-position:bottom; background-repeat:repeat-x; border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-left:1px solid #e9e9e9;}
.ctbottom { color:#472212; font-size:12px; }
.ctcpspd  { padding:12px; font-size:16px; color:#472212; font-weight:bold }
.picboder { border:dotted 1px #d6d6d6;}
.prdtit  { font-size:12px; line-height:20px; color:#472212}
.pro1 { padding:1px; border:1px solid #b37f69}
.prodpd { padding:10px;}
.lstftbd { font-weight:bold;}
.lstftbd a:link { color:#000000; text-decoration:none}
.lstftbd a:visited { color:#000000; text-decoration:none}
.lstftbd a:hover { color:#000000; text-decoration:none}
.listtit { font-size:14px; font-weight:bold}
.listconet { line-height:20px}


/*indexbaner donghua*/
div#MainPromotionBanner{
	width:770px;
	height:198px;
	background:#e0dac4;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 250px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 770px;
	height: 250px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 770px;
	height: 250px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 255px; 
	right: 320px;
	z-index: 10;
	height: 25px;
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #472212;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	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: 14px;
	line-height: 18px;
	height: 18px;
	width: 18px;
	margin:0 6px; 
}

/* shouye gundong donghua */
#demo {
background: #FFF;
overflow:hidden;
width: 777px;
}
#demo img {
border: 1px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


