/* CSS file created by Evan
E-mail: evan.x.zhou@newegg.com
MSN: evan.x.zhou@newegg.net
Location: ChengDu
Version: Released
 */

/* common style */
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma;
	list-style: none;
}
a {
	text-decoration: none;
	border: none;
}
table {
	border-collapse: collapse;
}

/* layout set */
#wrap {
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#header, #content, #footer {
	margin: 0 auto;
	width: 981px;
	clear: both;
}
#footer {
	width: 100%;
}

/* header set */
#header h1 {
	height: 68px;
	background: url(../images/bg/bgHeaderText.gif) no-repeat 810px 30px;
}
#header h1 a {
	float: left;
	margin-left: 20px;
	width: 225px;
	height: 68px;
	background: url(../images/general/logo.jpg) no-repeat;
}
#header h1 a span {
	visibility: hidden;
}
#header h1 strong {
	display: inline-block;
	margin-left: 20px;
	padding: 40px 0 0 60px;
	font-size: 14px;
	color: #02276d;
	background: url(../images/general/home01.gif) no-repeat left bottom;
}
#header h1 strong span {
	visibility: hidden;
}
#header h1 a.city {
	display: none; /* for new request 2008.11.27 */
	margin: 18px 0 0 20px;
	width: 28px;
	height: auto;
	background: none;
	color: #00286a;
	font-weight: normal;
}
#header .mainNav {
	float: left;
	width: 981px;
	height: 37px;
	background: url(../images/bg/bgTopNav.gif) repeat-x;
}
#header .mainNav li {
	float: left
}
#header .mainNav li:hover {
	height: 37px;
	background: url(../images/bg/bgTopNavLI.gif) no-repeat left bottom;
}
#header .parent {
	position: relative;
}
#header .parent a {
	cursor: hand;
}
#header .minorNav {
	display: none;
	position: absolute;
	top: 40px;
	left: -55px;
	width: 280px;
}
#header .minorNav li {
	float: left;
	padding-right: 15px;
}
#header .minorNav li:hover {
	background: none;
}
#header .minorNav li a {
	display: inline;
	background: none;
	color: #01518e;
	cursor: pointer;
}
.mainNav li.navCorLeft, .mainNav li.navCorRight {
	width: 4px;
	height: 37px;
	background: url(../images/bg/bgTopNavL.gif) no-repeat;
}
#header .mainNav li.navCorRight {
	float: right;
	background: url(../images/bg/bgTopNavR.gif) no-repeat;
}
.mainNav li a span {
	visibility: hidden;
}
.mainNav li a {
	display: block;
	margin: 6px 9px 0 0;
	width: 103px;
	height: 26px;
	background: url(../images/button/btnHome.gif) no-repeat;
}
.mainNav li a.current {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat;
}
.mainNav li.home {
	margin-left: 97px;
	display: inline; /* fix IE6 */
}
.mainNav li a.news {
	margin-right: 12px;
	background: url(../images/button/btnNews.gif) no-repeat;
}
.mainNav li a.newsCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -112px top;
}
.mainNav li a.solution {
	margin-right: 14px;
	background: url(../images/button/btnSolution.gif) no-repeat;
}
.mainNav li a.solutionCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -227px top;
}
.mainNav li a.case {
	margin-right: 18px;
	background: url(../images/button/btnCase.gif) no-repeat;
}
.mainNav li a.caseCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -344px top;
}
.mainNav li a.service {
	margin-right: 22px;
	background: url(../images/button/btnService.gif) no-repeat;
}
.mainNav li a.serviceCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -464px top;
}
.mainNav li a.hr {
	margin-right: 13px;
	background: url(../images/button/btnHR.gif) no-repeat;
}
.mainNav li a.hrCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -590px top;
}
.mainNav li a.about {
	background: url(../images/button/btnAbout.gif) no-repeat;
}
.mainNav li a.aboutCurrent {
	background: url(../images/bg/bgTopNavLink.gif) no-repeat -706px top;
}
#header .navBottom {
	float: left;
	width: 981px;
	height: 23px;
	background: url(../images/bg/bgNavBottom.gif) repeat-x;
}
#header .navBottom .navBottomL, #header .navBottom .navBottomR {
	float: left;
	width: 4px;
	height: 23px;
	background: url(../images/bg/bgNavBottomL.gif) no-repeat;
}
#header .navBottom .navBottomR {
	float: right;
	margin-top: -15px;
	background: url(../images/bg/bgNavBottomR.gif) no-repeat;
	>margin-top: -14px; /* fix FF */
}

