/* CSS Document */

.swf_wrap{
	height:416px;
	position: relative;
}

.swf{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -680px;
	width: 1360px;
}


.caro_content{
	background:url(../../images/call_content_back.jpg) no-repeat;
	width:1240px;
	height: 254px;
	padding-top: 12px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -620px;
}

#carousel{
	margin: 0 auto;

}
		
.caro_content li{
	margin:0 5px;
	width:320px;
	height:230px;
}


.caro_wrap{

	border:solid #C7C7C7 1px;
	position:relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);

}

.caro_in_box{

	padding:9px;
	margin-bottom:1px;
	position:relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.52, #F7F6F2), color-stop(0.00, #fff));
background: -webkit-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -moz-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -o-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: -ms-linear-gradient(top, #fff 0%, #F7F6F2 52%);
background: linear-gradient(to bottom, #fff 0%, #F7F6F2 52%);
-pie-background: linear-gradient(#fff 0%, #F7F6F2 52%);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);
}

.type_bottom{
	background:url(../../images/line_solid_dotte.jpg) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}


.caro_wrap section{
	border-top:1px solid #CCC;
	padding:6px 9px 4px;
}

.caro_wrap section h1{
	font-weight:bold;
	font-size:110%;
	background:url(../../images/arrow_03.png) left 5px no-repeat;
	padding-left:12px;
}

.prev{
	position:absolute;
	left:112px;
	top:50%;
	margin-top:-26px;
	z-index:2;
	
-webkit-box-shadow: 1px 1px 16px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    1px 1px 16px rgba(50, 50, 50, 0.48);
box-shadow:         1px 1px 16px rgba(50, 50, 50, 0.48);
behavior: url(/PIE.htc);
}

.next{
	position:absolute;
	right:112px;
	top:50%;
	margin-top:-26px;
	z-index:2;
-webkit-box-shadow: 1px 1px 16px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    1px 1px 16px rgba(50, 50, 50, 0.48);
box-shadow:         1px 1px 16px rgba(50, 50, 50, 0.48);
behavior: url(/PIE.htc);
}

.main_bnr li{
	display:inline-block;
	vertical-align: top;
	width:291px;
	*display: inline;
	*zoom: 1;
}


.bnr_shadow{
	position:relative;
-webkit-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    3px 3px 8px rgba(50, 50, 50, 0.15);
box-shadow:         3px 3px 8px rgba(50, 50, 50, 0.15);
behavior: url(/PIE.htc);
}

.bnr_text{
	padding: 10px 5px 5px 15px;
	font-weight: bold;
}

.other_links{
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding-top:1px;
}

.other_links ul{
	padding:5px;
	position:relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #EEEBDA));
background: -webkit-linear-gradient(#EEEBDA, #fff);
background: -moz-linear-gradient(#EEEBDA, #fff);
background: -o-linear-gradient(#EEEBDA, #fff);
background: -ms-linear-gradient(#EEEBDA, #fff);
background: linear-gradient(#EEEBDA, #fff);
-pie-background: linear-gradient(#EEEBDA, #fff);
behavior: url(/PIE.htc);
}

.other_links li{
	width:29%;
	padding-left:15px;
	border:solid #AEAEAE 1px;
	margin:4px;
	display:inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position:relative;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #E1E1E1), color-stop(0.24, #fff));
background: -webkit-linear-gradient(top, #fff 24%, #E1E1E1 100%);
background: -moz-linear-gradient(top, #fff 24%, #E1E1E1 100%);
background: -o-linear-gradient(top, #fff 24%, #E1E1E1 100%);
background: -ms-linear-gradient(top, #fff 24%, #E1E1E1 100%);
background: linear-gradient(to bottom, #fff 24%, #E1E1E1 100%);
-pie-background: linear-gradient(#fff 24%, #E1E1E1 100%);
behavior: url(/PIE.htc);
}

.other_links li a{
	display:block;
	background:url(../../images/arrow_04.png) left 10px no-repeat;
	padding:7px 10px 5px 25px;
	font-weight:bold;
}


.content_foot{
	background:url(../../images/main_content_footer_back.jpg) no-repeat bottom;
	padding-bottom:6px;
}

.content_back{
	background:url(../../images/titlebottom_repeat_back.jpg) top repeat-x #f8f8f4;
	border-left:solid 1px #aeaeae;
	border-right:solid 1px #aeaeae;
	padding:20px 10px 10px;
	
}

.content_back h2{
	font-weight:bold;
	padding:5px 5px 5px 15px;
	background:url(../../images/arrow_02.png) left 12px no-repeat;
}

.news_wrap{
	padding: 15px 10px;
}

.news_wrap dt{
	float:left;
	background:url(../../images/arrow_05.jpg) left 6px no-repeat;
	padding-left:12px;
}

.news_wrap dd{
	float:left;
	width: 325px;
	padding-left:15px;

}

.stripe{
	overflow: auto;
	height: 150px;
}

.stripe .odd{
	background:#F2EEE6;
}


.client_list li{
	display:inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width:128px;
	min-height: 132px;
	margin-bottom:10px;
	margin-right:3px;
	background:#FCF9F2;
	border:solid 1px #E2DBBF;
	padding:5px;
	position:relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(/PIE.htc);

}

.client_link_arrow{
	padding-left:15px;
	padding-top:5px;
	border-top:solid 1px #E2DBBF;
	background:url(../../images/arrow_04.png) left 8px no-repeat;
}

.client_list li a{
	font-size:12px !important;

}

.client_list li img{
	margin-bottom:5px;
}

.test{
	position:relative;
	height: 270px;
}


.cat_icon_info{
	display:block;
	text-align:center;
	width:73px;
	height:20px;
	font-size:11px;
	color:#fff;
	margin-bottom:2px;

background: rgb(0,133,145); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,133,145,1) 0%, rgba(0,86,54,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,133,145,1)), color-stop(99%,rgba(0,86,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,133,145,1) 0%,rgba(0,86,54,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,133,145,1) 0%,rgba(0,86,54,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,133,145,1) 0%,rgba(0,86,54,1) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,133,145,1) 0%,rgba(0,86,54,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008591', endColorstr='#005636',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
behavior: url(/PIE.htc);

}

.cat_icon_tenji{
	display:block;
	text-align:center;
	width:73px;
	height:20px;
	font-size:11px;
	color:#fff;
	letter-spacing: 2px;
	margin-bottom:2px;

background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(109,0,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(109,0,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(109,0,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */


-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
behavior: url(/PIE.htc);
}


.cat_icon_shop{
	display:block;
	text-align:center;
	width:73px;
	height:20px;
	font-size:11px;
	color:#fff;
	letter-spacing: 2px;
	margin-bottom:2px;

background: rgb(167,207,223); /* Old browsers */
background: -moz-linear-gradient(top, rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
behavior: url(/PIE.htc);
}
