/* +++++++++++++++++++++++++++++++++++++ */
/*   General Elements 
/* +++++++++++++++++++++++++++++++++++++ */

body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	margin:0px;
}

p {
	font-size:12px;
	line-height:18px;
}

td {
	font-size:12px;
	line-height:16px;
	color:#4b1d0c;
}

li {
	font-size:12px;
	line-height:18px;
}

ul {
	font-size:12px;
	line-height:18px;
	margin-top:10px; margin-bottom:10px; margin-left:20px;
}

img {
	border:0px;
}

/* +++++++++++++++++++++++++++++++++++++ */
/*   Text Styles 
/* +++++++++++++++++++++++++++++++++++++ */

.txt_bold {
	font-weight: bold;
}
.txtline_10 {
	line-height: 10pt;
}
.txtline_12 {
	line-height: 12pt;
}
.txtline_16 {
	line-height: 16pt;
}
.txt_8 {
	font-size: 8pt;
}
.txt_10 {
	font-size: 10pt;
}
.txt_12 {
	font-size: 12pt;
}

#catch {
	font-size:12px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}

.t10 {
	font-size:10px;
	line-height:20px;
}

.t12 {
	font-size:12px;
	line-height:24px;
}

.t14 {
	font-size:14px;
	line-height:22px;
}

.t16 {
	font-size:16px;
	line-height:22px;
}

.b14 {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:2px;
}

.t18 {
	font-size:18px;
	line-height:24px;
}

/* +++++++++++++++++++++++++++++++++++++ */
/*   Layout Styles 
/* +++++++++++++++++++++++++++++++++++++ */

.header_bg {
	background-image:url(../../images/head_bg.gif);
}

.tbl_bg1 {
	background-image:url(../../images/tbl_bg1.gif);
}

.tbl_h1 {
	background-image:url(../../images/tbl_h1.gif);
	height:19px;
}

.tbl_f1 {
	background-image:url(../../images/tbl_f1.gif);
	height:24px;
}

.tbl_bg2 {
	background-image:url(../../images/tbl_bg2.gif);
}

.tbl_h2 {
	background-image:url(../../images/tbl_h2.gif);
	height:19px;
}

.tbl_f2 {
	background-image:url(../../images/tbl_f2.gif);
	height:19px;
}

.left {
	background-image:url(../../images/left_bg.gif);
	width:163px;
}

.tbg1 {
	background-image:url(../../images/tbg1.gif);
	line-height:13px;
}

.tbg2 {
	background-image:url(../../images/tbg2.gif);
}

.map {
	background-image:url(../../images/tizu.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:478px;
}

.copy {
	color:#646464;
	font-size:10px;
	text-align:right;
	margin-right:10px; margin-top:10px;
}

.brown {color: #C24D1B}

.hdbg {
	background-image:url(../../images/hd_bg.gif);
}

.sdbg {
	background-image:url(../../images/sd_bg.gif);
}

.course_tbg {
	background-image:url(../../images/course_tb2.gif);
}

.course_tbg1 {
	background-image:url(../../images/course_tb5.gif);
}

.contents {
	color:#4b1d0c;
	font-size:12px; line-height:18px;
	padding-left:20px; padding-right:20px;
}

.contents1 {
	color:#FFFFFF;
	font-size:12px; line-height:18px;
	padding-left:20px; padding-right:20px;
}

.split {
	background-image:url(../../images/split_d.gif);
}

.list1 {
	list-style-type:circle;
	margin-left:10px;
}

.list2 {
	list-style-type:disc;
	margin-left:20px;
}