#container 
  {
  background-color:#FFA800;
  color:#000000;
  margin:0 auto; 
  font-size:12px;
  text-align:left;
  margin-top:125px;
  width:1024px; 
  }
div, img, p {border: 0; padding: 0; margin: 0;}

#logo {float:left;}

#left {float:left;width:185px;}
#right {float:right;width:800px;}

#icon {margin-left:32px;float:left;padding-top:25px;text-align:center;}

#top {background-image:url(../image/top_1.jpg);background-repeat:repeat-x;float:left;width:706px;height:106px;}

#menu {float:left;height:54px;padding:41px 0px 0px 50px;width:886px;}

#menu ul { margin:0px;float:left; list-style-type: none; }
#menu ul li {float:left;}
#menu ul li a {
	font-size: 23px;
	color: #FFFFFF;
	display: block;
	margin-top: 4px;
	height:18px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


#a1 a {width: 44px;margin-left: 116px;}
#a1 a:hover { background: url(../image/button/button_1.jpg) no-repeat left top; }

#a2 a { width: 62px; margin-left: 8px; }
#a2 a:hover { background: url(../image/button/button_2.jpg) no-repeat left top; }

#a3 a { width: 70px; margin-left: 11px; }
#a3 a:hover { background: url(../image/button/button_3.jpg) no-repeat left top; }

#a4 a { width: 96px; margin-left: 10px; }
#a4 a:hover { background: url(../image/button/button_4.jpg) no-repeat left top; }

#a5 a { width: 103px; margin-left: 8px}
#a5 a:hover { background: url(../image/button/button_5.jpg) no-repeat left top; }

#a6 a { width: 62px; margin-left: 9px; }
#a6 a:hover { background: url(../image/button/button_6.jpg) no-repeat left top; }


#main {padding:10px;text-align:justify;width:420px;}

#title {background-color:#4b4b4b;color:#FFFFFF;height:22px;padding:0px 0px 0px 25px;line-height:22px;font-size:11px;width:430px;}

#bg {background-image:url(../image/bg_text.gif);background-repeat:repeat-y;float:left;width:710px;}

#footer {background-color:#4b4b4b;color:#FFFFFF;text-align:center;float:left;margin:8px 0px 0px 0px;padding:3px;width:698px;}
#footer a {color:#FFFFFF;text-decoration:underline;}
#footer a:hover {text-decoration:none;}



#panel {background-color:#6F6F6F;color:#FFFFFF;float:left;height:22px;padding:0px 0px 0px 25px;margin-bottom:5px;line-height:22px;width:222px;}

#main_panel {background-color:#6F6F6F;border-top: 4px solid #808080;color:#FFFFFF;float:left;height:20px;padding:0px 0px 0px 25px;margin-top:5px;margin-bottom:5px;line-height:20px;width:222px;}

#panel_forum {
  background-color:#F2F0ED;
  padding:5px;
  margin-bottom:15px;
  width:420px;
  word-break: break-all;
  }
  
#panel_forum_2 {
  background-color:#E9E9E9;
  padding:5px;
  margin-bottom:15px;
  width:420px;
  word-break: break-all;
  }
 
#panel_forum_admin {
  background-color:#D2D2D2;
  padding:5px;
  margin-bottom:15px;
  width:420px;
  word-break: break-all;
  }
  
#error {border: 1px solid #9D000D;padding:4px;text-align:center;color:#000000;margin-bottom:5px;width:100%;}


