/* index
 ---------------------------------------------------------------- */

h2{
margin:0 0 15px 0;
background:url(../images/column_title.jpg) 0 0 no-repeat;
width:830px;
font-size:18px;
padding:23px 0 17px 70px;
}

.index{
	float:left;
	width:660px;
	font-size:12px;
	margin:-20px 0 0 0;
}

.index ul li span{
	color:#666666;
}

.index ul li{
	color:#B69047;
}
.index .table_m{
	background-image:url(../images/table_index.jpg);
	background-repeat:no-repeat;
	width:664px;
	height:207px;
	margin:10px 0 10px 0;
	padding:8px 0 0 0;
	background-position: bottom;
	float:left;
	clear: both;
}

	.index .table_m_head{
		background:url(../images/table_index_head.jpg) 0 0 no-repeat;
		padding:15px 0 0 0;
	}

	.index .table_m_body{
		padding:0 5px 0 10px;
		background:url(../images/table_index_body.jpg) 0 0 repeat-y;
		overflow:hidden;
		*zoom:1;
	}

	.index .table_m_foot{
		clear: both;
		margin:10px 0;
		padding:0 0 13px 0;
		width:664px;
		background:url(../images/table_index_foot.jpg) 0 bottom no-repeat;
	}

	.index .table_m_body .picture{
		float:left;
		width:397px;
	}

	.index .table_m_body .text{
		width:221px;
		float:right;
		background:url(../images/table_t_body.jpg) 0 0 repeat-y;
		position:static;
	}

	.index .table_m_body .text ul{
		padding:7px 10px 7px 10px;
		background:url(../images/table_t_head.jpg) 0 0 no-repeat;
		list-style:none;
	}

	.index .table_m_body .text p{
		padding:0 0 8px 0;
		background:url(../images/table_t_foot.jpg) 0 bottom no-repeat;
		text-align:center;
	}



.table_pict{
	float:left;
	width:397px;
	height:200px;
	margin:-5px 0 0 10px;
}

.table_text{
	background-image:url(../images/table_t.jpg);
	background-repeat:no-repeat;
	width:211px;
	height:193px;
	float:right;
	margin:-2px 5px 0 0;
	padding:10px 10px 0 0;
}
.table_text div p{
	margin:0 0 0 25px;
}

.table_text ul{
	height:150px;
	padding:0 0 0 15px;
	margin-left:0px;
	list-style-type: none;
}
.index .table_w{
	background-image:url(../images/table_wright.jpg);
	background-repeat:no-repeat;
	width:663px;
	height:203px;
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	background-position: bottom;
	float:left;
	clear: both;
}
.index .table_w .wright_pict{
	float:left;
	margin:0 5px 0 0;
}

.index .table_w div{
	float:right;
	width:205px;
	margin:0 10px 0 0;
}
.index .table_w div ul{
	margin:5px 0 0 0;
	height:150px;
	margin-left:0px;
	list-style-type: none;
}
.index .table_w div a img{
	vertical-align: bottom; 
}

.index .table_w div p{
	margin:0 0 0 10px;
}


	.index p.interview{
		margin:10px 0 0 0;
	}

/* sidemenu
 ---------------------------------------------------------------- */

#sidemenu{
	float:right;
	width:228px;
	margin:-15px 0 0 0;
}
#sidemenu p{	
	margin:5px 0 0 0;
}

