@charset"utf-8";

/* 初期化 */
*{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

/* 基本設定 */


html{height: 100%;}
body{height: 100%;}

a{
	text-decoration:underline;
	color: #666666;
}

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

a img {
	border: 0px;
}

.bold1{
	font-weight: bold;
}

blockquote{
	border:thin dotted #CCCCCC;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

u{
	background-color:#FFCC99;
	text-decoration:none;
	border-bottom:#FF9933 thin solid;
}



h1 {
	background-image:url(images/h1.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bolder;
	color: #996699;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2 {
	background-image:url(images/h2.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996699;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	margin-right: 10px;
	background-image: url(images/h2.jpg);
	background-position: right;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}

h3 {
	background-image:url(images/h3.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
	margin-right: 25px;
	margin-bottom: 5px;
	clear: both;
}
.txt14 {
	font-size: 16px;
}

.img_left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.img_right {
	float:right;
	margin: 5px 0 5px 5px;
}

.emphasis {
	color:#FF0000;
	font-weight: bold;
	}

ul {
	list-style-type: none;
}

.br_clear{
	clear:both;
	line-height:0px;
}

#CONTENT_BODY_INNER_02 .navi_right{
	text-align: right;
	margin: 5px;
}
#CONTENT_BODY_INNER_02 .navi_right a{
	margin-bottom: 0px;
	font-size: 14px;
	background-image: url(images/allow_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#CONTENT_BODY_INNER_02 .navi_left{
	text-align: left;
	margin: 5px;
}
#CONTENT_BODY_INNER_02 .navi_left a{
	margin-bottom: 0px;
	font-size: 12px;
	background-image: url(images/allow_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}


#CONTENT_BODY_INNER_02 .navi_right_center {
	line-height: 160%;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 30px;	
	clear: both;
	float: none;
	text-align: right;

}

#CONTENT_BODY_INNER_02 .navi_right_center li a {
	margin-bottom: 0px;
	font-size: 14px;
	background-image: url(images/allow_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
}


#CONTENT_BODY_INNER_02 .navi_right_center li {
	text-align: left;
	margin: 5px;
	list-style-type: none;
	list-style-image: none;
}

#CONTENT_BODY_INNER_02 .navi_up{
	text-align: right;
	margin: 5px;
}
#CONTENT_BODY_INNER_02 .navi_up a{
	margin-bottom: 0px;
	font-size: 14px;
	background-image: url(images/allow_up.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#CONTENT_BODY_INNER_02 table{
	border:0px;
	background-color:#CCCCCC;
}

#CONTENT_BODY_INNER_02 table td{
	background-color:#FFFFFF;
	padding: 5px;
}

#CONTENT_BODY_INNER_02 table .td_label{
	background-color:#999999;
	color:#FFFFFF;
}


/* 基本レイアウト */
#WRAPPER {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#HEADER {
	background-color: #996699;
	width: 800px;
	height: 104px;
}

#HEADER_RIGHT {
	width: 596px;
	height: 104px;
	float:left;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
}

#DISCLIPTION {
	width:596px;
	height: 76px;
}

#BUTTON {
	width:140px;
	float:right;
	margin-top: 5px;
}
#LOGO a{
	width:204px;
	height:104px;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 47px;
	display: block;
	float: left;
}

#BODY_INNER {
	width: 799px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	border-right-color: #996699;
	clear: both;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}

#LEFT_VAR {
	width: 204px;
	height: 250px;
	float: left;
}
 
#CONTENT_BODY {
	width: 595px;
	float: left;
	line-height: 1.7;
}

#CONTENT_BODY_INNER{
	width:420px;
	float: left;
	padding: 10px;
}

#CONTENT_BODY_INNER_02{
	width: 575px;
	padding: 5px;
	clear: both;
}

#CONTENT_BODY_INNER_02 p, #CONTENT_BODY_INNER p {
	margin:15px 0 10px 10px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
}

#RIGHT_VAR {
	width: 143px;
	height: auto;
	float: right;
	clear: right;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996699;
	padding-left: 7px;
}

