@charset "utf-8";
body {
	margin:0;
	background-color:#F2F0E6;
}
#wrap{ width:940px; margin: 0 auto;}
#wrap_blank{ width:800px; margin: 0 auto; background:#c2e2f7;}
img,tr,td{ border:0; padding:0; margin:0; }
/*-----------------top menu----------------*/
#top{width:940px;height:100px;background:url(images/index_top.jpg) no-repeat;overflow:hidden;_overflow:none;}
a.topbox{display:block;height:40px;float:left;text-indent:-5000px;}
a#t1{width:144px;} a#t2{width:110px;} a#t3{width:686px;} 
a:hover#t1{width:144px;background:url(images/index_top-over.jpg);}
a:hover#t2{width:110px;background:url(images/index_top-over.jpg) -144px 0;}
a:hover#t3{width:686px;background:url(images/index_top-over.jpg) -254px 0;}
/*-----------------menu----------------*/
#nav{width:940px;height:70px;background:url(images/index_menu.jpg) no-repeat;overflow:hidden;_overflow:none;}
a.navbox{display:block;height:70px;float:left;text-indent:-5000px;}
a#n1{width:184px;} a#n2{width:164px;} a#n3{width:166px;} a#n4{width:426px;} 
a:hover#n1{width:184px;background:url(images/index_menu-over.jpg);}
a:hover#n2{width:164px;background:url(images/index_menu-over.jpg) -184px 0;}
a:hover#n3{width:166px;background:url(images/index_menu-over.jpg) -348px 0;}
a:hover#n4{width:426px;background:url(images/index_menu-over.jpg) -514px 0;}
/*-----------------content menu----------------*/
#content_top{width:800px;height:36px;background:url(images/top.gif) no-repeat;overflow:hidden;_overflow:none;}
a.ctbox{display:block;height:36px;float:left;text-indent:-5000px;}
a#c1{width:144px;} a#c2{width:110px;} a#c3{width:546px;} 
a:hover#c1{width:144px;background:url(images/top-over.gif);}
a:hover#c2{width:110px;background:url(images/top-over.gif) -144px 0;}
a:hover#c3{width:546px;background:url(images/top-over.gif) -254px 0;}
/*-----------------iphone menu----------------*/
#iphone{width:800px;height:60px;background:url(images/iphone_menu.jpg) no-repeat;overflow:hidden;_overflow:none;}
a.iphonebox{display:block;height:60px;float:left;text-indent:-5000px;}
a#ip1{width:170px;} a#ip2{width:157px;} a#ip3{width:157px;} a#ip4{width:316px;} 
a:hover#ip1{width:170px;background:url(images/iphone_menu-over.jpg);}
a:hover#ip2{width:157px;background:url(images/iphone_menu-over.jpg) -170px 0;}
a:hover#ip3{width:157px;background:url(images/iphone_menu-over.jpg) -327px 0;}
a:hover#ip4{width:316px;background:url(images/iphone_menu-over.jpg) -484px 0;}
