/* CSS Document */

#container{
	display: block;
	background-image: url("../img/help/help_bg.jpg");
	width:800px;
	height: 500px;
}


.tabSet{
	top:80px;
	left:50px;
}

#tab_1{
	background-image: url("../img/help/help_1_1.jpg");
	float: left;
}
#tab_2{
	background-image: url("../img/help/help_2_1.jpg");
	float: left;
}
#tab_3{
	background-image: url("../img/help/help_3_1.jpg");
	float: left;
}
#isTabBtnSet{
	top:50px;
	left:466px;
	text-align: left;
	float: left;
	width:350px;
}
._isTabBtn{
	float:left;
	
}
#tabBtn_1{
	background-image: url("../img/help/tab_1.png");
	width:110px;height: 40px;
}
#tabBtn_2{
	background-image: url("../img/help/tab_2.png");
	width:110px;height: 40px;
}
#tabBtn_3{
	background-image: url("../img/help/tab_3.png");
	width:110px;height: 40px;
}

#tabBtn_1:hover{
	background-image: url("../img/help/tab_1_over.png");
}
#tabBtn_2:hover{
	background-image: url("../img/help/tab_2_over.png");
}
#tabBtn_3:hover{
	background-image: url("../img/help/tab_3_over.png");
}
#tabBtn_1.on{
	background-image: url("../img/help/tab_1_over.png");
}
#tabBtn_2.on{
	background-image: url("../img/help/tab_2_over.png");
}
#tabBtn_3.on{
	background-image: url("../img/help/tab_3_over.png");
}




/*tab1_btnSet*/
._bg21{
	background-image: url("../img/help/help_1_3.jpg")
}
._bg22{
	background-image: url("../img/help/help_1_1.jpg")
}
._bg23{
	background-image: url("../img/help/help_1_2.jpg")
}

._bg21:hover{
	background-image: url("../img/help/help_1_1.jpg")
}
._bg22:hover{
	background-image: url("../img/help/help_1_2.jpg")
}
._bg23:hover{
	background-image: url("../img/help/help_1_3.jpg")
}
._bg21.on{
	background-image: url("../img/help/help_1_1.jpg")
}
._bg22.on{
	background-image: url("../img/help/help_1_2.jpg")
}
._bg23.on{
	background-image: url("../img/help/help_1_3.jpg")
}


#tab1_btnSet{
	
}

#btn_1_1{
	position: absolute;
	left:7px; top:62px;
	background-position: -7px -62px;
	width:99px; height: 87px;
}
#btn_1_2{
	position: absolute;
	left:7px; top:179px;
	background-position: -7px -179px;
	width:99px; height: 87px;
}
#btn_1_3{
	position: absolute;
	left:7px; top:296px;
	background-position: -7px -296px;
	width:99px; height: 87px;
}


#tab_1_1{
	display: block;
	width:750px;height: 400px;
	background-image: url("../img/help/help_1_1.jpg");
}
#tab_1_2{
	display: block;
	width:750px;height: 400px;
	background-image: url("../img/help/help_1_2.jpg");
}
#tab_1_3{
	display: block;
	width:750px;height: 400px;
	background-image: url("../img/help/help_1_3.jpg");
}


/*tab_2*/

#tab2_btnSet{
	position: absolute;
	top:0;
}

#tab_2_1{
	width:750px;
	height: 420px;
	background-image: url("../img/help/help_2_1.jpg")
}

#tab_2_1.over1{
	background-image: url("../img/help/help_2_over1.jpg")
}
#tab_2_1.over2{
	background-image: url("../img/help/help_2_over2.jpg")
}
#tab_2_1.over3{
	background-image: url("../img/help/help_2_over3.jpg")
}
#tab_2_1.over4{
	background-image: url("../img/help/help_2_over4.jpg")
}
#tab_2_1.over5{
	background-image: url("../img/help/help_2_over5.jpg")
}


#btn_2_1{
	left:144px;
	top: 119px;
	width:99px;
	height: 250px;
}

#btn_2_2{
	left:144px;
	top: 369px;
	width:386px;
	height: 21px;
}

#btn_2_3{
	left:530px;
	top: 369px;
	width:73px;
	height: 20px;
}

#btn_2_4{
	left:243px;
	top: 274px;
	width:25px;
	height: 95px;
}

#btn_2_5{
	left:281px;
	top: 389px;
	width:150px;
	height: 17px;
}




























