@charset "UTF-8";

body {
	background: #5d9905 url(/images/background.gif) repeat-y;
	background-position: center top;

	background-color: #f2f2f2;
	font: 62.5%/1.4 arial, helvetica, MS UI Gothic,Hiragino Kaku Gothic Pro,Osaka,sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.invalid { background-color:#FFE6E6; border:1px solid #A30B0B; }

.company_left {
	width:332px;
	float: left;
}

.company_right {
	width:332px;
	float: right;
}


a { color:#006699; text-decoration:none; }
a:hover { color:#006699; text-decoration:underline; }

#top {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
}

#footer { 
	background: transparent url(/images/footer.gif) no-repeat;
	background-position: center top;

	font-size:1em; 
	line-height:25px; 
	border:1px solid #d5d5d5; 
	border-top:none; 
	border-bottom:none; 
	height: 35px; 
	margin-top: 20px;
	padding-top: 11px;
}

#content { font-size: 1.2em; }
#content p { margin: 0; padding: 0; color:#202326; }
#content p a { color:#006699; }
#content p a:visited  { color:#636363;}
#content h2 { font-size: 1.4em; line-height: 1.3em; margin: 0; padding: 0; color:#2c3742; }
#content h2 a { color:#006699; }
#content h2 a:hover  { color:#cd630e;}
#content h3 { font-size: 1.1em; line-height: 1.3em; margin: 0; padding: 0; margin-bottom:5px; color:#384451;}

.float_left { float:left; }
.float_right { float:right; }

.front_left ul { padding:0; margin:0; 
	background: #ffffff url(/images/left_menu_back.png) no-repeat;
	background-position: left top;
	width: 240px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.front_left li { list-style:none; list-style-type:none; padding-top: 4px; padding-bottom: 4px; 
	background: transparent url(/images/left_menu_seperator.png) no-repeat;
	background-position: bottom;
}

.front_left li.last { 
	background: none;
}

.front_left2 a { 
	display: block;
	font-size: 1.2em;
	color: #525F6F;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(/images/left_menu_off.png) no-repeat;
	background-position: left;
	margin-left: 14px;
	padding-left: 20px;
	width: 210px;
}

.front_left2 a:hover, .front_left2 a:active { 
	color: #0E1621;
	background: transparent url(/images/left_menu_on.png) no-repeat;
	background-position: left;
}

.front_left2 a.selected  { 
	display: block;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(/images/left_menu_selected.png) no-repeat;
	background-position: left;
	margin-left: 14px;
	padding-left: 20px;
	width: 210px;
}


#footer ul { padding:0; margin:0; }
#footer li { list-style:none; list-style-type:none; float:left; padding:0 35px; border-right:1px solid #d5d5d5; line-height:23px; height:23px;}

.front_left { float: left; width: 240px; padding: 0px; margin: 0px; }
.front_right { float: right; width: 675px; padding: 0px; margin: 0px; }

.left { float: left; width: 240px; }
.right { float: right; width: 675px; }

.top_left { float: left; padding: 10px 0 0 0; }
.top_right { float: right; padding: 15px 0 0 0; font-size: 1.2em; width:285px; }
.welcome { float: left; }
.language { float: right; }

.clear, .clear5, .clear10, .clear20, .clear30, .clear40, .clear50 { clear: both; height: 1px; font-size:1px; }
.clear5 { height: 5px; }
.clear10 { height: 12px; }
.clear20 { height: 20px; }
.clear30 { height: 30px; }
.clear40 { height: 40px; }
.clear50 { height: 50px; }

#copyright {
width:925px;
margin:auto;
text-align:center;
padding:10px 0 20px 0;
}
#copyright p { margin: 0; padding: 0; color:#202326; }
#copyright p a { color:#006699; }

.inner, .inner_white, .inner_top {
	width: 925px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
}

.inner_white {
	background-color: #ffffff;
}

.inner_top {
	background-position: center top;
}

#footer .inner {
	width: 970px;
}

#footer_top {
	background: url(/images/footer_top2008.png) no-repeat;
	width:925px;
	height:3px;
	clear:both;
	margin-top:20px;
	margin:auto;
	font-size: 0.1em; line-height: 0.1em;
}
#footer_middle {
	background: url(/images/footer_middle2008.png);
	width:925px;
	clear:both; 
	padding:5px 0;
	font-size:0.9em;
	margin:auto;
}
#footer_middle ul { padding:0; margin:0; }
#footer_middle li { list-style:none; list-style-type:none; float:left; padding:0 30px; border-right:1px solid #d5d5d5; line-height:23px; height:23px;}
#footer_bottom {
	background: url(/images/footer_bottom2008.png) no-repeat;
	width:925px;
	height:3px;
	margin-bottom:20px;
	margin:auto;
	font-size: 0.1em; line-height: 0.1em;
}

