@charset "utf-8";
/* CSS Document */
.route_content{margin:20px auto 0px auto;width:1000px;height:500px;}
.route_content .map{float:left;width:680px;height:500px;border:#adadad solid 1px;}
.route_content .map .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.route_content .map .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.route_content .location{float:left;width:300px;height:500px;padding-left:18px;display:inline;}
.route_content .location h4{float:left;width:276px;height:56px;line-height:56px;font-size:24px;color:#3374c4;background:#fafafa;border-bottom:1px solid #dedede;padding-left:24px;background:url(../images/route_location_title_bg.png) left center no-repeat;}
.route_content .location .title{float:left;width:285px;height:38px;line-height:38px;color:#ffffff;font-size:20px;padding-left:15px;background:#74bce0;margin-top:12px;display:inline;}
.route_content .location .content{float:left;width:276px;height:393px;line-height:26px;color:#7b6666;padding:0px 12px;background:#f1fafe;}
.route_content .location .content p{font-size:14px;}

.route_address{margin:10px auto 0px auto;width:960px;height:400px;padding:0px 20px;background:#f8f8f8;}
.route_address .title{float:left;width:960px;height:50px;line-height:50px;color:#3374b5;font-size:24px;font-weight:bold;border-bottom:2px solid #3374b5;}
.route_address .content{float:left;width:960px;height:348px;margin-top:20px;}
.route_address .content .pic{float:left;width:494px;height:310px;}
.route_address .content .txt{float:left;width:436px;height:310px;}
.route_address .content .txt .text{float:left;width:406px;height:160px;line-height:40px;color:#666666;font-size:18px;padding-top:40px;padding-left:30px;background:url();}
.route_address .content .txt .button{float:left;width:396px;height:80px;padding:30px 0px 0px 40px}
.route_address .content .txt .button a{float:left;width:156px;height:45px;line-height:45px;color:#ffffff;text-align:center;font-size:20px;margin-left:35px;display:inline;background:url(../images/route_address_button_bg-0.png) left top no-repeat;}
.route_address .content .txt .button a:hover{background:url(../images/route_address_button_bg-1.png) left top no-repeat;}

