@charset "utf-8";
/* CSS Document */


html, body {
	margin:0px;
	padding:0px;
	height:100%;
	color:#000;
	overflow-x:hidden;
}

body {
	font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}

#content {
	top:0px;
	clear:both;
	position:relative;
	width:1000px;
	height:auto;
	margin:0 auto;
	z-index:1;
}


#wrapper {
	top:0px;
	position:relative;
	width:960px;
	background-color:#FFFFFF;
	height:auto;
	margin:0 auto;
	z-index:1;
	overflow:hidden;
}


#wrapperPage {
	top:-10px;
	position:relative;
	width:100%;
	background-color:#ececec;
	height:auto;
	margin:0 auto;
	z-index:1;
	overflow:hidden;
}


/* banner */
#banner{
    background:url(../images/banner01.jpg) center no-repeat;
    -moz-background-size: cover;
	background-size: cover;
	height:510px;
	margin-top: -11px;
	margin-left: -2px;

}

/* main */
.mainTitle {
	font-size:33px;
	line-height:50px;
	color:#c7000b;
	text-align:center;
	padding-top: 45px;
}

.SubTitle {
	font-size:23px;
	line-height:50px;
	color:#000;
	width:100%;
	text-align:center;
}

.SubTitleImg {
	width: 40px;
	float: left;
	padding-top: 10px;
	padding-left: 400px;
}

.SubTitleImg_jobSend {
	width: 40px;
	float: left;
	padding-top: 10px;
	padding-left: 425px;
}

.SubTitleName {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom:20px;
}

.SubTitleImg_siteMap {
	width: 40px;
	float: left;
	padding-top: 10px;
	padding-left: 360px;
}


/* jobNone */
.jobNoneTitle {
	text-align: center;
    padding:30px 0;
	clear:both;
	color: #c7000b;
	font-size:20px;
}

.jobNoneJoinBtn {
	text-align: center;
	padding:30px 0 100px 0;
	clear:both;
	color: #000;
	font-size:20px;
}



/* jobListSubMenu */
.jobListSubMenu {
	text-align: center;
    padding:15px 0;
	clear:both;
}


.jobListSubMenu a {
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding:0 15px;
	color:#292929;;
}

.jobListSubMenu a:hover {
	text-decoration:underline;

}

.jobListSubMenu .active {
	color: #c7000b;
	text-decoration:underline;
}


/* jobListContent */

#jobListContent {
	background-color:#FFF;
	height:150px;
	width:940px;
	margin-bottom: 0px;
	padding: 30px;
}

.jobListBg {
	width:1000px;
	height:22px;
	background:url(../images/shadow_bg.png) center no-repeat;
	margin-bottom:10px;
}

.jobSection {
    width: 100%;

}


.jobName {
	width: 420px;
	margin-bottom:15px;
	font-size:20px;
	line-height:30px;
	color: #c7000b;
	float:left;
}


.jobName a {
	color: #c7000b;
	text-decoration:none;
}

.jobName a:hover {
	color: #c7000b;
	text-decoration:underline;
}

.jobArea{
	font-size:15px;
	line-height:30px;
	color: #4e4e4e;
	float:right;
}


.jobSpace {
    height:20px;

}

.jobText {
}



.jobSummary{
    margin-top:10px;
	overflow: hidden;
	height: 45px;
}


.jobSummaryTitle{
    margin-top:20px;
	color: #c7000b;
	font-size:20px;
	line-height:33px;
}


.jobSummaryText {
	margin-top:5px;
	line-height:23px;
}

/*jobDetail*/
#jobDetailContent {
	background-color:#FFF;
	height:auto;
	width:940px;
	margin-bottom: 0px;
	padding: 30px 30px 90px 30px;
}


.jobApplyDetail {
	width: 100px;
	margin-bottom:15px;
	font-size:20px;
	line-height:35px;
	color: #c7000b;
	float:left;
}

