@charset "utf-8";
@import "common.css";

/*左边内容*/
#content #left .publicInfo {width: 650px; height: auto; overflow: hidden; margin-bottom: 5px;}
#content #left .publicInfo .title .center {width: 638px;}
#content #left .publicInfo .title .center a {font-size: 13px; color: #fff;}
#content #left .publicInfo .title .center a.current {font-weight: bold;}
#content #left .publicInfo .title .center a:hover {text-decoration: underline;}
#content #left .publicInfo .content {width: 648px; height:auto; overflow: hidden; border: solid 1px #1E6BBD;}
#content #left .publicInfo .content .list {width: 628px; height: auto; margin: 10px 10px 10px 5px; overflow: hidden;}
#content #left .publicInfo .content .list div.itemList {width: 628px; height: auto; overflow: hidden;}
/*
#content #left .publicInfo .content .list div.itemList div.item {width: 588px; height: 72px; overflow: hidden; border-bottom: dotted 1px #1F6CBE; padding: 10px 20px;}
*/
#content #left .publicInfo .content .list div.itemList div.item {width: 588px; height: auto; overflow: hidden; padding: 10px 20px;}
#content #left .publicInfo .content .list div.itemList ul.item {width: 196px; height: 100%; float: left; overflow: visible;}
#content #left .publicInfo .content .list div.itemList div.item li {width: 196px; height: 25px; line-height: 25px; overflow: hidden; float: left;}
#content #left .publicInfo .content .list div.itemList div.item li.header {height: 30px; line-height: 30px; font-size: 15px; font-weight:bold; color: #2776C4; overflow: hidden; float: left;}
#content #left .publicInfo .content .list div.itemList div.item li a:hover{text-decoration: underline;}
#content #left .publicInfo .content .list div.page {width: 628px; height: 23px; line-height: 23px; text-align: right; overflow: hidden;}

/*图片*/
#content #left .pic {width: 650px; height: 50px; background-color: #206EC0;}


/*物流企业类别*/
#content #right .countInfo {width: 260px; height:426px; margin-bottom: 5px;}
#content #right .countInfo .title {width: 260px;}
#content #right .countInfo .title .center {width: 248px;}
#content #right .countInfo .content {width: 260px; height: 400px;}

#content #right .countInfo .content .leftDiv {width: 195px; height: 481px; float: left; margin: 25px 50px 0px 30px; overflow: hidden; display: inline;}
#content #right .countInfo .content .leftDiv div.input {height: 20px; line-height: 20px;}
#content #right .countInfo .content .leftDiv div.input input {width: 135px; padding-left: 3px;}
#content #right .countInfo .content .leftDiv div.input select {width: 142px;}
#content #right .countInfo .content .leftDiv .submit {margin-top: 4px;}
#content #right .countInfo .content .leftDiv .search {width: 80px; height: 22px; line-height: 22px; border:none; background:url(../images/icon-btn01.gif) no-repeat; cursor: pointer;}
#content #right .countInfo .content .leftDiv span {width: 48px;text-align: right; display: block;float: left;}
#content #right .countInfo .content .leftDiv div.catItem {margin-top: 15px;}
#content #right .countInfo .content .leftDiv div.catItem li {width: 195px; height: 30px; float: left; margin-bottom: 15px;}
#content #right .countInfo .content .leftDiv div.catItem li a {width: 195px; height: 30px; line-height: 30px; float: left; background:url(../images/icon-btn03.gif) no-repeat; text-align: center; font-size: 18px; font-weight: bold;}
#content #right .countInfo .content .leftDiv div.catItem li a:hover {background:url(../images/icon-btn02.jpg) no-repeat; color: #fff;}
#content #right .countInfo .content .leftDiv div.catItem li a.current {background:url(../images/icon-btn02.jpg) no-repeat; color: #fff;}