img {
	border: none;
}

td.header_login_text {
	font-size: 1.2em;
	width: 100px;
}

td.header_login_text_wide {
	font-size: 1.2em;
	width: 275px;
}
td.header_login_text_wide a {
	color: #fff;
}

td.header_login_field {
	font-size:1.2em; 
	width: 175px;
}

td.header_login_submit {
	width: 62px;
}

input.form_field_header {
	width: 162px;
	font-size: 1.2em;
	border: 1px solid #8e9ead;
	background-color: #ffffff;
	padding-left: 5px;
}

table.form_table, table.form_table_0, table.form_table_1 {
	border: 1px solid #DFDFDF;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

table.form_table_0 {
	border-left: 4px solid #990000;
}

table.form_table_1 {
	border-left: 4px solid #009900;
}

table.form_table th, table.form_table_0 th, table.form_table_1 th {
	border: none;
	background-color: #7D93AB;
	color: #ffffff;
	width: 100%;
	padding: 7px;
	font-size: 1.3em;
}

table.form_table td.form_table_left, table.form_table td.form_table_info {
	background-color: #C5D3E0;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	width: 25%;
	font-size: 1.1em;
	vertical-align: top;
}

table.form_table td.form_table_info {
	width: 100%;
}

td.form_table_right {
	background-color: #fafafa;
	color: #000000;
	width: 75%;
	font-size: 1.1em;
	vertical-align:top;
}

td.form_table_left_thin, td.form_table_right_thin {
	padding: 5px;
	background-color: #C5D3E0;
	color: #000000;
	width: 20%;
	font-size: 1em;
}

td.form_table_right_thin {
	background-color: #fafafa;
	width: 30%;
}

td.form_table_right textarea, td.form_table_right input.form_field, td.form_table_right select.form_field {
	color: #000000;
	width: 99%;
	font-size: 1.0em;
}

td.form_table_right textarea {
	height: 70px;
}

.charcount {
	width:150px; 
	border: none; 
	background-color: #FAFAFA; 
	font-size: 0.8em;
}

.red {
	color: #D9130F;
}

.green {
	color: #0DB611;
}

#news {
	margin: 0px;
	padding: 0px;
}

#news ul {
	margin: 0px;
	padding: 0px;
}

#news li {
	list-style: none; 
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 1.2em;
}

#news a {
	margin: 0px;
	padding: 0px;
	padding-left: 100px;
	color: #000000;
	text-decoration: none;
}

#left_ad {
	width: 240px;
	padding-top: 165px;
	padding-bottom: 5px;
}

#left_ad_inner {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left_ad_bottom {
	width: 240px;
	height: 5px;
	background: url(/images/left_ad_bottom.png) no-repeat;	 
}

#left_menu_bottom {
	width: 240px;
	height: 5px;
	background: url(/images/left_menu_bottom.png) no-repeat;	 
}

#days_to_go {
	width: 240px;
	height: 42px;
}

#days_to_go_content {
	padding-top: 10px;
	text-align: right;
}


#about_bg {
	background: url(http://forum.careercross.com/images/0801_bg.jpg) no-repeat;
	height:450px;
	padding-top:130px;
}
#about_text {

filter: alpha(opacity=90);
  -moz-opacity:0.90;
  opacity:0.90;
	width:445px;
	margin:auto;
	background-color:#FFFFFF;
	
}
#about_text_inside {
	width:370px;
	padding:50px 0;
	margin:auto;	
}
#about_text_top {
	background: url(http://forum.careercross.com/images/0801_whitetop.gif) no-repeat;
	height:2px;	
}
#about_text_middle {
	background: url(http://forum.careercross.com/images/0801_whitemiddle.png);
}
#about_text_bottom {
	background: url(http://forum.careercross.com/images/0801_whitebottom.gif) no-repeat;
	height:2px;	
}

