*{
margin:0px;
padding:0px;
}
body
{
font-family:Arial;
background-image:url(../images/bg_web.jpg); 
background-position:center; 
background-repeat:repeat-y;
width:900px;
margin:auto;
margin-top:0px;
}
#page_content {
  background:#FFFFFF;
}
#page_content h2
{
font-size:12px;
color:#CCCCCC;
font-weight:700;
background:#333;
padding-left:3px;
}
#header {
	font-family:Arial, Helvetica, sans-serif;
	height:180px;
	padding-left:20px;
	color:#FFF;
	background-color:#333;
	margin-bottom:10px;
}
#header h1{
	padding-top:20px;
	font-size:30px;
}

#header h2{
	font-size:14px;
}
#left_content {
	float: left;
	width:220px;
}

#center_content {
	float:left;
	width: 220px;
}

#right_content {
	float: left;
	width:220px;
}

#advertisement {
	float:left;
	width: 236px;
}
#ad_footer
{
	text-align:center;
}
#ad_footer img
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom:5px;
}
#footer {
	clear:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#333;
	padding:10px;
	color:#FFF;
}
#footer a{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer h2 a
{
font-size:12px;
color:#FFFFFF;
}
#footer h2 a:hover
{
color:#FFFF00;
}

a {
	font-family: Arial;
	color:#000;
	font-size: 15px;
	text-decoration:none;
	font-weight:700;
}
a:visited {
	color:#000;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
a:active {
	color:#000;
}

.links{
width: 220px; /*width of menu*/
}

.links ul{
list-style-type: none;
margin:0px;
padding:0px;
}

.links ul li a{
/** background: white url(../images/arrow-list.gif) no-repeat 2px center;  **/
font: normal 13px Arial, Verdana, Helvetica, sans-serif;
color:#333;
display: block;
text-decoration: none;
font-weight:700;
height: 23px;
width:182px;
background-color:#F8F8F8;
line-height:23px;
padding-left: 8px;
}

.links ul li a:hover{
color:#FFF;
background-color:#666;
text-decoration: none;
}

.tit_id
{
font-size:13px;
font-weight:700;
text-transform:uppercase;
padding-left:10px;
width: 180px;
background-color:#525252;
height:30px;
color:#FFFFFF;
line-height:30px;
}

h4
{
font-size:13px;
color:#333;
font-weight:700;
text-transform:uppercase;
}

h1
{
font-size:25px;
color:#FFFFFF;
font-weight:normal;
}

.other
{
	padding-right:5px;
	font-size:14px;
	text-align:center;
	font-weight:500;
}
.other a
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	font-weight:500;
}

.other a:hover
{
	color:#FF0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

.links_long
{
overflow:auto;
height:900px;
}

.ad
{
border:1px dashed #999999;
padding-top:10px;
height: 60px;
font-size:15px;
text-align:center;
text-decoration:none;
color:#333333;
line-height:20px;
margin-bottom: 5px;
padding-bottom:10px;
font-weight:700;
}
.ad a
{
font-size:14px;
color:#FF3300;
font-family:"Courier New", Tahoma, Courier, monospace;
font-weight:700;
text-decoration:none;
}
.ad a:hover
{
color:#FF0000;
text-decoration:underline;
}