/*CSS Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
/**/
body {
	*font-size:small;
	*font:x-small;
	color:#333333;
	word-break:break-all;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
table {
	font-size:inherit;
	font:100%;
}
a {
	text-decoration:none;
	color:#059;
	outline:0;
}
a:hover {
	text-decoration:underline;
}
input {
	font-size:100%;
	color:#666;
}
/*大區塊設定*/
#header {
	background-image: url(../images/index/index_02.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.cl {
	float: left;
	width: 250px;
	position: relative;
	clear: left;
}
.cr {
	float: right;
	width: 692px;
	position: relative;
	height: 1210px;
	clear: right;
}
.crl {
	width: 416px;
}
.crr {
	width: 256px;
}
.cra {
	width: 688px;
	position: absolute;
	height: 500px;
}
.fix {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#header:after, .set:after, .cl:after, .cr:after, #footer:before, .member:after, .trade:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.tbar {
	width: 420px;
	height:80px;
	margin-bottom: 10px;
	position: absolute;
	top: 222px;
}
.lrec {
	width: 260px;
	height:210px;
	margin-bottom: 10px;
	position: absolute;
	left: 430px;
	top: 0px;
}
/*header*/
#header .logo {
	float: left;
	height: 90px;
	width: 250px;
	margin-left: 1px;
	text-align: center;
	margin-right: 7px;
}
#header .set {
	float: left;
	width: 685px;
	margin-bottom: 2px;
}
#header .set li {
	float: left;
	font-size: 12px;
	color: #666;
	height: 16px;
	margin-top: 2px;
}
#header .set li a {
	padding-left: 20px;
	color: #666;
}
#header .set .fav {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -206px;
	width: 68px;
}
#header .set .def {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -235px;
	width: 16px;
	overflow: hidden;
}
#header .set .gre {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -287px;
	width: 16px;
	overflow: hidden;
}
#header .set .blu {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -339px;
	width: 16px;
	overflow: hidden;
}
#header .sky {
	width: 685px;
}
#header .sky, #header .sky li {
	float: left;
}
#header .skybar {
	height: 66px;
	width: 420px;
}
#header .interprise {
	height: 66px;
	width: 255px;
	margin-left: 10px;
}
/*container*/

/*member*/
.cl .member {
	height: 30px;
	margin-bottom: 10px;
}
.cl .member li {
	float: left;
}
.cl .member .login a {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -56px;
	width: 122px;
	height: 30px;
	text-indent:-30000px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}
.cl .member .login a:hover {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -86px;
	width: 122px;
	height: 30px;
	text-indent:-30000px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}
