*{ margin: 0; padding: 0; }*
body { margin: 0; padding: 0; font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #f3f6f8 url(images/topbg.jpg) repeat-x; color: #000; }
a {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #cccaca; text-decoration: none;}
h1 { font-size: 1.3em; margin: 0 0 10px; padding: 10px 0 3px; }
h2 { font-size: 1.2em; margin: 0 0 10px; padding: 10px 0 3px; }
h3 { font-size: .9em; padding-left: 5px; background: #f3f6f8 url(images/lmenu.jpg) repeat-x; height: 18px; border:1px solid #c0d4e0; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #f3f6f8 url(images/top.jpg);
height: 180px;
}

#menu {
height: 25px;
line-height: 25px;
;
}
#menu ul {
list-style-type: none;
padding-left: 180px;
}
#menu ul li {
display: block;
float: left;
margin: 0 2px;
background: #f3f6f8 url(images/tmenu.jpg) repeat-x; font-size: 1em; height: 25px; width:198px; border:1px solid #c0d4e0;
}
#menu ul li a {
margin: 0 5px;
text-decoration: none;
font-size: 1em;
font-weight:bold;
}
#menu ul li a:hover {
text-decoration: none;
font-size: 1em;
font-weight:bold;
}

#wrap { padding: 0; width: 998px; margin: 0px auto; background: #f3f6f8;}
#left { float: left; width: 180px; margin-bottom: 10px; margin-top: 20px; margin-left:0; }
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 792px; padding: 0 10px 10px 10px; margin-top: 10px; margin-left:0; background: #fff; border:1px solid #c0d4e0;
}
	
#footer { font-size: 11px; text-align: right; }

.ad {
float:left;
display: inline;
width: 88px;
height: 15px;
margin-left:10px;
margin-top:5px;
text-align:left;
}

.url_table
{
margin-left:15px;
}

.url_table a
{
font-size:	12px;
font-weight:	bold;
}

.url_table li
{
list-style-type: circle;
}