/* ********** 基本 ********* */

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image: url(images/bg_index.jpg);
	overflow-X:hidden; overflow-Y:scroll;
	margin:0px; 
	font-size: 9pt;
	
    background-repeat: repeat-x;
	background-position: left top;
	
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #7194C4;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #7194C4;
	scrollbar-shadow-color: #7194C4;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
}


td {
	font-size: 9pt;
	font-weight: 400;
}

table {
	border-collapse: collapse;
	border: 0 0 0 0;	
}

img,a img {
    border:0; margin:0; padding:0;
}

p {
    color:#666;
}

div {
    text-align:center; margin-right:auto; margin-left:auto;
} 

form, input, select{
    margin:0; padding:0;
}

input,select {
   font-size:12px;vertical-align:middle;
}


/* ********** 超链接 ********* */

a:link {
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #241F1F;
	text-decoration: none;
}


/* ********** top超链接 ********* */

.top {
	font-size: 9pt;
	color: #fff;
	margin-left: 15px;
	font-weight: 400;
}

.top a:link {
	color: #fff;
	text-decoration: none;
}
.top a:visited {
	color: #ededed;
	text-decoration: none;
}
.top a:hover {
	color: #fff;
	text-decoration: underline;
}


/* ********** bottom超链接 ********* */

.bottom {
	font-size: 9pt;
	color: #000000;
	margin-left: 15px;
	padding:8px 3px 5px 5px;
	font-weight: 400;
}
.bottom a:link {
	color: #000000;
	text-decoration: none;
}
.bottom a:visited {
	color: #000000;
	text-decoration: none;
}
.bottom a:hover {
	color: #000000;
	text-decoration: underline;
}


/* ********** menu超链接 ********* */

.menu {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:link {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:visited{
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:hover{
	font-size: 14px;
	font-weight: bolder;
	color: #DFBE9D;
	text-decoration: underline;
}


/* ********** photo超链接 ********* */

.photo a:link {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	color: #143F91;
	font-style: italic;
	font-family: "宋体";
	text-decoration: none;
}
.photo a:visited {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	color: #143F91;
	font-style: italic;
	font-family: "宋体";
	text-decoration: none;
}
.photo a:hover {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	color: #143F91;
	font-style: italic;
	font-family: "宋体";
	text-decoration: none;
}


/* ********** table ********* */

#table01 {
    width:778;
	border:0;
}

#table02 {
    width:778;
	height:100;
	border:0;
	border-bottom:#4B65A0 1px solid;
}

#table03 {
    width:778;
	border:0;
	height:228;
}

#table04 {
    width:778;
	height:30;
	border:0;
	background-color:#9F7543;
}

#table04a {
    width:98%;
	border:0;
	background-color:#9F7543;
}

#table05 {
    width:778;
	border:0;
}

#table06 {
    width:778;
	border:0;
	border-top:#143F91 1px solid;
}

#table07 {
	line-height:135%;
	border:0;
}

#table07 .form_t {
    color:#143E90;
	
}

#table07 .td_t {
    padding:10px;
	
}

#table08 {
	line-height:135%;
	border:0;
}

#table09 {
    width:778;
	border:0;
	border-top:#143F91 1px solid;
	border-bottom:#143F91 1px solid;
	padding:10px;
}

#table10 {
    width:778;
	border:0;
	padding:10px;
	background-color:#f7f7f7;
}


/* ********** job ********* */

#job {
    font-size:14pt;	
	line-height: 150%;
	font-weight: bold;
}

#job a{
	font-family: "宋体";
	line-height: 150%;
	font-size:14px;	
	font-weight:normal;
	color: #143F91;
	text-decoration: none;
	border:#143F91 1px solid;
	background-color:#F0F0FF;
	padding:3px;
}

#job a:link {
	font-weight:normal;
	color: #143F91;
	text-decoration: none;
}
#job a:visited {
	font-weight:normal;
	color: #143F91;
	text-decoration: none;
}
#job a:hover {
	font-weight:normal;
	color: #143F91;
	text-decoration: underline;
}

#job .jil {
    border:#969696 1px solid;
	width:98%;
	margin:8px 0px 8px 0px;
}

#job .jit {
    background-color:#E8E8E8;
	height:25px;
	text-indent:1em;
}

#job .sfrom {
	font-weight:normal;
}
#job .sfrom ul {
    margin:0px;
	padding:3px 3px 8px 8px;
	list-style-type:decimal;
	text-indent:2em;
} 

#job .sfrom li {
    text-align:left;
	padding:4px 2px 3px 1px;
	color:#333333;
}

#job .jil a {
	font-family: "宋体";
	line-height: 150%;
	font-size:14px;	
	font-weight:normal;
	color: #666;
	text-decoration: none;
	border:#666 1px solid;
	background-color:#F7F7F7;
	padding:3px;
}

#job .jfl {
    border:#143F91 1px solid;
	width:100%;
	margin:8px 0px 8px 0px;
}

#job .jft {
    background-color:#97CDFF;
	height:25px;
	text-indent:1em;
	color:#143F91;
}



.right a:link {
	font-size: 10pt;
	font-weight: bolder;
	color: #143F91;
	text-decoration: none;
}

.t {
	font-size: 10pt;
	color: #143F91;
	font-weight: bold;
	font-family: "新宋体";
}

.t1 {
	font-size: 10pt;
	color: #143F91;
	font-weight: bold;
	font-family: "新宋体";
}

.wen {
	font-size: 9pt;
	color: #66686A;
	line-height: 150%;
}

.gary {
	color: #66686A;
}

.gary_c {
	font-weight: bold;
	color: #66686A;
}

.blue{
	color: #143F91;
}

.red{
	color: #FF0000;
}

.contentbg1 {
	background-image: url(images/bg_index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.find-button {
	background-color: #FFFFFF;
	border: 1px solid #143F91;
	font-size: 9pt;
	font-weight: bold;
	color: #143F91;
}

.search_t {
    font-size:13px;
	border:1px solid #143E90;
	height:16px;
}

.line {
    border-bottom:#143F91 1px dashed;
}