@charset "gb2312";
* {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}

li {
	list-style-type: none;
}

a:link, a:visited {
	color: #8E8E8E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#858585 url(../images/bg.jpg) repeat-x 0 0;
	font-size: 12px;
}
#DivAll {
	width: 949px;
	margin: 0 auto;
	background-position: 0px 0px;
}

#header_wrap {
	height: 145px;
	position: relative;
	z-index: 960;
}
#topLinks {
	position: absolute;
	right: 0px;
	top: 16px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#topLinks a {
	color: #FFFFFF;
}
#logo a {
	height: 78px;
	width: 243px;
	background-image: url(../images/logo.jpg);
	position: absolute;
	left: 9px;
	top: 19px;
	text-indent: -999em;
}

#topServiceLine {
	background-image: url(../images/topLine.jpg);
	display: block;
	height: 38px;
	width: 227px;
	position: absolute;
	right: 5px;
	text-indent: -999em;
	overflow: hidden;
	top: 66px;
}
#nav {
	background:url(../images/nav_bg.jpg) no-repeat 0 0;
	width: 937px;
	margin: 0 auto;
	height: 32px;
	padding: 0 0 0 12px;
	position: absolute;
	z-index: 999;
	bottom: 0px;
}
#nav  a:link,#nav a:visited {
	color: #FFFFFF;
}
#nav a:hover {
	color: #f0b406;
}

#nav ul li {
	float: left;
	height: 31px;
	background-image: url(../images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 2px;
}
#nav  ul  li  a:link,#nav ul li a:visited {
	padding: 0 20px;
	display: block;
	font-weight: bold;
	width: auto;
	line-height: 31px;
	margin-bottom: 1px;
}
#nav ul li a:hover {

}
#nav ul li ul {
	position: absolute;
	padding: 0 0 4px 0;
	height: 24px;
	margin-top: 1px;
	width: auto;
}



#nav ul li ul li {
	background: none;
	padding: 0;
	display: inline;
	margin: 0 1px 0 0;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0 20px;
	line-height: 24px;
	background-color: #333333;
	font-size: 11px;
}
#nav ul li ul li a:hover {
	text-decoration: none;
	background-color: #3E3E3E;
}

#body_wrap {
	margin: 0 auto;
	width: 936px;
	padding: 12px 0 20px 0;
}
#banner {
	padding: 1px 9px;
	background-color: #000000;
	background-image: url(../images/banner_bg.jpg);
}
#barnerIMG {
	z-index: 666;
}

#bannerBot {
	width: 940px;
	margin: 0 auto;
}
#barnerNav {
	line-height: 18px;
	background-image: url(../images/banner_bot.jpg);
	height: 18px;
	padding: 6px 20px 0 0;
	width: 920px;
	margin: 0 auto;
}
#barnerNav a {
	width: 13px;
	display: block;
	float: right;
	height: 13px;
	background-image: url(../images/li.gif);
	text-indent: -99pt;
	overflow: hidden;
	margin-right: 4px;
}
#barnerNav a.activeSlide {
	background-image: url(../images/lii.gif);
	background-repeat: no-repeat;
}


#leftSide {
	padding: 0;
	width: 230px;
}
#relLinks {



}
#relLinks h4 {
	font-size: 14px;
	color: #CCCCCC;
	line-height: 32px;
	background-image: url(../images/leftTop.gif);
	padding: 0 0 0 15px;
}
#relLinks ul {
	background-image: url(../images/left_y.gif);

}

#relLinks ul li {
	line-height: 29px;
	border-bottom: dotted 1px #2c2c2c;
	text-align: right;
}
#relLinks a:link, #relLinks a:visited {
	background-image: url(../images/li_io.png);
	background-repeat: no-repeat;
	background-position: 204px center;
	display: block;
	padding: 0 36px 0 0;
	color: #B4B4B4;
	text-decoration: none;
}
#relLinks a:hover {
	background-color: #191919;
}
#relLinks li.select {
	background-color: #0F0F0F;
	background-image: url(../images/li_io.png);
	background-repeat: no-repeat;
	background-position: 204px center;
	color: #f0b406;
	padding: 0 36px 0 0;
}
#leftBot {
	background-image: url(../images/leftBot.gif);
	height: 12px;
	width: 230px;
}
#rightSide  {
	padding: 20px 30px 0 30px;
	width: 626px;
	overflow: hidden;
	background-image: url(../images/rBG.jpg);
}
#flowPast {
	font-family: tahoma;
	font-size: 11px;
	color: #F0B406;
	text-align: right;
	padding: 0 0 8px 0;
}
#rightSide  #pageTitle {
	font-size: 14px;
	color: #CCCCCC;
	padding: 15px 0;
	border-bottom: solid 5px #373737;
}
#rightSide  #pageTitle  span {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 10px;
}
#textInfo {
	line-height: 24px;
	color: #969696;
	padding: 0 10px 40px 0;
}
#textInfo small {
	font-family: Arial, Helvetica, sans-serif;
}

