/* CSS Document */
body, hr, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, img {
         margin:0pt;
         padding:0pt;
}
a{	
	text-decoration: none;
	cursor:pointer;
}
.space-line {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px
}
body{
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.header{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:75px;
	width:100%;
	background-color: #9FD34A;
}
.header .header_center{
	width:930px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
}
.header .logo{
	float:left;
	width:329px;
	height:75px;
}
.header .header_right{
	float:left;
	width: 600px;
	height: 75px;
}
.left_language{
	width:100px;
	height:21px;
	float:left;
	color:#FFFFFF;
	padding-top:8px;
	background-position: right;
	background-image: url(../images/language_bg.gif);
	background-repeat: no-repeat;
	padding-left: 220px;
}
.left_language a{
	color:#ffffff;
	padding:5px;
}
.left_language a:hover{
	color:#009900;
	padding:5px;
}
.right_quotation{
	background-image:url(../images/qotati_bg.gif);
	background-repeat:no-repeat;
	width:105px;
	height:21px;
	float:left;
	padding-top:8px;
	padding-left:10px;
}
.right_quotation a{
	color:#000000;
}
.right_quotation a:hover{
	color:#009900;
}
.right_quotation_cn{
	background-image:url(../images/qotati_bg.gif);
	background-repeat:no-repeat;
	width:88px;
	height:19px;
	float:left;
	padding-top:10px;
	padding-left:25px;
}
.right_quotation_cn a{
	color:#000000;
}
.right_quotation_cn a:hover{
	color:#009900;
}
.index_meun{
	width:600px;
	float:left;
}
.index_meun ul{
    list-style:none;
}
.index_meun li{
	list-style-type: none;
	float:left;
	width:100px;
	font-size:14px;
}
.index_meun li a{
	color:#ffffff;
	padding-top:20px;
	display:block;
	width:100px;
	height:26px;
	text-align:center;
	float:left;
}
.index_meun a:hover{
	background-repeat:no-repeat;
	width:100px;
	height:26px;
	display:block;
	color:#009900;
	padding-top:20px;
	text-align:center;
	background-image: url(../images/menu_bg.gif);
}
.index_meun a.selected{
	background-repeat:no-repeat;
	width:100px;
	height:26px;
	display:block;
	color:#009900;
	text-align:center;
	background-image: url(../images/menu_bg.gif);
}
.index_meun_02{
	background-repeat:no-repeat;
	width:100px;
	height:28px;
	display:block;
	color:#009900;
	text-align:center;
	background-image: url(../images/menu_bg.gif);
}
.index_meun_02 a{
    color:#009900;
}
.index_meun_02 a:hover{
    color:#009900;
}
     
.flash_part{
	background-image:url(../images/flash_templet_bg.gif);
	background-repeat:repeat-x;
	height:232px;
	clear:both;
}
.demo_flash{
	width:800px;
	height:467px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.flash_content{
	width:930px;
	height:232px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.flash_part .left{
	background-image:url(../images/flash_templet_left.gif);
	width:15px;
	height:232px;
	float:left;
	background-repeat:no-repeat;
}
.flash_part .middle{
	float:left;
	background-repeat:no-repeat;
	height:232px;
	width:900px;
}
.flash_part .right{
	background-image:url(../images/flash_templet_right.gif);
	width:15px;
	height:232px;
	float:left;
	background-repeat:no-repeat;
}
.index_wrapper{
	clear:both;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}
.middle_title{
	height:37px;
	float: left;
	width: 898px;
	padding-left: 16px;
	padding-right: 16px;
}
.middle_title01{
	background-image:url(../images/middle_title_bg.gif);
	background-repeat:repeat-x;
	height:37px;
	float: left;
	width: 898px;
}

.middle_title01 .middle_title_content{
	margin-left:20px;
	float:left;
	background-image: url(../images/middle_title_showroom.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 120px;
	font-size: 20px;
	color: #386170;
	font-style: italic;
	font-weight: bold;
}
.middle_title01 .middle_title_content_cn{
	margin-left:20px;
	float:left;
	background-image: url(../images/middle_title_showroom.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 120px;
	font-size: 20px;
	color: #386170;
	font-weight: bold;
	font-style: italic;
}

.middle_title_content_right{
	float:right;
	margin-right:20px;
	color: #386170;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	width: 180px;
}
.middle_title_content_right_cn{
	float:right;
	margin-right:20px;
	color: #386170;
	font-size: 12px;
	margin-top: 10px;
	width: 120px;
}
.web_bottom{
	background-image:url(../images/bottom_green_line.gif);
	background-repeat:repeat-x;
	padding-top:43px;
	background-color:#EBEBEB;
	padding-bottom:20px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	
}
.web_bottom .bottom_link a{
	color:#333333;
}
.web_bottom .bottom_link a:hover{
	color:#009900;
}
.web_bottom .bottom_link{
	padding-left:5px;
	padding-right:5px;
}
.web_bottom .top_line{
	height:20px;
}
.web_bottom h1{
	font-size:12px;
	font-weight:normal;
}
.clearboth{
	clear:both;
}
.pages_line{
	padding-right:25px;
	float:right;
	width:auto;
	padding-top:20px;
	padding-bottom:20px;
}
.pages_line span{
	margin-left:2px;
	margin-right:2px;
}
.pages_line .page_button a{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#89B043;
	border: 1px solid #959595;
}
.pages_line .page_button a:hover{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	color:#638527;
	border: 1px solid #85BD1E;
	background-color:#F0FFD6;
}
.pages_line .page_button .selected{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#B1E15A;
	color:#ffffff;
	border: 1px solid #B1E15A;
}
.service_selected{
	background-color:#FEDA00;
}
.bottom_meun{
	clear:both;
	width:898px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	height:25px;
}
.web_bottom a{
	color:#107A42;
}
.web_bottom a:hover{
	color:#81C347;
}
.web_bottom ul{
	list-style-type: none;
	font-size:14px;
	font-weight:bold;	
}
.web_bottom ul li{
	padding-top:3px;
	padding-bottom:3px;
}
.web_bottom .botton_modules_left_left{
	width:115px;
	float:left;
	padding-left:30px;
}
.web_bottom .botton_modules_left{
	float:left;
	width:234px;
}
.web_bottom .botton_modules_left_cn{
	float:left;
	width:180px;
}
.web_bottom ul ul{
	list-style-type: none;
	list-style-position:inside;
	list-style-image: url(../images/web_botton_li_item.gif);
}
.web_bottom li li{
	font-size:12px;
	font-weight:normal;
}
.botton_modules_middle{	
	float:left;
	width:123px;
}
.botton_modules_right{
	float:left;
	width:146px;
}
.botton_modules_right_right{
	float:left;
	width:237px;
}
.botton_modules_right_right li span{
	font-size:12px;
	font-weight:normal;
	color:#208251;
	margin-right:10px;
}
.bottom_center{
    width:898px;
	margin-left:auto;
	margin-right:auto;
}
.hotline{
	width:150px;
	height:19px;
	float:left;
	padding-top:10px;
	padding-left: 5px;
	color: #333333;
}
.casoimg {
	cursor:pointer;
	height:100px;
	overflow:hidden;
	position:relative;
	width:150px;
}
.desc_caso {
	background-color:#000000;
	color:#FFFFFF;
	left:-1px;
	padding:5px;
	position:absolute;
	top:100px;
	width:150px;
	height:100px;
	font-size:12px!important;
	padding-right:10px;
}
.projectRowDetail a {
color:#FFFFFF;
text-decoration:none;
}
.projectRowDetail a img {
border:none;
}
