@import url("reset.css");

/* ---------- General styles ---------- */
body {background:#000}
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear floated columns */


.wrapper {width:775px; height:auto; margin:auto;font-family:Arial; color:#fff}

.header {width:775px; height:255px}

.title {width:775px; height:130px; background:#9c9ea1}
.title .right {width:92px; height:94px; background:#f26822; float:right; margin:10px 30px;; padding:7px 9px}
.title .right p {padding-bottom:7px; font-size:11px}
.title .left {width:202px; padding-left:75px}
.title .left img { padding-top:15px}

.content {width:775px; position:relative}
.content .menu {width:106px; margin-left:75px}
.content .menu a {text-decoration:none; font-family:Arial; color:#fff; font-size:12px;}
.content .menu a:hover, .menu a.active {color:#FFCC00}
.content .menu ul {margin:20px 0}
.content .menu li { line-height:20px}

.content .images {width:106px; float:right; margin-right:30px; margin-bottom:30px}

.content .sun1 {background:url(../images/sun1.png); width:122px; height:122px; position:absolute; left:140px; bottom:-45px; display:block}
.content .sun2 {background:url(../images/sun2.png); width:79px; height:79px; position:absolute; left:595px; bottom:195px}