body {
	margin: 0;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FEC248;
}
img {
	border: 0;
}

#main_pic{
	width:470px;
	height:568px;
	background: url("/i/main/pic.jpg") no-repeat;
	background-position:center center;
}

.header_bg {

background: url('/i/header_bg.gif') repeat-x;

}

.header_right {

background: url('/i/header_right.jpg') no-repeat;
background-position: right bottom;

}

.border {
background: url('/i/border.gif') repeat-y;
}


.header_sub_left_border {
background: url('/i/header_sub_left_border.gif') no-repeat;
}

.header_sub_center_bg {
background: url('/i/header_sub_center_bg.gif') repeat-x;
}

.header_sub_right_border {
background: url('/i/header_sub_right_border.gif') no-repeat;
}

.header_sub_right_logo {
background: url('/i/header_sub_right_logo.gif') repeat-x;
}
.c_left {
background:url('/i/c_left.jpg') #D5D7D9 no-repeat;
}

a:link, a:visited {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #777777;
	font-size: 12px;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #777777;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
a.menu:hover {
	color: #777777;
	font-size: 10px;
	text-decoration: underline;
}

a.links:link, a.links:visited {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	background: url('/i/bullet.gif') no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}
a.links:hover {
	color: #777777;
	font-size: 12px;
	text-decoration: underline;
}

.link_bullet {

	text-decoration: none;
	font-size: 12px;
	background: url('/i/bullet_circle.gif') no-repeat;
	background-position:0px 3px;
	padding-left:14px;
}

a.right:link, a.right:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
a.right:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a.rightb:link, a.rightb:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight:700;

}
a.rightb:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight:700;
}

a.top:link, a.top:visited {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight:700;
}
a.top:hover {
	color: #000000;
	font-size: 15px;
	text-decoration: underline;
}

a.copy:link, a.copy:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight:700;
}
a.copy:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}


h1 {
	font-size:14px;
	color:#747577;
	margin:0px;
}

h2 {
	font-size:13px;
	color:#000000;
	margin:0px;
	padding-left:5px;
	padding-bottom:7px;
}

.news_date {
	font-size:10px;
	color:#666666;
	font-weight:300;
}

#ln {
	width:100%; 
	height:1px; 
	background: url('/i/ln.gif') repeat-x;
}

.context {

	font-family: arial, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
