body {
	margin:0;
	padding:0;
	line-height:24px;
	font-family: Verdana, Arial, Tahoma;
	font-family:"微软雅黑";
	font-size: 12px;
	background-color:#fafafa;
}
html{ overflow-x:hidden;}
li{list-style-type: none;}
ul{list-style-type: none; margin:0 auto; padding:0;}
a {color:#333333;text-decoration:none;}
a:hover {color:#9f0402;text-decoration:none;}
.center{ text-align:left; width:700px; float:right;}
.line{ border-bottom:#CCCCCC 1px dashed;}

img { border:0;}
.img:visited img{border: 0px solid #cccccc;}
.img img{border: 0px solid #cccccc;padding:0px;}
.img:hover img{border: 0px solid #cccccc;}

/*顶部样式*/
.top{ width:100%; height:auto; margin:0 auto;}
.top_bg{ width:100%; height:auto; float:left; border-bottom:1px #CCC solid; margin-bottom:10px; text-align:center;}
.top_bg img{ max-width:100%;}

/* 轮换区 */
.flash{}
.flash_bt{ width:100%; height:39px; margin:0 auto; background-color:#f1f1f1; overflow:hidden; border-bottom:1px #e2e2e2 solid;}
/*轮换*/
.banner{position: relative; height:448px; overflow: hidden;}
.bwrap{position: relative; z-index: 0; }
.bquery{position: relative; z-index: 0; height:448px;}
.blist{display: none; position: absolute; top: 0; left: 0; z-index: 0; height:448px; font-size: 0; line-height: 0; }
.blist a{display: block; position: absolute; left: 0; top: 0;}
.blist img{ }
/*.bannerTmpBox{display: none; position: absolute; left: 0; top: 0; z-index: 9; height: 570px; }
.bannerTmpBox a{position: absolute; overflow: hidden; font-size: 0; line-height: 0; }
.bannerTmpBox a img{position: absolute; }*/
.bfilter{position: absolute; top: 0; left: 0; z-index: 9; width:100%; height:448px; font-size: 0; line-height: 0; }
.bfilter a{position: absolute; top: 0; left: 0; width: 5%; height:448px; overflow: hidden; }
.bfilter a img{position: absolute; left: 0; top: 0; }
.bctrl{position: absolute; bottom:24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli{text-align: center; font-size: 0; line-height: 0; }
.bctrli a{display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(banner_control.png) no-repeat left center; }
.bctrli a:hover,
.bctrli a.curr{background-position: right center; }
.bctrli a{*display: inline; *zoom: 1; }

/*导航样式*/
.Top_menu {height:33px; width:90%; margin:0 auto; font-family:"微软雅黑";}
/*.Top_menu ul{list-style:none; margin:0 auto; width:1200px; position:relative; z-index:10;}
.Top_menu ul li{float:left;width:165px;text-align:center; height:33px; line-height:33px; font-size:16px;}
.Top_menu ul .li_link{width:2px; height:50px; background:url(menu_list.jpg) no-repeat center top;}
.Top_menu ul li a:link{ color:#666666;text-decoration:none;display: block;}
.Top_menu ul li a:visited{color:#666666;text-decoration:none;display: block;}
.Top_menu ul li a:hover{ color:#fff; text-decoration:none;display: block; background-color:#a30001;} 
.Top_menu ul li a:active { color:#666666;display: block;}*/

/*index*/
.main{ width:1200px; margin:0 auto; height:auto; overflow:hidden; margin-top:30px;}


/*左右产品*/
.tj_cp{ width:100%; height:auto; overflow: hidden; margin:0 auto; padding-top:30px; background-color:#f7f7f7; padding-bottom:30px; margin-top:30px;}
.tj_cp_top{width:100%; height:70px; margin:0 auto; text-align:center;}
.tj_cp_tf{width:100%; height:50px; font-size:24px; color:#2b2b2b; line-height:50px;}
.tj_cp_r{ width:100%; height:20px; line-height:40px; color:#aaaaaa; font-size:16px;}
.tj_cp_bg{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.tj_cp_bt{ width:1200px; height:52px; margin:0 auto; background:url(gsjj_bt.jpg) no-repeat center top;}

.tj_cp_more{ width:238px; height:48px; margin:0 auto; overflow:hidden; text-align:center; line-height:48px; font-size:18px; margin-top:15px;}
.tj_cp_more a{ width:238px; height:48px; margin:0 auto; border:1px #d2d2d2 solid; display:block;-moz-border-radius:5px;    -webkit-border-radius:5px; border-radius:5px;}
.tj_cp_more a:hover{width:238px; height:48px; margin:0 auto; border:1px #d2d2d2 solid; display:block;-moz-border-radius:5px;    -webkit-border-radius:5px; border-radius:5px; background-color:#032aef; color:#FFF;}

/*产品新效果*/
.da-thumbs {
	list-style: none;
	width:1200px;
	height:600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin:15px;
	background: #ccc;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin:120px 20px 20px 20px;
	font-size:20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}

/*E专区 */
.E_zhuanqu{ width:100%; height:385px; margin:0 auto; background:url(E_bg.png) no-repeat center top; background-color:#d41515; overflow:hidden; padding-top:30px;}
.E_zhuanqu_top{width:100%; height:90px; margin:0 auto; text-align:center;}
.E_zhuanqu_tf{width:100%; height:50px; font-size:24px; color:#fff;}
.E_zhuanqu_r{ width:100%; height:40px; line-height:40px; color:#fff; font-size:16px;}
.E_zhuanqu_bg{ width:1200px; height:auto; margin:0 auto; margin-top:30px;}

/*指向旋转效果*/
.case-content{overflow:hidden;margin-top:30px; width:1200px; margin:0 auto;}
.case-item{float:left;margin:30px 42px;}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}

.ih-item.circle,.ih-item.circle .img{position:relative;width:155px;height:155px;border-radius:50%}

.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}

.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;}
.ih-item.square{position:relative;width:316px;height:216px;border:5px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}
.ih-item.square .info{}

.ih-item.circle.effect1 .spinner{width:160px;height:160px;border:5px solid #52ee6f;border-left-color:#fbfeff;border-right-color:#fbfeff;border-bottom-color:#fbfeff;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}

.ih-item.circle.effect1 .info{top:5px;bottom:0;left:5px;right:0;opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size:20px;margin:0 30px;padding:40px 0 0;height:80px;}
.ih-item.circle.effect1 .info p{color:#fff;padding:10px 5px;margin:0 10px;font-size:12px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a .info{opacity:1;}
.ih-item.circle.effect1 a:hover .info{opacity:1;background:#333;background:rgba(0,0,0,.6);text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3)}
/* 指向旋转效果 结束 */

/* mover ad */
.hl_main5_content20{width:1200px; height:100px; overflow:hidden; border-top:none; float:right; position:relative;} 
.hl_main5_content120{width:1150px; overflow:hidden; margin:0 auto;}
.hl_main5_content120 ul{width:1150px; overflow:hidden;}
.hl_main5_content120 ul li{ float:left; width:170px; height:100px; display:inline; text-align:center; font-size:14px; line-height:40px; margin-left:10px; margin-right:10px;}
.hl_main5_content120 ul li a{ color:#004d73;}
.hl_main5_content120 ul li a:hover{ color:#eb7d00;}
.hl_main5_content120 ul li a img{ width:160px; height:64px; border:5px #004d73 solid;}
.hl_main5_content120 ul li a:hover img{ width:160px; height:64px; border:5px #fcd201 solid;}
.hl_scrool_leftbtn20{width:22px; height:96px; background:url(leftbtn3.png) no-repeat; left:0; top:15px; left:0px; cursor:pointer; position:absolute; z-index:10;}
.hl_scrool_rightbtn20{width:22px; height:96px; background:url(rightbtn3.png) no-repeat; right:0; top:15px; right:0px; cursor:pointer; position:absolute; z-index:10;}


/**/
.adv{ width:960px; margin:44px auto 0; height:273px; }
.adv li{ width:142px; float:left; background:url(adv_cur.jpg) no-repeat top; font:14px/23px "microsoft Yahei"; color:#333; text-align:center; padding:0 58px 0 3px;}
.adv li img{ width:75px; display:block; padding:38px 0 50px; margin:0 auto;}
.adv li em{ color:#0073bd; font-weight:bold;}
.adv li.nomr{ margin-right:-58px; position:relative;}
.adv li.advcur{ background:url(adv_li.jpg) no-repeat top}
.adv li.advcur2{ background:url(adv_li.jpg) no-repeat top}


/*优势*/
.youshi{ width:100%; height:999px; margin:0 auto; background:url(youshi_bg.jpg) repeat-x center top; overflow:hidden;}
.youshi_img{ width:1152px; height:871px; margin:0 auto; background:url(youshi.jpg) no-repeat center top; margin-top:50px;}

/* mover ad */
.hl_main5_content{width:940px; height:190px; overflow:hidden; border-top:none; float:right; position:relative;} 
.hl_main5_content1{width:850px; overflow:hidden; margin:0 auto;} 
.hl_main5_content1 ul{width:850px; overflow:hidden;} 
.hl_main5_content1 ul li{ float:left; width:200px; display:inline; margin-left:6px; margin-right:6px; text-align:center;} 
.hl_scrool_leftbtn{width:26px; height:96px; background:url(../images/leftbtn.png) no-repeat; left:0; top:50px; left:10px; cursor:pointer; position:absolute; z-index:10;} 
.hl_scrool_rightbtn{width:26px; height:96px; background:url(../images/rightbtn.png) no-repeat; right:0; top:50px; right:10px; cursor:pointer; position:absolute; z-index:10;} 

/*荣誉资质*/
.honor{ width:340px; height:auto; float:right; background-color:#005bac; padding-bottom:30px;}
.honor_top{ width:294px; height:40px; margin:0 auto; background:url(honor_top.jpg) no-repeat center top;}
.honor_tf{ width:200px; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:left; color:#fff;}
.honor_r{ width:40px; height:33px; float:right; margin-top:15px;}
.honor_bg{ width:293px; height:220px; margin:0 auto; overflow:hidden;}

/* 左右点击效果 */
.movead {zoom:1; width:100%; margin:0 auto;}
.movead .pcont {width:293px; height:220px; overflow:hidden; float:left; margin-left:6px; margin-right:7px;}
.movead .ScrCont {width: 32766px; zoom: 1}
.movead #List1_1 {FLOAT: left}
.movead #List2_1 {FLOAT: left}
.honor_r .LeftBotton { background:url(leftbtn.png) no-repeat center; FLOAT: left; WIDTH:18px; HEIGHT:18px;_behavior: url(js/iepngfix.htc);}
.honor_r .RightBotton { background:url(rightbtn.png) no-repeat center; FLOAT: right; WIDTH:18px; HEIGHT:18px;_behavior: url(js/iepngfix.htc);}

.movead .pl img {DISPLAY: block; CURSOR: pointer; height:220px; margin:0 auto; width:293px;}
.movead .pl {float:left; width:293px; height:220px; overflow:hidden;}
.movead .pl img.picshadow{width:293px; float:left;}


/*about*/
.about{ width:1200px; margin:0 auto; height:322px; margin-bottom:50px;}
.about .about_left{ overflow:hidden; float:left; width:880px; overflow:hidden}
.about .title{ overflow:hidden; padding-bottom:20px; background:url(pingjia_title.png) no-repeat left bottom; width:100%; margin-bottom:24px;}
.about .title h3{ float:left; font-size:20px; padding-left:10px; border-left:3px solid #004d73; font-family:"微软雅黑"; }
.about .title h3 a{color:#00448d;}
.about .title h3 span{ font-size:14px; color:#999; font-weight:lighter; margin-left:10px}
.about .title .more{ line-height:18px; float:right}

.about .about_left dl{ overflow:hidden;}
.about .about_left dt{ float:left; overflow:hidden; margin-right:0px;}
.about .about_left dt img{ display:block; padding:10px; background-color:#e9e9e9;}
.about .about_left dd{ float:left; overflow:hidden; width:880px;}
.about .about_left dd h4{ font-size:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin:10px 0 10px 0}
.about .about_left dd h4 a{ color:#000}
.about .about_left dd p{ font-size:14px; color:#333; line-height:28px; height:120px; overflow:hidden}
.about .about_left dd .xiangqing{ display:block; width:113px; height:30px; background-color:#004d73; text-align:center; line-height:30px; margin-top:35px; color:#fff; font-size:14px;}
.about .ryzs { width:290px; height:322px; background-color:#004d73; float:right}
.about .ryzs h3{ font-size:18px; padding-left:10px; border-left:3px solid #fff; margin-top:28px; margin-left:28px; margin-bottom:30px;}
.about .ryzs h3 a{ color:#fff;}
.about .ryzs h3 span{ font-size:12px; color:#fff; font-weight:lighter; margin-left:10px;}
.about .ryzs .ryzs_content{ width:290px; height:210px; margin:0 auto; position:relative}
.about .ryzs .ryzs_left,.about .ryzs .ryzs_right{ cursor:pointer; width:36px; height:36px; position:absolute; top:65px;}
.about .ryzs .ryzs_left{ background:url(ryzs_left.png) no-repeat center; left:-15px;}
.about .ryzs .ryzs_right{ background:url(ryzs_right.png) no-repeat center; right:-15px;}
.about .ryzs .ryzs_window{ overflow:hidden; width:208px; height:210px; position:relative; margin:0 auto;}
.about .ryzs .ryzs_window ul { overflow:hidden; position:absolute}
.about .ryzs .ryzs_window li{ float:left; text-align:center; width:208px; height:210px; margin-right:11px;}
.about .ryzs .ryzs_window li img{ border:1px solid #fff;}
.about .ryzs .ryzs_window li p{ font-size:13px; color:#fff; margin-top:18px;}


/*right*/
.right{width:1200px; height:auto; float:right; margin-bottom:20px;}
.right_top{width:100%; height:80px; margin:0 auto; text-align:center;}
.right_tf{width:100%; height:30px; font-size:24px; color:#2b2b2b;}
.right_r{ width:100%; height:20px; line-height:40px; color:#aaaaaa; font-size:16px;}
.right_bg{ width:1200px; height:auto; margin:0 auto; margin-top:10px; overflow:hidden;}
.right_bg img{max-width:95%;}
.right_bt{ width:1200px; height:7px;}



.gsjj{ width:1200px; height:auto; margin:0 auto; margin-top:50px;}
.gsjj_top{width:100%; height:50px; margin:0 auto; text-align:center;}
.gsjj_tf{width:100%; height:30px; font-size:24px; line-height:18px; color:#2b2b2b;}
.gsjj_r{ width:100%; height:20px; line-height:40px; color:#aaaaaa; font-size:16px;}
.gsjj_bg{ width:100%; height:auto; margin:0 auto; margin-top:30px; overflow:hidden;}
.gsjj_body{ width:90%; height:auto; margin:0 auto; color:#828282; font-size:16px; line-height:35px;}
.gsjj_img{ width:33%; height:auto; float:left; text-align:center; margin-top:30px; margin-bottom:30px; line-height:40px;}


/*联系方式*/
.sy_lx{ width:1200px; height:350px; margin:0 auto; border:1px #cdcdcd solid; margin-top:20px;}
.sy_lx_map{ width:880px; float:left; height:350px;}
.sy_lx_bg{ width:290px; float:right; margin-top:15px;}

.news{ width:1200px; height:auto; margin:0 auto; margin-top:40px; overflow:hidden; margin-bottom:30px;}
.news_top{width:100%; height:50px; margin:0 auto; text-align:center;}
.news_tf{width:100%; height:auto; font-size:26px; color:#2b2b2b; font-family: "Arial Black", Gadget, sans-serif;}

.news_r{ width:100%; height:20px; line-height:40px; color:#aaaaaa; font-size:16px;}
.news_bg{ width:100%; height:auto; float:left; margin-left:10px; margin-right:10px; overflow:hidden; margin-top:40px;}

.news_list{ width:585px; float:left; margin-left:7px; margin-right:7px; height:50px; line-height:50px; border-bottom:#CCCCCC 1px dashed; font-size:16px;}
.news_list a{ width:100%; display:block; color:#555555;}
.news_list a:hover{ color:#9f0402;}

.news_list2{ width:100%; float:left; height:40px; background:url(news_list.png) no-repeat center left; text-indent:15px; line-height:40px; border-bottom:#CCCCCC 1px dashed; font-size:14px;}
.data{ color:#999; float:right;}

.cp{ width:745px; margin:0 auto;}
.cp_top{ width:745px; height:65px; background:url(pro_top.png) no-repeat;}
.cp_tf{float:left; margin-left:34px!important; margin-left:17px; color:#1c73b0; font-size:14px; font-weight:bold; line-height:50px; margin-top:10px;}
.cp_more{ text-align:right; margin-right:20px!important; margin-right:10px; margin-top:30px;}
.cp_bg{ width:745px; background:url(pro_bg.gif) repeat-y; margin:0 auto}
.cp_bt{ width:745px; height:11px; background:url(pro_bt.gif) no-repeat; margin:0 auto}

/*left*/
.left{ float:left; width:264px; height:auto; margin:0 auto; overflow:hidden; margin-bottom:30px; background-color:#FFF;}
.left_pro_top{ width:264px; height:98px; background:url(left_pro_top.jpg) no-repeat center top; border-bottom:1px #cccccc solid;}

.left_pro_bg{ width:264px; height:auto; overflow:hidden; margin:0 auto; background:url(left_pro_bg.jpg) repeat-y center top;}

.left_list{ width:257px; height:auto; margin:0 auto; text-align:center; overflow:hidden;}
.left_list ul{}
.left_list ul li{ width:257px; height:50px; float:left; line-height:50px; background:url(left_list.jpg) no-repeat center left; font-size:14px; border-bottom:1px #e6e6e6 solid;}
.left_list ul li a{ text-decoration:none; color:#005bae; display:block;}
.left_list ul li a:visited{text-decoration:none; color:#005bae; display:block;}
.left_list ul li a:hover{height:50px; line-height:50px; display:block; color:#fff; background:url(left_list_on.jpg) no-repeat center top;}
.left_list ul li a:active{ text-decoration:none; color:#005bae; display:block;}

.left_list0{ width:160px; height:auto; margin:0 auto; text-align:center; overflow:hidden;}
.left_list0 ul{}
.left_list0 ul li{ width:160px; height:30px; float:left; line-height:26px; background:url(left_list2.jpg) no-repeat center top; font-size:12px; margin-top:10px;}
.left_list0 ul li a{ text-decoration:none; color:#555555; display:block;}
.left_list0 ul li a:visited{text-decoration:none; color:#555555; display:block;}
.left_list0 ul li a:hover{height:30px; line-height:26px; display:block; color:#0b62cb;}
.left_list0 ul li a:active{ text-decoration:none; color:#555555; display:block;}

#navigation a.here:link,
 #navigation a.here:visited,
 #navigation a.here:hover,
 #navigation a.here:active {height:50px; line-height:50px; display:block; color:#fff; background-color:#d02617;}

.left_lx{ width:260px; height:auto; margin:0 auto; overflow:hidden;}
.left_lx_top{ width:260px; height:98px; margin:0 auto; background:url(left_lx_top.jpg) no-repeat center top; border-bottom:1px #dcdcdc solid;}
.left_lx_tf{ float:left; color:#0f2e4a; font-size:18px; height:50px; font-weight:bold; line-height:50px;}
.left_lx_bg{ width:260px; height:auto; margin:0 auto; background:url(left_pro_bg.jpg) repeat-y center top; border-bottom:1px #dcdcdc solid;}


.prolanmu1 .pro_lanfra A {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; DISPLAY: inline-block; BACKGROUND: #29283a; COLOR: #fff; PADDING-TOP: 1px; border-radius: 5px
}
.prolanmu1 {
	PADDING-BOTTOM:0px; PADDING-LEFT: 0px; WIDTH:1200px; PADDING-RIGHT: 0px; margin-bottom:20px; margin-top:20px; margin:0 auto; overflow:hidden;
}
.pro_lanfra {
	TEXT-ALIGN: center;  LINE-HEIGHT: 30px; MARGIN: 0px auto; WIDTH: 1200px; COLOR: #4e6990; FONT-SIZE: 14px;
}
.pro_lanfra A {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; margin-top:10px; DISPLAY: inline-block; BACKGROUND: #fff; COLOR: #fff; PADDING-TOP: 1px; border-radius: 5px
}
.prolanmu1 .pro_lanfra A {
	PADDING-BOTTOM: 1px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; DISPLAY: inline-block; BACKGROUND: #d92042; COLOR: #fff; PADDING-TOP: 1px; border-radius: 5px
}
.pro_lanfra A:hover {
	BACKGROUND: #082f41; COLOR: #fff
}
.pro_lanfra A.cur {
	BACKGROUND: #082f41; COLOR: #fff
}
.pro_lanfra SPAN {
	Z-INDEX: 9; POSITION: relative; MARGIN: 5px
}
.pro_lanfra SPAN .nnn {
	Z-INDEX: 9; POSITION: absolute; TEXT-ALIGN: left; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 800px; PADDING-RIGHT: 0px; DISPLAY: none; PADDING-TOP: 16px; TOP: 20px; LEFT: 6px
}
.pro_lanfra SPAN .nnn .nnfra {
	BACKGROUND: #4d4d4d; FLOAT: left; COLOR: #fff
}
.pro_lanfra SPAN .nnn .nnfra A {
	DISPLAY: inline; BACKGROUND: 0px 0px; FLOAT: none; COLOR: #fff
}
.pro_lanfra SPAN .nnn .nnfra A:hover {
	DISPLAY: inline; BACKGROUND: 0px 0px; COLOR: #da492e
}

/*foot*/

.bottom{ width:100%; height:auto; margin:0 auto; color:#b5b5b5; background:url(foot_bg.jpg) no-repeat center top; background-color:#333333; padding-top:30px;}
.bottom a{ color:#b5b5b5;}
.foot_menu{ width:900px; height:auto; float:left; color:#FFF;}
.foot_menu ul{ width:900px; margin:0 auto;}
.foot_menu ul li{ width:auto; float:left; margin-right:10px; font-size:16px;}
.foot_menu ul li a{ color:#d0d0d0;}
.foot_menu ul li ul{ width:150px;}
.foot_menu ul li ul li{ width:150px; font-size:14px; line-height:25px; height:auto;}
.foot_menu ul li ul li a{ color:#b5b5b5;}


.suckerdiv{width:120px; height:auto; float:left; font-size:16px; margin-left:50px; margin-right:30px; position:relative; z-index:99999;}
.suckerdiv ul{
	float:left;ist-style-type: none;
width:150px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position:relative;
font-size:14px;
}
.suckerdiv ul li a{ color:#b5b5b5; font-size:14px; height:25px; line-height:25px;}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left:90px; /* Parent menu width - 1*/
position:absolute;
width:190px; /*sub menu width*/
bottom: 0;
display: none;
}

.suckerdiv ul li ul li ul{
left:190px; /* Parent menu width - 1*/
position:absolute;
width:190px; /*sub menu width*/
bottom: 0;
display: none;
}


/* menu links style */
.suckerdiv ul li ul li a{
display: block;
color: black;
text-decoration: none;
font-size:12px;
padding:5px;
border:1px #999 solid;
background-color:#FFF;
border-bottom:0;
color:#676767;
}
.suckerdiv ul li ul li a:hover{
color:#000;

}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


.foot {width:1400px; height:auto; margin:0 auto;}