.form_error { border:1px solid #ccc; background:url(/images/error.gif) no-repeat; padding:13px 5px 5px 47px; font-weight:bold; color:#A30B0B; margin: 0 0 10px 0; min-height:24px; }
.form_ok { border:1px solid #ccc; background:url(/images/submitted.gif) no-repeat; padding:13px 5px 5px 47px; font-weight:bold; color:#458202; margin: 0 0 10px 0; min-height:24px; }

.error { color:#A30B0B; }

#content h1 { font-size: 1.4em; line-height: 1.3em; margin: 0; padding: 0; color:#fff; }
#main_frame_top {
	background: url(http://forum.careercross.com/images/h1top2008.png) no-repeat;
	padding:0;
	margin:0;
	width:675px;
	height:5px;
	clear:both;
	font-size: 0.1em; line-height: 0.1em;
}
#main_frame_middle {
	background: url(http://forum.careercross.com/images/h1middle2008.png);
	width:655px;
	clear:both; 
	padding:0 10px;
	margin:0;
}
#main_frame_middle h2 {
font-size: 1.4em; line-height: 1.3em; margin: 0; padding: 0; color:#fff;
}
#main_frame_bottom {
	background: url(http://forum.careercross.com/images/h1bottom2008.png) no-repeat;
	width:675px;
	height:5px;
	margin-bottom:10px;
}

.main_frame_top {
	background: url(http://forum.careercross.com/images/h1top2008.png) no-repeat;
	width:675px;
	height:5px;
	clear:both;
	padding:0;
	margin:0;
	font-size: 0.1em; line-height: 0.1em;
}
.main_frame_middle {
	background: url(http://forum.careercross.com/images/h1middle2008.png);
	width:655px;
	clear:both; 
	padding:0 10px;
	margin:0;
	 color:#fff;
	 font-size: 1.4em; line-height: 1.3em;
}
.main_frame_middle h2 {
font-size: 1.4em; line-height: 1.3em; margin: 0; padding: 0; color:#fff;
}



.main_frame_bottom{
	background: url(http://forum.careercross.com/images/h1bottom2008.png) no-repeat;
	width:675px;
	height:5px;
	margin-bottom:10px;
}

#about_bg02 {
	background: url(http://forum.careercross.com/images/0801_bg.jpg);
	padding:130px 0;
}

#about_text02 {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	width:445px;
	margin:auto;
	background-color:#fff;
}

#about_text_inside02 {
	width:370px;
	padding:50px 0;
	margin:auto;	
}


#cafe_bg02 {
	background: url(http://forum.careercross.com/images/0812cafebg02.jpg);
	padding-top:190px;
	padding-bottom:20px;
}
#oakwood_bg {
	background: url(http://forum.careercross.com/images/oakwood01.jpg);
	height:105px;
}

#oakwood_logo {
float:right;
width:156px;
margin:11px 23px 0 0;
}
#cafe_text02 {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	width:655px;
	margin:auto;
	background-color:#e6dfcd;
}

#cafe_text_frame {
	width:615px;
	padding:20px 0;
	margin:auto;	
}
#cafe_text_frame h2 {
color:#56544e;
}
#cafe_text_frame p {
color:#56544e;
}
#cafe_text_frame_left {
	width:405px;
	float:left;
}
#cafe_text_frame_left01 {
	width:192px;
	float:left;
}
#cafe_text_frame_left02 {
	width:193px;
	float:right;
}
#cafe_text_frame_right {
	width:190px;
	float:right;
}
.cafe_dot{
border-bottom:1px dotted #56544e;
	clear:both;
	margin:5px 0;
}








