/* CSS Document */
body{margin:0px; }
div,td,th,span,font{word-break:break-all;font-size:12px;}

a.g:link {color: #444;text-decoration: none;}
a.g:visited {text-decoration:none;color:#444;}
a.g:hover {text-decoration:none;color:#444;}
a.g:active {text-decoration:none;color: #444;}

a.gyjtop:link {color:#444;text-decoration:none;}
a.gyjtop:visited {text-decoration:none;color:#444;}
a.gyjtop:hover {text-decoration:underline;color:#444;}
a.gyjtop:active {text-decoration:none;color:#444;}

a.gyj:link {color:#444;text-decoration:none;}
a.gyj:visited {text-decoration:none;color:#444;}
a.gyj:hover {text-decoration:none;color:#f00;font-weight:bold;}
a.gyj:active {text-decoration:none;color:#444;}



a.menus:link {
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#4093D5;
	text-align:left;
	line-height:23px;
	width:150px;
	padding-left:23px;
}
a.menus:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#4093D5;
	text-align:left;
	line-height:23px;
	width:150px;
	padding-left:23px;
}
a.menus:hover {
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#0170C9;
	text-align:left;
	line-height:23px;
	width:150px;
}
a.menus:active {
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#4093D5;
	text-align:left;
	line-height:23px;
	width:150px;
	padding-left:23px;
}


.jobs_form_input{font-size:12px;color:white;border:1px;width:50px;height:21px;background-color:#666;padding-top:4px;cursor:pointer;}
.contact_form_input{font-size:12px;color:white;border:1px;width:50px;height:21px;background-color:#666;padding-top:3px;cursor:pointer;}
.bgline{
	background-image:url(../icon/BG_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
img{border:0px;}
.formlists {
	BACKGROUND-COLOR: #cde123; BORDER-BOTTOM: #5a5a5a 1pt solid; BORDER-LEFT: #5a5a5a 1pt solid; BORDER-RIGHT: #5a5a5a 1pt solid; BORDER-TOP: #5a5a5a 1pt solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.form {
	BACKGROUND-COLOR: #f8f8f8; BORDER-BOTTOM: #5a5a5a 1pt solid; BORDER-LEFT: #5a5a5a 1pt solid; BORDER-RIGHT: #5a5a5a 1pt solid; BORDER-TOP: #5a5a5a 1pt solid; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 8pt; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

/*鼠标提示*/
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid gray;
	padding: 4px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}

/*特效 开始*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 900px;
	height:550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*===============================*/
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*特效 结束*/
a.www{
	font-size:12px;
	font-weight:bold;
	color:#BBBBBB;
	width:20px;
	text-decoration:none;
	border-bottom:2px solid #BBBBBB;
}
.pren a{
	font-size:12px;
	color:#666666;
	text-align:center;
	text-decoration:none
	border-bottom:1px solid #DDDDDD;
}
.pren a:hover{
	color:#5BB6FF;
	border-bottom:2px solid #5BB6FF;
}

.dhted {
	cursor:pointer;
	padding-top:10px;
	font-size: 14px;
	font-weight: bold;
	color: #034B9F; 
	background:url(../images/index_r4_c13.jpg) repeat-x;
}
.dht {
	cursor:pointer;
	padding-top:10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.probox {
	border:1px solid #A4D0F7;
}
.STYLE3 {color: #5A5A58; line-height:22px;}
.newbgline { background:url(../images/index_r18_c5.jpg) repeat-x center bottom;}
.newbgline a { color:#000000; text-decoration:none}
.newbgline a:hover { color:#ff6600; text-decoration:underline}
.newbgline font { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#589CCD; font-weight:bold}