#FOOTER {
	clear: both;
	background-color: #ffffff;
	width: 790px;
	height: 30px;
	font-size: 9px;
	padding-left: 10px;
	color: #996699;
	margin-top: 5px;
}

#FOOTER a{
	text-decoration:none;
	color: #996699;
}

#COPYRIGHT {
	float:right;
}

#TOPICPATH {
	margin-bottom:20px;
}
.google_b{
	border: 1px solid #996699;
}

/* メインメニュー */	
#MAINMENU {
	width:596px;
	height: 27px;
}

#MAINMENU ul {
	list-style:none;	
}

#MAINMENU li {
	float: left;
}

#MAINMENU li a:hover {
	background-position: 0 -27px;
}

#MENU01 a {
	background: url(images/menu_news.gif) top left no-repeat;
	display: block;
	width: 118px;
	height: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996699;
	border-bottom-color: #996699;
}

#MENU02 a {
	background: url(images/menu_service.gif) top left no-repeat;
	display: block;
	width: 118px;
	height: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996699;
	border-bottom-color: #996699;
}

#MENU03 a {
	background: url(images/menu_seminar.gif) top left no-repeat;
	display: block;
	width: 118px;
	height: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996699;
	border-bottom-color: #996699;
}

#MENU04 a{
	background: url(images/menu_recruit.gif) top left no-repeat;
	display: block;
	width: 118px;
	height: 27px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996699;
	border-bottom-color: #996699;
}

#MENU05 a{
	background: url(images/menu_co.gif) top left no-repeat;
	display: block;
	width: 119px;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
}

#MAINMENU .active {
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


/* 左メニュー */

#LEFT_VAR a{
	text-decoration: none;
}
#LEFT_VAR .menu_title {
	width:184px;
	background-image: url(images/title_bg.gif);
	padding-top: 30px;
	padding-left: 20px;
	font-weight: bold;
	color: #996699;
	font-size: 14px;
}

#LEFT_VAR .menu_title a{
	font-weight: bold;
	color: #692369;
	font-size: 14px;
}

#LEFT_VAR a:hover{
	text-decoration:underline;
}


#LEFT_VAR .l1 a{
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 150%;
	color: #FFFFFF;
	width: 194px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55026A;
	background-image: url(images/menu_bg1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
#LEFT_VAR .l1a a{
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 150%;
	color: #FFFFFF;
	width: 194px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55026A;
	background-image: url(images/menu_bg3.gif);
	background-repeat: no-repeat;	
	font-weight: bold;
}
#LEFT_VAR .l1 a:hover{
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	line-height: 150%;
	color: #FFFFFF;
	background-image: url(images/menu_bg3.gif);
	background-repeat: no-repeat;	
	width: 194px;
	display: block;
	font-weight: bold;
}

#LEFT_VAR .l2 a{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/l2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 7px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 150%;
	display: block;
	background-color: #996699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA7DAA;
	font-weight: bold;
	margin-bottom: 0px;
	width: 179px;
}

#LEFT_VAR .l2a a{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/l2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 7px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 150%;
	display: block;
	background-color: #B3468C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AA7DAA;
	font-weight: bold;
	margin-bottom: 0px;
	width: 179px;
}
#LEFT_VAR .l2 a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/l2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 7px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 150%;
	display: block;
	background-color: #B3468C;
	font-weight: bold;
	margin-bottom: 0px;

}


/* インデックス */

.hd_title {
	font-size: 12px;
	font-weight: bold;
	text-indent: -2.8em;
	margin: 0px 0px 0px 0em;
	padding: 0px 0px 0px 3em;
	line-height: 125%;
}

.hd_title a {
	color: #6600CC!important;
}

.pr_title {
	font-size: 12px;
	font-weight: bold;
	color: #6600CC;
}
.pr_title img {float:right;}

.pd_title {
	font-size: 12px;
	font-weight: bold;
	color: #6600CC;
	margin-top: 10px;
}

#CONTENT_BODY_INNER ul,#CONTENT_BODY_INNER_02 ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/top_pr_li.gif);
	margin-left: 20px;
}


#RIGHT_VAR ul {
	list-style:none;	
}

#RIGHT_VAR li {
	margin-top: 10px;
}

