@charset "utf-8";
/* CSS Document */
html {
	padding:0;
	margin:0;
	overflow-x:hidden;
	border:none;
}
body,img, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, p {
	margin:0 ;
	padding:0;
	border:0;
}
body {
	font-size:12px;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: 'Lato', sans-serif;*/
	
	
}
.error_box{
	color:RED;
}
a{
	text-decoration:none;
}
.floatLeft{
	float:left !important;
}
.floatRight{
	float:right !important;
}
.title_abouthome a{
	color:#a81418;
}
.loader{
position:fixed;top:0;left:0;width:100%;height:100%;background:url(../images/30.gif) no-repeat center center white;z-index:500000;
}
#maincontainer{
	float:left;
	width:100%;
}
.header{
	float:left;
	width:100%;
	height:31px;
	background:url(../images/shadowtop.png) repeat-x top left;
	padding-top:3px;
}
.center_header{
	margin:0 auto;
	width:980px;
}
.menu{
	float:left;
	list-style-type:none;
}
.onemenu{
	float:left;
	margin-right:35px;
	font-size:17px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	
}
.langt{
	float:left;
	margin-right:3px;
	margin-left:16px;
	font-size:15px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff;
	
}
.onemenu a{
	color:#ffffff;
	padding:0px 3px;
}
.onemenu a:hover{
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color:#535a77;
}
.activeonemenu{
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background-color:#535a77;
}
.help{
	float:right;
	color:#b20525;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	
}
.help span{
	color:#ffffff !important;
	text-transform:uppercase;
	font-size:17px;
}
.top_site{
	float:left;
	width:100%;
	background:url(../images/top.jpg) repeat-x top center;
	height:211px;
}
.container_logo{
	float:left;
	width:100%;
	padding-top:7px;
}
.center_logo{
	margin:0 auto;
	width:163px;
}
.content_page{
	float:left;
	width:100%;
	padding-top:10px;
}
.center_page{
	margin:0 auto;
	width:948px;
}
.breadcrumb{
	float:left;
	width:100%;
	padding-bottom:4px;
	color:#808080;
	text-transform:uppercase;
}
.breadcrumb a{
	color:#808080;
}
.container_title{
	float:left;
	width:100%;
	padding-bottom:14px;
}
.title_page{
	float:left;
	width:189px;
	color:#09123c;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:36px;
	text-transform:uppercase;
	font-weight:bold;
	
}
.border_page{
	float:right;
	width:750px;
	border-bottom:1px solid #b9b9b9;
	height:36px;
	
}
.container_about{
	float:left;
	width:100%;
	min-height:300px;
	padding-bottom:40px;
}
.description_about{
	float:left;
	width:590px;
	font-size:13px;
	color:#767676;
	text-align:justify;
}
.right_about{
	float:right;
	width:332px;
}
.image_about{
	float:left;
	width:332px;
	height:174px;
	margin-bottom:9px;
}
.menu_about{
	float:left;
	width:100%;
}
.one_menuabout{
	float:left;
	padding-left:15px;
	width:317px;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#e9e9e9;
	border-left:5px solid #09123c;
	margin-bottom:7px;
	color:#919191;
	font-size:20px;
	text-transform:uppercase;
	text-transform:uppercase;
	
	padding-top:8px;
	padding-bottom:8px;
	cursor:pointer;
}
.one_menuabout:hover{
	background-color:#09123c;
	color:#ffffff;
}
.activeone_menuabout{
	background-color:#09123c !important;
	color:#ffffff !important;
}
.imageabout_no{
	float:left;
	width:316px;
	height:158px;
	border:8px solid #e9e9e9;
	margin-bottom:9px;
}
.imageteam{
	float:left;
	width:100%;
	height:246px;
	padding-bottom:14px;
}
.footer{
	float:left;
	width:100%;
}
.top_footer{
	float:left;
	width:100%;
	/*height:108px;*/
	background-color:#09123c;
}
.bottom_footer{
	float:left;
	width:100%;
	height:77px;
	background-color:#ffffff;
}
.content_social{
	float:left;
	width:100%;
	text-align:center;
	padding-top:14px;
}
.signature{
	float:left;
	width:100%;
	text-align:center;
	color:#7b7b7b;
	padding-top:3px;
}
.signature a{
	color:#7b7b7b;
}
.center_footer{
	margin:0 auto;
	width:1000px;
position:relative
}
.team-v-icon {
 position: absolute;
    right: -64px;
    top: 20px;
    width: 60px;
    z-index: 10;
}
.content_menufooter{
	float:left;
	width:100%;
	padding:11px 0;
}
.center_menufo{
	margin:0 auto;
	width:640px;
}
.menufooter{
	float:left;
	list-style-type:none;
}
.onemenufooter{
	float:left;
	font-family: 'Dosis', sans-serif;
	color:#bdbdbd;
	font-size:14px;
	text-transform:uppercase;
	padding-right:64px;
	
}
.onemenufooter a{
	color:#bdbdbd;
}
.onemenufooter a:hover{
	color:#b60006;
}
.activeonemenufooter{
	color:#b60006 !important;
}

