body {
background:#000;
/*font-family:Arial, Helvetica, sans-serif;*/
font-family:arial,sans-serif;
font-size:14px;
color:#ccc;
margin:0;
padding:0;
}

h1,h2,h3 {
font-weight:400;
color:#78cc00;
margin:0;
}

h1 {
font-size:32px;
}

h2 {
font-size:23px;
}

p{
margin:0;
padding:10px}

p,ul,ol {
line-height:20px;
}


a:link {color : #ccc;text-decoration : underline;}
a:visited {color : #ccc;text-decoration : underline;}
a:hover {color:#ccc;text-decoration:none;}
a:active {color:#ccc;text-decoration:underline;}

img {
border:none;
}

/* Form */
form {
margin:0;
padding:0;
}

fieldset {
border:none;
margin:0;
padding:0;
}

legend {
display:none;
}

input,textarea,select {
/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
/*font-size:13px;*/
color:#333;
vertical-align:middle;
}

#wrapper {
background:#7ACF00 url(images/img03.jpg);
}

/* Header */
#header {
width:980px;
height:90px;
margin:0 auto;
overflow:hidden;
}

#logo {
width: 300px;
height:80px;
float:left;
}

#logo h1 {
font-size:38px;
}

#logo h1 a {
color:#FFF;
text-decoration:none;
}

#logo h2 {
text-transform:uppercase;
font-size:10px;
color:#FFF;
}

/* Menu */
#menu {
float:right;
width: 600px;
height:30px;
text-align:right;
padding-top:50px;
}

#menu a:link{color : #333;text-decoration : underline;}
#menu a:visited{color : #333;text-decoration : underline;}
#menu a:hover{color:#fff;text-decoration:none;}
#menu a:active{color:#333;text-decoration:underline;}

/* Page */
#page {
width:980px;
margin:0 auto;
padding-top:20px;
overflow:hidden;
}

/* Content */
#content {
float:left;
width:750px;
}

.center_tag {
text-align:center;
}

.box_google {
width:750px;
height:160px;
overflow:hidden;
}

.box_google1 {
width:250px;
height:160px;
float:left;
text-align:center;
}

.box_boot {
width:750px;
height:115px;
overflow:hidden;
}
.box_boot1 {
width:250px;
height:115px;
float:left;
text-align:center;
}

.box_boot1 a {
font-size:12px;
color:#fff;
text-decoration : underline;
font-weight:700;
}

.title {
margin-bottom:5px;
padding-bottom:5px;
border-bottom:5px solid #333;
}

/* Sidebar */
#sidebar {
float:right;
width:210px;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
/*padding:5px 0 0 0;*/
}

#sidebar li li {
margin:0;
padding:0;
}

#sidebar li li a {
font-size:12px;
color:#fff;
text-decoration : underline;
padding-left:15px;
font-weight:700;
background:url(/image/icon3.gif) no-repeat left;
margin:0;
}


#sidebar h2 {
margin-bottom:3px;
padding-bottom:3px;
border-bottom:5px solid #333;
font-size:18px;
font-weight:400;
}

#s {
width:150px;
margin-right:5px;
border:1px solid #F0F0F0;
padding:3px;
}

#x {
background:#ECECEC url(images/img08.gif) repeat-x left bottom;
border:none;
text-transform:lowercase;
font-size:11px;
color:#4F4F4F;
padding:3px;
}

/* Footer */
#footer {
height:70px;
background:#979797 url(images/img02.jpg) repeat-x left top;
}

.legal {
padding-top:20px;
text-align:center;
}