/*==============================*/
/*			general				*/
/*==============================*/
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

img{
	border: 0;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
	color: #222222;
	background: url(/img/header_background.jpg) repeat-x top;
}

#centaring_for_IE6 {
	text-align: center;
	margin: auto;
	background: url(/img/footer_background.gif) repeat-x bottom;
}

.screen_size {
	width: 1024px;
	margin: auto;
	text-align: left;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

/*------------------------------*/
/*           header				*/
/*------------------------------*/
#header {
	margin-top: 12px;
	background: url(/img/header.jpg) no-repeat center top;
}

#header_contents {
	height: 97px;
}

#header_contents #logo {
	float: left;
	width: 231px;
	padding: 17px 0px 0px 43px;	
}

#header #header_menu {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 42px;
}

#header #header_menu ul {
	margin-bottom: 20px;
}

#header #header_menu ul li {
	display: inline;
	margin-left: 15px;
	height: 12px;
}
/***layout fixing for IE5.6***/
*html #header #header_menu ul li {
	margin: 4px 0px 2px 20px;
}
/*------------------------------*/
/*        END   header			*/
/*------------------------------*/


/*------------------------------*/
/*      	 	body			*/
/*------------------------------*/
.screen_size #body {
	padding: 14px 42px 30px 42px;
}
/*- - - - - - - - - - - - - - - */
/*			main colum			*/
/*- - - - - - - - - - - - - - - */

#body #main_colum {
	float: left;
	width: 730px;
}

#main_colum h2.with_background {
	height: 41px;
	padding-left: 21px;
	line-height: 41px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	background: url(/img/h2_background.gif) no-repeat; 
}

#main_colum h3.with_background {
	clear:both;
	height: 44px;
	padding-left: 8px;
	padding-top: 3px;
	line-height: 41px;
	font-weight: bold;
	font-size: 1.3em;
	background: url(/img/h3_background.gif) no-repeat;
}
/*IE6 Hack*/
*html #main_colum h3.with_background {
	height: 47px;
}

#main_colum p {
	margin: 22px 0px 34px 0px;
}


/*- - - - - - - - - - - - - - - */
/*		END 	main colum		*/
/*- - - - - - - - - - - - - - - */


/*- - - - - - - - - - - - - - - */
/*			sub colum			*/
/*- - - - - - - - - - - - - - - */
#body #sub_colum {
	float: right;
	width: 190px;
}

ul#side_bar li{
	margin-bottom: 10px;
}

ul#side_bar a {
	height: 130px;
}

ul#pickUp_bar li{
	height: 139px;
	padding: 0px 7px 7px 7px;
	background-color: #F3F3F3;
}

ul#pickUp_bar li#title {
	height: 41px;
	padding: 0px;
	padding-bottom: 7px;
}

ul#pickUp_bar .fotoFrame {
	display: block;
	height: 131px;
	width: 168px;
	padding: 4px;
	background: url(/img/fotoframe01.gif) repeat;
}

ul#pickUp_bar .fotoFrame .inside_background {
	display: block;
	height: 131px;
	width: 168px;
	background: url(/img/fotoframe_insideBackground2.gif) repeat-x;
}

ul#pickUp_bar .fotoFrame .inside_background .link_fromImg {
	display: block;
	width: 168px;
	height: 105px;
	text-align: center;
}

ul#pickUp_bar .fotoFrame .inside_background .link_fromText {
	display: block;
	width: 168px;
	height: 26px;
	text-align: center;
	line-height: 26px;
}
/*- - - - - - - - - - - - - - - */
/*		END	sub colum			*/
/*- - - - - - - - - - - - - - - */

/*------------------------------*/
/*      END	 	body			*/
/*------------------------------*/

/*------------------------------*/
/*      	 	footer			*/
/*------------------------------*/

