/* 基础样式 */
body{margin:0 auto;padding:0;background:#fff;font-size:12px;color:#272727;font-family:Arial;}
body > div{margin-right:auto;margin-left:auto;} 
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
UL{margin:0px auto;margin /**/:0px;}
/* 默认链接色 */
a{color:#272727;text-decoration:none}
a:hover{text-decoration:underline;}

/* 颜色属性 */
.f12_0000,.f12_0000 a {color:#000000;}
.f12_ffff,.f12_ffff a {color:#ffffff;}
.f12_c50d,.f12_c50d a{color:#c50d0d;text-decoration:none}
.f12_c50d a:hover{color:#353434;text-decoration:underline;}
.f12_8f63,.f12_8f63 a {color:#8f6324;}
.f12_d8bc,.f12_d8bc a {color:#d8bc03;}

/* 字体属性 [定义规则，属性首字母加属性值，小写] */
.fb {font-weight: bold;}

.c2,.c3,.c4,.c5 {width:100%;text-align:center;margin:0 auto;clear:both;padding:0;border:0}
.c2 li,.c2 div {width:49.5%;float:left}
.c3 li,.c3 div  {width:33%;float:left;}
.c4 li,.c4 div {width:25%;float:left;}
.c5 li,.c5 div {width:20%;float:left;}

/*页面属性*/
.Area{width:940px;height:auto;margin:0px auto;}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 字体大小*/
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f18 { font-size:18px;}

/* 行高定义 */
.lh20 {line-height:20px}
.lh25 {line-height:25px}
.lh28 {line-height:28px}

/* 间隔 */
.ls1{letter-spacing:1px}

/* 图片边框 */
.img1 {border:1px solid #000000}

/* 通用属性 */
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; visibility: hidden;}

/* CSS空白 */
.blank1_b {margin:0 auto; width:100%; height:2px; font-size:1px;background:url(../images/cut9.gif);clear:both;}
.blank2_b {margin:0 auto; width:100%; height:2px; font-size:1px;background:url(../images/bg2.gif);clear:both;}
.blank3_b {margin:0 auto; width:100%; height:2px; font-size:1px;background:url(../images/cut23.gif);clear:both;}
.blank1 {margin:0 auto; width:100%; height:2px; font-size:1px;clear:both;}
.blank5 {margin:0 auto; width:100%; height:5px; font-size:1px;clear:both;}
.blank8 {margin:0 auto; width:100%; height:8px; font-size:1px;clear:both;}
.blank10 {margin:0 auto; width:100%; height:10px; font-size:1px;clear:both;}
.blank15 {margin:0 auto; width:100%; height:15px; font-size:1px;clear:both;}

/* 边线 */
.bord01 {border:1px solid #AFC3D1}
.bord02 {border-right:1px solid #b0b0b0}

/*文字对齐方式*/
.txtleft {text-align:left;}
.txtright {text-align:right}
.txtcenter {text-align:center}

/*左右间距*/
.w95{	width: 95%;}

/* 更多 */
.more {text-align:right;padding-right:5px;}


.bg1 {background:url(../images/cut4.gif);line-height:28px}
.bg2 {background:url(../images/cut18.gif);line-height:28px}
.bg3 {background:#e0e0e0}
.bg4 {background:#efefef}

.title {background:url(../images/cut5.gif);line-height:28px;font-weight:bold}
.titlecurrent {background:url(../images/cut6.gif);line-height:29px;font-weight:bold}


.wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 666px;
}

.clear{clear:both; width:1px; height:1px; font-size:1px; visibility:hidden;}


#html-carousel .carousel-list li {width: 146px;}

#html-carousel .carousel-list li img { 
    display:block; 
	border:1px solid #cccccc;
	padding:1px
}

#html-carousel {
    float: left;
    width: 578px;
}


/* BUTTONS */
#prev-arrow-container, #next-arrow-container { 
    float:left;
    margin: 0px;
    padding-top: 35px;
}



.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}


.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#666;
	line-height:20px
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}
