@charset "utf-8";
#header {
	background-color: #FFFFFF;
	text-decoration: none;
}
#container {

	

}
a{
	text-decoration:none;

}
a:hover, a:active, a:focus
{
	text-decoration:underline;
	color:#8C9520;
}
#main {
	background-color: #FFF;
	text-decoration: none;
	
}
#left {
	background-color:#CCC;
	padding: 1px 1px 1px 2px;
	float:left;
	width:13%;
	text-decoration: none;
}
#right {
	background-color: #3FF;
	float:right;
	text-decoration: none;
}
#footer {
	background-color: #C0C;
	text-decoration: none;
}
#center {
	background-color:#FFF;
	text-decoration: none;
}
#notice {
	background-color:#FFFFFF;
	float:left;
	width :928px;
	height:400px;
	padding:5px 20px 5px 10px;
	text-decoration: none;
}
#chat {
	background-color:#00C;
	float:right;
	width:32%;
	height:400px;
	padding:5px 5px 5px 10px;
	text-decoration: none;
	
}
#notice_public {
	padding: 0 10px 0 10px;
	word-break:break-all;
	text-decoration: none;
}
#container #main #center #header #notice_chat #notice #notice_public table tr td {
	word-wrap:break-word;
	text-wrap:normal;
	word-break:break-all;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#main #center #header #notice_chat #notice #notice_public table tr td {
}
#center #header #notice_chat #notice #notice_public table tr td {
}




#notice_upload {
	padding: 0 0 0 10px;
	text-decoration: none;
}
#insert {
	
}
#insert table tr td {
padding: 0 0 0 20px;
text-decoration: none;
}
