@charset "utf-8";
/* BASIC STYLE 基本样式表 */
* {
	margin: 0px;
	padding: 0px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
p {
	text-indent: 24px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
}
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/pageBak.png);
	background-repeat: repeat-x;
}
a{
	color: #838383;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
h4 {
	font-weight: bold;
	clear: both;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181819;
	margin-left: 10px;
	font-size: 12px;
	margin-right: 10px;
}
#header {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.wrapperBak {
	float: left;
	width: 980px;
	background-color: #141414;
}
#headerwrapper {
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #141414;
}
#logo {
	float: left;
	height: 80px;
	width: 220px;
	display: inline;
}
#guild {
	background-image: url(../images/041.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 205px;
	text-align: right;
	height: 52px;
	background-position: left 2px;
}
#mainMenu {
	clear: both;
	width: 960px;
	height: 57px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin: auto;
	clear: both;
	width: 980px;
}
#copyright {
	background-image: url(../images/copyrightBak.png);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 76px;
	width: 960px;
	padding-top: 50px;
	text-align: center;
	line-height: 150%;
	color: #666666;
}
#footerwrapper {
	float: left;
	width: 960px;
	padding: 10px;
	background-color: #141414;
	margin-bottom: 10px;
}
.red {
	color: #FF6600;
}
#main {
	margin: auto;
	clear: both;
	width: 980px;
}
#mainwrapper {
	background-color: #141414;
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}

#maintopBak {
	background-image: url(../images/maintopBak.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	clear: both;
}
.til {
	background-image: url(../images/tilBak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 36px;
	clear: both;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding-left: 12px;
}.moreBut {
	float: right;
	height: 26px;
	width: 45px;
}
#sidebar .til {
	width: 208px;
}
.moreBut a {
	background-image: url(../images/moreBut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 45px;
}
.moreBut a:hover {
	background-image: url(../images/moreBut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.moreBut span {
	display: none;
}
.infoDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-right: 6px;
}
#footernav {
	background-image: url(../images/belowGobackBak_2.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: auto;
	clear: both;
	height: 44px;
	width: 740px;
	padding-left: 240px;
}
#pagenav {
	float: left;
	width: 480px;
	height: 24px;
	padding-top: 20px;
}
#gobackBut {
	float: right;
	width: 100px;
	height: 24px;
	padding-right: 120px;
	padding-top: 20px;
}
#productsFP #gobackBut {
	float: right;
	width: 100px;
	height: 24px;
	padding-right: 32px;
	padding-top: 20px;
}
#pagenav #pre span,#pagenav #next span {
	display: none;
}
#pagenav #next a {
	background-image: url(../images/nextBut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 18px;
	float: left;
}
#pagenav #next a:hover {
	background-image: url(../images/nextBut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagenav #pre a {
	background-image: url(../images/preBut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	width: 18px;
	float: left;
}
#pagenav #pre a:hover {
	background-image: url(../images/preBut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}#pagenav #numLink {
	float: left;
}
#pageposition {
	float: left;
	clear: both;
	width: 730px;
	height: 30px;
	line-height: 30px;
	background-color: #141414;
}
#content #pageposition {
}
#content .til {
	width: 706px;
	background-color: #141414;
}
#contentMain {
	float: left;
	width: 600px;
	padding: 10px;
}
#contentMain p {
	line-height: 180%;
	text-indent: 2em;
	color: #999999;
}
#contentjidi {
	float: left;
	padding: 5px;
	display: block;
	list-style-type: none;
	color: #666666;
}
#contentjidi #contentjidili {
	line-height: 180%;
	clear: left;
	float: left;
	width: 400px;
	display: inline;
	margin-left: 20px;
}
.picLeft {
	float: left;
	padding-right: 15px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	text-indent: 0px;
	padding-top: 8px;
}
.picRight {
	float: right;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 15px;
	display: inline;
	text-indent: 0px;
	margin-right: 0px;
	padding-top: 8px;
}
#productsFP #footernav {
	background-image: url(../images/belowGobackBak.png);
}
#topVip {
	float: right;
	width: 480px;
	clear: both;
	list-style-type: none;
}
#vip {
	display: block;
	width: 600px;
	float: right;
}
#headerwrapper #vip #topVip .vipForm {
	float: left;
	height: 16px;
	width: 120px;
	background-color: #000000;
	border: 1px solid #494949;
	color: #CCCCCC;
}
#topVip li {
	float: left;
	margin-left: 10px;
	line-height: 18px;
	height: 18px;
}
#header #headerwrapper #vip #topVip .loginVip {
	color: #FFFFFF;
	background-color: #666666;
	display: inline;
	border: 1px solid #999999;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50px;
}
#vip #topVip a {
	text-decoration: underline;
}
#sidebar .tilPic {
	clear: both;
	float: left;
}
#homecontentLeft #productPhoto {
	float: left;
}
#contentForm {
	float: left;
	width: 600px;
}#contentForm .formPlate {
	list-style-type: none;
	display: inline;
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#contentForm .formPlate li {
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	clear: both;
	list-style-type: none;
}
/*---------------------------*/
.fromlable {
	display: inline;
	float: left;
	background-color: #141414;
	border: 1px solid #333333;
	width: 400px;
	color: #CCCCCC;
}
#contentMain .contact {
	display: inline;
	line-height: 150%;
	margin: 10px;
	list-style-type: none;
	float: left;
	color: #999999;
}
#company #main #insidemainwrapper #content #contentForm .formPlate span {
	float: left;
	width: 90px;
	display: inline;
	text-align: right;
}
#jobHot {
	float: left;
}
#jobHot span {
	display: list-item;
	float: right;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 20px;
	width: 70px;
}
#jobHot dl {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
#jobHot dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	line-height: 26px;
}
#jobHot dd {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #141414;
	line-height: 24px;
	background-color: #0F0F0F;
	padding: 6px;
	margin: 10px;
}
/*---------------*/
#productList {
	float: left;
	width: 600px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	margin-bottom: 20px;
}
#productList dt {
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #242424;
	margin-bottom: 10px;
}
#productList dd {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#productList span {
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#productList dd strong a,#jobHot dd strong a {
	font-weight: bold;
	color: #FF6600;
	background-color: #333333;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#productList dd strong a:hover,#jobHot dd strong a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#jobHot strong {
	float: right;
}
#jobHot .blue {
	background-color: #050507;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*----------------------------------------*/
