@charset "UTF-8";/* CSS Document */body {	background:#000000;	font-size:11px;	color:#FFFFFF;}a:link {	color:#ffff3d;	text-decoration:none;}a:visited {	color:#ffff3d;	text-decoration:none;}a:hover {	color:#ffff3d;	text-decoration:underline;}a:active {	color:#ffff3d;	text-decoration:underline;}a.arrow{	background:url(../../common/images/arrow.gif) no-repeat left center;	padding-left:12px;	padding-top:4px;	padding-bottom:2px;}#news {	width:1000px;	background:url(../images/news_back.gif) repeat-y;	margin:0;	padding:15px 0 0 0 ;}#left {	float:left;}.menu_name {	width:310px;	height:20px;	background:#ffff3d;	margin-top:15px;	padding-left:25px;}.menu {	margin:10px 20px;	width:290px;}.menu ul {	margin:0;	padding:0 0 0 20px;}	.menu li {	list-style:disc;	color:#ffff3d;	line-height:20px;	margin:0;	padding:0;}#content {	float:left;	padding-left:40px;	background:url(../images/news_back2.gif) repeat-y;}.topic {	background:#ffff3d;	width:605px;}.topic_in {	padding:10px 15px;	background:#ffff3d;	color:#000000;	font-weight:bold;	font-size:13px;}.entry {	width:575px;	margin:20px auto;	line-height:20px;}.entry_footer {	margin-bottom:30px;	text-align:right;}.paginate{	margin:10px 0;	text-align:center;	width:575px;}ul.tree {    margin: 0 0 0 15px;    padding: 0;    list-style: none;}ul.tree ul {    margin: 0 0 0 10px;    padding: 0;}ul.tree li {    margin: 0;    padding: 0 0 0 11px;    background-image: url(tree_lst.gif);    background-repeat: no-repeat;    list-style: none;}ul.tree li.tree_end {    background-image: url(tree_end.gif);    list-style: none;}
