@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-weight:normal;
	width:208px;
	height:17px;
	border-bottom:#6b9ab7 1px solid;
	margin-bottom:5px;
	padding:5px 5px 5px 10px;
	background:#87b3cf;
}
.mypets h3{padding-left:15px; background:url(../images/index/nav_off.gif) no-repeat 5px 8px; font-size:15px; color:#dcecf6;}
.mypets h3 a{color:#dcecf6; text-decoration:none;}
.mypets h3 a:hover{text-decoration:underline;}
.mypets span{color:#9c9c9c; font-size:11px; padding-left:25px;}
.openpet{width:208px; height:17px; background:#6b9ebd; padding:5px 5px 5px 10px; border-bottom:#6b9ab7 1px solid;}
.openpet h3{background:none; color:#dff3ff; font-size:13px; padding-left:15px; background:url(../images/index/nav_on.gif) no-repeat 5px 8px; font-weight:bold;}
.openpet h3 a{color:#dff3ff; text-decoration:none;}
.openpet h3 a:hover{text-decoration:underline;}
.thepet{padding:2px; overflow:hidden; zoom:1; width:175px; margin:0 0 0 25px;}


/* 列表 */

.thepet ul li{background:url(../images/index/nav_line.gif) repeat-x bottom; color:#fff; margin-bottom:5px; padding-bottom:3px;}
.thepet ul li a{color:#fff; text-decoration:none;}
.thepet ul li a:hover{color:#f0f0f0; margin-left:1px;}














