﻿@charset "utf-8";
body {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size:12px;
	padding:0;
	margin:0;
}
img{
border:0;}
a:link {
	color: #a40f11;
	text-decoration: none;
}
a:visited {
	color: #a40f11;
	text-decoration: none;
}
a:hover {
	color: #EC3337;
	text-decoration: underline;
}

#bg{
	width:900px;
	margin:0 auto 0 auto;
}
#menu{
	width:900px;
	height:130px;
	margin-bottom:2px;
}
/*sidemenu*/
#sidemenu{
	float:left;
	width:210px;
	margin-right:2px;
}
#sidemenu #search{
	height:33px;
	background-image:url(../img/ch/search_bg.gif);
	background-repeat:no-repeat;
}
#sidemenu #button{
	color:#FFFFFF;
	height:10px;
	background-image:url(../img/ch/search_bg2.gif);
	background-repeat:no-repeat;
}

#sidemenu #button a:link {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #button a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#sidemenu #search form{
padding:0px;
margin:0px;
}
#sidemenu #search .input{
	background: url(../img/ch/input.gif) #b32527 no-repeat;
	margin:2px 0px 0px 0px;
	width: 77px;
	padding: 4px 0px 0px 5px;
	border: 1px solid #b32527;
	height: 21px;
	vertical-align: middle;
	text-decoration: none;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
}
#sidemenu #title{
background: url(../img/ch/sidemenu_title.jpg) no-repeat;
height:42px;
}
#sidemenu #submenu{
background: url(../img/ch/sidemenu_bg.jpg) no-repeat;
height:496px;
}
#sidemenu #submenu ul{
	color:#FFFFFF;
	margin:0px 0px 0px 20px;
	padding:10px 0px 0px 20px;
	list-style-type: square;
	font-weight: bolder;
}
#sidemenu #submenu li{
padding:10px 0px 0px 0px;
}

#sidemenu #submenu a:link {
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
#sidemenu #submenu a:visited {
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
#sidemenu #submenu a:hover {
	color: #ffffff;
	font-weight: bolder;
	text-decoration: underline;
}


#sidemenu #txt{
color:#acacac;
padding:5px;
}


#sidemenu #graph{
	color:#FFFFFF;
	background-image:url(../img/ch/graph_head.gif);
	background-repeat:no-repeat;
	height:35px;
	line-height: 35px;
	text-align:center;
}
#sidemenu #graph a:link {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #graph a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #graph a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#sidemenu #graph .on{
background-image:url(../img/ch/graph_on.gif);
background-repeat:no-repeat;
background-position:center center;
}


#sidemenu .border{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c24143;
	border-left-color: #c24143;
} 

#sidemenu #graph_body{
padding:1px 2px 0px 2px;
}
#sidemenu #graph_body .button{
	background-image: url(../img/ch/graph_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:29px;
	text-align:center;
	color:#FFFFFF;
}
#sidemenu #graph_body .button a:link {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #graph_body .button a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sidemenu #graph_body .button a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#sidemenu #update{
	background-image:url(../img/ch/update.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	line-height: 31px;
}
/*sidemenu*/
/*mid*/
#mid {
float:left;
width:412px;
margin-right:2px;
}

#mid #banner{
margin-bottom:2px;
}
#mid #news{
	width:412px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e2c2b7;
	background-color: #edd9d3;
	margin-bottom:2px;
	line-height: 29px;
}
#mid #news td{
padding: 0px 0px 0px 10px;
}
#mid #news .scrollbg{
background-image:url(../img/ch/news_scroll_bg.gif);
background-repeat:no-repeat;
}
#mid #day_news{
width:412px;
float:left;
}
#mid #day_news #title{
	width:412px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #e0e0e0;
	margin-bottom:2px;
	line-height: 29px;
}
#mid #day_news #title td{
padding: 0px 10px 0px 10px;
}
#mid #day_news #content{
width:412px;
padding:0px 0px 2px 0px;
}
#mid #day_news #content #menu{
	background-image:url(../img/ch/day_news_menu_bg.gif);
	background-repeat:repeat-x;
	width:412px;
	height:23px;
	float:left;
}
#mid #day_news #content #menu td{
	height:24px;
	line-height: 24px;
}
#mid #day_news #content #menu .off{
text-align:center;
background-color:#ededed;
}
#mid #day_news #content #menu .on{
	background:#FFFFFF;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
