@charset "utf-8";
#home{
	}
	#home .main{
		}
		#home .main .campaign{
			margin:0 0 6px 6px;
			padding:1px 0 0;
			}
			#home .main .campaign a{
				display:block;
				width:553px;
				}
		#home .main ul.bnr{
			margin:0 0 15px;
			padding:0 0 16px 6px;
			width:557px;
			overflow:hidden;
			/height:1%;
			background:url(../common/images/dotline.gif) left bottom repeat-x;
			}
			#home .main ul.bnr li{
				margin:0 0 4px;
				float:left;
				width:278px;
				}
				#home .main ul.bnr li a{display:block;width:274px;}
		#home .main ul.service{
			margin:0 0 6px;
			padding:0 0 15px 6px;
			width:557px;
			overflow:hidden;
			/height:1%;
			background:url(../common/images/line.gif) left bottom repeat-x;
			}
			#home .main ul.service li{
				float:left;
				width:278px;
				}
				#home .main ul.service li a{display:block;width:274px;}
		#home .main #information{
			padding:0 0 0 6px;
			}
			#home .main #information ul{
				padding:16px 20px 6px 5px;
				overflow:auto;
				height:5.6em;
				}
				#home .main #information ul li{
					margin-bottom:0.5em;
					width:530px;
					}
				#home .main #information ul li span{
					margin:-1.4em 0 0 70px;
					padding:0 0 0 22px;
					display:block;
					width:420px;
					background:url(../common/images/arrow.png) 7px 1px no-repeat;
					}
					#home .main #information ul li a{
						}


				
