﻿@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img_layout/layout_040.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
}

#maindiv {
    width: 1007px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -503px;
}
#top_line {
	background-image:url(../img_layout/layout_02.png);
	position:absolute;
	top: 0px;
	left: 0px;
	width:1007px;
	height:17px;
}

#menu_leftside {
	background-image:url(../img_layout/layout_04.png);
	position:absolute;
	top:17px;
	left:0px;
	width:25px;
	height:218px;
}

	#menu_item1{
	position:absolute;
	top:17px;
	left:25px;
	width:204px;
	height:21px;
	}
	#menu_item2{
	position:absolute;
	top:38px;
	left:25px;
	width:204px;
	height:26px;
	}
	#menu_item3{
	position:absolute;
	top:64px;
	left:25px;
	width:204px;
	height:27px;
	}
	#menu_item4{
	position:absolute;
	top:91px;
	left:25px;
	width:204px;
	height:24px;
	}
	#menu_item5{
	position:absolute;
	top:115px;
	left:25px;
	width:204px;
	height:24px;
	}
	#menu_item6{
	position:absolute;
	top:139px;
	left:25px;
	width:204px;
	height:26px;
	}
	#menu_item7{
	position:absolute;
	top:165px;
	left:25px;
	width:204px;
	height:24px;
	}
	#menu_item8{
	position:absolute;
	top:189px;
	left:25px;
	width:204px;
	height:23px;
	}

#top_banner {
	background-image:url(../img_layout/layout_06.png);
	position:absolute;
	top:17px;
	left:229px;
	width:778px;
	height:195px;
}

#top_bottomline {
	background-image:url(../img_layout/layout_14.png);
	position:absolute;
	top:212px;
	left:25px;
	width:982px;
	height:23px;
}

#main_bg {
	background-image:url(../img_layout/layout_16.png);
	position:absolute;
	top:235px;
	left:0px;
	width:1007px;
}

#main_area {
	background-image:url(../img_layout/layout_18.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	padding-bottom:40px;
}

#content_area {
	width:695px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:25px;
	vertical-align:top;
}

#side_area {
	width:210px;
	background-image:url(../img_layout/layout_17.png);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	padding-right:30px;
	vertical-align:top;
}


/*#footer {
	background-image:url(../img_layout/layout_18.png);
	position:float;
	height:45px;
	width:1007px;
	clear:both;
}*/

