@charset "utf-8";
/* CSS Document */

.top_side-img
	{
		background-image: url(../images/top_side-img.jpg);
		background-repeat: repeat;
	}
	
.left_side-img
	{
		background-image: url(../images/left_side-img.jpg);
		background-repeat: repeat;
	}
	
.right_side-img
	{
		background-image: url(../images/right_side-img.jpg);
		background-repeat: repeat;
	}
	
.menu-img
	{
		background-image: url(../images/menu_side-img.jpg);
		background-repeat: repeat;
		height: 29px;
	}
	
.body-img
	{
		background-color: #ffffff;
		height: 594px;
	}
	
.foot_side-img
	{
		background-image: url(../images/foot_side-img.jpg);
		background-repeat: repeat;
		height: 81px;	
	}
	
.left_side_scroll-img
	{
		width: 14px;
		height: 233px;	
	}
	
.right_side_scroll-img
	{
		width: 14px;
		height: 233px;	
	}
	
.mid_side_scroll-img
	{
		width: 760px;
		height: 233px;	
	}
	
.divider_scroll-img
	{
		background-image: url(../images/divider_scroll-img.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
.side-menu_img
	{
		background-image: url(../images/side-menu_img.jpg);
		background-repeat: repeat;
		width: 194px;
		height: 7px;
	}
	
.side-menu-bg_img
	{
		background-image: url(../images/side-menu-bg_img.jpg);
		background-repeat: repeat;
		width: 194px;
		height: 716px;
	}
	
.side-menu-divider_img
	{
		background-image: url(../images/side-menu-divider_img.jpg);
		background-repeat: no-repeat;
		width: 185px;
		height: 2px;
		background-position: center;
	}
	
.acc-det_img
	{
		background-image: url(../images/acc-det_img.jpg);
		background-repeat: no-repeat;
		width: 104px;
		height: 97px;
		background-position: center;
	}
	
.acc-det-txt_img
	{
		background-image: url(../images/acc-det-txt_img.jpg);
		background-repeat: no-repeat;
		width: 37px;
		height: 177px;
		background-position: center;
	}
	
.con-det_img
	{
		background-image: url(../images/con-det_img.jpg);
		background-repeat: no-repeat;
		width: 95px;
		height: 96px;
		background-position: center;
	}
	
.con-det-txt_img
	{
		background-image: url(../images/con-det-txt_img.jpg);
		background-repeat: no-repeat;
		width: 37px;
		height: 177px;
		background-position: center;
	}
	
.body1-img
	{
		background-color: #ffffff;
		height: 320px;
	}
	
.cv_img
	{
		background-image: url(../images/cv_img.jpg);
		background-repeat: no-repeat;
		width: 104px;
		height: 97px;
		background-position: center;
	}