@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	/* background: #044139; */
	font-size:14px;
	background: #425f26;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container
{
	margin: 0 auto;
	/* width: 900px; */
	width: 1000px;
	background: #fff;
}

#header
{
	/* padding: 20px; */
	height:174px;
	/* background: #fff url(../images/header-bg.png) repeat-x 0% 0; */
	background:url(../images/banner02.jpg) repeat-x 0% 0;
}

#header h1 { margin: 0; display: inline; }

#header img {
	float: left;
	clear: left;
	/* background: url(../images/logo.png) no-repeat 0% 0; */
	border: 0px;
}

#navigation
{
	width: 1000px;
	height: 30px;
	margin:0px auto;
	/* background: #333; */
	/* margin-top:62px;*/
	background: url(../images/header-bg.png) repeat-x 0% 0 #fff ;
	/* background: url(../images/navtop2-bg.png) no-repeat 0% 0; */
	
}

#lang-bar {
	width:70px;
	float: left;
	height: 30px;
	margin:0px auto;
}
#lang-bar ul {
	margin: 0;
	padding: 0px;
}

#lang-bar ul li
{
	list-style-type: none;
	display: inline;
	font-size:14px;
}
#lang-bar li a
{
	display: block;
	float: left;
	padding: 6px 6px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation ul
{
	float: right;
	margin: 0;
	padding: 0px;
	background: url(../images/header-bg.png) repeat-x 0% 0 #fff ;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	font-size:14px;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 6px 6px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #ccc; }

#banner-container
{
	float: center;
	/* width: 900px; */
	width: 1000px;
	height: 174px;
	background: #fff url(../images/banner.png) no-repeat center;
}

#content-container
{
	float: left;
	/* width: 900px; */
	width: 1000px;
	background: #fff url(../images/leftmenu-bg.gif) repeat-y 0% 0;
}

#content
{
	clear: right;
	float: right;
	/* width: 560px; */
	width: 720px;
	padding: 16px 0;
	margin: 0 4px 0 0px;
	display: inline;
}

#content h2 { margin: 0; }

.bodytitl{
	padding: 4px 0px 0px 8px;
	height:26px;
	color:#FFF;
	font-size:16px;
	width:720px;
	background:url(../images/bodytitl.png) 0% 0 no-repeat;
	position:relative;
	/* font-family:Georgia,Arial,Tahoma,century gothic,  sans-serif; */
	font-weight:normal;
	margin:5px 0px 0px 1px;
	text-shadow: 1px 1px 1px #FFCA7F;
}
h3.bodytitl {
	padding-top:2px;
}

#content-body
{
	padding: 0px 0px 0px 8px;
	clear: both;
}

#aside
{
	float: left;
	/* width: 240px; */
	width: 250px;
	padding: 20px 6px;
	margin: 0 0px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

.sidetitl{
	padding: 0px 0px 0px 15px;
	height:24px;
	color:#FFF;
	font-size:16px;
	width:246px;
	background:url(../images/sidetitl.png) 0% 0 no-repeat;
	position:relative;
	/* font-family:Georgia,Arial,Tahoma,century gothic,  sans-serif; */
	font-weight:normal;
	margin:5px 0px 0px 1px;
	text-shadow: 1px 1px 1px #FFCA7F;
}

.portal01 {
	width:255px;
	margin:0px;
	border:1px solid #6DC544;
	/*border-right:1px solid #33FF33;
	border-bottom:1px solid #33FF33;
	border-left:1px solid #33FF33;*/
	margin-bottom:10px;
}
h3.sidetitl {
	padding-top:2px;
}

#aside ul
{
	margin: 0;
	padding: 0px 0px 0px 15px;
}

#aside ul li
{
	list-style-type: none;
	/* display: inline; */
	font-size:14px;
	padding: 0px 0px;
	border-bottom: 1px solid #fff;
}

#aside li a
{
	display: block; 
	padding: 6px 0px 6px 0px;
	/* float: left; */	
	color: #000;
	text-decoration: none;
	
}

#aside li a:hover { /* background: #ccc;  */}

#footer
{
	clear:both;
	background: #ead678;
	text-align: center;
	padding: 20px;
	height: 1%;
	font-size:12px;
}

#box-goldmarket {
	margin-bottom:10px;
}
#box-infonews-01 {
	height:42px;
	color:#993300;
	
	padding-top:0px;
	padding-right:15px;
	padding-left:15px;
	/*position:relative;*/
	background: #f8f4ef url(../images/infonews-bg_01.jpg) top left no-repeat;
	/* border-top:1px solid #000000; */
	font-weight:bold;	
}

#box-infonews-01 h2 {
	padding-top:10px;
	font-size:15px;
}

#box-infonews-02 {
	height:210px;
	color:#993300;
	padding:0px 15px 0px 15px;
	background: url(../images/infonews-bg_02.jpg) bottom center no-repeat;
}
a.info-news:link, a.info-news:visited, a.info-news:active {
	color:#666;
	font-size:14px;
	text-decoration: none;
}
a.info-news:hover {
	color:#666;
	font-size:14px;
	text-decoration: underline;
}

#box-infonews-03 {	
	height:27px;
	color:#993300;
	text-align:right;
	padding:0px 15px 0px 15px;
	background: #e4d3c3 url(../images/infonews-bg_03.jpg) 0% 0 no-repeat;
	margin-bottom:10px;
}

#box-memo {
	margin-bottom:10px;
}

#box-pawnshop {
	margin-bottom:10px;
}