@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{margin:0;padding:0;font-weight:normal;}

.mypets{
	cursor: hand;
	cursor: pointer;
	overflow:visible;
	color:#fff; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:289px;
	height:30px;
	background:url(../images/index/nav_line.gif) no-repeat right bottom;
	margin-bottom:5px;
	padding-bottom:-5px;
}
.mypets h3{background:url(../images/index/nav_icon.gif) no-repeat left 6px; padding-left:12px;}
.mypets a{color:#fff; text-decoration:none;}
.mypets a:hover{text-decoration:underline;}
.mypets span{color:#9c9c9c; font-size:11px; padding-left:25px;}
.openpet{width:289px; height:20px; background:#4a4a4a none; filter: Alpha(Opacity=60);-moz-opacity:0.7; padding:5px; border:#686868 1px solid;}
.openpet h3{background:none; color:#a6a6a6;}
.thepet{padding:2px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; overflow:hidden; zoom:1; width:207px; margin:0 0 0 82px;}


/* 列表 */

.thepet ul li{background:url(../images/index/but_icon.gif) no-repeat left; padding-left:8px; color:#838383; margin-bottom:3px; font-size:12px;}
.thepet ul li a{color:#838383; text-decoration:none;}
.thepet ul li a:hover{color:#acacac; margin-left:1px;}