.cl .member .join a {
	display: block;
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -125px;
	width: 122px;
	height: 30px;
	text-indent:-30000px;
	overflow: hidden;
	margin-left: 6px;
}
.cl .member .join a:hover {
	display: block;
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -155px;
	width: 122px;
	height: 30px;
	text-indent:-30000px;
	overflow: hidden;
}
/*personal*/
.pers_g {
	width: 233px;
	height: 185px;
	background-image: url(../images/index/person_g.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.pers_b {
	width: 233px;
	height: 185px;
	background-image: url(../images/index/person_b.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.pers_e {
	width: 233px;
	height: 185px;
	background-image: url(../images/index/person_e.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.pers_g a:link, .pers_g a:visited, .pers_b a:link, .pers_b a:visited ,.pers_e a:link, .pers_e a:visited{
	color: #4a4a4a;
}
.mg {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -390px;
	font-size: 1em;
	font-weight: 700;
	color: #ef4a5d;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.mb {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -390px;
	font-size: 1em;
	font-weight: 700;
	color: #125996;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.me {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -390px;
	font-size: 1em;
	font-weight: 700;
	color: #3ba7a0;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
.e_title{
	color: #3ba7a0;
	margin-bottom: 8px;
}
.pers_g img, .pers_b img ,.pers_e img{
	float: left;
}
.pers_g li, .pers_b li,.pers_e li {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -419px;
	background-repeat: no-repeat;
	margin-left: 73px;
	padding-left: 18px;
	padding-bottom: 0.6em;
 *padding-bottom: 0.4em;
	_padding-bottom: 0.4em;
}
.pers_g p.act, .pers_b p.act, .pers_e p.act {
	clear:both;
	padding-top: 3px;*padding-top: 0px;
}
.pers_g p.retip, .pers_b p.retip{
	clear:both;
	margin-left:91px;
	color:#ef4a5d;
	font-size:12px;
}
.pers_g p.retip2, .pers_b p.retip2{
	clear:both;
	margin-left:91px;
	font-size:12px;
}

.pers_g p.more a:link, .pers_g p.more a:visited {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -495px;
	height: 26px;
	width: 83px;
	float: right;
	margin-top: 0px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_g p.more a:hover {
	background-position: 0px -533px;
}
.pers_g a:link.logout, .pers_g a:visited.logout {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1673px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 2px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_g a:hover.logout {
	background-position: 0px -1710px;
}
.pers_g a:link.memb, .pers_g a:visited.memb {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1748px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 10px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_g a:hover.memb {
	background-position: 0px -1785px;
}
.pers_b p.more a:link, .pers_b p.more a:visited {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -495px;
	height: 26px;
	width: 83px;
	float: right;
	margin-top: 0px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_b p.more a:hover {
	background-position: 0px -571px;
}
.pers_b a:link.logout, .pers_b a:visited.logout {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1824px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 2px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_b a:hover.logout {
	background-position: 0px -1861px;
}
.pers_b a:link.memb, .pers_b a:visited.memb {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1899px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 10px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_b a:hover.memb {
	background-position: 0px -1936px;
}
.pers_e a:link.logout, .pers_e a:visited.logout {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1974px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 2px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_e a:hover.logout {
	background-position: 0px -2011px;
}
.pers_e a:link.memb, .pers_e a:visited.memb {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -2049px;
	height: 31px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 10px;
	text-indent:-30000px;
	overflow: hidden;
}
.pers_e a:hover.memb {
	background-position: 0px -2086px;
}
/*頻道區塊設定*/
.panel_border {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
	position: relative;
	background-color: #F7F7F7;
}
.panel_border2 {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
	position: relative;
}
.panel {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #007AA8;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #F7F7F7;
}
.panel_e {
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.panel_e li {
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	width: 200px;
	margin-bottom: 8px;
}
h2 {
	font-weight: 700;
	color: #3a3a3a;
	font-size: 15px;
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -668px;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9b9b9b;
	padding-bottom: 6px;
	margin-bottom: 6px;
	clear:both;
	_height:17px;
}
h2 a:link,h2 a:visited,h2 a:hover{color: #3a3a3a; text-decoration:none;}
/*進修網*/
.wor {
	float: left;
	width: 220px;
	position: relative;
}
.wor li {
	float:left;
	width: 87px; 
	padding-left:19px;
	padding-bottom: 0.5em;
    *padding-bottom: 0.3em;
	_padding-bottom: 0.3em;
}
/*獨享好康*/
.spe {
	padding-left: 15px;
}
.spe a {
	color: #525252;
}
.spe li {
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -419px;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-bottom: 0.5em;
	*padding-bottom: 0.3em;
	_padding-bottom: 0.3em;
}
/*子網*/
.chi{
	position: relative;
}
.chi a {
	color: #525252;
}
.chi li{
	background-image: url(../images/index/index_icon.gif);
	background-position:0 -419px;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-bottom: 0.5em;
	*padding-bottom: 0.3em;
	_padding-bottom: 0.3em;
	width: 95px;
	float: left;
	position: relative;
}
/*求職服務*/
.panel .service_navl {
	float: left;
	width: 100px;
	padding-left: 19px;
	position: relative;
}
.panel .service_navr {
	float: left;
	width: 100px;
	padding-left: 19px;
	position: relative;
}
.panel .service_navl a, .panel .service_navr a {
	color:#838080;
}
.panel .service_navl li, .panel .service_navr li {
	margin-bottom: 11px;
}
.panel .service_navl .cha {
	color: #3a3a3a;
	font-size: 15px;
	font-weight: 700;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -726px;
}
.panel .service_navr .chb {
	color: #3a3a3a;
	font-size: 15px;
	font-weight: 700;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -756px;
}
.panel .service_navr .chc {
	color: #3a3a3a;
	font-size: 15px;
	font-weight: 700;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -783px;
}
/*搶手工作快報*/
.panel .urgent {
	padding-left: 2px;
	display: block;
	clear: both;
	position: relative;
}
.panel .urgent a {
	color:#525252;
}
.panel .urgent li {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -912px;
	padding-left: 40px;
	float: left;
	width: 162px;
	line-height: 19px;
	_line-height: 18px;
	height: 55px;
	_height: 54px;
	overflow:hidden;
}
.panel .urgent span{ font-weight:700;}
.panel .urgent a:hover span{color: #EF4A5D;}
/*焦點人才專區*/
.jobinfo {
margin-right:4px;
}
.jobinfo a {
	color: #525252;
}
.jobinfo img{ float:right;}
.jobinfo li {
	padding-left: 21px;
	line-height:20px;
	display:block;
	margin-bottom:0.5em;
	clear:both;
}
.jobinfo span {
	font-weight: 700;
	color: #007AA8;
	font-size:15px;
}
.jobinfo a:hover span{
	color:#2BA7AA;
	text-decoration:none;
}
/*cr定版位置*/
.A {
	position: absolute;
}
.B {
	position: absolute;
	left: 430px;
	top: 222px;
}
.C {
	position: absolute;
	top: 311px;
}
.D {
	position: absolute;
	left: 430px;
	top: 612px;
}
.E {
	position: absolute;
	top: 612px;
}
.F {
	position: absolute;
	top: 825px;
}
/*工作查詢*/
.se_i {
	background-image: url(../images/index/index_13.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:207px;
}
.se_i .nav {
	background-image: url(../images/index/index_08.gif);
	height: 29px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	clear:both;
}
.se_i .nav li {
	float: left;
}
.se_i .nav li a {
	float: left;
	text-align: center;
	height: 21px;
	width: 94px;
	padding-top:8px;
	color: #7a7a7a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #fff;
}
.se_i .nav li a:hover {
	float: left;
	text-align: center;
	height: 21px;
	width: 94px;
	padding-top:8px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #fff;
	background-color: #7CABBA;
	text-decoration: none;
}
.se_i .nav .sel a {
	text-align: center;
	height: 21px;
	width: 94px;
	padding-top:8px;
	background-color: #007AA8;
	color: #fff;
}
.se_i .infoa .ser_inbg{
	background-image: url(../images/index/search_bg.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding:2px 0 0 0;
	*padding:3px 0 0 0;
	_padding:3px 0 0 0;
	border-width: 0px;
	border: none;
}
.se_i .infoa {
	color:#838080;
	margin-left: 25px;
	margin-top: 15px;
}
.se_i .infoa li {
	padding-bottom: 5px;
	padding-top: 5px;
}
.infoa .tips {
	font-size: 0.9em;
	color: #B8984E;
	margin-left: 5em;
}
.infoa .tips2 {
	font-size: 0.9em;
	color: #B8984E;
	width: 370px;
	display: block;
}
.infoa .tags01 {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1396px;
	padding-left: 40px;
	color: #f96e7b;
}
.infoa .tags01 a {
	color: #f96e7b;
}
.infoa .btn {
	color: #434343;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -861px;
	text-align: center;
	height: 25px;
	width: 67px;
	float: right;
	margin-top: -30px;
	margin-right: 40px;
	_margin-right: 20px;
}
.infoa .btn a {
	color: #434343;
}
/*小而美*/
.smco {
	margin-right: auto;
	margin-left: auto;
	width: 380px;
	color:#838080;
	height: 155px;
	_height: 151px;
}
.smco a {
	color:#838080;
}
.smco li {
	float: left;
	width: 70px;
	padding-left: 40px;
	height: 27px;
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	_margin-right: 5px;
	_margin-left: 5px;
	padding-top: 10px;
}
.smco .s1 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.smco .s2 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}
.smco .s3 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -83px;
	background-repeat: no-repeat;
}
.smco .s4 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -123px;
	background-repeat: no-repeat;
}
.smco .s5 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -164px;
	background-repeat: no-repeat;
}
.smco .s6 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -206px;
	background-repeat: no-repeat;
}
.smco .s7 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -247px;
	background-repeat: no-repeat;
}
.smco .s8 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -287px;
	background-repeat: no-repeat;
}
.smco .s9 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -329px;
	background-repeat: no-repeat;
}
.smco .s10 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -371px;
	background-repeat: no-repeat;
}
.smco .s11 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -412px;
	background-repeat: no-repeat;
}
.smco .s12 {
	background-image: url(../images/index/smco.gif);
	background-position: 0px -452px;
	background-repeat: no-repeat;
}
.panel .note{
	color: #007AA8;
	position: absolute;
	margin-left: 110px;*margin-left: 95px;
	margin-top: -30px;*margin-top: -32px;
}
.panel .more {
	position: absolute;
	top: 10px;
	left: 360px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1546px;
	display: block;
	height: 16px;
	width: 46px;
}
.panel .more a {
	display: block;
	height: 16px;
	width: 46px;
}
/*精彩單元*/
.unit{ float:left;width:75px;position: relative; padding:0 2px;}
.unit a:link, .unit a:visited{color:#525252;}
.unit a:hover{color:#2BA7AA;}
.unit li{ margin-top:2px;margin-bottom:8px;}
/*熱門職缺*/
.hotjob {
	height: 63px;
	clear: both;
	margin-top: 12px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	color:#3a3a3a;
	overflow:hidden;
}
.hotjob a {
	color:#3a3a3a;
}
.hotjob img {
	float: left;
	margin-right: 8px;
}
.hotjob li {
	height: 22px;
}
/*熱門tags(單圖文廣告+底線)*/
.hottags {
	height: 63px;
	clear: both;
	margin-top: 9px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	color:#185974;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9B9B;
	padding-bottom: 3px;
}
.hottags a {
	color:#2BA7AA;
}
.hottags a span{
	font-weight: bold;
	color:#007AA8;
}
.hottags img {
	float: left;
	margin-right: 8px;
}
.hottags li {
	height: 22px;
}
/*熱門tags(單圖文廣告)*/
.hottags2 {
	height: 63px;
	clear: both;
	margin-top: 9px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	color:#EF4A5D;
	padding-bottom: 3px;
}
.hottags2 a:link, .hottags2 a:visited{
	color:#525252;
}
.hottags2 a:hover{
	color:#2BA7AA;
}
.hottags2 a span{
	font-weight: bold;
	color:#EF4A5D;
}
.hottags2 img {
	float: left;
	margin-right: 8px;
}
.hottags2 li {
	height: 22px;
}
/*熱門tags(雙圖文廣告)*/
.hottags_d {
	height: 63px;
	width:48%;
	float:left;
	margin-top: 3px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	margin-left:4px;
	margin-right:4px;
	_margin-left:2px;
	_margin-right:2px;
	color:#185974;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9B9B;
	padding-bottom: 3px;
}
.hottags_d a {
	color:#2BA7AA;
}
.hottags_d a span{
	font-weight: bold;
	color:#007AA8;
}
.hottags_d img {
	float: left;
	margin-right: 8px;
}
.hottags_d li {
	height: 22px;
}

/*跨版位專區--推薦專區*/
.reco {
	width: 336px;
	height:150px;
	float:left;
	position: relative;
}
.reco ul {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}
.reco li {
	float: left;
	width: 94px;
	_width: 92px;
	height: 16px;
	padding-left: 16px;
	margin-bottom: 6px;
	overflow:hidden;
}
.reco a {
	color:#3a3a3a;
}
/*跨版位專區--依行業*/
.trade {
	width: 335px;
	height:150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	float:left;
	position: relative;
}
.trade ul {
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
.trade li {
	float: left;
	width: 64px;
	padding-left: 16px;
	margin-bottom: 6px;
}
.trade a {
	color:#3a3a3a;
}
/*跨版位專區--依職務*/
.post {
	width: 336px;
	height:190px;
	float:left;
	position:relative;
}
.post ul {
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
.post li {
	float: left;
	width: 64px;
	padding-left: 16px;
	margin-bottom: 6px;
}
.post a {
	color:#3a3a3a;
}
.post span a:hover {
	color:#68912D;
}
.post span {
	font-weight: 700;
}
.post .more {
	position: absolute;
	top: 10px;
	left: 285px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1546px;
	display: block;
	height: 16px;
	width: 46px;
}
.post .more a {
	display: block;
	height: 16px;
	width: 46px;
}
/*跨版位專區--依職務[展開]*/
#poston {
	height:190px;
	float:left;
	position:absolute;
	width: 680px;
	visibility: hidden;
	z-index: 2;
	left: 1px;
	_left: 0px;
	top: 165px;
}
#poston ul {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	*margin-bottom: 6px;
}
#poston li {
	float: left;
	width: 62px;
	padding-left: 19px;
	margin-bottom: 6px;
}
#poston a {
	color:#3a3a3a;
}
#poston span a:hover {
	color:#68912D;
}
#poston span {
	font-weight: 700;
}
#poston .more {
	position: absolute;
	top: 10px;
	left: 620px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1575px;
	display: block;
	height: 16px;
	width: 46px;
}
#poston .more a {
	display: block;
	height: 16px;
	width: 46px;
}
/*跨版位專區--依地點*/
.area {
	width: 335px;
	height:190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	float:left;
	position:relative;
}
.area ul {
	clear: both;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 6px;
}
.area li {
	float: left;
	width: 53px;
	padding-left: 19px;
}
.area a {
	color:#3a3a3a;
}
.area span a:hover {
	color:#68912D;
}
.area span {
	font-weight: 700;
}
.area .more {
	position: absolute;
	top: 10px;
	left: 285px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1546px;
	display: block;
	height: 16px;
	width: 46px;
}
.area .more a {
	display: block;
	height: 16px;
	width: 46px;
}
/*跨版位專區--依地點[展開]*/
#areaon {
	height:190px;
	float:left;
	position:absolute;
	width: 680px;
	visibility: hidden;
	z-index: 2;
	left: 1px;
	_left: 0px;
	top: 165px;
}
#areaon ul {
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 6px;
}
#areaon li {
	float: left;
	width: 53px;
	padding-left: 19px;
}
#areaon a {
	color:#3a3a3a;
}
#areaon span a:hover {
	color:#68912D;
}
#areaon span {
	font-weight: 700;
}
#areaon .more {
	position: absolute;
	top: 10px;
	left: 620px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px -1575px;
	display: block;
	height: 16px;
	width: 46px;
}
#areaon .more a {
	display: block;
	height: 16px;
	width: 46px;
}
/*footer*/
#mfooter {
	margin: 10px auto;
	width:925px;
	height:70px;
	clear:both;
	padding-left:25px;
	padding-top:14px;
	background-image:url(../images/index/footer_bg.gif);
	background-repeat: no-repeat;
}
#mfooter a {
	color: #656565;
	text-decoration: none;
}
#mfooter a:hover {
	color: #e7356f;
	text-decoration: none;
}
#mfooter img {
	padding:0 2px;
	position:relative;
	top:2px;
}
#mfooter .mfl {
	float:left;
	Padding-left:15px;
}
.mfl li {
	float:left;
	width:75px;
	padding-left:0px;
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px -1632px;
}
#mfooter .mfr {
	float:right;
	margin-right:25px;
}
.mfr li {
	float:left;
	width:70px;
	Padding-left:25px;
}
.tel {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 -1615px;
}
.mail {
	background-image: url(../images/index/index_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 -1595px;
}
#mfooter .mfb {
	margin-left:15px;
	margin-top:30px;
	color: #656565;
	clear:both;
	*margin-top:15px;
	_margin-top:15px;
}
