/* CSS Document */
*{font-size:12px; font-family:"ËÎÌå";}
img { border:0px;}
#ecatalogwrap{ width:850px; margin-bottom:15px;}
	#leftsidebar{ width:240px; float:left;}
		#leftlinkmain{ border-bottom:1px solid #989899; border-left:1px solid #989899; border-right:1px solid #989899; width:218px; background-color:#FFFFFF; text-align:left; line-height:18px; padding:10px;}
	
	#rightsidebar{ width:605px; float:right; text-align:center; margin:auto;}
		.org_line{ width:605px; height:3px; background-color:#FF6600; float:left; }
			#pageClass3{float:none; margin-bottom:10px; text-align:center; padding-left:60px; }
				#pageClass3 ul{list-style:none; float:left; }
				#pageClass3 li{ float:left; width:20px; height:20px; border:1px solid silver; background:#f60; margin:0 3px; }
				#pageClass3 a{ display:block; text-align:center;}
				#pageClass3 a:link { background:white; text-decoration: none; color:gray; }
				#pageClass3 a:visited{ background:white; text-decoration: none; color:gray; }
				#pageClass3 a:hover{ text-decoration: none; background:#f93; color:white; }
				#pageClass3 a:active{ text-decoration: none; background:#f93; color:white; }
		#page_view{ border:3px #CCCCCC solid; width:601px; height:764px; background-color:#FFFFFF; float:left; margin:10px auto 10px;}

 a:link{text-decoration:none;color:#999;}
 a:visited{text-decoration:none;color:#999;}
 a:hover{color:#999;text-decoration:underline}

.a1 { text-decoration:none;color:#333;  font-weight:bold; } 
.a1:hover { text-decoration:none;color:#333;  font-weight:bold;}
.a1:link { text-decoration:none;color:#333;  font-weight:bold;}
.a1:visited { text-decoration:none;color:#333;  font-weight:bold;}

.a2 {text-decoration:none; color:#FF3333; } 
.a2:hover { text-decoration:none; color:#FF3333; }
.a2:link { text-decoration:none; color:#FF3333; }
.a2:visited{ text-decoration:none; color:#FF3333; }