/* 
	 Designer:	Jack;
	 Version: 	1.0;
	 Date:		Octember 27, 2007. 
 */
 
 /**================= Body and tag styles ==================*/

*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.5em;
	text-align:center;
	color:#ccc;
	background: #aaa;
}

a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
.red a{
	color:#f00;
	text-decoration:none;
}
.red a:hover{
	color:#d00;
	text-decoration:none;
}
a:hover{
	color:#2a5a8a; 
	text-decoration:none; 
	}
	
a img{border:none;}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
	text-transform:uppercase;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#777;
	clear:both;
	text-transform:uppercase;
	padding-left:12px;
	padding-top:10px;
}
.lei{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#777;
	clear:both;
	text-transform:uppercase;
	padding-left:12px;
	padding-top:10px;
}
/*===============Header styles ===================*/
#container{
	width:760px;
	height: 900px;
	margin:auto;
	padding:1px 0;
	text-align:center;
	background:#f9f9f9;
	color:#303030;
	border:0px solid #a0a0a0;
}

#header{
	clear: both;
	width:758px;
	margin:0 1px 1px 1px;
	color:#000;
	height:55px;
}
#header li{
	float:left;
	list-style-type:none;
	padding:10px 1px 0px 1px;
	width:auto;
}
/*===================topmenu style========================*/
#navigation{
	clear:both;
	position:relative;
	height:2.2em;
	line-height:2.2em;
	margin:0px;
	background:#666;
	color:#fff;
}

#navigation ul li.firstli{
	background:#e00;
	width:190px;
	height:2.2em;
	border-right:1px solid #ffffff;
	border:1px solid #fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

.selected{
	display:block;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	color: #fff;
	font-weight:bold;
	width:80px; 
	height:3em; 
	background:#e00; 
	border:1px solid #fff; 
	border-width:1px 0px 0 0;
}

#navigation ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}

#navigation ul li{
	float:left;
	position:relative;
	list-style-type:none;
	border-right:1px solid #ffffff;

}

#navigation ul li a,#navgation ul li a:visited{
	display:block;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	color: #fff;
	font-weight:bold;
	width:80px; 
	height:3em; 
	background:#666; 
	border:1px solid #fff; 
	border-width:1px 0px 0 0;
}

#navigation li a:hover{
	background:#d01;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#navigation ul li ul li a,#navigation ul li ul li a:hover,#navgation ul li ul li a:visited{
	display:block;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	color: #ffffff;
	width:80px; 
	height:3em; 
	border:1px solid #fff; 
	border-width:1px 0px 0 0; 
	background:#666; 
	padding-left:10px; 
}


* html #navigation a {width:1%;}


#navigation ul li ul{
	display:none;
}

table {
	margin:-1px; 
	border-collapse:collapse;
	font-size:1em;
}


#navigation ul li a:hover ul {
	display:block; 
	position:absolute; 
	top:3em; 
	left:0;
	background:#000;
	margin-top:0;
	marg\in-top:1px;
}
#navigation ul li a:hover ul li a {
	display:block; 
	background:#ddd; 
	color:#000; 
	height:auto; 
	line-height:1.5em; 
	padding:5px 10px; 
	width:150px;
	font-size:9px;
}

#navigation ul li a:hover ul li .drop {
	background:#999;
	color:#fff;
	font-weight:bold;
}

#navigation ul li a:hover ul li a:hover {
	background:#999; 
	color:#fff;
}

#navigation ul li a:hover ul li ul {
	visibility:hidden;
	position:absolute;
	left:210px;
	top:-2px;
}

#navigation ul li a:hover ul li  ul {
	visibility:visible;
	position:absolute;
	left:170px;
	width:130px;
	top:-2px;
}

/*=====================Content_left style==========================*/
#content_left{
	float:left;
	clear:both;
	margin:0px;
    width:320px;
	height:410px;
    background:#f9f9f9;
	text-align:center;
}
#Languages a{ color:#ff0000; text-decoration:underline;}
#flashframe{
	text-align:center;
	margin:auto;
	width:280px;
	height:185px;
	margin-top:7px;
	background:#eee;
	border:1px solid #999;
}
#flash{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:250px;
}

/*====================New products=================*/
#new_products{
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:280px;
	background:#f5f5f5;
}

#news_menu{
	height:22px;
	padding-left:13px;
	padding-top: 2px;
	background:#e00;
	text-align:left;
	font-size: 16px;
	font-family: Times, serif;
	font-weight:bold;
	letter-spacing: 0.1em;
	color:#ffffff;
}