#footer {
	clear: both;
	height: 118px;
	padding-top: 20px;
	padding-right: 39px;
	padding-left: 42px;
}
/***layout fixing for IE5.6***/
*html #footer {
	height: 138px;
}

#footer #moveTop {
	float: right;
	width: 129px;
	height: 24px;
}


#footer ul#footer_menu {
	margin-top: 31px;
	float: left;
	width: 500px;
	height: 11px;
}
/***layout fixing for IE5.6***/
*html #footer ul#footer_menu {
	margin-top: 10px;
}

#footer ul#footer_menu li {
	float: left;
	width: 43px;
	height: 11px;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 2px solid #8E9398;
}

#footer ul#footer_menu li img {
	vertical-align: top;
}

ul#footer_menu li#first {
	float: left;
	width: 106px;
	padding-left: 0px;
	border: none;
}

#footer #copyright {
	float: right;
	text-align: right;
	width: 164px;
	padding-right: 4px;
	padding-top: 30px;
}
/***layout fixing for IE5.6***/
*html #footer #copyright {
	padding-top: 6px;
}

/*------------------------------*/
/*      END	 	footer			*/
/*------------------------------*/


/*==============================*/
/*			END general			*/
/*==============================*/

/*==============================*/
/*				index			*/
/*==============================*/
#main_colum #search {
	position: absolute;
	width: 730px;
	height: 373px;
	padding-top: 46px;
/*	background: url(/img/top_search.jpg) no-repeat left top;*/
}

#topic_recruit {
	width: 600px;
	height: 31px;
	line-height: 31px;
	margin-left: 114px;
}
*html #topic_recruit {
	padding-top: 10px;
}

#main_colum #topic_recruit img {
	padding-bottom: 8px;
	padding-left: 10px;
}

#main_colum #search_religion {
	margin-left: 442px;
	margin-top: 33px;
}

#main_colum #search_religion select {
	width: 120px;
	height: 20px;
}

#main_colum #search_religion select.padd {
	margin-left: 13px;
}

#main_colum #search_howWork {
	margin-top: 52px;
	margin-left: 313px;
}

#main_colum .search_how {
	height: 35px;
	line-height: 35px;
	width: 390px;
	font-size: 12px;
}
/* Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#main_colum .search_how {
		font-size: 12px;
	}
}
/*IE6 Hack*/
*html #main_colum .search_how {
	margin-top: 4px;
	font-size: 10px;
}
/*IE7 Hack*/
*:first-child+html #main_colum  .search_how {
	font-size: 10px;
}

#main_colum .search_how input {
	vertical-align: center;
	position: relative;
	top: 2px;
	margin-left: 3px;
	margin-right: 3px;
}
/* Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#main_colum .search_how input  {
		position: relative;
		top: -1px;
	}
}
/*IE6 Hack*/
*html #main_colum .search_how input  {
	margin-left: 1px;
	margin-right: 0px;
}
/*IE7 Hack*/
*:first-child+html #main_colum .search_how input {
	margin-left: 1px;
	margin-right: 0px;
}

#main_colum .search_how .blueText {
	color: #313D8C;
	font-weight: bold;
}

#main_colum #search_keyword input#keyword{
	width: 382px;
	height: 17px;
	margin-top: 41px;
	margin-left: 313px;
}

#main_colum #submit_search {
	margin-left: 467px;
	margin-top: 19px;
	margin-bottom: 12px;
}

#search_detail {
	position: absolute;
	width: 730px;
	height: 80px;
	padding-top: 5px;
	line-height: 36px;
	padding-left: 124px;
	background: url(/img/top/search_detail.jpg) no-repeat left top;
}

#search_detail a {
	margin-left: 8px;
}

#main_colum h2 {
	clear: both;
}

#main_colum h2 img {
	margin-top: 34px; 
}

#main_colum .top_line {
	padding-right: 12px;
}

#main_colum .line {
	clear: both;
	padding-right: 12px;
	border-top: 1px dotted #CCCCCC;
}

