html,body {
	height:100%;

}
h1 {
	clear:both;
	background: url(../images/h1.jpg) no-repeat;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	height:32px;
	line-height:34px;
	margin:0 0 18px;
	padding-left:18px;
}

h2 {
	clear:both;
	background: transparent url(../images/h2.gif) no-repeat scroll 0 center;
	color:#009999;
	font-size:17px;
	height:32px;
	line-height:32px;
	padding-left:15px;
	margin:0 0 12px 0;
	border-bottom: 1px dotted #E6E6E6;
	position:relative;
}
h2 a {
	color:#009999;
}
h2 a:hover{
	color:#009999;
}
h3 {
	background: transparent url(../images/development_tit.gif) no-repeat scroll 0 center;
	color:#FF6600;
	font-size:14px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	margin:0 0 12px 0;
	font-weight:bold;
}
.program {
	border:2px solid #FFF4CA;
	background: #FFF9E1;
	padding:17px 16px 15px 15px;
	line-height:20px;
	margin-top:25px;
}

.development_tit {
	color:#333333;
	font-size:22px;
	font-weight:bold;
	margin:0 0 17px 0;
}
#what_new ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
#what_new ul li {
	font-weight:bold;
	color:#666666;
	font-size:12px;
	background: transparent url(../images/h2.gif) no-repeat scroll 0 center;
	height:32px;
	line-height:32px;
	padding-left:15px;
	border-bottom: 1px dotted #E6E6E6;
}
#what_new ul li a {
	font-weight:normal;
	color:#006699;
}
#what_new ul li span {
	font-weight:normal;
	color:#000000;
}
.subject_menu {
	color:#CCCCCC;
}
.subject_menu a {
	font-weight:bold;
	color:#0033CC;
	font-size:12px;
	background: transparent url(../images/btn.gif) no-repeat scroll 0 center;
	padding-left:15px;
}
.course_table {
	width:500px;
	border:1px solid #E6E6E6;
}
.course_table td {
	border-bottom:1px solid #E6E6E6;
	padding:5px;
	color:#666666;
	vertical-align:middle;
	font-size:12px;
}
.course_table th {
	background-color: #F90;
	color:#fff;
	font-weight:bold;
	line-height:25px;
	padding:5px;
	text-align:center;
	white-space:nowrap;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	line-height:1.4em;
	font-size:12px;
	vertical-align:middle;
}

.course_table th.th02 {
	background-color:#FFF4CA;
	color:#666666;
	font-weight:bold;
	line-height:25px;
	padding:5px;
	text-align:center;
	white-space:nowrap;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	line-height:1.4em;
	font-size:12px;
	vertical-align:middle;
}

.course_table .table_con {
	border-left:1px solid #E6E6E6;
	border-right:1px dotted #E6E6E6;
}
.course_table .tac {
	text-align:center;
}
.h1_tit {
	clear:both;
	height:32px;
	margin:0 0 18px;
}

.p_con_bottom {
	color:#666666;
}

.p_con_bottom b {
	margin:0 110px 0 44px;
	/*#margin:0 113px 0 35px;
	_margin:0 98px 0 29px;*/
}

.programarea p{ padding:0 0 10px 0; margin-bottom:10px; border-bottom:#666 dotted 1px;}