/* 
	 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:underline;
}
.red a:hover{
	color:#d00;
	text-decoration:none;
}
a:hover{
	color:#2a5a8a; 
	text-decoration:none; 
	background-color:inherit;
	}
	
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

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;
	text-transform:uppercase;
	padding-left:12px;
	padding-top:10px;
}
/*===============Header styles ===================*/
#container{
	width:760px;
	height:auto;
	margin:auto;
	padding:1px 0;
	text-align:center;
	background:#f9f9f9;
	color:#303030;
	border:0px solid #a0a0a0;
}

#header{
	width:758px;
	margin:0 1px 1px 1px;

	color:#000;
	height:65spx;
}
#header li{
	float:left;
	list-style-type:none;
	padding:10px 1px 0px 1px;
	width:auto;
}

#header h1{
	padding:35px 0 0 20px;
	font-size:2.4em;
	background-color:inherit;
	color:#ffffff;
	letter-spacing:-2px;
	font-weight:normal;
}

#header h2{
	margin:10px 0 0 40px;
	font-size:1.4em;
	background-color:inherit;
	color:#f0f2f4;
	letter-spacing:-1px;
	font-weight:normal;
}

#header b{
	font-size:30px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.5em;
	color:#CD1B1B;
}

/*===================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-weight:normal;
	text-transform:uppercase;
	text-align:center;
	color: #fff;
	font-weight:bold;
	width:80px; 
	background:#e00; 
	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:visted{
	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:#d00;
	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:visted{
	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:152px;
	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;
}
/*===============about_right style==================*/
#about_right{
	float:right;
	margin:8px 1px 5px 0px;
	width:558px;
	height:500px;
	border-left: 1px dashed #999;

}

#about_right1{
	float:right;
	margin:8px 1px 5px 0px;
	width:558px;
	height:750px;
	border-left: 1px dashed #999;

}
/*============about_left style===============*/
#about_left{
	float:left;
	margin:1px 0px 1px 1px;
	width:190px;
	height:400px;
	clear:both;
}
#right_menu{
	margin-right:2px;
}

/*===================menu style===================*/
#menu {
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align:left;
	width:196px;
	height:437px;
	overflow:hidden;
	text-transform:uppercase;
	background:#efefef;
}
#menu li {
	border-bottom:1px solid #f9f9f9;
	line-height:25px;
}
#menu li a{
	display:block;
	color:#467aa7;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-indent:10px;
	line-height:20px;
	background:url(../images/1.gif) no-repeat 0 10px;
	margin:0px 1px 0px 1px;
}
#menu li a:hover {
	margin:0px 1px 0px 2px;
	background: url(../images/2.gif) no-repeat 0 10px;
	color:#FF0000;
}
#submenu{
	display:block;
	margin:0px 1px 0px 1px;
	color:#fffeee;
	text-indent:10px;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	background:#e00;
}
#submenu1{
	margin:0px;
	display:block;	
	color:#fff;
	text-indent:1px;
	text-transform:lowercase;	
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	background:#aaa url(../images/down.gif) no-repeat 1px 18px;
}

#menu li ul li {
	display:block;
	list-style-type:none;	
	text-decoration:none;
	color:#fffeee;
	font-size:10px;
	font-weight:bold;
	text-indent:15px;
	line-height:20px;
	border-bottom:1px #FFCC66;
}

#menu .small{
	padding-left:20px;
}
/*==============content_top style==================*/
#content_top{
	margin-top:10px;
	width:530px;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#e00;
	border-bottom: 1px dashed #000;
}
#content_top a{
	color:#FF0000;
	text-decoration:underline;
}

#content_top a:hover{
	color:#e00;
	text-decoration:none;
}
#content_top b{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
}

/*=============Showproducts style==============*/
.outer {
	width:525px;
	margin:auto;
	padding-top:10px;
	text-align:left;
}
.inner {
	float:left;
	display:inline;	
	margin:3px; 
    text-align:center;
}
.inner img{
	width:120px;
	height:120px;
}
#proimg{
	float:left;
	margin:5px 1px 0px 1px;
	text-align:left;
	width:300px;
}
.proexp{
	margin-top:5px;
	text-align:center;
	background:#ccc;
	width:122px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d00;
	font-size:13px;
}
.top_line{
	margin-top:20px;
	width:525px;
	text-align:left;
	background:#FF0000;
}
/*==================Products_footer style*/
#products_footer{
	float:none;
	width:700px;
	margin:15px;
	height:22px;
	border-top: 1px dashed #999;
	clear:both;
}
#products_footer p{
	padding:0;
	margin:3px;
	text-align:center;
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#products_footer a{
	font-weight:normal;
	background-color:inherit;
	color:#000;
	text-decoration:underline;
}
#products_footer a:hover{
	background-color:inherit; 
	color:#0000FF;
	text-decoration:none;
}
#about_bottom{
	margin-top:20px;
	text-align:center;
}
#pagecount{
	margin:20px 0px 0px 6px;
	width:508px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center
	color:#666666;
}

div#dance-troduce{clear:both; background:#eee;  padding-top:5px; margin:0 auto; }
div#dance-troduce ul{ margin:0 auto;}
div#dance-troduce ul li{
margin:1px 5px;
float: left;
list-style-type:none;
}
div#dance-troduce li a{
display:block;
color: #444;

}