#main_colum .left {
	float: left;
	width: 350px;
	padding-bottom: 14px;
}

#main_colum .fotoFrame_blue {
	float: left;
	width: 150px;
	height: 107px;
	margin-top: 19px;
	padding: 3px;
	background: url(/img/fotoframe02.gif) repeat;
}

#main_colum .textSpace {
	float: right;
	width: 178px;
	margin-top: 15px;
}

#main_colum  .link {
	padding-left: 24px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.0;
	background: url(/img/arrow.gif) no-repeat left center;
}

#main_colum .textSpace .date {
	font-size: 0.8em;
}

#main_colum .textSpace .categoryImages img{
	float: left;
	width: 16px;
	padding-right: 4px;
}
/*bug fixing for IE up to 6*/
*html #main_colum .textSpace .categoryImages img {
	position: relative;
	left: -4px;
}


#main_colum .right {
	float: right;
	width: 350px;
	padding-bottom: 14px;
}

#main_colum  .newestRecruit {
	float: left;
	width: 228px;
	padding: 10px 14px 10px 0px;
}

#main_colum  .newestRecruitLast{
	float: left;
	width: 228px;
	padding: 10px 0px 10px 0px;
}
/*==============================*/
/*		END		index			*/
/*==============================*/

/*==============================*/
/*		Juku Privacy Company	*/
/*==============================*/



#main_colum h2#company {
	margin-top: 51px;
}

#main_colum table#company_ditail {
	width: 100%;
	margin-top: 22px;
	border-collapse: collapse;
	border: 1px solid #D4D4D4;
}

table#company_ditail th {
	width: 135px;
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
	background-color: #F6FBFE;
	border: 1px solid #D4D4D4;
}

table#company_ditail td {
	padding: 10px;
	border: 1px solid #D4D4D4;
}

/*==============================*/
/*	END	Juku Privacy Company	*/
/*==============================*/


/*==============================*/
/*			Juku-top			*/
/*==============================*/

.instead_h2 {
	clear: both;
	position: absolute;
	height: 59px;
	width: 730px;
	line-height: 59px;
	text-align: right;
}

.instead_h2 .h2_left {
	height: 59px;
	line-height: 20px;
	float: left;
	text-align: left;
	width: 400px;
}

.instead_h2 .h2_text {
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 20px;
	font-size: 17px;
	font-weight: bold;
}
/*IE6 Hack*/
*html .instead_h2 .h2_text{

	top: 2px;
}
/*IE7 Hack*/
*:first-child+html .instead_h2 .h2_text {

	top: 2px;
}

.instead_h2 .h2_text .blue_text {
	font-size: 10px;
	height: 14px;
	font-weight: normal;
	color: #BAD7FF;
}

.instead_h2 ul {
	display: inline;
	position: relative;
	top: 8px;
}
/*IE6 Hack*/
*html .instead_h2 ul {
	top: 17px;
}
/*IE7 Hack*/
*:first-child+html .instead_h2 ul {
	top: 1px;
}

.instead_h2 ul.h2_right {
	margin-right: 11px;
}

.instead_h2 ul li {
	display: inline;
	line-height: 25px;
	margin-left: 2px;
}

.instead_h2 ul li img {
	vertical-align: top;
	padding-top: 9px;
}
/*IE7 Hack*/
*:first-child+html .instead_h2 ul li img {
	padding-top: 0px;
}

.instead_h2 ul li.gradation {
	margin-left: 4px;
}

.jyukuName{
	padding: 25px 0px 0px 18px;
}

.jyukuName .fotoFrame {
	float: left;
	width: 156px;
	height: 113px;
	background: url(/img/fotoframe02.gif) repeat;
}

.jyukuName .fotoFrame .inside_background {
	padding: 3px;
}

.jyukuName #slogan {
	float: right;
	width: 550px;
	color: #2F46AE;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 47px; 
}

