*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #eeeeee; color: #444; }
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #9966cc; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
ul { padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
/* background: #666666 url(images/header.jpg) repeat-x; */
height: 215px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap {
padding: 10px 10px 3px 10px;
width: 780px;
margin:20px auto;
background: #fff;
border: 1px solid #cccccc;
}

#left {
float: left;
width: 200px;
background: #fff;
margin-bottom: 10px;
margin-top: 20px;
}

#left ul {
margin: 2px;
position: relative;
}

#menu_01 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu01.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_02 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu02.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_03 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu03.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_04 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu04.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_05 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu05.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_06 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu06.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_07 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu07.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_08 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu08.gif) no-repeat 0 0;
text-decoration: none;
}
#menu_09 a{
margin: 2px 0;
display: block;
height: 40px;
width: 200px;
background: url(images/menu09.gif) no-repeat 0 0;
text-decoration: none;
}

#left li a:hover{
background-position: 0px -40px;
text-decoration: none;
}

#right_news {
margin-bottom: 10px;
float: right;
width: 550px;
height: 200px;
padding: 0 0 10px 10px;
margin-top: 20px;
background: url(images/news_bk.gif) no-repeat 0 0;
}

#right_news .articles {
float: left;
margin: 5px auto 5px 10px;
width: 500px;
}

#right_news .articles h3{
font-size: 16px;
color: #888888;
text-decoration: none;
}

#right_news h2{
font-size: 19px;
color: #44d;
text-decoration: none;
width: 350px;
border-bottom: solid 2px #dddddd;
}

#right_news h2 a{
font-size: 19px;
color: #44d;
text-decoration: none;
}


#right {
margin-bottom: 10px;
float: right;
width: 550px;
padding: 0 0 10px 10px;
margin-top: 20px;
}

#right h2{
font-size: 19px;
color: #44d;
text-decoration: none;
border-bottom: solid 2px #dddddd;
}

#right h2 a{
font-size: 19px;
color: #44d;
text-decoration: none;
}

#right h3{
color: #888888;
text-decoration: none;
font-size: 1.5em;
height: 24px;
line-height: 24px;
}

#right .inq{
background: #cccccc;
}

#right .inq td{
background: #fff;
padding: 3px;
}

#right .inq th{
background: #ddddff;
padding: 3px;
text-align: left;
}

#footer {
font-size: 11px;
text-align: center;
border-top: 1px solid #ccc;
padding: 10px 5px;
}

#clearblock {
clear: both;
}

