@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
body{ font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration:underline;}
.clear{ clear:both;}


#header{ width:780px; height:21px; background-color:#669acc;}
	#header h1{ float:left; width:189px; height:21px; background:url(logo_bg.jpg) no-repeat; line-height:21px; font-size:14px; color:#FFFFFF; text-align:center;}
	#nav{ float:left; width:571px; height:21px; line-height:21px; font-weight:bold; padding-left:20px;}
		#nav a{ padding:0px 10px 0px 20px; background:url(nav_dot2.jpg) 5px 3px no-repeat; color:#FFFF00;}
		#nav a:hover,#nav a.over{ padding:0px 10px 0px 20px; background:url(nav_dot.jpg) 5px 3px no-repeat; color:#FFFFFF; text-decoration:none;}

#main{ width:780px;}
	#sidebar{ float:left; width:189px; background:url(left-line.jpg) left top repeat-y;}
		#woman{ width:189px; height:86px; background:url(woman.jpg) no-repeat;}
		#plist{ width:189px; min-height:160px; _height:160px; background:url(plist_bg.jpg) top left no-repeat;}
			#plist a{ display:block; margin:0px 0px 5px 5px; font-size:14px; font-weight:bold; font-family:"Times New Roman", Times, serif;;}
			#plist p a{ margin:0px 0px 5px 8px; font-size:12px; font-weight:normal; background:url(duihao.jpg) 0px 4px no-repeat; padding-left:13px; line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif;}
			#plist p a:hover{ background:url(duihao2.jpg) 0px 6px no-repeat;}
		#sidebar_foot{ width:180px; height:240px; background:url(sidebar_foot.jpg) bottom left no-repeat; padding-left:9px; font-family:"Times New Roman", Times, serif; padding-top:2px; font-size:12px;}
	
	#container{ float:right; width:591px; padding:0px;}
		#container h2{ text-align:right; font-size:12px; color:#666666; line-height:16px; margin:8px 0px;}
		#title{ padding-left:35px; background:url(title_ico.jpg) no-repeat; font-size:16px; line-height:30px;}
		#content{ line-height:150%; margin-top:10px; min-height:500px; _height:500px;}
		#content img{ padding:3px 5px;}
		.4pic{ list-style:none; margin:0px auto;}
		.4pic li{ float:left; width:145px; height:120px; text-align:center;}
		
		#links{ list-style:none;}
		#links li{ float:left; width:117px; height:20px; padding-top:5px;}
		#productlist li{ height:111px; list-style:none; border-bottom:#CCCCCC 1px dotted; margin-top:11px;}
		#productlist li img{ float:left; padding:3px; width:130px; height:90px; border:#CCCCCC 1px solid; margin-right:8px;}
		#productlist li h3{ font-size:14px;}
		
		#rproduct{ list-style:none; margin-top:10px;}
		#rproduct li{ height:118px; float:left; text-align:center; margin:5px 9px 5px 0px;}
		#rproduct li img{ padding:2px; border:#CCCCCC 1px solid;}
		
		#link{ margin:10px; color:#999999;}
		#link li{ margin-bottom:5px;}
		#link a{ font-size:14px; margin-right:5px;}
		
		#pagenav{ padding:10px; text-align:center;}
		
		#tag{ margin:15px 0px;}
			#tag strong{ color:#555555;}