#mid #day_news #content #txt{
	width:410px;
	float:left;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mid #finance_news{
width:412px;
float:left;
}
#mid #finance_news #title{
	width:412px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c0d9d2;
	background-color: #d9e8e4;
	margin-bottom:2px;
	line-height: 29px;
}
#mid #finance_news #title td{
padding: 0px 10px 0px 10px;
}
#mid #finance_news #content{
	width:412px;
}
#mid #finance_news a:link {
	color: #3A564F;
	text-decoration: none;
}
#mid #finance_news a:visited {
	color: #3A564F;
	text-decoration: none;
}
#mid #finance_news a:hover {
	color: #3A564F;
	text-decoration: underline;
}
#mid #finance_news .finance-table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mid #min_news{
width:412px;
float:left;
}
#mid #min_news #title{
	width:412px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #d9d4c0;
	background-color: #e8e5d9;
	margin-bottom:2px;
	line-height: 29px;
}
#mid #min_news #title td{
padding: 0px 10px 0px 10px;
}
#mid #min_news #content{
width:412px;
}
#mid #min_news .min_news-table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mid #min_news a:link {
	color: #a40f11;
	text-decoration: none;
}
#mid #min_news a:visited {
	color: #a40f11;
	text-decoration: none;
}
#mid #min_news a:hover {
	color: #a40f11;
	text-decoration: underline;
}





#mid #market_news a:link {
	color: #111111;
	text-decoration: none;
}
#mid #market_news a:visited {
	color: #111111;
	text-decoration: none;
}
#mid #market_news a:hover {
	color: #111111;
	text-decoration: underline;
}





/*mid*/
/*right*/
#right {
float:right;
width:274px;
}
#right #login {
padding:0px 0px 2px 0px;
}
#right #banner {
padding:0px 0px 2px 0px;
}
#right #banner2 {
padding:0px 0px 2px 0px;
}
#right #market{
width:273px;
float:left;
padding:0px 0px 2px 0px;
}
#right #market .date{
font-weight:bolder;
color:#a58c6a;
}

#right #market #title{
	color:#FFFFFF;
	width:273px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a58c6a;
	background-color: #b29d7f;
	line-height: 29px;
}
#right #market #title td{
padding: 0px 10px 0px 10px;
}
#right #market #content{
	width:271px;
	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: #b29d7f;
	border-bottom-color: #b29d7f;
	border-left-color: #b29d7f;
}



#right #market_news{
width:273px;
float:left;
padding:0px 0px 2px 0px;
}
#right #market_news .date{
font-weight:bolder;
color:#098b21;
}

#right #market_news #title{
	color:#FFFFFF;
	width:273px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #95a56a;
	background-color: #a4b27f;
	line-height: 29px;
}
#right #market_news #title td{
padding: 0px 10px 0px 10px;
}
#right #market_news #content{
	width:271px;
	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: #a4b27f;
	border-bottom-color: #a4b27f;
	border-left-color: #a4b27f;
}


#right #calendar{
width:273px;
float:left;
padding:0px 0px 2px 0px;
}
#right #calendar .header{
font-weight:bolder;
color:#098b21;
}

#right #calendar #title{
	color:#FFFFFF;
	width:273px;
	height:29px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6a96a5;
	background-color: #7fa5b2;
	line-height: 29px;
}
#right #calendar #title td{
padding: 0px 10px 0px 10px;
}
#right #calendar #content{
	width:271px;
	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: #7fa5b2;
	border-bottom-color: #7fa5b2;
	border-left-color: #7fa5b2;
}