#R_MENU01 a,#R_MENU02 a,
#R_MENU03 a,#R_MENU04 a,
#R_MENU05 a,#R_MENU06 a,
#R_MENU07 a,#R_MENU08 a,
#R_MENU09 a,#R_MENU10 a,
#R_MENU11 a,#R_MENU13 a
{
	display: block;
	width: 133px;
	height: 53px;
}

#R_MENU14 a,#R_MENU15 a,#R_MENU16 a,#R_MENU17 a 
{
	display: block;
	width: 133px;
	height: 44px;
}

#R_MENU18 a
{
	display: block;
	width: 133px;
	height: 50px;
}

#R_MENU01 a:hover,#R_MENU02 a:hover,
#R_MENU03 a:hover,#R_MENU04 a:hover,
#R_MENU05 a:hover,#R_MENU06 a:hover,
#R_MENU07 a:hover,#R_MENU08 a:hover,
#R_MENU09 a:hover,#R_MENU10 a:hover,
#R_MENU11 a:hover,#R_MENU13 a:hover {
	background-position: 0 -53px;
}

#R_MENU14 a:hover,#R_MENU15 a:hover,#R_MENU16 a:hover,#R_MENU17 a:hover {
	background-position: 0 -44px;
}
#R_MENU18 a:hover {
	background-position: 0 -50px;
}



#R_MENU01 a {
	background: url(images/r_menu_01.gif) top left no-repeat;
}

#R_MENU02 a {
	background: url(images/r_menu_02.gif) top left no-repeat;
}

#R_MENU03 a {
	background: url(images/r_menu_03.gif) top left no-repeat;
}

#R_MENU04 a{
	background: url(images/r_menu_04.gif) top left no-repeat;
}

#R_MENU05 a{
	background: url(images/r_menu_05.gif) top left no-repeat;
}

#R_MENU06 a{
	background: url(images/r_menu_06.gif) top left no-repeat;
}

#R_MENU07 a {
	background: url(images/r_menu_07.gif) top left no-repeat;
}

#R_MENU08 a{
	background: url(images/r_menu_08.gif) top left no-repeat;
}

#R_MENU11 a{
	background: url(images/r_menu_11.gif) top left no-repeat;
}
#R_MENU13 a{
	background: url(images/labo_banner.gif) top left no-repeat;
}
#R_MENU14 a{
	background: url(images/mamesales_bn2.gif) top left no-repeat;
}
#R_MENU15 a{
	background: url(images/baps_bn2.gif) top left no-repeat;
}
#R_MENU16 a{
	background: url(images/infoq_bn.gif) top left no-repeat;
}
#R_MENU17 a{
	background: url(images/qcon_bn.gif) top left no-repeat;
}
#R_MENU18 a{
	background: url(images/taxsaver_bn.gif) top left no-repeat;
}




#GOOGLE {
	margin-top: 30px;
	width: 130px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	line-height: 23px;
}

/* トレーニングコースページ */
.box{
	width:570px;
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
}

.label{
	width:100px;
	background-color: #CCCCCC;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}

.contents{
	width:550px;
	background-color: #FFFFFF;
	clear: right;
	padding-right: 3px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}



/* サイトマップ */
#CONTENT_BODY_INNER_02 .l1 {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	line-height: 140%;
	margin-top: 5px;
	list-style-image: none;
}

#CONTENT_BODY_INNER_02 .l2 {
	background-image: url(images/l2a.gif);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 140%;
	list-style-type: none;
	margin-left: 40px;
	list-style-image: none;
}
#CONTENT_BODY_INNER_02 .l3 {
	background-image: url(images/l2a.gif);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 130%;
	list-style-type: none;
	margin-left: 60px;
	list-style-image: none;
}
#CONTENT_BODY_INNER_02 .l4 {
	background-image: url(images/l2a.gif);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 120%;
	list-style-type: none;
	margin-left: 80px;
	list-style-image: none;
}
#CONTENT_BODY_INNER_02 .l5 {
	background-image: url(images/l2a.gif);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 120%;
	list-style-type: none;
	margin-left: 100px;
	list-style-image: none;
}
.line_height1{
	line-height: 150%;
}


