div.gk1_tabmix-style1 {
	position: relative;
}

div.gk1_tabmix_wrap-style1 {
	margin: 0 auto;
}

div.gk1_tabmixmenu-style1 {
	overflow:hidden;
}

ul.gk1_tabmixmenu_ul-style1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.gk1_tabmixmenu_ul-style1 li {
	float: left;
	cursor: pointer;
	margin: 0 3px -1px 0;
	border: 1px solid #ebebeb;
	border-bottom: none;
	position: relative;
	padding: 1px;
	padding-bottom: 0px;
}

ul.gk1_tabmixmenu_ul-style1 li span {
	background: url('bg_tab00.png') repeat-x 0 0;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	font-size: 10px;
	color: #666;
	text-transform:uppercase;
}

ul.gk1_tabmixmenu_ul-style1 li.active span {
	background: url('bg_tab-a.png') repeat-x 0 0;
	color: #aa2207;
}

div.gk1_tabmix_container0-style1 {
	clear: both;
	background: url('bg_conte.png') repeat-x 0 0;
}

div.gk1_tabmix_container1-style1 {
	overflow: hidden;
	background: url('bg_contf.png') repeat-x 0 100%;
}

div.gk1_tabmix_item-style1 {
	float: left;
	overflow: hidden;
	padding: 10px;
}

div.gk1_tabmix_button_next-style1,
div.gk1_tabmix_button_prev-style1 {
	width: 24px;
	height: 24px;
	background: url('b_next00.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

div.gk1_tabmix_button_prev-style1 {
	background: url('b_prev00.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}

div.gk1_tabmix_button_next-style1:hover {
	background: url('b_next00.png') no-repeat 100% 0;
}

div.gk1_tabmix_button_prev-style1:hover {
	background: url('b_prev00.png') no-repeat 100% 0;
}

.new-stuff{
padding:0px;
list-style:none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin-top:5px;
}
.new-stuff a, .new-stuff a:link, .new-stuff a:visited, .new-stuff a:active{
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:none;
border-bottom:1px dashed #ccc;
color:#272727;
font-size:10px;
font-weight:bold;
background-image:url(../images/layLeftO.gif);
background-repeat:no-repeat;
background-position:left;
}
.new-stuff a:hover {
margin:0px;
display:block;
padding:5px 5px 5px 20px;
text-decoration:none;
color:#333333;
font-size:10px;
border-bottom:1px dashed #ccc;
font-weight:bold;
background-image:url(../images/layLeftM.gif);
background-repeat:no-repeat;
background-position:left;
}