#right #career 
{
	width:273px;
	float:left;
	padding:0px 0px 2px 0px;
}

/*right*/
/*content*/
#content{
	float:right;
	width:688px;
}
#content #history_bar{
font-size:12px;
color:#a40f11;
padding:13px 10px 2px 10px;
width:668px;
height:21px;
background-image:url(../img/ch/history_bar.gif);
background-repeat:no-repeat;
}
#content #history_bar2{
font-size:12px;
color:#229121;
padding:13px 10px 2px 10px;
width:668px;
height:21px;
background-image:url(../img/ch/history_bar2.gif);
background-repeat:no-repeat;
}

#content #history_bar2 a:link {
	color: #0d5e0c;
	text-decoration: none;
}
#content #history_bar2 a:visited {
	color: #0d5e0c;
	text-decoration: none;
}
#content #history_bar2 a:hover {
	color: #0d5e0c;
	text-decoration: underline;
}

#content #history_bar3{
font-size:12px;
color:#AC4E0E;
padding:13px 10px 2px 10px;
width:668px;
height:21px;
background-image:url(../img/ch/history_bar3.gif);
background-repeat:no-repeat;
}

#content #banner{
padding:0px 0px 2px 0px;
}
#content #content_menu{
color:#FFFFFF;
padding:4px 10px 2px 10px;
height:24px;
background-color:#a40f11;
}
#content #content_menu2{
color:#FFFFFF;
padding:4px 10px 2px 10px;
height:24px;
background-color:#0d5e0c;
}
#content #content_menu3{
color:#FFFFFF;
padding:4px 10px 2px 10px;
height:24px;
background-color:#b85e10;
}

#content #content_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#content #content_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content #content_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#content #main{
	padding:0px 0px 2px 0px;
/*	overflow-y:scroll;
	overflow-x:hidden;
	height: 500px;*/
}

#content .article{
padding-left:10px;
}
#content .chf_bigsis{
	padding-left:10px;

}
#content .chf_bigsis td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content .chf_bigsis p{
margin:0;
padding:0;
font-weight:bolder;
font-size:13px;
color:#a40f11;
}
#content .chf_bigsis img{
	border: 2px solid #a40f11;
}
#content #remark{
color:#999999;
text-align:right;
margin-right:20px;
}
#content .market_news .up{
color:#00CC00;
}
#content .market_news .down{
color:#FF0000;
}
#content .market .time{
	color:#666666;
}
#content .market  .topline{
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content .market .c1{
	background:#ffc1c2;
}
#content .market .c2{
	background:#ffdfe0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content #warrant_search{
	color:#FFFFFF;
	height:190px;
	width:162px;
	padding:5px;
	border: 1px solid #a40f11;
}
#content #warrant_search .c0{
	padding-left:5px;
	background-color:#a40f11;
	color:#FFFFFF;
	line-height:22px
}
#content #warrant_search .c1{
	padding-left:5px;
	color:#a40f11;
	line-height:22px
}
#content .cbbc .header{
background:#a40f11;
color:#FFFFFF;
}
#content .top10{
	padding-left:10px;
	height:22px;
	line-height: 22px;
	background:#ffdfe0;
}
.Top10RankTabSelected{
	background-color:#E19799;
	color:#FFFFFF;
	line-height:22px;
}
.Top10RankTab{
	background-color:#FBCECF;
	color:#FFFFFF;
	line-height:22px;
}
.Top10RankSubTab{
	background-color:#E6A8A9;
	color:#FFFFFF;
	line-height:22px;
}
.Top10RankTabSelected a:link {
	color: #a40f11;
	text-decoration: none;
}
.Top10RankTabSelected a:visited {
	color: #a40f11;
	text-decoration: none;
}
.Top10RankTabSelected a:hover {
	color: #a40f11;
	text-decoration: underline;
}
.DefaultAATopRank2DataTable{
	line-height:22px;
	padding-left:10px;
}
.Top10RankHeader{
	padding-left:10px;
	line-height:25px;
	background-color:#FBCECF;
	font-weight:bold;
}

