body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a {
color:#9d1919;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

td, th {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}

img {
behavior: url(/admin/scripts/iepngfix.htc);
}

.contents img:hover {
opacity:0.8;
}

h1 {
font-size:18px;
}

form {
margin: 0;
padding: 0;
}

input {
font-family: Arial;
font-size: 12px;
color: #0e0e0e;
}

#header {
width:100%;
height:145px;
background-color:#9d1919;
color:#fff;
position:relative;
}

#header a {
color:#fff;
}


#header_left {
width:30%;
height:119px;
background-image:url(/admin/images/layout/logo_bg_left.jpg);
background-repeat:no-repeat;
background-position:right;
color:#fff;
overflow:hidden;
float:left;
}

#header_center {
width:70%;
height:119px;
overflow:hidden;
float:left;
}

#header_right {
width:200px;
height:119px;
background-color:none;
float:right;
position:absolute;
top:12%;
left:80%
}

#header_right ul li {
list-style:none;
}

#header_right ul li a {
display:block;
background-image:url(/admin/images/layout/plogo.png);
background-repeat:no-repeat;
background-position:3px 5px;
font-weight:bold;
text-decoration:none;
margin-top:5px;
color:#fff;
zoom:1;
background-color:#bc3c3c; 
padding:4px 5px 5px 25px;
font-size:11px;
}

#header_right ul li a:hover {
background-color:#cf7575;
}

.menu_class a {
color:#9d1919;
text-decoration:none;
font-weight:bold;
font-size:10px;
}

div.link:hover {
background-color:#f0f0f0;
}


.navigation {
height:20px;
color:#9d1919;
padding-top:3px;
background:#cecece;
/*background-image:url(/admin/images/layout/nav_bg.jpg);
background-position:0px -4px;*/
font-weight:bold;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
margin-left:5px;
margin-right:5px;
}

.navigation a {
color:#9d1919;
height:1px;
}
