@charset "utf-8";
*{
	margin:0;
	padding:0;
}

body {
	font-family:verdana;
	font-size:12px;
	color:#fff;
	background:#FFF;
	margin:0;
	padding:0;
	/*background: url(images/background-x.jpg) top repeat-x;*/ /* remove mark for body background extended */
}

div#main-wrapper {
	position:relative; 
	margin:0 auto;
	width:980px;
	border:solid 1px #000; /* change to 0px to remove border from body */
	background:#FFF; 
}

div#header {
	position:relative;
	z-index:99; 
	height:52px;
	background:#000;
	padding:10px;
	background:url(../images/hedder.png) no-repeat; 
}
h1#title {
	position:absolute;
	top:39px;
	left:40px;
	font-weight: 500;
	font-size: 12px;
	COLOR: #000;
	margin-top:5px;
	margin-left:19px;
}
div#plusone {
	position:absolute;
	top:13px;
	left:744px;
}
div#head-navigator {
	width:477px;
	height:67px; 
	padding: 8px 0 0 0;
	position:absolute;
	left:500px; 
	top:-7px;
	background:url(../images/upperbox.png) no-repeat;
	z-index:110; 
}
#head-navigator ul #box-us {
	padding-top: 5px;
}
div#head-navigator a {
	text-decoration:none;
	color:#000
}
div#head-navigator a:hover,
div#head-navigator a.selected {
	color:#0000F1;
}
div#head-navigator ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#head-navigator ul li {
	float:left;
	margin-left:3px;
	position:relative;
	
}

div.head-navi-sub {
	position:absolute;
	right:-25px;
	top:22px;
	width:480px;
	height:77px;
	z-index:15; 

}
div#advertise {
	position:absolute;
	top:53px;
	right:53px;
}
.navi-border {
	background:#E6E6E6;
	border-style:solid;
	border-color:#555; 
	border-width:3px;
	width:100%;
	height:100%;
	position:absolute;
	color:#000;
}
div.head-navi-data {
	z-index:100; 
	position:absolute;
	color:#000;
}


div#stu_tea{
	position:absolute;
	top:68px;
	left:584px;
	background:url(../images/student_teacher.png) left top no-repeat;
	width:169px;
	height:36px;
}
div#stu_tea a{
	text-decoration:none; 
}


div#leftAdd {
	position:absolute;
	top:215px;
	width:180px;
	left:12px;
}
div#topAdd {
	position:absolute;
	top:115px;
	left:240px;
	
}
div.center-box {
	position:relative;
	background:url(../images/blackBG.png) no-repeat;
	height:694px;
	width:970px;
	padding:5px; 
}
div#naviButtons {
	position:absolute;
	top:100px;
	left:590px;
	
}
div#naviprimium {
	
	float:left; 
}
div#naviprimium a{
	display: block;
	width:40px;
	height:73px;
	background: transparent url(../images/naviprimium.png) no-repeat; 
}
div#naviprimium a:hover,
div#naviprimium a.selected{
	background-position: -40px 0; 
}
div#navitutorials {
	float:left;
	margin-left:20px;
	margin-top:15px;
}
div#navitutorials a{
	display: block;
	width:95px;
	height:59px;
	background: transparent url(../images/navitutorials.png) no-repeat;
}
div#navitutorials a:hover,
div#navitutorials a.selected{
	background-position: -95px 0; 
	
}
div#navikeypad {
	float:left;	
	margin-left:10px;
	margin-top:15px;
}
div#navikeypad a{
	display: block;
	width:62px;
	height:57px;
	background: transparent url(../images/navikeypad.png) no-repeat;
}
div#navikeypad a:hover,
div#navikeypad a.selected{
	background-position: -62px 0; 
}


div#navivideo {
	float:left;	
	margin-left:15px;
	margin-top:10px;
}
div#navivideo a{
	display: block;
	width:35px;
	height:63px;
	background: transparent url(../images/navivideo.png) no-repeat;
}
div#navivideo a:hover,
div#navivideo a.selected{
	background-position: -35px 0; 
}

div#navigames {
	float:left;
	margin-left:10px;
	margin-top:9px;
}

div#navigames a{
	display: block;
	width:33px;
	height:64px;
	background: transparent url(../images/navigames.png) no-repeat;
	
}
div#navigames a:hover,
div#navigames a.selected{
background-position: -33px 0; 
}
div#navitest {
	float:left; 
	margin-left:10px;
	margin-top:4px;
}
div#navitest a{
	display: block;
	width:38px;
	height:58px;
	background: transparent url(../images/navitest.png) no-repeat;
}
div#navitest a:hover,
div#navitest a.selected{
	background-position: -38px 0;
}

#main-wrapper #carousel #mycarousel li a img {
	border: thin solid #000;
}

#main-wrapper #carousel #mycarousel li .product-wrapper .product-try-buy a {
	text-decoration: none;
	color:#000; 
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
	height:120px;
	border-style:none;
	border-width:0px; 
}
 
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 920px;
	height:145px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 145px;
    height: 145px;
}
#lowerText {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size:14px;
	padding:20px; 
}
#lowerText li {
	padding-top:8px;
}
div#footer {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size:14px;
	padding:20px;
	text-align:center; 
}
div.seperator-40 {
	padding-top:40px;
}
div.seperator-12 {
	padding-top:12px;
}
div.seperator-30 {
	padding-top:30px;
}
div.seperator-100 {
	padding-top:100px;
}
div#linkBottom {
	text-align:center; 
	padding:10px;
}
div#menu {
	position:relative; 
	background:#5AB8F0; 
	height:35px; 
	width:980px;
	color:#FFF; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#FFF; 
	border-bottom-style:solid; 
	border-bottom-width:3px;
	margin-bottom:5px;
	margin-top:0; 
	margin-left:0; 
	margin-right:0; 
	padding: 0;
	z-index: 30;
}
div#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
div#menu ul li {
	padding-top:3px; 
	float:left; 
	position:relative;
	
}
div#menu ul a{
	list-style:none;
	text-decoration:none; 
	color:#FFF;
}
#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width:auto; 
}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #FFF}

	#menu ul li div a
	{
		color:#404040;
		border-top:#FFF thin solid; 
		border-bottom:#FFF thin solid; 
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#9CD4F6;
		font: 14px arial; 
		}
#menu ul li div a:hover {
	color:#FFF; 
	background:#66A3C9;
	
}#main-wrapper #header #head-navigator ul #box-us #btn-us-sub .head-navi-data div table tr td {
	width: 100px;
}