.company_silver {
	width:332px;
	background: url(http://forum.careercross.com/images/0805_bg.png);
	border-top:1px solid #d6d6d6;

}
.company_bg_silver {
	width:312px;
	padding:10px;
	background: url(http://forum.careercross.com/images/0805_bottom.png) no-repeat;
	background-position:bottom;
}
.company_border_silver {
border-bottom:1px solid #d6d6d6;
	height:5px;
	clear:both;
	margin-bottom:5px;
}


.company_neutral {
	width:332px;
	background: url(http://forum.careercross.com/images/0805_neutral_bg.png);
	border-top:1px solid #acb7c2;

}
.company_bg_neutral {
	width:312px;
	padding:10px;
	background: url(http://forum.careercross.com/images/0805_neutral_bottom.png) no-repeat;
	background-position:bottom;
}
.company_border_neutral {
border-bottom:1px solid #acb7c2;
	height:5px;
	clear:both;
	margin-bottom:5px;
}

.company_gold {
	width:332px;
	background: url(http://forum.careercross.com/images/0805_gold_bg.png);
	border-top:1px solid #cabc8a;

}
.company_bg_gold {
	width:312px;
	padding:10px;
	background: url(http://forum.careercross.com/images/0805_gold_bottom.png) no-repeat;
	background-position:bottom;
}

.company_border_gold {
border-bottom:1px solid #cabc8a;
	height:5px;
	clear:both;
	margin-bottom:5px;
}

.company_bg_definition {
	width:653px;
	padding:10px;
	border:1px solid #d6d6d6;
	background: url(http://forum.careercross.com/images/0805_definition.png) no-repeat;
	background-position:bottom;
}

.company_definition_left {
float:left;
width:325px;
}

.company_definition_right {
float:left;
width:325px;
}
.company_definition_icon {
float:left;
width:20px;
margin-right:10px;
}

.complete_frame {
width:137px;
border:1px solid #fff;
background-color:#1f7094;
}
.complete_icon {
float:left;
width:10px;
padding:0 5px;
}
.complete_icon_text {
float:right;
width:117px;
padding-top: 5px;
}
#complete_bg {
width:137px;
background: url(http://forum.careercross.com/images/0811_btn.gif) no-repeat;
background-position:bottom;

}
#complete_bg p a {
color:#fff;
}
#complete_bg p a:visited {
color:#fff;
}
#complete_bg2 {
width:137px;
background: url(http://forum.careercross.com/images/0811_btn.gif) no-repeat;
background-position:bottom;

}
#complete_bg2 p a {
color:#fff;
}
#complete_bg2 p a:visited {
color:#fff;
}

.complete_img {
width:101px;
    float:left;
	padding-bottom:10px;
}
.complete_text {
    float:right;
	width:210px;
	padding-bottom:10px;
}
.complete_dot {
border:1px dotted #666666;
}



.front_point_frame {
width:675px;
margin:auto;	
}
.front_point_image {
width:448px;
float:left;	
}
.front_point_icons {
width:227px;
float:right;	
}
.front_point_top {
width:227px;
height:3px;
background: url(http://forum.careercross.com/images/0801_top.png) no-repeat;


}
.front_point_middle {
width:227px;
height:125px;
background: url(http://forum.careercross.com/images/0801_middle.png);
background-position:bottom;
font-size: 0.1em; line-height: 0.1em;
}
.front_point_middle02 {
width:227px;
height:125px;
background: url(http://forum.careercross.com/images/0801_middle02.png);
background-position:bottom;
font-size: 0.1em; line-height: 0.1em;
}
.front_icons {
width:227px;
height:62px;
border-bottom:1px solid #d6d6d6;
text-align:center;
}
.front_banner {
width:227px;
height:124px;
border-bottom:1px solid #d6d6d6;
text-align:center;
}
.front_point_bottom {
width:675px;
background: url(http://forum.careercross.com/images/0801_bottom_bg.png);
border-top:1px solid #d6d6d6;
}
.front_bottom {
width:675px;
height:3px;
margin:auto;
background: url(http://forum.careercross.com/images/0801_bottom.png) no-repeat;
font-size: 0.1em; line-height: 0.1em;
}
.front_text {
width:660px;
margin:auto;
}
.front_text_left {
width:435px;
float:left;
}
.front_text_right {
width:195px;
float:right;
padding:9px 0 5px 15px;
background: url(http://forum.careercross.com/images/0801_arrow.png) no-repeat;
}
.front_text_right p a {
color:#006699;
font-size:0.9em;
}
.front_text_left_small {
width:195px;
float:left;
padding:9px 0 5px 15px;
background: url(http://forum.careercross.com/images/0801_arrow.png) no-repeat;
}
.front_text_left_small p a {
color:#006699;
font-size:0.9em;
}
.front_bottom1 {
	background: url(http://forum.careercross.com/images/0801_front_bottom1.png) no-repeat;
	width:675px;
	height:3px;
	clear:both;
	font-size: 0.1em; line-height: 0.1em;
}
.front_bottom2 {
	background: url(http://forum.careercross.com/images/0801_front_bottom2.png);
	width:655px;
	clear:both; 
	padding:0 10px;
}
.front_bottom3{
	background: url(http://forum.careercross.com/images/0801_front_bottom3.png) no-repeat;
	width:675px;
	height:3px;
}

.front_stats_left{
float:left;
width:320px;
}
.front_stats_right{
float:right;
width:320px;
}
.front_stats_right_text{
float:right;
width:153px;
padding:5px 0;
}
.front_stats_left_text{
float:left;
width:153px;
padding:5px 0;
}
.front_stats_left_text02{
float:left;
width:300px;
padding:5px 0;
}

.front_stats_left_icon_text{
float:right;
width:110px;
}






#before_frame {
	background: url(http://forum.careercross.com/images/0809_bg.jpg) repeat-y;
}
#before_right {
float:right;
padding:30px 0;
background-color:#3d3d3d;
width:521px;
}
#before_right_frame {
margin:auto;
width:450px;
}
#before_right_check {
float:left;
width:61px;
}
#before_right_text {
float:right;
width:370px;
}
#before_right_text h3 {
color:#e5e5e5;

}
#before_right_text p {
color:#d5d5d5;
}
#before_right_text p a {
color:#388ba9;
}
#before_right_text p a:visited {
color:#388ba9;
}

.before_border {
	background: url(http://forum.careercross.com/images/0809_border.png) repeat-x;
	background-position:bottom;
	height:10px;
	clear:both;
	margin-bottom:10px;
}



#benefit_bg {
	background: url(http://forum.careercross.com/images/0802_bg.jpg);
}

#benefit_text {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	width:360px;
	float:right;
	background-color:#171717;
	
	

}
#benefit_text_inside {
	width:320px;
	margin:auto;
	padding:20px 0 0 0;
}
.benefit_border {
	background: url(http://forum.careercross.com/images/0802_border.png) repeat-x;
	background-position:bottom;
	height:10px;
	clear:both;
	margin-bottom:10px;
}
.benefit_left {
	width:48px;
	float:left;
}
.benefit_right {
	width:260px;
	float:right;
}

#benefit_text_inside p {
	color:#c0c0c0;
}

#flash {
width:675px;
margin-bottom:15px;
}

.profile_seminar {
width:105px;
margin-bottom:10px;
}
.preregister_btn2008 {
text-align:center;
margin:auto;
width:675px;
}

.seminar_bg {
	background: url(http://forum.careercross.com/images/0806_bg.png);
}
.seminar_border {
	background: url(http://forum.careercross.com/images/0806_border.png) repeat-x;
	background-position:bottom;
	height:10px;
	clear:both;
	margin-bottom:10px;
}
#seminar_frame {
	width:655px;
	margin:auto;
	padding:30px 0;
}

#seminar_frame h3 {
color:#89c9e1;
font-size: 1.2em;
line-height: 1.3em;
}
#seminar_frame p {
color:#dbdbdb;
}
#seminar_frame h2 {
color:#fff;
}
#seminar_frame2 {
	width:655px;
	margin:auto;
	padding:30px 0;
}