.border_footer{
	float:left;
	width:100%;
	background:url(../images/foot.png) no-repeat top center;
	height:1px;
}
.content_setting{
	float:left;
	border-right:1px solid #222a50;
	margin-top:17px;
	padding-bottom:19px;
}
.line_setting{
	float:left;
	padding-right:10px;
	color:#bdbdbd;
	text-transform:uppercase;
}
.line_setting a{
	color:#bdbdbd;
}
.textdown{
	float:left;
	margin-left:10px;
	margin-right:9px;
	margin-top:16px;

}
.one_news{
	float:left;
	width:454px;
	padding-right:38px;
}
.date_news{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	color:#919191;
	font-size:18px;
	padding-bottom:7px;
}
.title_news{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	color:#09123c;
	font-weight:bold;
	font-size:18px;
	padding-bottom:18px;
	
}
.title_news a{
	color:#09123c;
	
}
.image_news{
	float:left;
	width:452px;
	height:157px;
	background-color:#ebebeb;
	border:1px solid #e4e4e4;
}
.desc_news{
	float:left;
	width:100%;
	text-align:justify;
	font-size:13px;
	color:#767676;
	padding-top:15px;
	height:86px;
}
.desc_newsdetails{
	float:right;
	width:442px;
	text-align:justify;
	font-size:13px;
	color:#767676;
	padding-bottom:50px;
}
.content_read{
	float:left;
	width:100%;
	border-bottom:1px solid #ad0020;
}
.content_view{
	float:left;
	width:100%;
	border-bottom:1px solid #09123c;
}

