/*--- css ---*/
#c_left {
	width:260px; 
	height:auto; 
	float:left; 
}

.m_top{
	margin-top:32px;
	width:234px;
	height:67px;
	background:url(../img/menu_top.gif) no-repeat left top;
}

.m_middle{
	width:234px;
	height:auto;
	background:url(../img/menu_middle.gif) repeat-y;
}

.m_bottom{
	width:234px;
	height:15px;
	background:url(../img/menu_bottom.gif) no-repeat left top;
}

.smenu_top {
	width:200px;
	padding:0 17px;
	height:35px;
}
 
.smenu_middle {
	width:200px;
	margin:0 17px; 
	height:auto; 
	background:url(../img/smenu_middle.gif) repeat-y;
}

.smenu_bottom {
	width:200px;
	margin:0 17px; 
	height:4px;
	line-height:4px;
	background:url(../img/smenu_bottom.gif) no-repeat center top;
}

.smenu_btn {
	width:200px;
	padding:5px 17px 0 17px;
	height:35px;
}


.smenu {
	width:200px; 
	height:auto; 
}

.smenu_middle li { 
	list-style:none;
	height:30px;
	width:200px;
}

.smenu_middle li a { 
	height:24px;
	width:155px;
	display:block;
	padding: 6px 0 0 45px;
	text-decoration:none;
	background:url(../img/smenu_a.gif) no-repeat center top;
	color:#333333;
}

.smenu_middle li a:hover { 
	background:url(../img/smenu_b.gif) no-repeat center top;
	color:#0066cc;
}

.smenu_middle .select { 
	color:#0066cc;
	font-weight:bold;
	background:url(../img/smenu_b.gif) no-repeat center top;
}


.banner{
	margin-top:24px;
	width:234px;
	background:url(../img/banner_bg.gif) repeat-y center;
}
	
.banner li { margin: 0 15px 2px 15px; list-style:none;}
.banner li a { text-decoration:none; }

 
#contents{
	width:644px; 
	height:auto; 
	float:left; 
	
}


.contents_img{
	height:160px;
	width:644px;
}

.contents_top{
	height:34px;
	width:644px;
}

.contents_middle{
	width:580px;
	padding:30px 32px; 
	background:url(../img/contents_bg.gif) repeat-y;
}

.contents_title{
	width:580px;
	height:30px;
	line-height:15px;
}

.contents_stitle{
	width:565px;
	height:22px;
	margin:20px 0 8px 0;
	padding: 3px 0 0 15px;
	color:#ffffff;
	font-weight:bold;
	background:url(../img/stitle.gif) no-repeat left center;
}

.contents_main{
	width:580px;
	height:auto;
}

.contents_text{
	width:580px;
	height:auto;
}

.c_text_block{
	width:390px;
	height:auto;
	float:left;
}

.c_img_block{
	width:170px;
	padding-left:20px;
	padding-top:2px;
	height:auto;
	float:left;
}

.c_img_block_bottom{
	width:270px;
	padding-left:20px;
	padding-top:20px;
	height:auto;
	float:left;
}

.contents_table table{
	width:580px;
	height:auto;
	border: 1px solid #999999;
	border-collapse:collapse;
	margin-top:3px;
}

.contents_table th , 
.contents_table td{
	border: 1px solid #999999;
	border-collapse:collapse;
	padding:5px;
}

.contents_table th{
	background:#f5f5f5;
	text-align:center;
}

.border_none{
	border: none;
	padding: 0;
	margin: 0;
}

.contents_table .color1{
	background:#eef5ff;
}



.contents_bottom {
	height:6px;
	width:644px;
	line-height:6px;
	background:url(../img/contents_bottom.gif) no-repeat center top;
}

.step{
	background:url(../img/step_bg.gif) no-repeat center top;
	height:85px;
	padding:5px 0;
	width:580px;
}

.step td{
	padding-top:16px;
}

.step th{
	padding:7px 0 0 7px;
}