/* MTページ */
.press{
	background-color:#999999;
	color:#FFFFFF;
	font-weight: bold;
}

.tec{
	background-color:#6868FF;
	color:#FFFFFF;
	font-weight: bold;
}

.etc{
	background-color:#339966;
	color:#FFFFFF;
	font-weight: bold;
}

.event{
	background-color:#00CCCC;
	color:#FFFFFF;
	font-weight: bold;
}

.list_category_name{
	width:100px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#CONTENT_BODY_INNER .list_entry_title{
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 300px;
}

#CONTENT_BODY_INNER_02 .list_entry_title{
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 450px;
}

.new {
	background-color: #FF0033;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	padding: 2 2 2 2;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.2em;
}
.newp {
	background-color: #FF0033;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	padding: 2 2 2 2;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}

.list_none {
	list-style-type:none;
	list-style-image:none;
	margin-left: -3em;
	padding-left: 0px;
}
.list_disc li {
	list-style-type:disc;
	list-style-image:none;
	margin-left:  0px;
	padding-left: 0px;
}

.list_ol {
	margin-left:3em;margin-bottom:1em;
	list-style-type:decimal;
	list-style-image:none;

}
.exwintxt {
	font-size: 10px;
	color: #999999;
}
.yotei {
	background-color: #669933;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	padding: 4 4 4 4;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.4em;
}
.waribiki {
	background-color: #FF3300;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	padding: 4 4 4 4;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.4em;
}

#CONTENT_BODY_INNER_02 .UL_none {
	list-style-type: none;
	margin-left: 3em;
}
#CONTENT_BODY_INNER_02 .UL_none li {
	list-style-type:none;
	list-style-image:none;
	padding-left: 0em;
}

#CONTENT_BODY_INNER_02 .UL_disc {
	list-style-type: disc;
	margin-left: 3em;
}
#CONTENT_BODY_INNER_02 .UL_disc li {
	list-style-type:disc;
	list-style-image:none;
	padding-left: 0em;
}




