/*Begin Scrol*/

.top { height: 370px;
	padding: 0px 0px 0px 0px;}	

.top_img { 
		height: 370px;
		width: 195px;
		float: left;
		margin: 0px;}
.item { width: 195px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:absolute; overflow:hidden; width: 195px; height: 370px;} 
.scrollable .items { width:195em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { height:20px; margin: 0px auto; padding-left: 120px;} 
.navi a { width: 20px; cursor:pointer; height: 30px; float:left; margin:0 0 0 3px; background:url(../images/circl.png) no-repeat scroll right top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(../images/circl_hovx.png) no-repeat scroll right top}

.header1
{
width: 1014px; height: 175px;
background: url(header/image/img_top1.jpg) no-repeat;
}

.header2
{
width: 1014px; height: 175px;
background: url(header/image/img_top2.jpg) no-repeat;
}

.header3
{
width: 1014px; height: 175px;
background: url(header/image/img_top3.jpg) no-repeat;
}

.header4
{
width: 1014px; height: 175px;
background: url(../header/image/img_top4.jpg) no-repeat;
}
/*End Scrol*/