@charset "utf-8";


#orderGuide{background:#094cb1;}
#orderGuide .wrapper{height:375px;}
#orderGuide .conLeft{float:left;width:217px;padding:50px 0 0;}
#orderGuide .conLeft h4{margin:0 0 14px;}
#orderGuide .conLeft .more{display:block;margin:0 0 23px;}

#orderGuide .conCenter{float:left;position:relative;width:587px;height:100%;}
#orderGuide .conCenter .control{position:absolute;left:0;top:0;}
#orderGuide .conCenter .control li{}
#orderGuide .conCenter .control a{display:block;overflow:hidden;height:75px;}
#orderGuide .conCenter .control .on img{margin:-75px 0 0;}
#orderGuide .conCenter .inner{position:relative;height:100%;margin:0 0 0 142px;text-align:center;}
#orderGuide .conCenter .gallery{height:100%;}
#orderGuide .conCenter .gallery li{position:absolute;left:0;top:0;right:0;bottom:0;opacity:1 !important;filter:alpha(opacity=100) !important;}
#orderGuide .conCenter button{position:absolute;top:50%;z-index:2;margin:-17px 0 0;width:34px;height:34px;}
#orderGuide .conCenter button.links_prev{left:15px;background-image:url('../images/btn_prev_o.png');}
#orderGuide .conCenter button.links_next{right:15px;background-image:url('../images/btn_next_o.png');}
#orderGuide .conCenter button span{text-indent:-9999px;}

#orderGuide .conRight{float:right;width:196px;height:100%;background:#0845a0;}
#orderGuide .conRight h4{padding:43px 0 15px 23px;}
#orderGuide .conRight ul{width:180px;background:url('../images/line_gra.png') no-repeat;}
#orderGuide .conRight li{padding:5px 0 5px 10px;background:url('../images/line_gra.png') no-repeat 0 100%;}
#orderGuide .conRight li a{display:inline-block;margin:0 0 0 26px;font-weight:bold;color:#fff;}