﻿/*

	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;
	margin:0px;
	border:0px;
}

/* LINKS AND HEADINGS STYLING */

a { color: #fff;}
a:hover {
	color: #fff;
	text-decoration: overline;
}
a:link {color: #ffffff; text-decoration: none;} /* 未访问的链接 */
a:visited {color: #ffffff; text-decoration: none;} /* 已访问的链接 */
a:active {color: #ffffff; text-decoration: underline;} /* 点击激活链接 */
h1  { font: bold 10px "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(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; 
			background: #573f25 ; 
			width: 160px; 
			padding: 12px 10px 12px 0px; 
			margin: 0px 0px 1px 20px; 
			 	font:12px Verdana, Tahoma, Arial, 黑体, 宋体; 
			text-decoration: none;
			text-align:right;
			clear:left;
		}	
		#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; 
			background: #573f25 ; 
			width: 160px; 
			padding: 10px 10px 10px 0px; 
			margin: 0 10px 1px 20px; 
			 	font:12px Verdana, Tahoma, Arial, 黑体, 宋体; 
			text-decoration: none;
			text-align:right;
		}	
		#left_li2 a:hover { background: #d1bd9a;color: #830324;  font-weight: bold;}
		

/* RIGHT SIDE */

#right {

	width: 708px;
	margin:50px 0px 0px 0px;
	padding:0px;
	height:500px;
	float:right;
		font:12px Verdana, Tahoma, Arial, 宋体;
}
#rightbot {

	width: 700px;
	margin:0 0 0 30px;
	padding:0px 20px 0px 20px;
	font:10px Verdana, Tahoma, Arial, 黑体, 宋体;


}

#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(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}