#content .calendar{
background-color:#FFECEC;
}
#content .calendar .c0{
line-height:25px;
font-weight:bolder;
color:#a40f11;
padding-left:5px;
}
#content .calendar .c1{
line-height:22px;
color:#000000;
background-color:#FFC1C2;
padding-left:5px;
}
#content .calendar .c2{
line-height:22px;
background-color:#FFDFE0;
padding-left:5px;
}
#content .calendar .c3{
line-height:22px;
padding-left:5px;
}
#content .calendar .c4{
line-height:25px;
font-weight:bolder;
color:#ffffff;
padding-left:5px;
background-color:#a40f11
}


.calendar_pop .c0{
line-height:25px;
font-weight:bolder;
color:#a40f11;

}
.calendar_pop .c1{
text-align:center;
font-weight:bolder;
line-height:22px;
color:#000000;
background-color:#FFC1C2;

}
.calendar_pop .c2{
color:#a40f11;
line-height:22px;
background-color:#FFDFE0;

}
.calendar_pop .c3{
background-color:#FFC1C2;
}
.calendar_pop .c4{
line-height:25px;
font-weight:bolder;
color:#ffffff;
background-color:#a40f11;
}

#content .suggestion{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .suggestion .input{
	width:500px;
}
#content .suggestion .btn{
	font-size:12px;
	padding:1px;
}
#content .suggestion .header{
	font-size:12px;
	font-weight:bolder;
	color:#a40f11;
}
#content .suggestion .t1{
	font-size:12px;
	color:#999999;
}
#content .branch_address{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .branch_address .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .branch_address .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .branch_address .c2{
	background-color:#FFDFE0;
	color:#a40f11;
}



#content .warrants{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .warrants .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .warrants .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .warrants .c2{
	background-color:#FFDFE0;
	color:#000000;
}
#content .warrants .c5{
	color:#a40f11;
	font-weight:bolder;
}
#content .warrants .c6{
	font-size:14px;
	color:#a40f11;
	font-weight:bolder;
}



#content .creat_acc{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .creat_acc .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .creat_acc .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .creat_acc .c2{
	background-color:#FFDFE0;
	color:#000000;
}


#content .creat_acc2{
	background-color:#E8F9E8;
	padding-bottom:50px;
}
#content .creat_acc2 .c0{
	background-color:#caf6ce;
	color:#0D5E0C;
	font-weight:bolder;
	font-size:14px;
}
#content .creat_acc2 .c1{
	background-color:#deffe3;
	font-weight:bolder;
	color:#000000;
}
#content .creat_acc2 .c2{
	background-color:#FFDFE0;
	color:#000000;
}

#content .creat_acc3{
	background-color:#F5D280;
	padding-bottom:50px;
}
#content .creat_acc3 .c0{
	background-color:#DCB65D;
	color:#AC4E0E;
	font-weight:bolder;
	font-size:14px;
}


#content .eli{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .eli .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .eli .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .eli .c2{
	background-color:#FFDFE0;
	color:#000000;
}


#content .career{
	background-color:#E8F9E8;
	padding-bottom:50px;
}
#content .career .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .career .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .career .c2{
	background-color:#FFDFE0;
	color:#a40f11;
}



#content .charges{
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .charges .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .charges .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .charges .c2{
	background-color:#FFDFE0;
	color:#a40f11;
}

#content .charges .c3{
	background-color:#FF9598;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .charges .c4{
	background-color:#FFDFE0;
	color:#a40f11;
}




#content .charges2{
	background-color:#E8F9E8;
	padding-bottom:50px;
}
#content .charges2 .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .charges2 .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .charges2 .c2{
	background-color:#FFDFE0;
	color:#a40f11;
}

