* {
    padding: 0;
    margin: 0;
}

body {
background: #bbb;
font-family: verdana;
font-size: 12px;
color: #333333;
line-height: 19px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin:auto;
}
#right h2 {
background:url(../images/home_0.png) no-repeat top left;
height:47px;
width:224px;
}
#right p {
background:url(../images/home_04.png) repeat-y top left;
width:184px;
padding:0 20px;
text-align:left;
color:#262121;
}
#right h3 {
background:url(../images/home_13.png) no-repeat bottom left;
height:18px;
}

#stardev_header {
height:271px;
}
#header {
height: 180px;
background: #eee url(../images/header.png) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 50px;
background: #bed73b url(../images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 15px 0 0 40px;
}
#menu ul li {
float:left;
}
#menu ul li a {
color: #1d76bb;
font-size: 13px;
padding:0 10px;
font-weight:500;
letter-spacing:auto;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}
#menu .line {
border-right:2px solid #046a38;
}

#content {
background: #fff url(../images/content.gif) repeat-y;
}

.main {
background: #fff;
}
#page {
padding:0;
}
#page h2 {
color:#0099bd;
}
#handler {
width:100%;
color:#820980;
font-weight:bold;
padding-bottom:5px;
}
#handler .picture {
height:288px;
width:100%;
background:url(../images/banner.jpg) right top no-repeat;
}
#handler .content {
background:#FFFFFF;
}
#handler .left {
float:left;
width:52%;
}
#handler .right {
float:right;
width:48%;
}
#handler .right h2 {
background:url(../images/home_07.png) no-repeat top left;
height:15px;
}
#handler .right p {
background:url(../images/home_14.png) repeat-y top left;
padding:0 20px;
width:310px;
text-align:left;
color:#FFFFFF;
}
#handler .right h3 {
background:url(../images/home_17.png) no-repeat bottom left;
height:20px;
margin-bottom:15px;
}

.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #fff url(../images/) no-repeat;
height:192px;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}