#seminar_frame2 h3 {
color:#89c9e1;
font-size: 1.2em;
line-height: 1.3em;
}
#seminar_frame2 p {
color:#dbdbdb;
}
#seminar_frame2 h2 {
color:#fff;
}
.seminar_frame_left {
	width:310px;
	float:left;
}
.seminar_frame_right {
	width:310px;
	float:right;
}

#seminar_big_frame {
	width:600px;
	margin:auto;
	border:1px solid #ececec;
	padding:20px 10px;
}

#seminar_big_frame h2 {
color:#2d5f73;
}
#seminar_big_pic {
	width:130px;
	float:left;
	margin-left:25px;
}
#seminar_big_text {
	width:400px;
	float:right;
	margin-right:25px;
}
#seminar_close {
float:right;
}
.seminar_time_big {
	width:100px;
	background: url(http://forum.careercross.com/images/0806_time_big.png) repeat-x;
	padding:4px;
	background-position:bottom;
	background-color:#2d5f73;
	margin-bottom:5px;
	color:#fff;
	font-size:1em;
}

.seminar_image {
	width:100px;
	float:left;
	font-size:1em;
	line-height:1.1em;
	color:#dbdbd2;
	text-align:center;
}
.seminar_text {
	width:200px;
	float:right;
	color:#dbdbdb;
}
.seminar_researve {
	width:105px;
	float:right;
}




.seminar_time {
	width:75px;
	background: url(http://forum.careercross.com/images/0806_time.png) repeat-x;
	padding:4px;
	background-position:bottom;
	background-color:#ffffff;
	margin-bottom:5px;
	color:#333333;
	font-size:1em;
}







#target_bg {
	background: url(http://forum.careercross.com/images/0803_bg.jpg);
}

#target_bg02 {
	background: url(http://forum.careercross.com/images/0803_bg02.jpg);
}
#target_box_frame {
	width:635px;
	margin:auto;

}
#target_box_frame h2 {
color:#FFFFFF;

}


