body {
margin : 0;
padding : 0;
color : #000000;
background : #ffffff url("../images/ourcms_wrapper6.png") repeat-x;
}
#ourcms_wrapper {
width : 960px;
margin : 0 auto;
background : url("../images/ourcms_wrapper8.png") no-repeat 0% 25px;
}
#ourcms_content {
width : 930px;
margin : 0 auto;
}
#ourcms_logo {
height : 100px;
color : #74921c;
font : normal 1.5em/1.5em "Times New Roman", arial, serif;
line-height : 198px;
padding-left : 15px;
}
#ourcms_menu {
background : #fff url("../images/ourcms_menu.png") repeat-x;
}
#ourcms_menu ul {
margin : 0;
padding : 0;
height : 36px;
margin-left : 10px;
}
#ourcms_menu li {
float : left;
list-style-type : none;
}
#ourcms_menu a {
display : block;
padding : 0 10px;
line-height : 36px;
text-decoration : none;
}
#ourcms_menu a:hover {
color : #74920c;
padding : 0 9px;
border-left : 1px solid #74920c;
border-right : 1px solid #74920c;
}
#ourcms_menu li:hover {
background : url("../images/ourcms_menu_a.png") repeat-x 0% 100%;
}
#ourcms_main {
padding : 0 10px;
}
#ourcms_footer {
clear : both;
width : 910px;
margin : 5px auto;
line-height : 30px;
text-align : center;
border-top : 1px dotted #74920c;
}
#ourcms_footer A {
text-decoration : none;
color : #000000;
}
#ourcms_footer A:hover {
text-decoration : none;
color : #74920c;
}
#ourcms_copyright {
font-size : 14px;
text-decoration : none;
color : #000000;
}
#ourcms_copyright A {
text-decoration : none;
color : #000000;
}
#ourcms_copyright A:hover {
text-decoration : none;
color : #74920c;
}
#ourcms_bottom {
clear : both;
padding : 10px;
margin : 0;
background : #74920c;
}
#ourcms_message {
border : 1px solid #d4bc4c;
background-color : #cae85c;
padding : 8px 11px;
}
#ourcms_error {
border : 1px solid #e89b88;
background-color : #ffefe8;
padding : 8px 11px;
}
input, textarea {
padding : 5px;
border : 1px solid #e5e5e5;
background-color : #ffffff;
outline : 0;
font : normal 13px/100% Verdana, Tahoma, sans-serif;
}
input:hover, textarea:hover, input:focus, textarea:focus {
border-color : #c9c9c9;
}