#main_colum p#jyuku_ditail {
	padding-left: 18px;
	min-height:186px;
	height: auto !important;
	height: 186px;	
}

#main_colum p#jyuku_ditail img {
	float: right;
	width: 280px;
	margin-left: 20px;
}

#main_colum h4.with_background {
	width: 715px;
	height: 27px;
	margin-top: 23px;
	margin-bottom: 14px;
	line-height: 29px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #F3F3F3;
	border-left: 4px solid #BEBEBE;
	background-color: #F7F7F7;
}
/*IE6 Hack*/
*html #main_colum h4.with_background {
	width: 730px;
}

#local ul.last {
	margin-bottom: 30px;
}

#local ul li {
	display: inline;
	line-height: 2.2;
	font-size: 1.2em;
	padding-right: 32px;
}

#local ul li img {
	vertical-align: center;
	padding-right: 7px;
	position: relative;
	top: -9px;
}
/*IE6 Hack*/
*html #local ul li img {
	margin: 15px 7px 15px 0px;
	position: relative;
	top: -12px;
}
/*IE7 Hack*/
*:first-child+html #local ul li img {
	position: relative;
	top: -3px;
}


/*==============================*/
/*		END		Juku-top		*/
/*==============================*/

/*==============================*/
/*			searchResult		*/
/*==============================*/

#main_colum #search1 {
	position: absolute;
	width: 730px;
	height: 262px;
/*	background: url(/img/searchResult/search_img.jpg) no-repeat;*/
}

#main_colum #search1 #search_religion {
	margin-top: 0px;
	padding-top: 20px;
	margin-left: 320px;
}

#main_colum #search1 #search_howWork {
	margin-top: 19px;
	margin-left: 320px;
}

#main_colum #search1 #search_keyword  input#keyword {
	margin-top: 15px;
	margin-left: 320px;
}
*html #main_colum #search1 #search_keyword  input#keyword {
	margin-top: 10px;
}

#main_colum #search1 #submit_search {
	margin-left: 401px;
}

#main_colum .result {
	text-align: right;
	margin-top: 15px;
}

#main_colum .result .left_floted_box {
	float: left;
	width: 470px;
	text-align: left;
}

#main_colum .searchResult {
	margin-bottom: 10px;
	margin-top: 8px;
}

#main_colum .searchResult img {
	vertical-align: top; 
}

#main_colum .border {
	width: 714px;
	margin-bottom: 0px;
	padding-right: 14px;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}
*html #main_colum .border {
	width: 730px;
}

#main_colum .discription {
	float: right;
	width: 530px;
}

#main_colum .border .jyuku_ditail {
	text-align: right;
	padding-top: 17px;
}

#main_colum .border .jyuku_ditail table {
	float: left;
	text-align: left;
	margin-left: 15px;
	width: 527px;
	border-collapse: collapse;
	border: 1px solid #D4D4D4;
}

#main_colum .border .jyuku_ditail table th {
	width: 135px;
	padding:10px;
	vertical-align: top;
	font-weight: normal;
	background-color: #F6FBFE;
	border: 1px solid #D4D4D4;
}

#main_colum .border .jyuku_ditail table td {
	padding: 10px;
	border: 1px solid #D4D4D4;
}

#main_colum .border .choosy {
	clear: both;
	margin-left: 15px;
	padding-top: 14px;
}

#main_colum .border .choosy_text {
	position: absolute;
	width: 610px;
	padding: 8px;
	padding-left: 80px;
} 
*html #main_colum .border .choosy_text {
	width: 698px;
}

#main_colum .border .button_ditail {
	text-align: center;
	padding: 15px;
	clear: both;
}

#main_colum #bottom.result {
	margin-bottom: 30px;
}

