/* CSS file created by Evan
E-mail: evan.x.zhou@newegg.com
MSN: evan.x.zhou@newegg.net
Location: ChengDu
Version: Released
 */

/* boxB set */
.boxB .banner {
	margin: 20px 0;
	padding: 20px 0 0 0;
	>padding: 0;
}
.boxB .banner img{
	padding-left: 142px;
}
.boxB .banner img.noPaddingLeft {
	padding-left: 0;
}
.boxB dl {
	margin-bottom: 31px;
}
.boxB dl dt {
	font-weight: bolder;
	color: #4b4b4b;
}
.boxB dl dd {
	color: #4b4b4b;
}
.boxB dl dt, .boxB dl dd {
	line-height: 23px;
}
.boxB p {
	line-height: 23px;
	color: #5a5a5a;
}
.boxB h2.subTitle {
	height: 45px;
	background: url(../images/bg/bgBusinessHeader.gif) no-repeat;
}
.boxB h2.subTitle span {
	display: block;
	padding: 15px 0 0 18px;
	color: #000;
	font-size: 14px;
}

/* area style (different DIV to separate) */
.boxB div.area {
	float: left;
	clear: both;
	margin-left: 39px;
	width: 90%;
	padding-bottom: 14px;
	border-bottom: 1px solid #c7c6c2;
	-display: inline; /* fix IE6 */
}
.boxB div.noBorderBottom {
	border-bottom: none;
}
.boxB .area ul {
	float: left;
	padding: 18px 0 0 6px;
	width: 40%;
}
.boxB .area.wide ul {
	width: 100%;
}
.area ul li h3 {
	padding-bottom: 7px;
	color: #4b4b4b;
}
.area ul li span {
	height: 23px;
	line-height: 23px;
	padding-left: 15px;
	background: url(../images/general/dot.gif) no-repeat left 6px;
	color: #4b4b4b;
}
.area ul li a.fixIEBackImg {
	background: url(../images/general/dot.gif) no-repeat left 5px;
}

/* news list */
.boxB ul.newsList {
	padding-left: 60px; /*Modify by Jerry chen*/
}
.boxB ul.newsList li {
	height: 23px;
	line-height: 23px;
}
.boxB ul.newsList li span, .boxB dl.messageList dt span {
	padding-right: 32px;
	color: #4b4b4b;
}
.boxB ul.newsList li label, .boxB dl.messageList dt label {
	padding-right: 15px;
	color: #ff6c02;
}
.boxB ul.newsList li span {
	float: right;
	padding-right: 200px;
	color: #ff6c02;
}
.boxB ul.newsList li a, .boxB dl.messageList dt a {
	color: #4D60C6;
}

/* message List */
.boxB dl.messageList {
	margin-left: 70px;
}
.boxB dl.messageList dt {
	margin: 10px 0;
	font-weight: normal;
}
.boxB dl.messageList dt span {
	float: right;
	color: #ff6c02;
}
.boxB dl.messageList dd {
	margin: 0 0 15px 0;
}
.boxB dl.messageList dd p {
	line-height: 23px;
	color: #4b4b4b;
}
.boxB dl.messageList dd p a {
	display: block;
	padding-top: 15px;
	text-align: right;
	color: #4D60C6;
}

/* aboutIntro */
.boxB dl.aboutIntro, .boxB dl.aboutIntro ul {
	margin: 10px auto 0 auto;
	width: 90%;
}
.boxB dl.aboutIntro dt {
	margin: 30px 0 15px 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	color: #00286a;
	background: url(../images/bg/bgBoxBHeader.gif) no-repeat left bottom;
}
.boxB dl.aboutIntro dd a {
	color: #4d60c6;
}
.boxB dl.aboutIntro dd.citySH {
	padding-right: 252px;
	background: url(../images/general/about03.jpg) no-repeat right top;
}
.boxB dl.aboutIntro dd.cityCD {
	padding-left: 260px;
	background: url(../images/general/about04.jpg) no-repeat;
}
.boxB dl.aboutIntro dd.cityXA {
	padding-left: 236px;
	background: url(../images/general/about05.jpg) no-repeat;
}
.boxB dl.aboutIntro ul li {
	padding-left: 15px;
	line-height: 23px;
	background: url(../images/general/dot.gif) no-repeat left 9px;
	color: #4b4b4b;
}
.boxB dl.aboutIntro dd span.chengdu,  .boxB dl.aboutIntro dd span.shanghai, .boxB dl.aboutIntro dd span.xian {
	cursor: pointer;
	color: #4d60c6;
}
.boxB dl.aboutIntro dd img.mapON {
	display: block;
}
.boxB dl.aboutIntro dd img.mapOFF {
	display: none;
}

/* contactType */
dd.contactType {
	padding-left: 15px;
	line-height: 23px;
	background: url(../images/general/dot.gif) no-repeat left 10px;
}

/* solution */
.boxB h4, .boxB p, .boxB dl.solution {
	margin: 0 auto;
	width: 90%;
}
.boxB h4, .boxB p {
	margin: 10px auto 3px auto;
}
.boxB h4 {
	color: #fd8922;
	font-size: 13px;
}
.boxB h4.newsSubTitle {
	padding: 0 0 0 103px;
	font-size: 14px;
	-display: inline; /* fix IE6 */
}
.boxB p, .boxB dl.solution {
	color: #4b4b4b;
}
.boxB p {
	padding-left: 0;
}
.boxB dl.solution dt {
	padding: 10px 0 3px 0;
}
.boxB ul.solution {
	padding-left: 60px;
}
.boxB ul.solution li {
	padding-left: 15px;
	padding-bottom: 8px;
	height: auto;
	line-height: 23px;
	background: url(../images/general/dot.gif) no-repeat left 10px;
	color: #4b4b4b;
}

/* job */
.boxB table.jobDescription, .boxB dl.jobDetail {
	margin: 0 auto;
	width: 90%;
}
.boxB table.jobDescription {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #4b4b4b;
}
.boxB table.jobDescription th {
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	background: #f1f1f1;
}
.boxB table.jobDescription th, .boxB table.jobDescription td {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.boxB table.jobDescription td {
	padding-left: 5px;
}
.boxB table.jobDescription td strong {
	color: #ff6c02;
	font-weight: normal;
}
.boxB dl.jobDetail dt {
	margin: 10px 0 3px 0;
}
.boxB dl.jobDetail dd {
	padding-left: 15px;
	background: url(../images/general/dot.gif) no-repeat left 9px;
}
.boxB .jobMail {
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ff6c02;
}
.jobMail span {
	padding-right: 15px;
}
.jobMail strong {
	color: #00286a;
	font-weight: normal;
}

/* caseDetail */
.boxB ul.caseDetail {
	padding-left: 50px;
}
ul.caseDetail li {
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	background: url(../images/general/dot.gif) no-repeat left 7px;
	color: #5b5b5b;
}
.boxB dl.caseSolution dt {
	margin: 10px 0 3px 0;
}
.boxB ul.caseSolution li {
	padding: 0 0 10px 15px;
	line-height: 20px;
	background: url(../images/general/dot.gif) no-repeat left 8px;
	color: #4b4b4b;
}