.target_box02_bg {
margin-top:5px;
	width:420px;
	background: url(http://forum.careercross.com/images/0803_box01_bg.gif) ;
	
}
.target_box02 {
	width:420px;
	background: url(http://forum.careercross.com/images/0803_box01.gif) no-repeat;
	background-position:bottom;
}
.target_box02_frame {
	width:408px;
	margin:auto;
	padding:7px 0;
	
}

.target_box03_bg {
margin-top:5px;
	width:635px;
	background: url(http://forum.careercross.com/images/0803_box02_bg.gif) ;
	
}
.target_box03 {
	width:635px;
	background: url(http://forum.careercross.com/images/0803_box02.gif) no-repeat;
	background-position:bottom;
}

.target_box03_frame {
	width:623px;
	margin:auto;
	padding:7px 0;
	
}

.target_box03_frame_left {
	width:408px;
	float:left;
	
}



.target_box04_bg {
margin-top:5px;
	width:420px;
	background: url(http://forum.careercross.com/images/0803_box03_bg.gif) ;
	
}
.target_box04 {
	width:420px;
	background: url(http://forum.careercross.com/images/0803_box03.gif) no-repeat;
	background-position:bottom;
}

.target_box04_frame {
	width:408px;
	margin:auto;
	padding:7px 0;
	
}



.target_icon {
	width:37px;
	float:left;	
}
.target_icon02 {
	width:37px;
	float:left;
	margin-right:5px;
}

.target_comment01 {
	width:150px;
	float:right;	
}
.target_comment02 {
	width:155px;
	float:right;	
}

.target_comment03 {
	width:360px;
	float:right;	
}
.target_comment03 ul {
padding:0 0 0 16px;
margin:0;
}
.target_comment03 li {
color:#24272a;
}

.target_box02_left{
width:195px;
float:left;
}
.target_box02_right{
width:195px;
float:right;
}


.target_box03_right {
	
	width:195px;
	float:right;
}





#target_text {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	width:360px;
	float:right;
	background-color:#171717;
	
	

}
#target_text_inside {
	width:320px;
	margin:auto;
	padding:20px 0 0 0;
}
.target_border {
	background: url(http://forum.careercross.com/images/0802_border.png) repeat-x;
	background-position:bottom;
	height:10px;
	clear:both;
	margin-bottom:10px;
}
.target_left {
	width:48px;
	float:left;
}
.target_right {
	width:260px;
	float:right;
}
#target_text_inside p {
	color:#c0c0c0;

}
#target_text_inside ul {
padding-left:16px;
margin-left:0;

}
#target_text_inside li {
	color:#c0c0c0;
}

#venue_bg {
	width:635px;
	padding:20px;
	color:#fff;
	background-color:#8a8a8a
}
#venue_bg p {
	color:#fff;
}
.venue_hr {
    background-image:url(http://forum.careercross.com/images/h_line.gif);
	background-repeat:repeat-x;
	margin:10px 0 10px 0;
	height:2px;
}
#about_banner {
	width:253px;
	float:right;
	margin:0 0 10px 10px;
}
#report_wrap {
    width:675px;		
}
.report_bg_top {
    background:url(http://forum.careercross.com/images/report_bg_top.gif) no-repeat;
	width:675px;
	height:1px;
}
.report_bg_new {
    background-image:url(http://forum.careercross.com/images/report_bg2.gif);
	background-repeat:repeat-y;
	width:675px;
}
.report_bg_btm {
	width:674px;
    background:url(http://forum.careercross.com/images/report_bg_btm2.gif) no-repeat;
	background-position:bottom;
}
.report_box_frame {
	margin:auto;
	width:661px;
	padding:7px 0 0 5px;
}
.report_frame_left {
	width:320px;
	float:left;
}
.report_img {
width:81px;
    float:left;
}
.report_text {
    float:right;
	width:230px;
	padding-bottom:10px;
}
.report_text_sp {
float:right;
	width:567px;
	padding-bottom:10px;
}
.report_bg_right {
    background-image:url(http://forum.careercross.com/images/report_bg.gif);
	background-repeat:repeat-y;
	width:318px;
	border-top:1px solid #d6d6d6;
	padding:7px 7px 0 7px; 
	float:right;
}
.report_inside_left {
	width:320px;
	float:left;
}
.report_inside_special {
	width:640px;
	margin:auto;
}
.report_inside_right {
	width:320px;
	float:right;
}
.report_bg {
    background-image:url(http://forum.careercross.com/images/report_bg.gif);
	border-top:1px solid #d6d6d6;
	background-repeat:repeat-y;
	width:332px;
	float:left;
}
.report_text_male {
    color:#0c67bc;
}
.report_text_female {
    color:#f42d81;
}
td.blue {
	width: border:1px solid #cbcfd4; padding:15px; background-color:#e3e9f0;
}
table.blue {
	width: 100%; border-collapse:separate;
}

.qanda_left {
	width: 315px;
	float:left;
}
.qanda_left h3 a {
color:#2c3742;
}
.qanda_right h3 a {
color:#2c3742;
}
.qanda_right {
	width: 315px;
	float:right;
}
.qanda_link_top {
	width: 100px;
	float:right;
	text-align:right;
}
.qanda_link_top a {
	font-size:10px;
	color:#516070; 
} 
.border {
	border-bottom:1px solid #8d97a0;
	clear:both; height:10px;
	margin-bottom:10px;
}
#link a:link {
	color: #2c3742;
	text-decoration: none;
}
#link a:visited {
	color: #2c3742;
	text-decoration: none;
}
#link a:hover {
	color: #2c3742;
	text-decoration: none;
}
#link a:active {
	color: #2c3742;
	text-decoration: none;
	}
	
		
#faq_frame {
width:635px;
padding:20px;
background-color:#d2dcde;
	}
	