#about{
	margin:1px 1px 1px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	line-height:1.7em;
	letter-spacing:normal;
	color:#333;
}
#about b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
/*=====================Content_right style==========================*/
#content_right {
    float:right;
	margin:10px 2px 1px 0px;
	text-align:center;
    width:200px;
	height:400px;
    background-color:#f9f9f9;
	border:1px solid #999;
}

#movepic{
	float:none;
	margin-left:5px;
	margin-top:5px;
	overflow: hidden;
	width: 190px;
	height: 360px;
	text-align: center;
}

#rolllink1 ul li{
	list-style-type:none;
	width:180px;
}

#movepic_top{
	margin:1px;
	background:#666;
	text-align:center;
	padding-top:3px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	height:23px;
}

/*=====================Content_middle style==========================*/
#content_middle {
	float:left;
	margin:30px 0 1px 0;
	width:220px;
	height:380px;
	padding-right:5px;
    background-color: #f9f9f9;
	text-transform:uppercase;
	text-align:left;
	font-size:10px;
}

#content_middle ul h1{
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#777;
	text-transform:uppercase;
	padding-left:12px;
	padding-top:10px;
}

#content_middle ul li{
	float:left;
	list-style-type:none;
	padding-left:20px;
	line-height:2em;
	width:160px;	
}
#content_middle ul li a{
	padding-left:2px;
	display:block;
	color:#467aa7;
	font-weight:bold;
	text-decoration:underline;
}
#content_middle ul li a:hover{
	display:block;
	text-decoration:none;
	background:#eee;
	line-height:2em;
	color:#e00;
}

#content_middle ul li ul{
	list-style-type:none;
}

/*============= Footer styles =================*/

/*copyright*/
#copyright{
	clear:both;
	margin-top:5px;
	height:23px;
	width:750px;
	text-align:left;
}
#footer{
	float: left;
	margin: 0 0 0 1px;
	padding-top:15px;
	text-align: left;
	width:540px;
	font-size:10px;
	color:#f0f0f0;
}
#footer p{
	padding:0; 
	margin:0; 
	color:#666;
}
#footer a{
	font-weight:normal;
	color:#333; 
}
#footer a:hover{
	color:#0066CC;
	text-decoration: underline;
}
#adv{
	float:right;
	margin:1px 1px 1px 1px;
	width:198px;
	border:0px;	
}
#adv ul li{
	float:left;
	margin:1px;
	list-style-type:none;
}
#adv img{
	border:1px solid #ddd;
}

/*links*/
#links{
	clear: both;
	margin-top: 10px;
	padding-top: 5px;
	width:750px;
	height: 40px;/*60px;*/
	text-align: left;	
	font-size:10px;
	color: #777;
	line-height: 12px;
	border-top: 1px dashed #666;
}
#links a:link,#links a:visited{
	color:#999;
	margin:0 1px 0 0;
	font-weight:normal;
	text-decoration:underline;
}
#links a:hover,#links a:active{
	color:#000;
	text-decoration:none;
}
div#dance-troduce{clear:both; background:#eee; width:100%; padding-top:5px;}
div#dance-troduce ul li{
margin:1px 5px;
float: left;
list-style-type:none;
}
div#dance-troduce li a{
display:block;
color: #444;

}

.news{
float:left; width: 235px; margin: 0 0 0 10px; height:13px;
}
.news a{
color:#666;
font-size:11px;
}
.news a:hover{
color:#d00;
font-size:11px;
text-decoration:underline;
}
div#news{float:left; text-align:left; height: 105px; width: 100%; border-top: 1px solid #ccc;}
div#news1{float:left; text-align:left; height: 95px; width: 100%; }

	#intro_body{clear:both; margin: 2px 0; padding-left: 3px; padding-right: 3px; width:98%; height:160px; border: 1px solid #ccc;background: #fff; font-family:Arial, Helvetica, sans-serif; font-size: 11px;}
	#intro_pro{ text-align:left; margin: 0; padding-top:3px; height: 20px; background:url(../images/intro_back.jpg) repeat-x;}	
	#intro_pro a{ color:#666; text-decoration: underline;}
	#intro_pro a:hover{color:#bb0000; text-decoration: underline;}

	#intro_body .intro_img{float:left; margin-top: 5px; }
	#intro_body .intro_img img{margin:2px; border: 1px solid #999;}
	#intro_body .intro_txt{text-align:left; float:left; margin-left:10px; width: 82%}
	#intro_body .intro_txt h3{ margin-top: 8px;font-family:Arial, Helvetica, sans-serif; font-size:11px;}
	#intro_body .intro_txt h3 a{ text-decoration: underline;}