#textInfo a {
	color: #66CCCC;
}

#textInfo b {
	color: #AFAFAF;
}

#rightSide p {
	padding: 0 0 25px 0;
}
.solumn {
	padding: 20px 0;
	border-bottom: dotted 1px #5e5e5e;
}

.cer {

}

.cer ul li {
	float: left;
	width: 193px;
	overflow: hidden;
	text-align: center;
	margin: 0 5px 20px 5px;
}
.cer  ul li span {
	padding: 5px;
	text-align: center;
	display: block;
	line-height: 16px;
	height: 44px;
}
.cer small     {
	color: #f0b406;
	display: block;
	font-family: PMingLiu;
	font-size: 11px;
	line-height: 12px;
}


.culture {
	padding: 12px 0;
	border-top: dotted 1px #212121;
	height: 82px;
}
.culture img {
	float: left;
	padding: 0 18px 0 0;
}


.culture h5 {
	color: #f0b406;
}

.enterItem {
	width: 305px;
	float: left;
	margin: 0 0 20px 0;
	height:130px
}
.enterItem h5 {
	color: #f0b406;
	padding: 0 0 4px 0;
}
#history {
	padding: 30px 0 0 0;
}

#history li {
	background-color: #1e1e1e;
	width: 410px;
	margin: 0 auto 18px auto;
	display: block;
	padding: 12px 48px;
	line-height: 17px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.proList img {
	float: left;
}
.proTextInfo {
	float: left;
}

.proTextInfo h4 {
	font-size: 14px;
	padding: 20px 0 8px 0;
	color: #f0b406;
}

.proTextInfo li {
	line-height: 22px;
	color: #C6C6C6;
}
.proTextInfo li span {
	font-weight: bold;
	color: #C6C6C6;
	padding: 0 6px 0 0;
}
#newsList {
}
#newsList li {
	line-height: 32px;
	border-bottom: dotted 1px #3e3e3e;
}
#newsList a:link, #newsList a:visited {
	color: #C6C6C6;
	padding: 0 0 0 20px;
	display: block;
	background-image: url(../images/bu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#newsList a:hover {
	color: #999999;
	background-color: #1e1e1e;
}



#newsList span {
	float: right;
}
#textInfo h5 {
	color: #f0b406;
}

.contact {
	padding: 12px 0;
	border-top: dotted 1px #5e5e5e;
}
.contact img {
	float: left;
	padding: 0 18px 0 0;
}
.contact ul {
	margin: 0 0 0 171px;
}



.contact h5 {
	color: #f0b406;
}

input[type="text"]{
	border: solid 1px #2e2e2e;
	background-color: #0E0E0E;
	color: #CCFF00;
}
#content {
	border: solid 1px #2e2e2e;
	background-color: #0E0E0E;
	color: #CCFF00;
	height: 80px;
}

.inputW90 {
	width: 90px;
}

.inputW150 {
	width: 150px;
}
.inputW350 {
	width: 420px;
}

#footer_wrap {
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #c6c6c6;
}
#footer_wrap a {
	color: #c6c6c6;
}


