/* 航运在线英文网站 新版升级上线
   DIV+CSS的制作  国中华
   制作时期：2009.12.9  */
   
/* design:Guozhonghua div+css:Guozhonghua 2009.12.9 */

/* 背景 */
.blackgrund {background:url(../images/bg.jpg) repeat-x top}

/* 外壳 */
.wrap {width:950px;overflow:hidden;_overflow:visible;_height:10px;}

/* 头部 */
.Ctop {height:97px;margin-bottom:5px}
.logo {height:65px;}
.logoImg {float:left;margin-top:10px;width:300px;}
.logoJoin {float:right;width:200px;text-align:center;margin-top:5px}
.logoJoin img {display:block;margin:5px auto}
.logoJoin span {display:block;color:#333}

.logoJoin a:link,.logoJoin a:visited{color: #003366;text-decoration: underline;}
.logoJoin a:hover,.logoJoin a:active {color: #003366;text-decoration: underline;}

/* 导航 */
.navWrap {border:1px #ccc solid;padding:1px}
.nav {background:url(../images/navBg.jpg) repeat-x;height:27px;line-height:27px}
.nav ul li {float:left;font-weight:bold;background:url(../images/gd.jpg) no-repeat right}
.nav a:link,.nav a:visited{color: #fff;text-decoration: none;margin:0px 6px;}
.nav a:hover,.nav a:active {color: #fff;text-decoration: underline;margin:0px 6px;}
.nav .nono {background:none}

/* 公司名称 */
.companyName {background:url(../images/style1/topop.jpg);border:1px #e6b036 solid;height:104px;line-height:104px;font-size:18px;color:#5e0a08;font-weight:bold;padding-left:50px;margin-bottom:5px}

/* 内容 */
.content {overflow:hidden;_overflow:visible;_height:10px;}

/* 左侧 */
.function {float:left;width:225px;}

/* 广告 */
.aD {border:1px #e6b036 solid;margin-bottom:8px;}

/* 功能导航 */
.comNav {border:1px #e6b036 solid;background:#ffffdd;margin-bottom:8px;padding:5px;}
.comNav h1 {color:#9f400e;font-size:14px;margin-bottom:8px;padding-left:8px}
.comNav ul li {height:25px;line-height:25px;background:url(../images/style1/buttomAn.jpg);width:180px;margin-bottom:5px;padding-left:20px;font-weight:bold}

.comNav a:link,.comNav a:visited{color: #fff;text-decoration: none;}
.comNav a:hover,.comNav a:active {color: #fff;text-decoration: underline;}

/* 企业资格 */
.comInfo {border:1px #e6b036 solid;background:#ffffdd;margin-bottom:8px;padding:5px;}
.comInfo h1 {color:#9f400e;font-size:14px;margin-bottom:8px;padding-left:8px}
.comInfoList {color:#333333}
.comInfoList ul li {height:22px;line-height:22px;}
.comInfoList label {width:100px;display:block;float:left;padding:0px 5px;font-weight:bold}

/* 右侧 */
.right {width:715px;float:right}
.rightBox {border:1px #e6b036 solid;padding:0px 1px;margin-bottom:8px;background:#ffffdd;}
.rightBox2 {border:1px #e6b036 solid;padding:1px;margin-bottom:8px;}

/* about us */
.aboutUs {overflow:hidden;_overflow:visible;_height:10px;}
.rightBox h1 {background:url(../images/style1/bar.jpg);height:25px;line-height:25px;font-size:14px;color:#993300;padding-left:15px;border-bottom:1px #e6b036 solid}
.rightBox h1 span {float:right;background:url(../images/style1/jian.gif) no-repeat left;padding-left:10px;font-size:12px;font-weight:normal;margin-right:15px;}
.rightBox h1 a:link,.rightBox h1 a:visited{color: #af5a1a;text-decoration: underline;}
.rightBox h1 a:hover,.rightBox h1 a:active {color: #af5a1a;text-decoration: underline;}

.inxo {padding:10px;overflow:hidden;_overflow:visible;_height:10px;line-height:20px;}
.inxoImg {float:left;width:220px;text-align:center}
.inxoImg img {border:3px #e6b036 solid;display:block}
.inxoText {float:left;width:465px;}
.inxoText h2 {font-size:14px;margin-bottom:8px;color:#993300;}
.inxoText div {line-height:18px;}
.inxoText p {margin:0px;padding:0px;padding-bottom:15px;color:#333}
.inxo table {width:auto}

/* Contact */
.contact {padding:10px;overflow:hidden;_overflow:visible;_height:10px;}
.contactInfo {width:500px;float:left;}
.contactImg {width:180px;float:right;text-align:center}

.contactInfo ul li {line-height:28px;border-bottom:1px #ccc dotted;padding-left:10px;color:#333;overflow:hidden;_overflow:visible;_height:10px;}
.contactInfo ul li label {background:url(../images/style1/pin.jpg) no-repeat left;padding-left:10px;float:left;display:block;width:145px;font-weight:bold;color:#993300}
.contactInfo ul li div {width:330px;float:left;line-height:20px;margin-top:4px}


/* message */
.message {padding:10px 25px;}
.message li {overflow:hidden;_overflow:visible;_height:10px;line-height:28px;}
.message label {width:78px;line-height:28px;text-align:right;margin-right:10px;color:#993300;font-weight:bold;float:left}
.message div {float:left;line-height:28px;width:500px;padding-top:5px;}
.message .input {width:500px;}
.message .textarea {width:500px;height:100px;}
.message .submit {text-align:center}
