/* header */
#header {
	width:1002px;margin:auto;position:relative;
}
#header img {
	float:left;
}
#header .floatright {
	float:right
}
/* container */
#wide {
	min-width:1002px;width:100%;background:url('../images/bg2.jpg') no-repeat center bottom;
}
#container {
	width:1002px;margin:auto;position:relative;padding-bottom:52px;
}
/* left */
#left {
	width:252px;min-height:489px;_height:489px;float:left;background:url('../images/left.jpg') no-repeat;
}
#leftnav {
	width:252px;
}
#leftnav img {
	float:left;
}
#leftad {
	width:206px;margin-left:26px;
}
#leftad img {
	float:left;
}
#leftad b {
	width:206px;height:131px;float:left;display:block;text-align:center;padding-top:4px;background:url('../images/leftad_02.jpg');
}
#leftad b img {
	width:199px;height:125px;float:none;
}
/* main */
#main {
	width:676px;
	float:left;
	background: url(../images/main.jpg) top;
}
#main-text {
	width:600px;min-height:650px;_height:650px;padding-bottom:10px;margin:auto;color:#130101;
}
#main-bottom {
	width:676px;height:81px;clear:both;position:relative;
}
#bottom {
	width:758px;height:74px;background:url('../images/bottom.jpg');position:absolute;left:-40px;top:0;
	padding-top:7px;
}
/* list */
#list {
	width:676px;background:url('../images/list_top.jpg') no-repeat;
}
#list-top {
	width:300px;padding:30px 0;margin:auto;
}
#list-top img {
	margin-right:4px;
}
#list-table {
	width:600px;margin-bottom:10px;
}
#list-table td {
	height:35px;vertical-align:middle;font-size:14px;color:#130101;text-indent:10px;border-bottom:1px #130101 dotted;
}
#list-table span {
	color:#5d3f3f
}
/* news */
#news {
	width:676px;background:url('../images/news_top.jpg') no-repeat;
	float:left;
}
#news h1 {
	color:#f8f0bc;font-size:16px;text-align:center;padding-top:40px;
}
#news h2 {
	color:#5f3430;font-size:12px;font-weight:normal;padding:25px 0 15px 450px;
}
#news #main-text {
	font-size:14px;line-height:26px;
}
/* download */
#down {
	width:676px;background:url('../images/down_top.jpg') no-repeat;padding-top:120px;
}
#down h1 {
	color:#530000;font-size:14px;line-height:26px;text-indent:65px;
}
#down h2 {
	width:360px;font-size:14px;font-weight:normal;line-height:22px;padding-left:10px;margin-left:75px;border-bottom:1px #000 dashed;
}
#down #border0 {
	border:0;margin-bottom:50px;
}
#down-block {
	width:562px;height:399px;background:url('../images/down_bg.jpg');margin:auto;padding:10px 0 0 24px;
}
#down-block strong {
	color:#f00;line-height:18px;
}
#down-block img {
	width:541px;height:336px;margin-top:5px;
}
/* iframe */
#header-iframe {
	width:1002px;height:200px;
}
#list-iframe {
	width:676px;height:710px;
}
#left-iframe {
	width:252px;height:700px;
}

#mian_menu{
	width:676px;
     margin-top:80px;
	 margin-bottom:12px;
	 float:left;

}
#mian_menu img{
     border:0;
	 float:left;

}	
.media{
	width:90%;
	height:300px;
	padding:0 26px 0 26px;
  
}

.btn{
    margin-left:200px;
    margin-top:30px;
	}

.bgc_yellow{
	background:#acb1b4;
	font-size: 14px;
	font-weight: bold;
	  }