@charset "utf-8";
/* CSS Document */

/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size:12px;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
    color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#000000;
}

.pt13 {
	font-size: 13px;
	
}

.paddingleft {
	padding-left:40px;
}
.red  {
	color:#f00;
}

.nav {
	font-size: 12px;
	font-family: "宋体";
	color: #FFFFFF;
}

.nav  a {
	height:32px;
	line-height:32px;
	DISPLAY: block;
	MARGIN:0px;
	PADDING:0px;
	WIDTH: 100%; 
	TEXT-DECORATION: none; 
}


.nav a:link {
	text-decoration: none;
	color:#ffffff;
	background-image: url(../images/bg.gif);
}
.nav a:visited {
	text-decoration: none;
	color:#ffffff;
	background-image: url(../images/bg.gif);
}
.nav a:hover {
	text-decoration: none;
	color:#C00;
	background-image: url(../images/nav-change.gif);
}
.nav a:active {
	text-decoration: none;
	color:#ffffff;
	background-image: url(../images/bg.gif);
}

.login {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.resume {
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
}

.j_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.j_jobs {
	color: #004f62;
	font-size: 14px;
	font-weight: bold;
}
.Jall1 {
	text-indent: 40px;
}

.Jall2 {
	text-indent: 40px;
	background-image: url(../images/j_8.gif);
	background-position: 25px 2px;
	background-repeat: no-repeat;
}

.i_title {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
}

