#content_image{
	height:264px;
	background:url(v2image/topic_image.png) no-repeat;
}

#content_image p.image_description{
	position:relative;
	top:210px;
	left:352px;
	width:500px;
}

#content_main_content{
	padding-bottom:10px;
	padding-top:0px;
}

#content_main_content #content_main_content_inner{
	display:block;
	height:550px;
	background:url(index._2009.9.2_r3_c3.jpg) no-repeat;
}

#content_main_content #content_main_content_inner #inner_text{
 padding-top:190px;
	margin-left:610px;
}

#content_main_content #content_main_content_inner .desc_4years{
	text-align:right;
	font-size:14px;
}

#content_main_content #content_main_content_inner p.desc_4years_red{
	text-align:right;
	font-size:12px;
	color:#C00;
	padding-top:5px;
}

#content_main_content #online_chat_home{
	width:816px;
	height:70px;
	margin-top:10px;
	padding-top:18px;
	background:url(online.gif) no-repeat;
}

#content_main_content #online_chat_home ul#chat_list{
	margin-left:180px;
	height:35px;
}

#content_main_content #online_chat_home ul#chat_list li{
	float:left;
	height:35px;
	width:175px;
}

#content_main_content #online_chat_home ul#chat_list li a{

}

#content_main_content #online_chat_home ul#chat_list li img{
	border:none;
	position:relative;
	top:8px;
	left:135px;
}


#content_show{
	height:260px;
}

#content_show ul#sampleshow{
	margin-top:20px;
}

#content_show ul#sampleshow li{
	width:256px;
	height:40px;
	float:left;
	padding-top:181px;
	text-align:center;
}

#content_show ul#sampleshow li.item_1{
	background:url(book1.jpg) no-repeat;
	margin-right:24px;
}

#content_show ul#sampleshow li.item_2{
	background:url(book2.jpg) no-repeat;
	margin-right:24px;
}

#content_show ul#sampleshow li.item_3{
	background:url(book3.jpg) no-repeat;
	margin-right:0;
}

#table_div{
	padding-top:50px;
}

.item_table {
	width: 700px;
	padding: 0;
	border:0;
	border-collapse:collapse;
	text-align:center;
	margin:10px auto;
}

caption {
	padding: 0 0 5px 0;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

th {
	color: #C00;
	border:1px solid #F90;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px;
	height:22px;
	background: #FFC538 url(v2image/table_bg_header.png) no-repeat;
}

td {
	border: 1px solid #FFDDA7;
	background: #FFEED3;
	padding: 6px;
	color: #333;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #F90;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #F90;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}