#mainContent label {
	float: left;
	height: 18px;
	line-height: 18px;
}
#mainContent ul {
	float: left;
	list-style-type: none;
}
#mainContent li {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	line-height: 18px;
}
#mainContent #honorPhoto li {
	float: left;
	width: 254px;
	margin-bottom: 10px;
	line-height: 18px;
}
#mainContent .textbox {
	width: 200px;
	background-color: #141414;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #333333;
}
#mainContent span {
	float: left;
	width: 70px;
	text-align: right;
	height: 14px;
	line-height: 14px;
	margin-top: 4px;
}
#mainContent .textarea {
	float: left;
	display: block;
	width: 502px;
	background-color: #141414;
	border: 1px solid #333333;
}
#mainContent #labelTextarea {
	width: 590px;
	clear: both;
}
#mainContent #submitButton {
	float: left;
	margin-left: 32px;
	padding-left: 0px;
	clear: both;
}
#mainContent dt {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-weight: bold;
	padding-left: 6px;
}
#mainContent dd {
	line-height: 16px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F1;
}
#mainContent dl {
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 20px;
	width: 600px;
}
#mainContent em {
	color: #00A3F8;
	margin-left: 10px;
}
#contentMain #mainContent {
	float: left;
	clear: both;
	width: 580px;
}
.tijiao  {
	background-color: #666666;
	float: left;
	width: 60px;
	color: #000000;
	line-height: 16px;
	height: 20px;
	font-weight: bold;
	border: 1px solid #333333;
	text-align: center;
	margin-right: 5px;
	display: block;
}
#productSearchList li {
	float: left;
}
#contentMain #productSearchList {
	clear: both;
	float: left;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	list-style-type: none;
	padding-left: 0px;
	display: inline;
	text-indent: 0px;
}
#productSearchList #textfield3 {
	background-color: #141414;
	border: 1px solid #333333;
	color: #CCCCCC;
}
.formPlate h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#contentSize {
	float: left;
	width: 600px;
	display: block;
	color: #CCCCCC;
	padding: 10px;
}
.contentSizeh {
	background-color: #232323;
	clear: both;
	float: left;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
	display: block;
}
.sizehleft {
	float: left;
	padding-left: 5px;
}
#contentSize .sizeh {
	float: left;
	width: 600px;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	padding-bottom: 5px;
	display: block;
	margin-top: 8px;
}
.sizehcontact {
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F0F0F;
	text-align: center;
	display: block;
}
.sizeh .sizehright {
	float: right;
	width: 47px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F0F0F;
	padding-right: 3px;
}
.sizeh .sizehright a {
	float: right;
	background-image: url(../images/downlaodPic.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	width: 45px;
	display: block;
	line-height: 24px;
	height: 24px;
}
.sizeh .sizehright a:hover {
	background-image: url(../images/downlaodPic.gif);
	background-repeat: no-repeat;
	background-position: right -12px;
	display: block;
	width: 45px;
	height: 24px;
}
.intermediate {
	float: left;
	width: 585px;
	background-color: #0f0f0f;
	display: block;
	margin-top: 3px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.sizehright span {
	float: right;
}
.sizeh .intermediate a {
	display: block;
	width: 585px;
	float: left;
}
#productList .newsListCompany {
	float: left;
	width: 470px;
	margin-right: 0px;
}
#contentMain .mainfron {
	padding: 5px;
	clear: both;
	float: left;
	width: 600px;
	line-height: 150%;
}
.mainfron .mainul {
	clear: both;
	float: left;
	width: 600px;
	display: inline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mainfron ul {
	display: inline;
	float: left;
	clear: both;
	width: 580px;
}
.mainfron li {
	float: left;
	clear: both;
	list-style-type: none;
	line-height: 24px;
	display: block;
	width: 580px;
}
.mainfron #fronUl {
	display: inline;
}
#contentForm .owenPlate {
	float: left;
	width: 580px;
	padding-bottom: 5px;
}
#vipvipvip {
	width: 120px;
}
#submenu ul li ul li a {
	background-image: url(../images/032_a.gif);
	background-repeat: no-repeat;
	background-position: 40px 11px;
	padding-left: 50px;
	width: 170px;
	color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
