/*================初始化===================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	padding: 0;
	margin: 0;
}
object{margin:0}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
body{font-size:12px; font-family:Arial, Helvetica, sans-serif, 宋体; }
/*================常用===================*/
.center{margin:0px auto;}
/* Clear Fix ==IE6兼容修改增加*/
.void:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.void{
	display:inline-block;
}
/* Hide from IE Mac */
.void{display:block;}
/* End hide from IE Mac */
/* end of clearfix */

.hide{display:none}
.show{display:}
/*===============头部样式===========================*/
#ygb{width:100%; position:absolute; z-index:1; left:0; top:0; overflow:hidden;}
#ygb{height:auto!important;  height:100%;  min-height:600px;;  }
#top{height:70px; width:100%; background:url(ygb_top_bg.gif) repeat-x; overflow:hidden; position:absolute; z-index:9999}

.show_left{width:36px; height:40px; position:relative; left:20px; top:15px; background:url(ygb_icon.gif) no-repeat -62px -15px;float:left; cursor:pointer; z-index:2}

.show_left span{display:none}

.hide_left{width:36px; height:40px; position:relative; left:120px; top:15px; background:url(ygb_icon.gif) no-repeat -26px -15px;float:left; cursor:pointer; z-index:2}

.hide_left span{display:none}

	
.top_logo{width:450px; height:70px; background:url(ygb_icon.gif) no-repeat -138px 0px; margin:0 auto;}

.top_logo a{display:block; height:100%; width:100%}
.top_logo a h1{display:none}

#list{width:120px; height:100%; position:absolute; z-index:100; left:0; top:70px;
	background-color:#FFFFFF; border:#CC6600 solid 2px;}
#list li{margin-left:10px; height:20px; line-height:20px; font-size:12px; }

#content{width:100%; height:100%;; position:relative; z-index:50; left:0; top:70; z-index:50;}

.jiexi{color:#FF3300; font-weight:bold}

.ygb_list{margin:5px; line-height:25px;}