@charset "utf-8";

/* ----------top style---------- */


/* main visual */

#top_flash {
	margin-bottom: 20px;
}


/* 3 column layput */

#box_left {
	float: left;
	width: 685px;
	margin-bottom: 30px;
}


#box1 {
	float: left;
	width: 450px;
}

#box1_1 {
	float: left;
	width: 215px;
}

#box1_2 {
	float: right;
	width: 215px;
}


#box2 {
	float: right;
	width: 215px;
}


#box_right {
	float: right;
	width: 215px;
}


/* product btn */

h2.products {
	margin-bottom: 12px;
}


/* banner */

.banner1 {
	margin-bottom: 14px;
}

.banner2 {
	margin-bottom: 8px;
}

.banner_text {
	margin-bottom: 8px;
}


/* Quick Link */

#quick_link h3 {
	clear: both;
	background-color: #E9E9E5;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-left: 0.5em;
	color: #333333;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.6em;
}

#quick_link select {
	width: 30em;
	margin-bottom: 5px;
}


/* news area */

.news_head {
	width: 685px;
	height: 18px;
	background-color: #E9E9E5;
	margin-top: 30px;
	margin-bottom: 5px;
}

.news_head h2 {
	float: left;
}

.news_head p {
	float: right;
	margin-right: 5px;
	font-size: 0.625em;
	line-height: 18px;
}

.news_head p a {
	text-decoration: none;
}


#top_news_head {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 0.625em;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
}

#top_news_head a {
	display: block;
	background: url(../educational/images/top_news_head.gif) no-repeat left center #E9E9E5;
	padding-right: 5px;
	text-decoration: none;
}

#top_news_head a span {
	background: url(../images/icon_arrow_01.gif) no-repeat left center;
	padding-left: 15px;
}


/* top news list */

.tb_news {
	clear: both;
	width: 100%;
}

.tb_news th {
	width: 7.5em;
	padding: 0.4em 0;
	color: #666666;
	font-size: 0.688em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.tb_news td {
	padding: 0.17em 0;
	font-size: 0.75em;
	line-height: 1.4em;
	vertical-align: top;
}

.tb_news td.cell_icon {
	padding: 0.25em 0;
	width: 50px;
}


/* head */

#detail_cate {
	border-top: 3px solid #828238;
	background: url(../educational/images/dotline.gif) repeat-x left bottom #AEA438;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.8em;
}

h1#detail_head {
	margin: 0.3em 0;
	color: #000000;
	font-size: 1.125em;
	font-weight: bold;
}


/* ----------news style---------- */

/* page title */

h2.news_head {
	width: auto;
	background-color: #9C9CA3;
	margin: 0;
	padding: 0 0 0.5em 0.5em;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}


/* list */

.tb_news_list {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

.tb_news_list th,
.tb_news_list td {
	border-bottom: 1px solid #EAEAE3;
	padding: 0.75em 0.5em;
	font-size: 0.75em;
	line-height: 1.6em;
	vertical-align: top;
}

.tb_news_list th {
	width: 9em;
}

html*.tb_news_list th,
*+html body .tb_news_list th {
	width: 10em;
}


.tb_news_list td h3 {
	color: #3C3D8C;
	font-size: 1em;
}

.tb_news_list td p {
	font-size: 1em;
}

.tb_news_list td .list_pdf {
	margin-top: 0.5em;
	margin-bottom: 0;
	font-size: 1em;
}

.tb_news_list td .image_right {
	float: right;
	margin-left: 10px;
}