#ykres.empty {
	text-align: center;
	padding: 12px;
	color: #D10007;
	border: 1px solid #D10007;
	margin-bottom: 2px;
	background-color: #FFE4EA;
}
#ykres.empty .exclamation {
	padding: 10px;
	padding-left: 27px;
	background: url(/img/juku_form/mark_exclamation.gif) no-repeat left center;
}
/*==============================*/
/*		END		searchResult	*/
/*==============================*/

/*==============================*/
/*			Juku form			*/
/*==============================*/

#form {
	width: 730px;
	margin-top: 19px;
	background: url(/img/juku_form/juku_form_form_background.gif) repeat-y;
}

#form #navigator {
	height: 64px;
}

#form #navigator .default {
	height: 64px;
	background: url(/img/juku_form/juku_form_form.gif) no-repeat;
}

#form #navigator .confirm {
	height: 64px;
	background: url(/img/juku_form/juku_form_confirm.gif) no-repeat;
}

#form #navigator .submitted {
	height: 64px;
	background: url(/img/juku_form/juku_form_submitted.gif) no-repeat;
}

#form #text_space {
	margin: 6px 20px 0px 20px;
	padding: 12px;
}

#form #text_space.confirm_errer {
	text-align: center;
	padding: 10px;
	color: #D10007;
	border: 1px solid #D10007;
	margin-bottom: 2px;
	background-color: #FFE4EA;
}

#form #text_space.confirm_errer .exclamation {
	padding: 10px;
	padding-left: 27px;
	background: url(/img/juku_form/mark_exclamation.gif) no-repeat left center;
}

#form table#formTable {
	margin: 0px 20px 0px 20px;
	border-collapse: collapse;
}

#form table#formTable th {
	width: 164px;
	height: 39px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 39px;
	border-top: 1px dotted #D4D4D4;
}
*html #form table#formTable th {
	width: 177px;
}

#form table#formTable th.default {
	background: url(/img/juku_form/juku_form_must.gif) no-repeat left center;
}
#form table#formTable th#default_03,
#form table#formTable th.default_03 {
	height: 149px;
	background: url(/img/juku_form/juku_form_must_biggest.gif) no-repeat left center;
}

#form table#formTable th.confirm {
	background: url(/img/juku_form/juku_form_must.gif) no-repeat left center;
}

#form table#formTable th.confirm_errer {
	background: url(/img/juku_form/juku_form_must_errer.gif) no-repeat left center;
}
#form table#formTable th.confirm_errer_01 {
	background: url(/img/juku_form/juku_form_must_errer_bigger.gif) no-repeat left center;
}
#form table#formTable th.confirm_errer_03,
#form table#formTable th#confirm_errer_03 {
	height: 149px;
	background: url(/img/juku_form/juku_form_must_error_biggest.gif) no-repeat left center;
}

#form table#formTable th#notMust_01,
#form table#formTable th.notMust_01 {
	height: 99px;
	background: url(/img/juku_form/juku_form_notMust_bigger.gif) no-repeat left center;
}

#form table#formTable th#notMust_02,
#form table#formTable th.notMust_02 {
	background: url(/img/juku_form/juku_form_notMust.gif) no-repeat left center;
}

#form table#formTable th#notMust_03,
#form table#formTable th.notMust_03 {
	height: 149px;
	background: url(/img/juku_form/juku_form_notMust_biggest.gif) no-repeat left center;
}

*html #form table#formTable th {
	width: 176px;
}

#form table#formTable td {
	width: 502px;
	padding-left: 10px;
	border-top: 1px dotted #D4D4D4;
}

/* for password form */
#form table#formTable td.comment {
	height: 38px;
	line-height: 30px;
	padding: 0 0 0 10px;
}

/*bug fixng for IE5.6*/
*html #form table#formTable td {
	width: 505px;
}

#form table#formTable td.confirm_errer {
	background-color: #FFE4EA;
}

#form table#formTable td .pattern_01 {
	margin-left: 8px;
	margin-right: 15px;
	width: 96px;
}

#form table#formTable td .pattern_02 {
	width: 55px;
	margin-right: 5px;
}

