@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:187px;
	height:17px;
	border-bottom:#898989 1px solid;
	margin-bottom:5px;
	padding:5px 5px 5px 10px;
	background:#414141;
}
.mypets h3,.mypets h2{padding-left:15px; background:url(../images/index/nav_off.gif) no-repeat 5px 8px; font-size:15px; color:#dcbf78;}
.mypets h3 a,.mypets h2 a{color:#dcbf78; text-decoration:none;}
.mypets h3 a:hover,.mypets h2 a:hover{text-decoration:underline;}
.mypets span{color:#9c9c9c; font-size:11px; padding-left:25px;}
.openpet{width:187px; height:17px; background:#414141; padding:5px 5px 5px 10px; border-bottom:#898989 1px solid;}
.openpet h3,.openpet h2{background:none; color:#b19c68; font-size:13px; padding-left:15px; background:url(../images/index/nav_on.gif) no-repeat 5px 8px; font-weight:bold;}
.openpet h3 a,.openpet h2 a{color:#b19c68; text-decoration:none;}
.openpet h3 a:hover,.openpet h2 a:hover{text-decoration:underline;}
.thepet{padding:2px; overflow:hidden; zoom:1; width:153px; margin:0 0 0 25px;}


/* 列表 */

.thepet ul li{background:url(../images/index/nav_line.gif) repeat-x bottom; filter: Alpha(Opacity=60);-moz-opacity:0.7; color:#fff; margin-bottom:5px; /*padding-bottom:3px;*/}
.thepet ul li a{color:#fff; text-decoration:none;}
.thepet ul li a:hover{color:#cde7f9; margin-left:1px;}














