#contents .contents01Title {
	padding: 0px 0px 0px 38px;
}
#contents .contents01Text {
	width: 600px;
	margin: 0px 0px 0px 49px;
}
#contents .contents01sTitle {
	margin: 18px 0px 7px 49px;
}
#contents .contents01List {
	width: 650px;
	margin: 0px 0px 0px 49px;
	font-size: 10px;
	line-height: 18px;
}
td {
	vertical-align: top;
}
td:first-letter {
	color: #1ebdf1;
}
ul {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	padding-left: 12px;
	background: url(../img/training_img/contents01_list.gif) no-repeat 0px 5px;
}

#contents .contents02Title {
	clear: both;
	padding: 55px 0px 10px 38px;
}
#contents .contents02Area {
	height: 190px;
	padding: 0px 0px 0px 38px;
}
#contents .contents02LeftArea {
	width: 383px;
	height: 190px;
	background:url(../img/training_img/contents02_bg01.gif) no-repeat;
	float: left;
}
#contents .contents02LeftSub {
	width: 225px;
	_width: 235px;
	margin: 15px 12px 0px 0px;
	padding-right:10px;
	text-align: right;
	background: url(../img/training_img/contents02_arrow.gif) no-repeat right 8px;
	font-size: 10px;
	line-height: 14px;
}
#contents .contents02RightArea {
	width: 261px;
	height: 190px;
	background:url(../img/training_img/contents02_bg02.gif) no-repeat;
	float: left;
}

#contents .contents03Title {
	clear: both;
	padding: 35px 0px 0px 38px;
}
#contents .contents03Area {
	width: 644px;
	height: auto;
	margin: 0px 0px 0px 38px;
	padding: 15px 0px 0px 26px;
	background:url(../img/training_img/contents03_bg01.gif) repeat-y;
}
#contents .contents03SubArea {
	clear:both;
	background: url(../img/training_img/contents03_sbg.gif) repeat-y 0px 15px;
	margin: 15px 0px 0x 0px;
}
#contents .contents03ColumnArea {
	clear:both;
	width: 594px;
	height: 95px;
	background: url(../img/training_img/contents03_column_bg.gif) no-repeat 0px 10px;
	margin: 16px 0px 0x 0px;
	padding-top: 10px;
}
#contents .contents03SubLink {
	margin: 2px 0px 0x 0px;
	padding-top: 5px;
	padding-left: 14px;
	background: url(../img/shared_img/link_arrow.gif) no-repeat 0px 9px;
}
#contents .contents03SubLink a {
	color: #1ebdf1;
	text-decoration: none;
}
#contents .contents03SubLink a:hover {
	color: #1ebdf1;
	text-decoration: underline;
}

#contents .contents04Title {
	clear: both;
	padding: 0px 0px 0px 38px;
}

#contents .contentsBottom {
	clear:both;
	margin: 0px 0px 0px 38px;
}


/* for thickbox */
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
#TB_window {
	margin: 0px;
}
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 0px solid #525252;
	text-align:center;
}

#TB_window img {
	display:block;
	margin: 5px;
	border: 1px solid #CCCCCC;
}

#TB_caption{
	margin: 0px 5px;
	text-align:left;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}

#TB_closeWindow{
	height:25px;
	padding:0;
	margin-bottom: -10px;
	_margin-bottom: -5px;
	margin-left: 213px;
	border: 0px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