#faq2008  {
width:675px;
}	
#faq2008 ol { 
padding-left:16px;
margin-left:0;
}
#faq2008 ul { 
padding-left:16px;
margin-left:0;
}
#faq2008 li {
	color:#c0c0c0;
}
.register_bg_new {
    background-image:url(http://forum.careercross.com/images/04register_bg.gif);
	background-repeat:repeat-y;
	width:675px;
}
.register_bg_new02 {
    background-image:url(http://forum.careercross.com/images/04register_bg02.gif);
	background-repeat:repeat-y;
	width:675px;
	border-top:1px solid #d6d6d6;
}

.register_img_top {
	margin:auto;
	width:675px;
}
.register_bg_btm {
	width:675px;
    background:url(http://forum.careercross.com/images/04register_bg_btm.gif) no-repeat;
	background-position:bottom;
}
.register_bg_btm02 {
	width:675px;
    background:url(http://forum.careercross.com/images/04register_bg_btm02.gif) no-repeat;
	background-position:bottom;
}
.register_box_frame {
	margin:auto;
	width:662px;
	padding:4px 5px 0 5px;
}
.register_box_frame02 {
	margin:auto;
	width:656px;
	padding:7px 0;
}
.register_text_left {
    float:left;
	width:207px;
	margin-top:5px;
	padding:0 5px 10px 0;
}
.register_text_right {
    float:right;
	width:207px;
	margin-top:5px;
	padding:0 5px 10px 5px;
}
.register_text_left_new {
    margin:auto;
	width:202px;
	margin-top:5px;
	padding-bottom:10px;

}
.register_text_left_new02 {
    margin:auto;
	width:202px;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:27px;

}
.register_frame_inside_left {
	width:440px;
	float:left;
}
.register_frame_inside_right {
	width:212px;
	float:right;
}