.readnews{
	float:right;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff;
	background-color:#ad0020;
	padding:3px 5px;
	text-transform:uppercase;
}
.readmachi{
	float:right;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff;
	background-color:#ad0020;
	padding:2px 4px;
	text-transform:uppercase;
}
.backmachi{
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff;
	background-color:#ad0020;
	padding:2px 6px;
	font-size:12px;
	text-transform:uppercase;
}
.one_newsdeatils{
	float:left;
	width:100%;
}
.imagesimco{
	float:left;
	width:261px;
	height:157px;
	border:1px solid #e4e4e4;
}
.top_simco{
	float:left;
	width:100%;
	padding-bottom:32px;
}
.sign_name{
	width:250px;
	height:23px;
	float:left;
	padding:0px 0px 0px 6px;
	margin:0px 5px 9px 0px;
	border:1px solid #e3e3e3;
	color:#909090;
}
.bride_gender{
	color:#5c5c5c;
	width:107px;
	float:left;
}
.bride_gender.your_name{
	margin:5px 0px 0px 0px;
}
.bride_gender.newsletter_name{
	font-weight:normal;
	margin:5px 0px 0px 0px;
}
.newslettererror
{
	color:#F73E19;
	height:20px;
}
.submit_quote{
	float:right;
	width:79px;
	height:22px;
	background:url(../images/submit.jpg) no-repeat top left;
	cursor:pointer;
}
.titserv_simco{
	float:right;
	width:660px;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#09123c;
	padding-bottom:10px;
	text-transform:uppercase;
}
.desc_simco{
	float:right;
	width:660px;
	text-align:justify;
	font-size:13px;
	color:#767676;
	padding-bottom:50px;
}
.listing_category{
	float:left;
	width:100%;
	padding-bottom:80px;
}
.oneprocatsub{
	float:left;
	width:263px;
	margin-right:44px;
	margin-bottom:44px;
	opacity:0.5;
}
.oneprocatsub:hover{
	opacity:1;
}
.oneprocatsub:hover .title_procatsub{
	background:url(../images/active.png) no-repeat top center;
	border-bottom:none !important;
	padding-bottom:14px !important;
	color:#ffffff !important;
}
.activeoneprocatsub{
	opacity:1;
}
.acttitle_procatsub{
	background:url(../images/active.png) no-repeat top center;
	border-bottom:none !important;
	padding-bottom:14px !important;
	color:#ffffff !important;
}
.oneprocat{
	float:left;
	width:263px;
	margin-right:44px;
	margin-bottom:44px;
}
.image_procat{
	float:left;
	width:261px;
	height:123px;
	border:1px solid #e4e4e4;
}
.title_procat{
	float:left;
	width:260px;
	padding-left:3px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #09123c;
	color:#ad0020;
	font-size:22px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.title_procatsub{
	float:left;
	width:260px;
	padding-left:3px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #09123c;
	color:#ad0020;
	font-size:22px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.description_cat_softoware{
	float:left;
	width:100%;
	color:#767676;
	font-size:13px;
	padding-bottom:40px;
	text-align:justify;
}
.content_produ_catsoftware{
	float:left;
	width:100%;
	padding-top:20px;
}
.one_software{
	float:left;
	width:263px;
	padding-right:56px;
}
.image_software{
	float:left;
	width:261px;
	height:161px;
	border:1px solid #e4e4e4;
}
.title_soft{
	float:left;
	width:100%;
	position:relative;
	color:#919191;
	font-size:15px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #ad0020;
	padding-top:10px;
	padding-bottom:2px;
}
.plus_soft{
	position:absolute;
	bottom:0;
	right:0;
}
.title_pagemachinery{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom:13px;
	color:#09123c;
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
}
.title_pagemachinery2{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom:13px;
	color:#09123c;
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
	position:relative;
	margin-bottom:16px;
}
.container_pro_machi{
	float:left;
	width:100%;
}
.onepro_machi{
	float:left;
	width:213px;
	padding-right:31px;
	padding-bottom:46px;
}
.image_promachi{
	float:left;
	width:211px;
	height:129px;
	border:1px solid #e4e4e4;
}
.title_promachi{
	float:left;
	width:100%;
	padding:6px 0 3px 0;
	color:#919191;
	font-size:16px;
	font-weight:bold;
/*min-height:20px;*/
        height:40px;
	text-transform:uppercase;
}
.title_promachi a{
	color:#919191;
}
.desc_promachi{
	float:left;
	width:100%;
	color:#919191;
	text-align:justify;
	height:42px;
}
.left_content_pro{
	float:left;
	width:396px;
}
.right_content_pro{
	float:right;
	width:526px;
}
.title_pro_mac{
	float:left;
	width:100%;
	color:#09123c;
	font-size:16px;
	font-weight:bold;
	padding-bottom:13px;
	text-transform:uppercase;
}
.desc_pro_mac{
	float:left;
	width:100%;
	color:#919191;
}
.realted_container{
	float:left;
	width:100%;
	padding-top:25px;
}
.title_related{
	float:left;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:8px;
	color:#919191;
	font-size:22px;
}
.grosimagesprojectdes{
	float:left;
	width:394px;
	height:241px;
	border:1px solid #e4e4e4;
	position:relative;
}
.pluspro{
	position:absolute;
	bottom:0;
	left:0;
}
.pluspronew{
	position:absolute;
	bottom:0;
	left:0;
	display:none;
}
.gros_gallerydes{
	float:left;
	width:394px;
	height:241px;
	border:1px solid #e4e4e4;
	position:relative;
	
}
.grosoneimage{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.container_small_gallery{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	height:79px;
	margin-top:6px;
}
.absolute_small_gallery{
	position:absolute;
	top:0;
	left:0;
}
.onegallerysmalldes{
	float:left;
	width:125px;
	margin-right:7px;
	height:77px;
	background-color:#eaeaea;
	border:1px solid #e2e2e2;
	cursor:pointer;
}
.rightclickgal{
	float:right;
	width:16px;
	height:17px;
	background:url(../images/right.png) no-repeat top left;
	margin-left:3px;
	cursor:pointer;
}
.leftclickgal{
	float:right;
	width:16px;
	height:17px;
	background:url(../images/left.png) no-repeat top left;
	margin-left:3px;
	cursor:pointer;
}	
.containerflesh{
	float:left;
	width:100%;
	padding-top:5px;
}
.content_icones{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.oneicon{
	float:left;
	width:93px;
	height:96px;
	margin-right:100px;
	margin-left:14px;
	background:url(../images/cadre.png) no-repeat top left;
	position:relative;
}
.lang{
	float:left;
}
.tit_newtitle{
	position:absolute;
	top:79px;
	left:-30px;
	width:152px;
	color:#808080;
	font-size:12px;
	text-align:center;
	
}
.container_border_categ{
	float:left;
	width:100%;
	height:31px;
	border-top:2px solid #09123c;
	position:relative;
}
.catactive{
	position:absolute;
	top:-2px;
	display:none;
	
}
#catactive_1{
	left:43px;
}
#catactive_2{
	left:252px;
}
#catactive_3{
	left:462px;
}
#catactive_4{
	left:668px;
}
#catactive_5{
	left:875px;
}
.description_contact{
	float:left;
	width:100%;
	padding-bottom:6px;
	
}
.line_settingcon{
	float:left;
	padding-right:10px;
	color:#09123c;
}
.line_settingcon a{
	color:#09123c;
}
.onecontact{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.title_onecontact{
	float:left;
	width:933px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	color:#ffffff;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	margin-bottom:13px;
	background-color:#ad0020;
}
.desc_onecontact{
	float:left;
	width:933px;
	padding-left:13px;
	padding-bottom:10px;
	font-size:14px;
	color:#686868;
}
.desc_onecontact a{
	color:#686868;
}
.desc_onecontact table tbody tr{
	height:27px;
}
.container_form_map{
	float:left;
	width:938px;
	min-height:270px;
	padding-top:20px;
	background-color:#f8f8f8;
	border:6px solid #d2d2d2;
}
.map_contact{
	float:right;
	width:503px;
	height:241px;
	padding-right:19px;
}
.content_form{
	float:left;
	width:381px;
	padding-left:12px;
}
.onelineform{
	float:left;
	width:100%;
	padding-bottom:9px;
}
.inputform{
	width:179px;
	padding-left:7px;
	height:29px;
	color:#4B4B4B;
	font-size:13px;
}
.areainput{
	float:left;
	width:370px;
	padding-left:7px;
	padding-right:3px;
	height:90px;
	padding-top:6px;
	padding-bottom:4px;
	color:#4B4B4B;
	font-size:13px;
	resize:none;
}
.submit_contact{
	float:right;
	cursor:pointer;
}
.content_groslogo{
	float:left;
	width:100%;
	padding-bottom:50px;
	text-align:center;
}
.container_machinerylan{
	float:left;
	width:100%;
	padding-bottom:40px;
}
.onemachihome{
	float:left;
	width:182px;
	height:182px;
	padding:8px 6px 6px 8px;
	position:relative;
	background:url(../images/landing.png) no-repeat top left;
}
.borderlan{
	float:left;
	width:1px;
	height:196px;
	margin-right:25px;
	margin-left:25px;
	background:url(../images/border_landing.png) no-repeat center center;
}
.center_landing{
	margin:0 auto;
	width:1200px;
}
.imagelan{
	position:absolute;
	top:8px;
	left:8px;
	width:182px;
	height:182px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
z-index:1;
cursor:pointer;
}
.onemachihome:hover .blueewithtitle{
	display:block;
}
.blueewithtitle{
	position:absolute;
	display:none;
	top:8px;
	left:8px;
	width:182px;
	height:124px;
	background:url(../images/blue.png) repeat center center;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
z-index:2;
cursor:pointer;
padding-top:58px;
}
.title_machi_lan{
	float:left;
	width:164px;
	padding:0 9px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	height:47px;
	font-family: 'Roboto Condensed', sans-serif;
}
.content_plusblue{
	float:left;
	width:100%;
	text-align:center;
}
.container_entersite{
	float:left;
	width:100%;
	background:url(../images/ligne.png) repeat-y top center;
	padding:3px 0;
	height:53px;
	margin-bottom:50px;
}
.text_enter{
	float:left;
	width:566px;
	padding-left:30px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#5f5f5f;
	font-weight:300;
	font-size:20px;
	padding-top:13px;
}
.content_slideland{
	float:left;
	width:318px;
}
.leftslide{
	float:left;
	width:20px;
	height:53px;
	background:url(../images/leftlan.png) no-repeat top center;
}
.rightslide{
	float:left;
	width:26px;
	height:53px;
	background:url(../images/rightlan.png) no-repeat top center;
}
.slidelan{
	float:left;
	position:relative;
	width:115px;
	height:53px;
	background:url(../images/slide.png) repeat-x center center;
	overflow:hidden;
}
.title_slidelan{
	position:absolute;
	top:15px;
	left:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:17px;
	color:#ffffff;
	cursor:pointer;
}
.language{
	position:absolute;
	top:11px;
	padding:6px 0;
	width:66px;
	text-align:center;
	background-color:#0a123d;
	color:#ffffff;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
cursor:pointer;
}
.language:hover{
	background-color:#c9000a;
}
.english{
	left:134px;
}
.arabic{
	left:204px;
}
.content_abouthome{
	float:left;
	width:100%;
	background:url(../images/about.png) repeat-x top center;
	height:242px;
}
.center_abouthome{
	margin:0 auto;
	width:980px;
}
.title_abouthome{
	float:left;
	width:100%;
	text-align:center;
	color:#a81418;
	font-size:32px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
}
.borderabouthome{
	float:left;
	width:100%;
	background:url(../images/sous.png) no-repeat top center;
	height:4px;
}
.description_about_home{
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
}
.read_abouthome{
	float:left;
	width:100%;
	color:#565656;
	font-size:14px;
	text-align:center;
}
.read_abouthome a{
	color:#565656;
}
.content_brand{
	float:left;
	width:100%;
	min-height:132px;
	background: url(../images/brand.png) repeat-x top left #ffffff;
}
.center_brand{
	margin:0 auto;
	width:980px;
	margin-top:33px;
}
.leftbrand{
	float:left;
	cursor:pointer;
	margin-top:15px;
}
.rightbrand{
	float:right;
	cursor:pointer;
	margin-top:15px;
}
.container_brand{
	float:left;
	width:934px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	
	height:72px;
	position:relative;
	overflow:hidden;
}
.absolute_ul{
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.onebrande{
	float:left;
	width:186px;
	border-right:1px solid #dddddd;
	height:100%;
}
.machinery_home{
	float:left;
	width:100%;
	background-color:#f5f5f5;
}
.center_machineryhome{
	margin:0 auto;
	width:960px;
	margin-top:20xp;
	
}
.title_machineryhome{
	float:left;
	width:100%;
	color:#000e4f;
	font-size:30px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:10px;
}
.content_linkmachi_home{
	float:left;
	width:958px;
	background-color:#ffffff;
	margin-bottom:20px;
	
	border:1px solid #eeeeee;
}
.onemachi_home{
	float:left;
	padding:9px 20px;
	color:#09123c;
	font-size:15px;
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
	cursor:pointer;
}
.onemachi_home:hover{
	background-color:#09123c;
	color:#ffffff;
}
.activeonemachi_home{
	background-color:#09123c;
	color:#ffffff !important;
}
.carouselnew{
	float:left;
	position:relative;
}
.classImportantnew{
left:10px !important;	
}
.left1new{
	left:-357px !important;
}
.left5new{
	left:-182px !important;
}
.left4new{
	left:-188px !important;
}
.left2new{
	left:-24px !important;
}
.left3new{
	left:121px !important;
}
.container_flesh{
	float:left;
	width:100%;
	padding-top:11px;
	text-align:center;
	padding-bottom:10px;
}
.leftclick{
	cursor:pointer;
}
.rightclick{
	cursor:pointer;
}
.carouselnew ul li{
	float:left;
	list-style-type:none;
	width:334px;
	height:275px;
}
.imagemachihomeh{
	float:left;
	width:332px;
	height:226px;
	border:1px solid #cccccc;
	margin-bottom:7px;
	background-color:#ffffff;
}
.title_machihomeh{
	float:left;
	width:100%;
	color:#09123c;
	font-size:13px;
	text-align:center;
}
.title_machihomeh a{
	color:#09123c;
}
#aboutcontent{
	float:left;
	width:100%;
	height:316px;
}
.content_tophome{
	float:left;
	width:100%;
	height:606px;
	position:relative;
}
.content_allbanerrimage{
position:absolute;
	top:0;
	left:0;
	width:100%;
	height:506px;
	border-bottom:1px solid #d0d0d0;	
}
.relativebanner{
	float:left;
	width:100%;
	height:100%;
	position:relative;
}
.one_banner{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:506px;
	display:none;
}
.containerhomeheader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:2;
}
.center_banner{
	margin:0 auto;
	width:980px;
	margin-top:215px;
}
.content_titdesc{
	float:left;
	width:480px;
}
.title_banner{
	float:left;
	width:480px;
	color:#ffffff;
	font-size:45px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	padding-bottom:20px;
	text-shadow: 2px 2px #7e7b78;
	
}
.viewbanner{
	float:left;
	cursor:pointer;
}
.content_clickicon{
	position:absolute;
	width:100%;
	top:454px;
	left:0;
}
.center_clickicone{
	margin:0 auto;
	width:980px;
}
.oneclickicone{
	float:left;
	width:155px;
	padding-right:9px;
}
.imageiconeclick{
	float:left;
	width:85px;
	height:85px;
	background:url(../images/ban.png) no-repeat top center;
	padding:10px 36px 0px 36px;
}
.title_iconeclick{
	float:left;
	width:100%;
	color:#09123c;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:-10px;
	text-align:center;
}
.one_bool{
	cursor:pointer;
}
.container_logohome{
	position:absolute;
	top:43px;
	width:100%;
	z-index:2;
}
.onemanagemet{
	float:left;
	width:460px;
	padding-right:22px;
	margin-bottom:10px;
}
.imagemanagemt{
	float:right;
	width:146px;
	height:148px;
	border:3px solid #e9e9e9;
	overflow:hidden;
}
.desc_manag{
	float:left;
	width:300px;
}
	
	
	