﻿/*

	template: elizafashion.com.cn-index.asp
	author: markzou (www.8848ol.com)
	
*/

body { 

	background: #d1bd9a; 
	font:Verdana, Tahoma, Arial, 黑体, 宋体; 
	line-height: 1.6em; 
	color: #fff; 
	padding:0px;
	border:0px;
	margin:0px;
}

/* LINKS AND HEADINGS STYLING */

a { color: #fff;}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:link {color: #ffffff; text-decoration: none;} /* 未访问的链接 */
a:visited {color: #ffffff; text-decoration: none;} /* 已访问的链接 */
a:active {color: #ffffff; text-decoration: underline;} /* 点击激活链接 */
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 960px; 
	margin: 10px auto 0 auto;
	background:url(index/mianbg.jpg);
	width:960px; height:585px;
	font:12px;
	}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 20px; 
	width:166px;
}
	#logo h1 { color: #000; background: #fff; }


	/* LEFT VERTICAL MENU */
	
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0; 
	
	}
		
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #fff; 
	 
			width: 170px; 
			padding: 10px 10px 10px 0px; 
			margin: 0 10px 1px 10px; 
			 	font:12px Verdana, Tahoma, Arial, 黑体, 宋体; 
			text-decoration: none;
			text-align:right;
		}	
		#menu_left li a:hover { background: #d1bd9a;color: #573f25;  font-weight: bold;}
		#menu_left2 { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0; 
	
	}
				#menu_left2 li { list-style: none; }
		#menu_left2 li a { 
			display: block; 
			color: #fff;
			width: 170px; 
			padding: 0px 10px 10px 0px; 
			margin: 0 10px 1px 10px; 
			 	font:12px Verdana, Tahoma, Arial, 黑体, 宋体; 
			text-decoration: none;
			text-align:right;
		}	
		#menu_left2 li a:hover { background: #d1bd9a;color: #830324;  font-weight: bold;}


/* RIGHT SIDE */
#right {

	width: 700px;
	margin:10px 0px 0px 0px;
	padding:10px 25px 0px 0px;
	height:545px;
	float:right;
		font:10px Verdana, Tahoma, Arial,  宋体;display: block;
SCROLLBAR-FACE-COLOR: #936e42;
 SCROLLBAR-HIGHLIGHT-COLOR: #573f25;
 SCROLLBAR-SHADOW-COLOR: #573f25;
 SCROLLBAR-3DLIGHT-COLOR: #573f25;
 SCROLLBAR-ARROW-COLOR: #573f25;
 SCROLLBAR-TRACK-COLOR: #573f25;
 SCROLLBAR-DARKSHADOW-COLOR: #573f25;
 SCROLLBAR-BASE-COLOR: #573f25

	
}
#rightbot {
display: block;
	width: 688px;
	margin:0 0 0 50px;
	padding:0px 0px 0px 20px;
float:right;
	height:110px;

}

#rightwaiguonanmo {

	width: 700px;
	margin:20px 5px 35px 0;
	padding:10px 25px 0px 20px;
	height:520px;
	float:right;
}
/* FOOTER */

#foot { margin: auto; padding: 5px; background:url(index/foot.jpg); width:950px; clear: right;height:55px;color: #d1bd9a;font:9px Verdana, Tahoma, Arial, 黑体, 宋体;text-align : right; }
   .tooltip{
width: 200px; color:#000;font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}
   .tooltip span.top{padding: 30px 8px 0;
     background: url(http://www.51flash.cn/wp-content/uploads/2007/0908/200708171844190.gif) no-repeat top}
   .tooltip b.bottom{padding:3px 8px 15px;color: #548912;
     background: url(http://www.51flash.cn/wp-content/uploads/2007/0908/200708171844190.gif) no-repeat bottom}