.header {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F6FA;
}
.menu_one {
	background-color: #F8F9FB;
	height: 23px;
	width: 230px;
}
.num {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
}
#menu {
	height: 30px;
	width: 759px;
	margin-left: 8px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu li {
	float: left;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	background-image: url(../images/menubg_r.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#menu a{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.menu_one a{
	font-family: Tahoma;
	font-size: 11px;
	color: #606163;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #F5F6FA;
}
.body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/left.gif);
	background-repeat: repeat-x;
}

.menu_one a:hover {
	color: #326C80;
	text-decoration: none;
}


.head_inner {
	width: 776px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	height: 120px;
}
.body_inner {
	width: 776px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.body_top {
	height: 226px;
	width: 776px;
	margin-bottom: 6px;
}
.content {
	height: 353px;
	width: 758px;
	margin-left: 8px;
}
.tbone {
	height: 353px;
	width: 533px;
	background-color: #F8F9FB;
	margin-right: 6px;
}
.tbtwo {
	background-color: #4FB0D1;
	height: 249px;
	width: 259px;
	margin-bottom: 6px;
}



.tes {
	height: 226px;
	width: 260px;
	background-color: #55B9DB;
}
.tes h3 {
	background-image: url(../images/tes.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EBFFFF;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top: 0px;
}
.tes h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	padding-left: 12px;
}
p,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*line-height: 13px;*/
	margin-top: 0px;
}
.click {
	margin-left: 12px;
}
form{
	margin: 0px;
	padding: 0px;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #336699;
	text-decoration: none;
	}

.tes h3 img {
	margin-left: 125px;
}
.font1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FEFEFE;
	padding-left: 60px;
	font-weight: bold;
}
.foot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666668;
}

.tbtwo h3 {
	background-image: url(../images/tes.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBFFFF;
	padding-left: 12px;
	padding-top: 4px;
	margin-top: 0px;
}
.foot_t2 {
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 776px;
}

.tbtwo h3 img {
	margin-left: 178px;
}
.tbtwo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFD;
	padding-left: 12px;
	margin-top: 15px !important;
	margin-top: -3px;
	margin-bottom: 10px !important;
	margin-bottom: 12px;
}
.tbone p {
	line-height: 15px;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F6FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F696A;
}
.foot_inner {
	width: 776px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	height: 120px;
	padding-top: 6px;
}
.foot_t1 {
	height: 75px;
	width: 759px;
	margin-left: 8px;
	background-color: #DFF2F8;
	margin-bottom: 6px;
}
#leftside{
	border: 1px solid #E4E7EC;
	width:205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftmenu ul {
	padding:0px;
	margin:0px;
}
#leftmenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4AA8C8;
	padding-top:4px;
	padding-bottom:4px;
	list-style-type: none;
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	text-align:left;
}
#leftmenu ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0B7698;
}
#anlist{
	margin:0px;
	padding:0px;
}
#anlist li{
	list-style-type: none;
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	text-align:left;
}
#anlist li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0B7698;
}
#searchjob_section{
	margin-top:20px;
}
#leftimg {
	margin-top:10px;
	text-align:center;
}
.tbone h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0B7DA2;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	margin-left:12px;
	margin-top:10px;
}
.leftjobtitle{
	color:#4D3420;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}