#form table#formTable td .pattern_03 {
	width: 74px;
	margin-left: 13px;
}

#form table#formTable td .pattern_04 {
	width: 158px;
	margin-right: 8px;
}

#form table#formTable td .pattern_05 {
	width: 158px;
	margin-right: 8px;
	margin-left: 18px;
}

#form table#formTable td .pattern_06 {
	width: 248px;
	margin-right: 8px;
}

#form table#formTable td .pattern_07 {
	width: 135px;
	margin-right: 8px;
}

#form table#formTable td .pattern_08 {
	width: 135px;
	margin-right: 8px;
	margin-left: 24px;
}

#form table#formTable td .pattern_09 {
	width: 72px;
}

#form table#formTable td .pattern_10 {
	width: 398px;
}

#form table#formTable td .margin_13 {
	
}

#form table#formTable td .margin_30 {
	margin-left: 30px;

}

#form table#formTable td .example {
	font-size: 0.9em;
	color: #555555;
}

#form table#formTable td #fl_right {
	display: block;
	float: right;
	width: 90px;
	vertical-align: top;
}

#form table#inside_table {
	width: 500px;
}

#form table#inside_table td{
	border: none;
	padding: 0px;
	height: 27px;
}
#form table#inside_table td .bold{
	border: none;
	padding: 0px;
	height: 27px;
	font-weight: bold;
}
#form table#inside_table td .gray{
	border: none;
	padding: 0px;
	height: 27px;
	color:	#ddd;
}
#form .bottom_background {
	height: 21px;
	background: url(/img/juku_form/juku_form_form_bottom_background.gif) no-repeat;
}

#form #button1 {
	height: 62px;
	text-align: center;
	background: url(/img/juku_form/juku_form_button_background.gif) repeat;
}

#form #button1 input {
	margin: 12px 4px 0px 4px;
}

#form #none_background {
	height: 51px;
	line-height: 51px;
	text-align: center;
	background-color: #FFFFFF;
}

#button2 {
	height: 77px;
	text-align: center;
	background: url(/img/juku_form/juku_form_form_bottom_background_ver2.gif) repeat-x;
}

#form #button2 input {
	margin: 27px 4px 0px 4px;
}

#form #submitted_mess {
	height: 270px;
	text-align: center;
}

#form #submitted_mess #position_01 {
	padding-top: 108px;
}

#form #submitted_mess #position_02 {
	padding-top: 40px;
}

#form #submitted_mess #position_02 img {
	padding: 2px 5px 2px 15px;
}

/*==============================*/
/*		END		Juku form		*/
/*==============================*/


/*==============================*/
/*			Juku-class-top		*/
/*==============================*/

table.ditail_info {
	width: 730px;
	margin-top: 23px;
	margin-bottom: 45px;
	border-collapse: collapse;
}

table.ditail_info th{
	width: 115px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #F6FBFE;
	border: 1px solid #D4D4D4;
}
/*IE6 Hack*/
*html table.ditail_info th {
	width: 135px;
}

table.ditail_info td {
	padding: 10px;
	border: 1px solid #D4D4D4;
}

#apli {
	padding-top: 21px;
}

#apli #apli_text {
	position: absolute;
	padding-left: 80px;
	padding-top: 7px;
	width: 640px;
}
/*IE6 Hack*/
*html #apli #apli_text{
	width: 727px
}

#apli img {
	margin-bottom: 35px;
}

.apli_button {
	text-align: center;
	height: 62px;
	margin-bottom: 35px;
	background: url(/img/juku_class_top/orange_background.gif) repeat;
}

.apli_button input {
	margin-top: 12px;
}
.apli_button a {
	display: inline-block;
	margin-top: 12px;
	width: 176px;
	height: 38px;
}
#apli .apli_button a img {
	margin: 0;
}

p img#job_image {
	float: right;
	width: 170px;
	margin-left: 10px;
}