.jobNameDetail {
	width: 400px;
	margin-bottom:15px;
	font-size:28px;
	line-height:35px;
	color: #000;
	float:left;
}


/*jobSend*/
#jobSendContent {
	background-color:#FFF;
	height:auto;
	width:620px;
	padding: 30px 30px 30px 30px;
	margin: 0 auto;
}



/*jobBtnList*/

#jobBtnList{
	height:50px;
	margin-top: 20px;

}

.apply {
	background-color:#c7000b;
	display:block;
	color:#fff;
	font-size:17px;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	margin-right:20px;
	float:right;
}

.apply:hover {
	background-color:#ef101c;
}

.apply:active {
	color:#fff;
	position:relative;
	top:1px;
}


.backBtn {
	background-color:#464646;
	display:block;
	color:#fff;
	font-size:17px;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	margin-right:20px;
	float:right;
}

.backBtn:hover {
	background-color:#686868;
}

.backBtn:active {
	color:#fffs;
	position:relative;
	top:1px;
}

/*jobSitemap*/
.jobSitemapArea{ width:960px; height:auto; margin-left: 31px; clear: both; }
.jobSitemap{ width:227px; height:627px; background-image:url(../images/siteMap_bg.png); float:left; margin-left:5px}

.jobSitemapTitle{
	width:100%;
	text-align:center;
	margin-top:40px;
	height:95px;
	color:#fff;
	font-size:23px;
	line-height:35px;
	margin-bottom: 20px;
	vertical-align: middle;
}

.jobSitemapTitle_cn{
	width:100%;
	text-align:center;
	margin-top:30px;
	height:95px;
	color:#fff;
	font-size:23px;
	line-height:35px;
	margin-bottom: 30px;
	vertical-align: middle;
}

.jobSitemapList{ margin:20px; font-size:16px;	line-height:22px;}


.jobSitemap .li{
	list-style:url(../images/column_li.png);
	line-height: 50px;
	margin-left: -20px;
}

.jobSitemap li a{
    color:#000;
    text-decoration:none;
}

.jobSitemap li a:hover{
    color:#c7000b;
    text-decoration:none;
}




/*jobBtnList*/
div.box {
	margin:0 auto;
	width:620px;
	position:relative;
	top:0px;
	height: auto;

}


div.box label {
	width:100%;
	display: block;
	padding:5px 0 5px 0;
	background-color: #F1F1F1;
	height: 40px;
	margin-bottom: 10px;

}



div.box label span {
	display: block;
	color:#000000;
	font-size:16px;
	float:left;
	/*width:100px;*/
	text-align:left;
	padding: 10px 20px 0 20px;

}


div.box .privacy_text {
	display: block;
	color:#000000;
	font-size:16px;
	float:left;
	width:100px;
	text-align:left;
	padding:13px 20px 0 20px;

}


div.box .input_text {
	padding:10px 10px;
	width:450px;
	background:#f1f1f1;
	border-bottom: 1px double #f1f1f1;
	border-top: 1px double #f1f1f1;
	border-left:1px double #f1f1f1;
	border-right:1px double #f1f1f1;

}


input[type=submit]
{
	font-family: 微軟正黑體;
	background-color: #c7000b;
	display: block;
	color: #fff;
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
	float: right;
	border: 1px;
}



/*a  upload */
.a-upload {
	font-size:16px;
	padding: 4px 10px;
	height: 20px;
	line-height: 20px;
	position: relative;
	cursor: pointer;
	color: #fff;
	background: #000;
	text-decoration:none;
	border: 1px solid #ddd;
	overflow:visible;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 5px;
}
 
.a-upload  input {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}
 
.a-upload:hover {
	color: #fff;
	background: #272727;
	text-decoration: none;
}





/*CSS pageNumber style pagination*/