#CONTENT_BODY_INNER_02 .UL_triangle {
	margin-left: 4em;
}
#CONTENT_BODY_INNER_02 .UL_triangle li {
	padding-left: 0em;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 h3 u {
	text-decoration: underline;
	background-color: #FFFFFF;
	border-bottom: none;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .tbl {
	margin: 10px auto 0px auto;
	;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .tbl p {
	margin: 5px 0px 5px 0px;
	line-height: 1.25em;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .tbl p.list {
	text-indent: -1em;
	padding-left: 1em;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .tbl td {
	vertical-align: top;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .tbl p.indent {
	text-indent: 0em;
	margin-left: 1em;
}


#training {
	height: auto;
	float: none;
	clear: both;
	width: 133px;
	line-height: 120%;
	/*background-image:url(images/bnn_tr/ttle.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	margin: 5px 10px 0px auto;
	padding: 0px 0px 3px 0px;
	border: 1px #996699 solid;
	color: #444;
}
#training p{margin:2px 2px 0 2px;}
#training h3{
	background:none;
	margin: 0px;
	padding: 0px;
}
#training #R_MENU_TR_C {width: 125px; margin:0px 4px 2px 4px;}
#training #R_MENU_TR_S {width: 125px; margin:0px 4px 2px 4px;}
#training #R_MENU_TR_es {width: 125px; margin:0px 4px 2px 4px;}

#training #R_MENU_TR_C a,
          #R_MENU_TR_S a,
					#R_MENU_TR_es a {display: block;width:125px; height: 28px;}
					
#training #R_MENU_TR_C a:hover,
          #R_MENU_TR_S a:hover,
					#R_MENU_TR_es a:hover {background-position: 0 -28px;} 

#training #R_MENU_TR_C a {background-image:url(images/bnn_tr/btn_c.jpg);top left no-repeat;}

#training #R_MENU_TR_S a {background-image:url(images/bnn_tr/btn_s.jpg);top left no-repeat;}

#training #R_MENU_TR_es a {background-image:url(images/bnn_tr/btn_es.jpg);top left no-repeat;}



#WRAPPER #BODY_INNER #LEFT_VAR  .tume {
	font-size: 12px;
	letter-spacing: -1px;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER .product_box {
	border: 1px solid #bbb;
	padding: 8px 8px 8px 8px;
	position: relative;
	margin: 0px 0px 10px 10px;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER .product_box .title {
	padding: 5px;
	float: right;
	position: absolute;
	top: 11px;
	line-height: 15px;
	left: 142px;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER .product_box .descr {
	line-height: 16px;
	padding: 5px 2px 2px 2px;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER .product_box .detaillink {
	text-align: right;
	line-height: 15px;
}

#CONTENT_BODY_INNER .product_box .detaillink a{
	margin-bottom: 0px;
	font-size: 13px;
	background-image: url(images/allow_right.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#WRAPPER #BODY_INNER #CONTENT_BODY #CONTENT_BODY_INNER_02 .navi_right strong {
	font-size: 13px;
}

/* etc */
.job_sp {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	color: #0033CC;
	font-weight: bold;
}
.job_spfont1 {
	color: #0066FF;
	font-weight: bold;
}
.height_1 {
	margin-top: 10px;
}
.height_2 {
	margin-top: 20px;
}
.ind_1 {
	margin-left: 10px;
}
.ind_2 {
	margin-left: 20px;
}
.ind_3 {
	margin-left: 50px;
}
.ind_4 {
	margin-left: 10px;
	padding-top: 10px;
}
/* develop */
.d_box1 {
	float: left;
	height: 220px;
	width: 175px;
	margin-right: 10px;
	background-image: url(service/images/d_boxback1.gif);
	background-repeat: no-repeat;
}
.d_box2 {
	float: left;
	height: 220px;
	width: 175px;
	margin-right: 10px;
	background-image: url(service/images/d_boxback2.gif);
	background-repeat: no-repeat;
}
.d_box3 {
	float: left;
	height: 220px;
	width: 175px;
	background-image: url(service/images/d_boxback3.gif);
	background-repeat: no-repeat;
}
.d_title1 {
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	text-align: center;
	background-color: #0076ae;
	padding-top: 5px;
	background-image: url(service/images/d_titleback1.gif);
	background-repeat: no-repeat;
}
.d_title2 {
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	text-align: center;
	background-color: #009999;
	padding-top: 5px;
	background-image: url(service/images/d_titleback2.gif);
	background-repeat: no-repeat;
}
.d_title3 {
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
	padding-top: 5px;
	background-image: url(service/images/d_titleback3.gif);
	background-repeat: no-repeat;
}
.d_list1 {
	padding-top: 10px;
	padding-left: 5px;
	color: #666666;
}

/* offshore */
.of_box {
	width: 560px;
}
.of_title1 {
	color: #ffffff;
	height: 25px;
	font-weight: bold;
	text-align: left;
	background-color: #009999;
	padding-top: 5px;
	background-image: url(service/images/of_titleback.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 20px;
}
.of_line {
	background-image: url(service/images/of_line.gif);
	background-repeat: repeat-y;
}
.of_list1 {
	padding-top: 10px;
	padding-left: 20px;
	color: #333333;
}
.of_foot {
	background-image: url(service/images/of_line2.gif);
	height: 23px;
}

/* es */
.es_box1 {
	float: left;
	width: 265px;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-image: url(images/esbox_b1.gif);
}
.es_box2 {
	float: left;
	width: 265px;
	margin-left: 25px;
	background-repeat: repeat-y;
	background-image: url(images/esbox_b1.gif);
}
.es_box3 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.es_box4 {
	float: left;
	width: 265px;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-image: url(images/esbox_b1.gif);
}
.es_box5 {
	float: left;
	width: 265px;
	margin-left: 25px;
	background-repeat: repeat-y;
	background-image: url(images/esbox_b1.gif);
}
.es_box6 {
	margin-left: 5px;

}
.box_clear{
	clear:both;
	width: 100%;
	background-image: url(service2/images/es_line1.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.box_clear2{
	clear:both;
	width: 100%;
	height: 20px;
}

