/*content css */


/*mods***********************************************/

/*menu_main*/
#menu_main{width:154px; height:128px; background:url(../img/mod/menu_main/menu_main_background.gif) no-repeat; margin-bottom:10px; z-index:1000;}
	#menu_main .btn_list{padding-top:21px; padding-left:13px;}
		#menu_main .btn_list a{display:block;}
		#menu_main .btn_list img{float:left; margin-bottom:7px;}
/*contact_box*/
#contact_box{margin-bottom:10px;}
/*service_box*/
#service_box{float:right; width:207px;}
	#service_box .header{height:34px; overflow:hidden;}
	#service_box .item_list{background:#dadada; padding:2px 6px 2px 7px;}
	#service_box .item{margin-bottom:0px;}
	
	
/*content*********************************************/
/*home*/
#simple_bnnr_bar{float:right; margin-left:30px; margin-bottom:30px;}
	#simple_bnnr_bar .item{margin-bottom:8px; width:160px; overflow:hidden;}
	
/*service*/
#service_gallery{}
	*html #service_gallery .opacity_hover{filter:none;}
	#service_gallery .item{padding:7px; float:left; height:100px; width:221px; overflow:hidden;}
		#service_gallery .item .info{font-size:11px; float:right; width:120px; text-align:justify;}
		#service_gallery .item .ttl{font-weight:bold; text-transform:uppercase; text-align:left; font-size:10px;}
	#service_gallery .img{width:92px; height:84px; background:url(../img/content/service_gallery/img_bg.gif) no-repeat;}
		#service_gallery .img img{position:relative; left:5px; top:5px; width:81px; height:74px;}

/*contact*/
#contact_form{}
	#contact_form .item{margin-top:3px; margin-left:5px;}

/*inex7 fix*/
*html body.a_contact #intro{height:500px;}