/* CSS Document */

* { margin:0px; padding:0px;}

img { border:none; }
html { height: 100%; }
body { background-color:#ffffff; font-family:Tahoma, Geneva, sans-serif; }

#wrapper { margin:0px auto; width:780px;}

#top_frame { float:left; width:780px; height:116px; }

#logo { width: 220px; height:116px; float: left; }
#header { width: 560px; height:116px; float: left; }
#top_banner { width: 468px; height: 60px; float: left; margin-top:8px; background-color:#CCC; }
#share { width: 92px; height: 60px; float: left; margin-top:8px;}
#menu { width: 558px; height: 32px; border: 1px solid #666666; margin-top: 14px; float: left; }
#menu a { display: block; float:left; border-right: 1px solid #666666; }

#middle_frame { float:left; width:780px; height:300px; border-bottom: 1px solid #666666;  }
#vertical_menu { float:left; width: 200px; height:300px;  padding-left:20px; }
#stage { float:left; width: 559px; height:300px;border-left: 1px solid #666666; }

#bottom_frame { width: 780px;  float: left; border-bottom: 1px solid #666666; background-image:url(../img/bg_line.gif); background-repeat:repeat-y; background-position:220px 0;}
#news {
	width: 200px;
	float:left;
	padding-left:20px;
}
#content { float:left; width: 539px; padding-bottom: 82px; padding-left:20px;  }
#content a { color: #f8b242; }
#content img { padding: 0px 10px 10px 0px }
#news_content #content_title a { color: #585858; }
#news_content #content_text a { color: #585858; }

#content p { margin-bottom: 5px; clear:left; }
#content ol,#content ul { padding-left: 15px; }
#content hr { margin-bottom: 10px; }
#content_title { color: #f8b242; font-size: 13px; font-weight:bold; padding: 9px 0px 10px 0px; }
#content_separator { height: 1px; overflow: hidden; width: 220px; background-color:#9a9a9a; }
#content_text { font-size: 11px; padding-right: 50px; line-height: 14px; padding-top: 10px; }
#content_pack { width: 780px;  float: left; }

#submenu { float:right; width:160px; padding-top:10px; font-size:12px; color: #f8b242; }

.news_single {
	color: #585858;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 172px;
	border-top: 1px solid #9a9a9a;
}
.news_date { font-size: 12px; padding: 2px 0px;  }
.news_title { font-size: 14px; padding: 3px 0px;  }
.news_text {
	font-size: 10px;
	height: 80px;
	overflow:hidden;
	line-height:13px;
}
.news_title a, .news_text a,
.news_title a:visited, .news_text a:visited,
.news_title a:active, .news_text a:active { color: #585858; text-decoration:none; }
.news_title a:hover, .news_text a:hover { color: #585858; text-decoration:underline; }

#bottom_menu { height: 62px; width: 559px; margin-top: -62px; float:left; margin-left:221px; } 
#bottom_menu_head { width: 559px; height: 28px; background-color:#f8b242;  } 
#bottom_menu_content { width: 559px; margin-top: 8px; }
#bottom_menu_content a { display:block; float:left; border-right: 1px solid #666666; }
#footer_frame {
	height:46px;
	border-bottom: 1px solid #666666;
	padding-left: 220px;
	float:left;
	width: 560px;
	margin-bottom: 20px
}
#footer_text { border-left: 1px solid #666666; color: #000; font-size: 10px;  padding-top: 18px; padding-left: 20px; height:28px;}
