/************************************************
  仙宠乐园-《口袋西游》官方网站 
  北京完美时空网络技术有限公司  版权所有
  网站部 - 赵竞杰     2008-10-28
******************************************/

/* ========== logo外调 ========== */
@import url(../../../../style/kdxy_logo.css);
@import url(../../../../top/css/iframe.css);
#kdxy_logo {
	top:10px;
	left:6px;
	}
#transparent_logo {
	top:10px;
	left:6px;
	}

/* 共用部分 */
body {
	 margin:0;
	 padding:0;		 
	 text-align:center;
	 font-size:14px;
	 color:#1A695D;
	 background:url(../images/indexbg1.jpg) #a7e6fc no-repeat scroll center 66px;
	 font-family:"宋体",Arial, Helvetica, sans-serif;
	}	
div,img,ul,ol,li ,p{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	}
a{
	blr:expression(this.onFocus=this.blur())
	}
area{
	blr:expression(this.onFocus=this.blur())
	}
a {
	color:#fff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	} 	 
.clear{
	clear:both;
	}
/*文字链接样式*/
a:link {
     color:#000000;
	 text-decoration:none;
	 }
a:visited {
     color:#000000;
	 text-decoration:none;
	 }
a:hover {
     color:#000000;
	 text-decoration: none;
	 }	

/*主要内容区*/
#wrapper{
	width:100%;
	float:left;
	}
#main{
     width:1002px;
	 margin:0 auto;
	 position:relative;
     }
#nav{
	width:1002px;
	height:36px;
	}
#banner{
	width:1002px;
	}
.pet02 img,.pet01 img,#cont img,#nav img,#subnav img,#banner img,#cont2 img{
	float:left;
	border:0;
	}		
#subnav{
	width:1002px;
	height:67px;
	float:left;
	}
#cont{
	width:1002px;
	height:auto!important;important;min-height:370px;height:370px;
	background:url(../images/cont_2.jpg) repeat-y;margin:0 auto;
	}
#cont1{
	width:1002px;
	height:480px!important;important;min-height:480px;height:480px;
	float:left;
	}
#cont2{
	width:1002px;
	}		
#content{
	width:1002px;
	background:url(../images/cont_1.jpg) top no-repeat;
	}
.petinfo{
	width:838px;
	height:123px;
	background:url(../images/iframe_bg.jpg) #b2c27c no-repeat;
	}
.iframe{
	width:838px;
	height:123px;
	margin:36px 84px 0px 80px;
	}
.petpic{
	width:80px;
	height:80px;
	background:url(../images/picbg.jpg) no-repeat;
	margin:15px 11px 0 8px;
	padding:9px 10px 11px 9px;
	float:left;
	}
.petbox1 p,.petbox2 p{
	font-size:14px;
	width:133px;
	line-height:50px;
	color:#cc3300;
	float:left;
	}	
.petbox1{
	width:133px;
	margin-right:8px;
	margin-top:22px;
	background:url(../images/titlebg_1.jpg) bottom no-repeat;
	height:85px;
	float:left;
	}
.petbox2{
	width:144px;
	height:85px;
	margin-top:22px;
	background:url(../images/titlebg_2.jpg) bottom no-repeat;
	float:left;
	}			
.pet{
	width:832px;
	margin:26px auto;
	}	
.pet01{
	width:60px;
	height:60px;
	border:#5e4f45 solid 1px;
	margin-right:2px;
	margin-top:2px;
	float:left;
	}
.pet01:hover{
	border:#39cc08 solid 1px;
	}
.pet02{
	width:60px;
	height:60px;
	border:#b4ac7e solid 1px;
	margin-right:2px;
	margin-top:2px;
	float:left;
	}
#bottom{
	width:100%;
	width:expression((documentElement.clientWidth < 1002) ? "1002px" : "100%" );
	min-width:1002px;
	background:url(../images/indexbg2.jpg) center no-repeat;
	height:22px;
	text-align:center;
	float:left;
	}	 		 