/* content set */
#content .boxA {
	float: left;
	margin-top: 10px;
	width: 186px;
}
#content .boxB {
	margin: 10px 0 0 197px;
}
.boxB h1 {
	margin-bottom: 34px;
	padding: 10px 0;
	background: url(../images/bg/bgBoxBHeader.gif) no-repeat left bottom;
	>padding: 0 0 10px 0;
}
.boxB h1 span {
	padding-left: 27px;
	font-size: 14px;
}
.boxB h1.headerStyleA {
	padding-top: 17px;
}
.boxB h1.headerStyleA span {
	font-size: 16px;
}
#content .flvBanner {
	float: left;
	width: 979px;
	height: 100%;
	overflow: hidden;
}
.flvBanner object  {
	margin-left: 2px;
}
#content .boxC {
	float: left;
	margin: -13px 0 30px 0;
	padding: 0 0 20px 60px;
	>margin: -10px 0 30px 0;
	
}
#content .boxD {
	float: left;
	margin-right: 5px;
	width: 284px;
	height: 230px;
	background: url(../images/bg/bgHomeCorT.gif) no-repeat;
	-display: inline; /* fix IE6 */
}
.boxD h2 {
	float: left;
	margin-bottom: 15px;
	height: 60px;
	width: 100%;
	background: url(../images/general/news.gif) no-repeat 44px 13px;
	color: #4b4b4b;
}
.boxD h2.side1 {
	background: url(../images/general/case.gif) no-repeat 44px 13px;
}
.boxD h2.side2 {
	background: url(../images/general/solution.gif) no-repeat 44px 13px;
}
.boxD h2 span {
	float: left;
	padding: 30px 0 0 110px;
	font-size: 14px;
}
.boxD h2 a {
	float: right;
	padding: 13px 13px 0 0;
	color: #5b5b5b;
	font-weight: normal;
}
.boxD ul {
	float: left;
	padding: 0 38px 0 30px;
	width: 216px;
	height: 130px;
	background: url(../images/bg/bgHome.gif) repeat-x;
}
.boxD ul li {
	padding-left: 15px;
	line-height: 23px;
	background: url(../images/general/dotBig.gif) no-repeat left 8px;
}
.boxD ul li label {
	padding-right: 5px;
}
.boxD ul li a {
	color: #5b5b5b;
}
.boxD ul li a:hover {
	color: #FF6C02;
}

.sideBar li {
	padding-left: 10px;
	height: auto;
	line-height: 32px;
	background: url(../images/general/arrow02.gif) no-repeat left 12px;
}
.sideBar li.headline {
	padding-left: 0;
}
.sideBar li h2 {
	padding-left: 15px;
	font-size: 14px;
	color:#fff;
	background: url(../images/bg/bgBoxATop.gif) no-repeat;
}
.sideBar li a {
	color: #111f66;
}
.sideBar li a:hover {
	color: #FD8922;
}
.sideBar li.current {
	padding-left: 12px;
	font-weight: bolder;
	background: url(../images/general/arrow01.gif) no-repeat left 14px;
	>background-position: left 12px; /* fix IE7 */
	-background-position: left 14px; /* fix IE6 */
}
.sideBar .Detail li {
	padding-left: 32px;
	height: auto;
	line-height: 22px;
	color: #6e6e6e;
	background: none;
	font-weight: normal;
	-height: 22px; /* fix IE6 */
}
.sideBar .Detail li.currentItem {
	background: #e0e2ef;
	color: #000;
}
.sideBar.navStyleA li {
	margin-top: 8px;
	height: auto;
	line-height: 34px;
	background: #fff;
}
.sideBar.navStyleA li.current {
	background: #e0e2ef;
	font-weight: bolder;
}
.sideBar.navStyleA li.current a:hover {
	color: #111f66;
}

/* footer set */
#footer {
	margin-top: 15px;
	text-align: center;
}
#footer ul {
	background: #ede9ea;
}
#footer ul li {
	display: inline;
	padding: 0 15px 0 16px;
	height: 39px;
	line-height: 39px;
	border-right: 1px solid #838182;
	>padding: 0 13px 0 16px;
}
#footer ul li a {
	color: #838182;
	text-decoration: none;
}
#footer ul li.noBorderRight {
	border-right: none;
}
#footer p {
	height: 24px;
	line-height: 24px;
	background: #373737;
	color: #868686;
}
#footer p a {
	padding-left: 15px;
	color: #868686;
}

/* for Opera */
@media all and (min-width:0px) {#header .navBottom .navBottomR {
	float: right;
	margin-top: -15px;
	background: url(../images/bg/bgNavBottomR.gif) no-repeat;
	margin-top: 0;
}
