img{
	border:none;
	vertical-align:top;
}

div.tabSet2 div.content{display:none;}
div.tabSet3 div.content{display:none;}
div.tabSet4 div.content{display:none;}

/* tabSet2 */

div.tabSet2{
	width:600px;
	margin:0 0 15px;
}
	ul#tabNav2{
		margin:0;
		padding:0;
		height:32px;
		background-image:url('images/tab/tab_bg.gif');
		background-repeat:repeat-x;
	}
		ul#tabNav2 li{
			float:left;
			list-style-type:none;
			text-align:center;
			width:150px;
			line-height: 2.7em;
		}

			ul#tabNav2 .tab_left a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_left.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav2 .tab_left a.on{
				background-image:url('images/tab/active/tab_left.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav2 .tab_center a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_center.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav2 .tab_center a.on{
				background-image:url('images/tab/active/tab_center.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav2 .tab_right a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_right.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav2 .tab_right a.on{
				background-image:url('images/tab/active/tab_right.gif');
				background-repeat:no-repeat;
			}

	div.tabSet2 div.tabContentsGroup{
	}
		div.tabSet2 div.content{
			zoom:1; /* ie */
			padding:13px 0px 0px 0px;
		}

div.tabSet3{
	width:600px;
	margin:0 0 15px;
}
	ul#tabNav3{
		margin:0;
		padding:0;
		height:32px;
		background-image:url('images/tab/tab_bg.gif');
		background-repeat:repeat-x;
	}
		ul#tabNav3 li{
			float:left;
			list-style-type:none;
			text-align:center;
			width:150px;
			line-height: 2.7em;
		}

			ul#tabNav3 .tab_left a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_left.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav3 .tab_left a.on{
				background-image:url('images/tab/active/tab_left.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav3 .tab_center a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_center.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav3 .tab_center a.on{
				background-image:url('images/tab/active/tab_center.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav3 .tab_right a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_right.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav3 .tab_right a.on{
				background-image:url('images/tab/active/tab_right.gif');
				background-repeat:no-repeat;
			}

	div.tabSet3 div.tabContentsGroup{
	}
		div.tabSet3 div.content{
			zoom:1; /* ie */
			padding:13px 0px 0px 0px;
		}

div.tabSet4{
	width:600px;
	margin:0 0 15px;
}
	ul#tabNav4{
		margin:0;
		padding:0;
		height:32px;
		background-image:url('images/tab/tab_bg.gif');
		background-repeat:repeat-x;
	}
		ul#tabNav4 li{
			float:left;
			list-style-type:none;
			text-align:center;
			width:150px;
			line-height: 2.7em;
		}

			ul#tabNav4 .tab_left a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_left.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav4 .tab_left a.on{
				background-image:url('images/tab/active/tab_left.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav4 .tab_center a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_center.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav4 .tab_center a.on{
				background-image:url('images/tab/active/tab_center.gif');
				background-repeat:no-repeat;
			}

			ul#tabNav4 .tab_right a{
				color:#000000;
				height:32px;
				display:block;
				background-image:url('images/tab/off/tab_right.gif');
				background-repeat:no-repeat;
				text-decoration:none;
			}
			ul#tabNav4 .tab_right a.on{
				background-image:url('images/tab/active/tab_right.gif');
				background-repeat:no-repeat;
			}

	div.tabSet4 div.tabContentsGroup{
	}
		div.tabSet4 div.content{
			zoom:1; /* ie */
			padding:13px 0px 0px 0px;
		}
