/** column.css **/

.bgShadowBottom,
.bgShadowTop{
	width: 1090px;
	height: 24px;
	margin-left: -24px;
	position: relative;
	float: left;
	background-image: url(../img/shadows_1.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	z-index: 10;
}

.bgShadowTop{
	background-position: top center;
	margin-top: -24px;
	margin-bottom: 44px;
}
.bgShadowBottom{
	margin-bottom: -24px;
}

.cbShadowTop{
	background-image: url(../img/cb_fc.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1046px;
	height: 49px;
	position: relative;
	float: left;		
	margin-top: -29px;
	/*
	background-color: red;
	margin-left: -23px;
	*/	
}
.column_box.plentyContent{
	padding-left: 25px;
}

.column_box{
	background-image: url(../img/shadow_cb.png);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	padding: 0 25px 17px 50px;
	float: left;
	color: #434343;
	line-height: 18px;
	font-size: 14px;
	width: 1000px;

}



.column_box.payment{
	
	background-image: url(../img/shadow_cbbot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
	padding-top: 10px;
	margin-left: -23px;
	width: 1094px;
	width: 1019px;
	/*
	background-color: red;
	*/
}

.column_box.slider {
    background: none repeat scroll 0% 0% transparent;
}
.column_box.slider li {
    height: 370px;
	text-align:center;
}
.bx-controls-direction {
	display:none;
}
.bx-pager.bx-default-pager {
    position: absolute;
    width: 210px;
    margin: 20px 0px 0px 400px;
    z-index: 103;
}
.bx-pager.bx-default-pager .bx-pager-item .bx-pager-link {
    float: left;
    height: 20px;
    width: 20px;
    background: #eee;
    box-shadow: inset 0 0 3px #999;
	-webkit-box-shadow: inset 0 0 3px #999;
	-moz-box-shadow: inset 0 0 3px #999;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    margin: 0 6px;
    text-indent: -10000px;
	border: 1px solid #999;
}
.bx-pager.bx-default-pager .bx-pager-item .bx-pager-link.active {
    background: #ccc;
}
.column_box.welcome{
	background: none;
	/*
	width: 1000px;
	*/
	padding-bottom: 35px;
	
	
}

.column_box.service{
	padding-top: 73px;
}
.column_box .box33{
	float: left;
	width: 295px;
	position: relative;
	height: 290px;
	margin-right: 33px;
	padding-bottom: 30px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 27px;
}
.column_box h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	margin: 11px 0 6px 0;
	color: #666;
}
.column_box div p {
	font-size: 13px;
	line-height: 18px;
	color: #999;
}


.column_box.welcome .box33{
	
	height: 250px;
}

.column_box .box33 p{
	max-height: 105px;
	color: #999;
	overflow: hidden;
	font-size:11px;

	
	
	}

.column_box .box33 a.btn{
	width: 269px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding:6px;
}

.column_box .box33 h2 {
    margin-bottom: 13px;
}

.box33 .boxImg{
	width: 295px;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 8px;
}



.column_box .box50{
	position: relative;
	width: 470px;
	height: 340px;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-right: 30px;
	overflow: hidden;
	/*
	border-bottom: 1px solid #E8E8E8;
	background: black;
	margin-left: 25px;
	*/
}
.column_box.slider  .semi{
	/*
	border: 1px solid #E8E8E8;
	border-left: none;
	border-top: none;
	*/
	position: relative;
	display: block;
	font-size: 24px;
	text-align: right;
	padding: 20px 5px 10px 0;
	float: left;
	width: 465px;
	position: absolute;
	right: 0;
	bottom: 50px;
	color: #111;
	text-shadow: 1px 1px 0 #eee;

}
.column_box.slider  .semi strong {
	font-weight: bold !important;
}
.column_box.slider .box50 img {
	position: relative;
	float: left;
	margin: -3px 0 0 0;
}

.box50 .semi .subcat {
	font-size: 11px;
	line-height: 32px;
	margin-right: 5px;
	color: #333333;
	text-shadow: 0 0 3px #fff;
}

.column_box .semi_cat    {
	/*
	border: 1px solid #E8E8E8;
	border-left: none;
	border-top: none;
	*/
	position: absolute;
	display: block;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	width: 460px;
	background-color: #FFFFFF;
	opacity: 0.8;
	bottom: 15px;
	left: 0px;
}
.column_box   .semi_cat   a   {
	color: #333333 !important;
}
.column_box  .semi_cat  a:hover  {
	color: #990000 !important;
}


.column_box .bread {
	color: #666666;
	font-size: 10px;
}
.column_box  .bread a {
	color: #666666;
	font-size: 10px;
}