.enText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cnLink {
	font-family: PMingLiu;
	font-size: 11px;
}
.floatLeft {float: left;}
.floatRight {float: right;}
.Ptb20 {padding: 20px 0;}
.text_01{color:#5f5f5f;text-align:left;font-size:12px;}
.text_01 a:link, .text_01 a:visited{color:#5f5f5f;text-decoration:none;}
.text_01 a:hover{color:#5f5f5f;text-decoration:underline}
.inputW90 {
	width: 90px;
}

.inputW150 {
	width: 150px;
}
.inputW350 {
	width: 420px;
}
table.vCan {border: solid 1px #3e3e3e;}
table.vCan  td  {
	border-bottom: solid 1px #3e3e3e;
	border-right: solid 1px #3e3e3e;
}
table.vCan .tableTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #191919;
	color: #CCCCCC;
}
table.vCan .tableRight {border-right: none;}
table.vCan .tableBottom {border-bottom: none;}
/*CSS sabrosus style pagination*/
#pageNav{ padding:10px 0;}
DIV.sabrosus {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.sabrosus A {
	BORDER-RIGHT: #FF9900 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #FF9900 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #FF9900 1px solid;
	COLOR: #FF9900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #FF9900 1px solid;
	TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #FF9900 1px solid;
	BORDER-TOP: #FF9900 1px solid;
	BORDER-LEFT: #FF9900 1px solid;
	COLOR: #FF9900;
	BORDER-BOTTOM: #FF9900 1px solid;
	BACKGROUND-COLOR: #000000
}
DIV.pagination A:active {
	BORDER-RIGHT: #FF9900 1px solid;
	BORDER-TOP: #FF9900 1px solid;
	BORDER-LEFT: #FF9900 1px solid;
	COLOR: #FF9900;
	BORDER-BOTTOM: #FF9900 1px solid;
	BACKGROUND-COLOR: #000000
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: #FF9900 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #FF9900 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #FF9900 1px solid;
	COLOR: #FF9900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #FF9900 1px solid;
	BACKGROUND-COLOR: #000000
}
DIV.sabrosus SPAN.disabled {
BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}
#videoThumb {
	height: 181px;
	width: 230px;
	margin-bottom: 8px;
	float: left;
	background-image: url(../images/video.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainNews {
	float: right;
	width: 480px;
	height: 181px;
	margin-bottom: 8px;
	background-image: url(../images/main_tNews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}


span.iTitle  {
	line-height: 35px;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #2d2d2f;
	display: block;
	margin: 0 14px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.item {
	width: 355px;
	float: left;
	height: 228px;
	margin-bottom: 8px;
	font-size: 12px;
	background-image: url(../images/main_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.item a {
	color: #8E8E8E;
	border-bottom: dotted 1px #8e8e8e;
}

.item  a:hover {
	color: #f0b406;
	text-decoration: none;
}
.newsList {
	padding: 0 14px;
}
.newsList span {
	float: right;
}


.newsList li {
	height: 30px;
	background-image: url(../images/newsList_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 29px;
	overflow: hidden;
}
.newsList a {
	background-image: url(../images/li_io.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
	display: block;
}



#gallery {
	height: 171px;
	clear: both;
	background-image: url(../images/gallery_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#marquee img {
	margin-right: 4px;
}



#IndexPro {
	margin-bottom: 8px;
	height: 164px;
	width: 210px;
	background-image: url(../images/rightSol.jpg);
}
.text{
	backgroud-image:url(../images/rightSol.jpg);
	padding:143px 75px 10px 10px;
	font-size: 9px;
	color: #EBEBEB;
	  }
#friendLinks {
	height: 62px;
	width: 896px;
	background-image: url(../images/friendLinks_bg.gif);
	font-size: 12px;
	padding: 35px 20px 10px 20px;
	color: #434345;
	line-height: 29px;
	font-family: Tahoma;
	clear: both;
}
#friendLinks  a:link,#friendLinks a:visited {
	color: #505052;
}
#friendLinks a:hover {
	color: #f0b406;
}
#right2 {
	background-image: url(../images/main_rBot.gif);
	height: 404px;
	padding: 10px;
}
#jobList li {
	height: 30px;
	line-height: 30px;
	border-bottom: dotted 1px #474747;
	background-image: url(../images/bu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
}
#jobList li a:hover {
	color: #FF6600;
}
.none {
	display: none;
}
.news_h {
	height: 32px;
	line-height: 32px;
	border-bottom: solid 1px #444549;
	color: #666666;
}

.news_h li {
	float: left;
	padding: 0 20px;
	margin: 5px 0 -1px 10px;
	height: 28px;
	line-height: 28px;
}
.current {
	border-left: solid 1px #444549;
	border-top: solid 1px #444549;
	border-right: solid 1px #444549;
	background-color: #2b2b2b;
	color: #FFFFFF;
}
.news_h  #more a {
	float: right;
	padding: 0 10px 0 0;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}

.news_h_l {
	padding: 0 14px;
	clear: both;
}
.news_h_l span {
	float: right;
}


.news_h_l li {
	height: 27px;
	background-image: url(../images/newsList_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 27px;
	border-bottom: dotted 1px #4c4c4c;
}
.news_h_l  a:link,.news_h_l a:visited {
	background-image: url(../images/li_io.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 16px;
	color: #8E8E8E;
}
.news_h_l a:hover {
	color: #f0b406;
}

