#HeadTitle{
	clear:none;
	height:335px;
	width:365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainTWI{
	width: 340px;
	height: 335px;
	position:relative;
	overflow: hidden;
	float: left;
}
.TWITab{
	width:300px;
	height:280px;
}
/*--Tab type control --*/
#tabSwitchExtra{
	width: 365px;
	height: 21px;
	text-align: left;
}
.typeButton{
	width: 0px;
	height: 77px;
	overflow: hidden;
	padding-left: 62px;
	float: left;
	cursor: pointer;
	opacity: 0.8;
}
.typeButton:hover{
	opacity: 1;
}
#tabSwitchToggleTypes{
	margin: 0 auto 5px auto;
	width: 440px;
	height: 29px;
	clear:both;
	display: none;
}
.toggleType{
	width: 0px;
	padding-left: 110px;
	height: 29px;
	float: left;
	overflow:hidden;
	cursor: pointer;
}
#tabSwitchExtra img{
	cursor: pointer;
}
/*--END Tab type control --*/
#TWI1{
	background-repeat: no-repeat;
}
#TWI2{
	background:url(assets/images/twi2.jpg) no-repeat;
}
#TWI3{
	background:url(assets/images/twi3.jpg) no-repeat;
}
#TWI4{
	background:url(assets/images/twi4.jpg) no-repeat;
}
#ColorSelector{
	float: right;
}
#ColorSelector .ColorSelected{
	opacity: 1;
	filter: alpha(opacity=100);
}
.TWICS{
	width:13px;
	height: 13px;
    margin-bottom: 10px;
	margin-right: 3px;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.TWICS:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#TWICS1{
	background-image: url(../pic/tabswitch/twic4.png);
	background-repeat: no-repeat;
}
#TWICS2{
	background:url(../pic/tabswitch/twic4.png) no-repeat;
}
#TWICS3{
	background:url(assets/images/twic3.jpg) no-repeat;
}
#TWICS4{
	background:url(assets/images/twic4.png) no-repeat;
}

