/* 航运在线英文网站 新版升级上线
   设计  董芳  
   DIV+CSS的制作  国中华
   制作时期：2009.7.10  */
   
/* design:dongfang div+css:Guozhonghua 2009.7.10  */

/* 外壳 */
.wrap {width:950px;overflow:hidden;_overflow:visible;_height:10px;padding:10px;margin-top:5px;}

/* 头部 */
.top {height:60px;margin-bottom:8px;}
.logo {float:left;width:300px;}
.logoRight {margin-top:35px;float:right}

/* 导航 */
.nav {background:url(../images/nav.gif) no-repeat;height:28px;line-height:28px;font-weight:bold;}
.nav ul li {float:left;padding:0px 5px;font-size:10px;background:url(../images/gd.gif) no-repeat right}
.nav .no {background:none}

.nav a:link,.nav a:visited{color: #fff;text-decoration: none;}
.nav a:hover,.nav a:active {color: #fff;text-decoration: underline;}

/* left */
.left {background:url(../images/left.jpg) no-repeat top;width:155px;float:left;height:300px;padding-top:80px;text-align:right;}
.left ul li {height:25px;line-height:25px;margin-right:10px;font-weight:bold}

/* right */
.right {float:right;width:775px;}
.right h1 {background:url(../images/h1.jpg) no-repeat;height:28px;line-height:28px;font-size:14px;color:#3367c5;padding-left:20px;margin-bottom:10px;}
.right h1 span {float:right;font-weight:normal;margin-right:15px;}
.linkBI div {height:30px;line-height:30px;}
.linkBI div span {display:block;width:150px;float:left}


.contentInfo {padding:0px 8px;font-size:12px;line-height:18px;color:#6d90cf;}
.contentInfo h2 {color:#039;height:25px;line-height:25px;font-size:12px;margin-bottom:8px;background:url(../images/mrj.jpg) no-repeat left;padding-left:15px;border-bottom:1px #ccc dotted;margin-bottom:5px;margin-top:10px;}
.contentInfo h3 {color:#666;height:25px;line-height:25px;font-size:12px;margin-bottom:8px;background:url(../images/liPoint.jpg) no-repeat left;padding-left:15px;border-bottom:1px #ccc dotted;margin-bottom:5px;}
.contentInfo p {margin:0px;margin-bottom:10px;padding:0px 5px;}
.contentInfo b {color:#3367c5;}

.ld {overflow:hidden;_overflow:visible;_height:10px;padding:10px;border:1px #b1cce9 solid;margin-bottom:15px;}
.ld ul li {float:left;height:30px;line-height:30px;width:24%;}

.ld ul li  a:link,.ld ul li  a:visited{color: #666666;text-decoration: none;}
.ld ul li  a:hover,.ld ul li  a:active {color: #333333;text-decoration: underline;}

.idl ul li {height:80px;line-height:80px;}
