/*----------------  howto ------------------*/

#side-menu .howto {font-size:12px;}
#side-menu .howto .bana {margin-left: 35px;line-height: 27px;}
#content .howto {
	clear: both;
	line-height:25px;
	padding : 11px;
	background : #fff;
	border :solid 1px #777;

}
#content .howto .left {float: left;}
#content .howto .left a{text-decoration:underline;}

#content .howto .right {float: right;}
#content .howto .right a{text-decoration:underline;}

#content .howto h3 { margin-top : 20px ; background : #eef ; }
#content .howto h4 { margin-top : 10px ; background : #066 ; color : #fff ; padding-left : 10px; }
#content .howto h5 { font-size : 14px; margin-top : 5px  ; color : #066 ;}
#content .blue { color : #24a ; }
#content .red { color : #a22 ; }
#content .howto .line {
	background: url(../images/item/line.gif) repeat-x bottom;
	margin:2px;
	width : 500px;
	padding : 15px 0 10px 0;
}
#content .howto .lowline {font-size:12px ; line-height: 20px ; }
#content .howto .box { border : solid 1px #777 ; padding : 2px; }


#cate-top {
	background:url(../images/template/sitemap-body.gif) repeat-y ;
	border :solid 1px #777;
	clear: both;
	font-size : 14px;
	color : #555;
	height : 500px;
	padding : 9px;
}
#cate-top #img-box{
	height:119px;
	border:solid 1px #667;
}
#cate-top #img-sun {
	background:url(../MTimages/howto/imageani_.gif) no-repeat ;
	width : 60px;
	height : 119px;
	float: left;
}
#cate-top #img-home {
	background:url(../MTimages/howto/imageani.gif) no-repeat ;
	width : 465px;
	height : 119px;
	float: left;
}