#submenu ul li ul li a:hover {
	background-image: url(../images/032.gif);
	background-repeat: no-repeat;
	background-position: 40px 11px;
	padding-left: 50px;
	width: 170px;
	color: #00CCFF;
	background-color: #121212;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
#submenu ul li ul #blue a {
	background-image: url(../images/032.gif);
	background-repeat: no-repeat;
	background-position: 40px 11px;
	padding-left: 50px;
	width: 170px;
	color: #00CCFF;
	background-color: #121212;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
}
#contentMain #contertaiojian {
	line-height: 24px;
	color: #CCCCCC;
	float: left;
	width: 450px;
	display: block;
	list-style-type: none;
	clear: both;
	margin-left: 20px;
}
#contentMain #contertaiojian #contertaiojianli {
	list-style-type: none;
	margin-left: 5px;
	width: 420px;
}

.productFlashLeftRight {
	float: left;
	width: 480px;
	display: inline;
}
#insidemainwrapper #content #contentMain #contentForm .formPlate td {
}
#dateform span {
	float: left;
	width: 10px;
	text-align: left;
	white-space: nowrap;
}#form1 #productSearchleftList #textfield3 {
	color: #CCCCCC;
	background-color: #141414;
	float: left;
	width: 135px;
	border: 1px solid #333333;
	margin-right: 3px;
}
#form1 #productSearchleftList li {
	display: inline;
	margin-right: 3px;
}