#content .charges2 .c3{
	background-color:#107A10;
	color:#ffffff;
	font-weight:bolder;
	font-size:14px;
}
#content .charges2 .c4{
	background-color:#FFDFE0;
	color:#a40f11;
}

#content .charges3{
	background-color:#F5D280;
	padding-bottom:50px;
}
#content .charges3 .c3{
	background-color:#B85E10;
	color:#ffffff;
	font-weight:bolder;
	font-size:14px;
}

#content .investor {
	background-color:#FFECEC;
	padding-bottom:50px;
}
#content .investor  .hearder{
	color:#000000;
	font-weight:bolder;
	font-size:15px;
}
#content .investor  .c0{
	background-color:#FFC1C2;
	color:#a40f11;
	font-weight:bolder;
	font-size:14px;
}
#content .investor  .c1{
	background-color:#FFDFE0;
	font-weight:bolder;
	color:#000000;
}
#content .investor  .c2{
	background-color:#FFDFE0;
	color:#a40f11;
}
.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a40f11;
}


#content .top10 .topline{
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content .top10 .c1{
	background:#ffc1c2;
}
#content .top10 .c2{
	background:#ffdfe0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.financial_news{
background-color:#FFECEC;
}
.financial_input{
	background: url(../img/ch/input2.gif) #e6a8a9 no-repeat;
	margin:2px 0px 0px 0px;
	width: 77px;
	padding: 0px 0px 2px 0px;
	border: 1px solid #e6a8a9;
	height: 21px;
	vertical-align: middle;
	text-decoration: none;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
}
#content .commodities .c1{
background-color:#caf6ce;
}
#content .commodities .c2{
background-color:#deffe3;
}

#content .stockoptions .c1{
background-color:#CC8343;
}
#content .stockoptions .c2{
background-color:#DCB65D;
}

#content .warrants .c1{
}
/*content*/
#footer{
	color:#666666;
	margin:20px 0px 0px 0px;
	width:898px;
	padding:5px 10px 0px 10px;
	height:22px;
	border: 1px solid #cccccc;
	float:left;
	background-color:#f5f5f5;
}

#footer a:link {
	color: #4c1010;
	text-decoration: none;
}
#footer a:visited {
	color: #4c1010;
	text-decoration: none;
}
#footer a:hover {
	color: #4c1010;
	text-decoration: underline;
}



.menu1{
background-image:url(../img/ch/menu1.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.menu1 a:link {
	color: #4c1010;
	text-decoration: none;
}
.menu1 a:visited {
	color: #4c1010;
	text-decoration: none;
}
.menu1 a:hover {
	color: #4c1010;
	text-decoration: underline;
}
.menu2{
font-size:13px;
font-weight:bolder;
color:#FFFFFF;
width:698px;
height:30px;
background-image:url(../img/ch/menu2.gif);
background-repeat:no-repeat;
}
.menu3{
color:#FFFFFF;
width:698px;
height:22px;
background-image:url(../img/ch/menu3.gif);
background-repeat:no-repeat;
}
.menu3 a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}




#apDiv1 {
	top:108px;
	width:500px;
	height:22px;
	z-index:100;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv2 {
	margin-left:150px;
	top:108px;
	width:600px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv3 {
	margin-left:150px;
	top:108px;
	width:700px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv4 {
	margin-left:380px;
	top:108px;
	width:400px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv5 {
	margin-left:510px;
	top:108px;
	width:200px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv6 {
	margin-left:0px;
	top:108px;
	width:900px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
#apDiv7 {
	margin-left:100px;
	top:108px;
	width:800px;
	height:21px;
	z-index:120;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	position: absolute;
	visibility: hidden;
}
.career_banner{
height:96px;
background-image:url(images/career_banner.jpg);
background-repeat:no-repeat;
font-weight:bolder;
color:#173d4a;
}