  @charset "utf-8";

/*=========================================================
	index
		1. header
		2. contents
		3. hedding
		4. tHead
=========================================================*/


/* 1. header
=========================================================*/
#header h1{
	display:block;
	width:950px;
	height:445px;
}

/* 2. contents
=========================================================*/
#content{
	float:none;
	width:890px;
	font-size:80%;
	line-height:1.6;
	text-align:left;
}
#content .doc{
	margin-left:0;
}
#content .col3{
	width:900px;
}
#content .col3 p{
	width:290px;
}
#content .col4{
	width:900px;
}
#content .col4 p{
	width:215px;
}
#content h2.heading{
	width:710px;
	margin:0 0 20px 0;
	padding:0;
	font-size:190%;
	font-weight:bold;
	line-height:1.2;
	color:#D91A00;
	/*min-height:80px;*/
	border:none;
	font-family:Verdana, Geneva, sans-serif;
}
#header #hlogo{
	display:block;
	width:950px;
	height:445px;
}
#content .program{
	position:relative;
}
#content .program h2{
	width:710px;
	font-size:190%;
	font-weight:bold;
	line-height:1.2;
	color:#D91A00;
	border:none;
	min-height:35px;
	width:130px;
	margin:0;
	background:none;
	padding:20px 0px 0px 0;
}
#content .program .btn_j{
	position:absolute;
	top:20px;
	right:165px;
}
#content .program .btn_e{
	position:absolute;
	top:20px;
	right:0;
}
#content .program .btn_j img,#content .program .btn_e img{
	vertical-align:text-bottom;
	padding-right:5px;
}

#content .program .box{
	position:relative;
	width:795px;
	height:162px;
	margin-bottom:15px;
	padding:25px 70px 25px 25px;
}
#content .program .box a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
#content .program .box h3{
	color:#FF6600;
	font-size:165%;
	line-height:1.4;
	font-weight:bold;
	background-image:none!important;
	padding:0 0 10px 0;
	margin:0;
}
#content .program .box .btn{
	position:absolute;
	top:20px;
	right:67px;
}
#content .program .box .clfix{
	border-top:#FF6600 dotted 1px;
	padding-top:20px;
}
#content .program .box .text{
	width:475px;
	float:left;
}
#content .program .box .img{
	width:310px;
	float:right;
	text-align:right;
}
#content .program .box .img img{
	margin-left:5px;
}

#content .button2{
	margin-left:auto;
	margin-right:auto;
}

#content .link_ban .block .wysiwig{
	width:655px!important;
}

#content .sliderkit{
	margin-left:auto;
	margin-right:auto;
}

#content .button3{
	width:880px;
}
#content .button3 p{
	width:270px;
}


table.tSche,
.tSche th,
.tSche td{
	border-collapse:collapse;
	border-spacing:0;
	border:none!important;
}
table.tSche{
	margin:0 0 1em;
}
.tSche th{
	text-align:center;
	vertical-align:bottom;
	padding:0!important;
}
.tSche td{
	padding:6px 15px;
	font-size:95%;
	line-height:1.4;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #EA9300!important;
	border-left:1px solid #EA9300!important;
}
.tSche .last,
.tSche .last td,
.tSche .last th{
	border-bottom:1px solid #EA9300!important;
}
.tSche .tCol01,
.tSche .tCol01 td,
.tSche .tCol01 th{
	background-color:#E4EAEF;
}
