html,body,table,div,ul,li{
    margin:0;
	padding:0;
}
body{
    width:100%;
	height:100%;
	text-align:center;
	font-size:12px;
}

 /*left sub divs */
 #desc_div{
     width:100%;
	 height:203px;
	 background:url(../images/xyh_4_2_zt_jijie_01.png) no-repeat top left;
 }
 #sping_div{
     width:100%;
	 height:276px;
	 background:url(../images/xyh_4_2_zt_jijie_02.png) no-repeat top left;
 }
  #summer_div{
     width:100%;
	 height:276px;
	 background:url(../images/xyh_4_2_zt_jijie_03.png) no-repeat top left;
 }
  #autumn_div{
     width:100%;
	 height:276px;
	 background:url(../images/xyh_4_2_zt_jijie_04.png) no-repeat top left;
 }
#winter_div{
	width:100%;
	height:276px;
	background:url(../images/xyh_4_2_zt_jijie_05.png) no-repeat top left;
}

/* right sub divs */
#other_div{
    width:100%;
}
.others_1,.others_2,.others_3,.others_4{
    margin:1px;
	margin-top:2px;
    width:186px;
	color:#ffffff;
	background-color:#1D4F74;
	border:1px solid #cccccc;
}
.others_1{
    height:200px;
}
.others_2,.others_3,.others_4{
    height:140px;
}
.oth_txt1{
    width:90%;
    height:26px;
	line-height:26px;
	vertical-align:middle;
	font-weight:bold;
	text-align:left;
}
.text1{
    width:94%;
	text-align:left;
	text-indent:20px;
	line-height:22px;
	vertical-align:middle;
}
.btn_right{
    margin:2px;
	margin-right:5px;
    clear:both;
    float:right;
	cursor:pointer;
}
.oth_img{
    margin:5px;
	cursor:pointer;
}

#subs_div{
    margin-top:5px;
	height:410px;
}
/* scroll top */
#scrolltopdiv{
    position:absolute;
	top:0px;left:0px;
	width:100%;
	min-width:1024px;
	height:48px;
	background:url(../images/bg_scrolltop.png);
}
#scr_leftdiv{
    float:left;
    width:390px;
	height:48px;
    background:url(../images/xyh_zty_daohangtiao.png) no-repeat 0 0;
}
#scr_rightdiv{
    float:right;
    width:60px;
	height:48px;
    background:url(../images/xyh_zty_daohangtiao.png) no-repeat 100% 0;
}
#scr_centerdiv{
	float:right;
    width:480px;
	height:48px;
}
.scr_navbtn1,.scr_navbtn2{
	margin:3px;
	margin-top:15px;
	padding:0px;
	color:#ffffff;
    width:62px;
	height:23px;
	border:0px;
	font-size:12px;
    background:url(../images/xyh_zty_daohangtiao_button.png) no-repeat 0 2%;
	cursor:pointer;
}
.scr_navbtn1{
    background-position:0 2%;
} 
.scr_navbtn2{
    background-position:0 100%;
}
/* scroll top end */

/* infos */
#sping_infodiv,#summer_infodiv,#autumn_infodiv,#winter_infodiv{
    /*border:1px solid red;*/
	text-align:center;
}
.div_ho_1{
    float:left;
    width:100%;
	height:90px;
}
.div_ve_1{
    float:left;
    width:400px;
	height:150px;
}
#sping_infodiv,#autumn_infodiv{
    float:left;
	width:320px;
	height:150px;
}
.div_ho_2{
    float:left;
    width:100%;
	height:105px;
}
.div_ve_2{
    float:left;
    width:80px;
	height:150px;
}
#summer_infodiv,#winter_infodiv{
    float:left;
	width:320px;
	height:150px;
}
#subs_infodiv{
    width:180px;
	height:380px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:center;
}
/*****/
.tone_showdiv{
    margin:0;
	padding:0;
}
.tone_ul1{
    margin:0;
	padding:0;
	height:22px;
	line-height:22px;
	vertical-align:middle;
    list-style-type:none;
}
.tone_list1,.tone_list2,.tone_list3,.tone_list4{
    float:left;
	height:22px;
}
.tone_list1{
    width:30px;
}
.tone_list2{
    text-align:left;
    width:160px;
}
.tone_list3{
    width:80px;
	text-align:left;
}
.tone_list4{
    width:40px;
}
.btn_right2{
    margin:2px;
	margin-right:10px;
    clear:both;
    float:right;
	cursor:pointer;
}
.sub_name{
    color:#ffffff;
    font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.sub_desc{
    color:#D0D0D0;
    font-size:12px;
}

a.a11:link,a.a11:visited{
    color:#000000;
	text-decoration:none;
}
a.a11:hover{
    color:#ff6600;
	text-decoration:underline;
}
/* infos end */