DIV.pageNumber {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 50px;
	MARGIN: 5px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	font-size: 14px;
}
DIV.pageNumber A {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #cccccc 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; TEXT-DECORATION: none
}
DIV.pageNumber A:hover {
	BORDER-RIGHT: #c7000b 1px solid; BORDER-TOP: #c7000b 1px solid; BORDER-LEFT: #c7000b 1px solid; COLOR: #000; BORDER-BOTTOM: #c7000b 1px solid
}
DIV.pageNumber A:active {
	BORDER-RIGHT: #c7000b 1px solid;
	BORDER-TOP: #c7000b 1px solid;
	BORDER-LEFT: #c7000b 1px solid;
	COLOR: #c7000b;
	BORDER-BOTTOM: #c7000b 1px solid;
	font-size: 14px;
}
DIV.pageNumber SPAN.current {
	BORDER-RIGHT: #c7000b 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c7000b 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #c7000b 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #c7000b 1px solid; BACKGROUND-COLOR: #c7000b
}
DIV.pageNumber SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}





/* columns */
.row {
	width: 960px;

}

.columns {
	position:relative;
	width:32%;
	height:auto;
	font-size:14px;
	line-height:23px;
	padding: 5px 5px;
	float: left;
}

.columns a:hover {color:#333 ;text-decoration:none;}
.columns a {color:#000 ;text-decoration:none;}

.columns .icon{
	position:relative;
	/*margin: 15px 15px 15px 0px;*/
	width: 40px;
	height: 40px;
	top: 10px;
	margin-left: -5px;
}

.columns .title{
	font-size:24px;
	line-height:30px;
}

.columns .liArea{
	margin-top: 15px;
	margin-left: -15px;
	display: block;
}

.columns .li{
	list-style:url(../images/column_li.png);
	line-height: 28px;
}

.columns li a{
    color:#000;
    text-decoration:underline;
}

.columns li a:hover{
    color:#c7000b;
    text-decoration:underline;
}



.line-separator{
	height:1px;
	background:#717171;
}

/* subCONTENT */
#subContent{
	width: 960px;
	clear:both;
}

.missionSection{
	text-align:center;
	margin-top: 20px;
}


.subLinkArea {
	width:100%;
	text-align:center;
	background-color:#999999;
}


.subLink {
	font-size:14px;
	line-height: 28px;
	padding:5px 2px;
	text-align:center;

}

.subLink .li{
	list-style:none;
	/*list-style:url(../images/column_li.png);*/
	text-align:center;
	width:115px;
}

.subLink a{
    color:#fff;
    text-decoration:none;
	padding:10px 0px;
}

.subLink a:hover{
    color:#fff;
}



/* nav */

#nav {
	position: relative;
	text-align: center;
	background: url(../images/nav_bg.png);
	width: 100%;
	height: 155px;
	top:0px;
	font-size: 15px;
	z-index:20;
}



#nav div.logo {
	display: block;
	width: 630px;
	height: 65px;
	background: url(../images/condenast_logo.png) no-repeat top left;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -315px;
}



#menu {
	display: block;
	padding-top: 100px;
	margin:0 auto;
	width:580px;
	height: 45px;
	text-align:center;
	margin: 0 auto;
}



#nav .clear {
	clear: both;
}

#nav ul {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin: 5px 45px 5px 35;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#4a4a4a;
}

#nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 8px 13px;
}


/* footer */
#footer {
	width:100%;
	height:100px;
	/*bottom:0px;*/
	color:#a4a4a4;
	background:#4a4a4a;
	z-index:5;
	/*clear: both;*/
	padding-top: 50px;
	line-height:20px;
}

.footerArea{width:960px;margin: 0 auto;}
.footerlink{float:left;}

.copyrightArea{float:right;}
.copyright{float:right;text-align:right; margin-right: 20px;}
.cnlogo{float:right;}

.brownserNotesArea{ background:#000; line-height:15px; width:100%;}
.brownsernotes{text-align:right; font-size:11px; color:#999; padding:10px 0px; text-align:center;}


#footer li {color:#a4a4a4; text-decoration:none; }
#footer a:hover {color:#fff ;text-decoration:none;}
#footer a {color:#a4a4a4 ;text-decoration:none;}