.blue_text {
	color: #2F46AE;
	font-size: 1.2em;
	line-height: 2.2;
	font-weight: bold;
}

.small_text {
	color: #555555;
	font-size: 0.8em;
}

table.ditail_info#top {
	margin: -13px 0px 0px 0px;
}

/*==============================*/
/*		END	Juku-class-top		*/
/*==============================*/


/*==============================*/
/*		CONTACT / REQUESTS		*/
/*==============================*/
#form #contacts_navigator {
	height: 64px;
}

#form #contacts_navigator .default {
	height: 64px;
	background: url(/img/contact_form/contact_form_form.gif) no-repeat;
}

#form #contacts_navigator .confirm {
	height: 64px;
	background: url(/img/contact_form/contact_form_confirm.gif) no-repeat;
}

#form #contacts_navigator .submitted {
	height: 64px;
	background: url(/img/contact_form/contact_form_submitted.gif) no-repeat;
}
#form #requests_navigator {
	height: 64px;
}

#form #requests_navigator .default {
	height: 64px;
	background: url(/img/request_form/request_form_form.gif) no-repeat;
}

#form #requests_navigator .confirm {
	height: 64px;
	background: url(/img/request_form/request_form_confirm.gif) no-repeat;
}

#form #requests_navigator .submitted {
	height: 64px;
	background: url(/img/request_form/request_form_submitted.gif) no-repeat;
}
div.contacts_and_requests_link {
	padding: 0 0 20px 0;
	text-align: right;
}
/*==============================*/
/*	END CONTACT / REQUESTS		*/
/*==============================*/

/*==============================*/
/*		SITEMAP					*/
/*==============================*/
div.sitemap h3.with_background {
	margin: 30px 0 10px 0;
}
div.sitemap div.link {
	margin-bottom: 10px;
}

/*==============================*/
/*		ADVERTISEMENT			*/
/*==============================*/
#main_colum div.advertisement h3.with_background {
	margin: 30px 0 10px 0;
}
#main_colum div.advertisement p.inquiry_button {
	text-align: right;
	margin: 10px 5px 20px 0;
}
#main_colum div.advertisement p {
	font-size: 16px;
	line-height: 28px;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}

/*==============================*/
/* APPLICANTS PASSWORD INPOT FORM */
/*==============================*/
#applicant_password_form_wrapper {
	padding: 0 20px 0 30px;
}
#text_space_with_password_form {
	padding: 50px 0 0 0;
}
#applicant_password_form {
	width: 286px;
	background: url('/img/juku_form/password_form_back.png') no-repeat #f3f3f3;
	float: right;
	margin-top: 10px;
}
#applicant_password_form_bottom {
	width: 286px;
	height: 2px;
	background: url('/img/juku_form/password_form_back_bottom.png') no-repeat;
}
#applicant_password_form table {
	margin: 33px 0 0 6px;
	border-collapse: collapse;
}
#applicant_password_form td.error {
	text-align: center;
	color: #D10007;
	border: 1px solid #D10007;
	margin-bottom: 2px;
	background-color: #FFE4EA;
	color: red;
}
#applicant_password_form th {
	width: 88px;
	height: 24px;
	vertical-align: middle;
}
#applicant_password_form td {
	width: 178px;
	height: 24px;
	vertical-align: middle;
}
#applicant_password_form td input {
	width: 178px;
	height: 18px;
}
#main_colum #applicant_password_form_submit {
	padding: 7px 0 0 7px;
	line-height: 23px;
	text-align: center;
}
#main_colum #applicant_password_form_submit span.link {
	font-size: 10px;
	padding-left: 20px;
	margin-left: 4px;
}
#main_colum #applicant_password_form_submit input {
	vertical-align: middle;
}

/*==============================*/
/* 			PANKUZU				*/
/*==============================*/
div.pankuzu {
	padding: 0 0 10px 0;
}