@charset "utf-8";

body, ul, li, p {
margin:0px;
padding:0px;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

h1 {
font-size:120%;
}

a {
text-decoration:none;
}

#wrapper {
width:758px;
height:auto;
background:#fff;
margin:0 auto;
}

#header {
width:758px;
height:107px;
background:url(resources/image/header.jpg) no-repeat;
}

#header_lab {
width:758px;
height:107px;
background:url(../resources/image/header_lab.jpg) no-repeat;
}

#header ul {
padding:65px 0 0 350px;
list-style-type:none;
}

#header li {
display:inline;
}

#header a {
text-decoration:none;
padding:3px;
color:#000;
}

#header a:hover {
text-decoration:none;
border:solid 1px #000;
padding:2px;
color:#000;
}

#header_lab ul {
padding:65px 0 0 350px;
list-style-type:none;
}

#header_lab li {
display:inline;
}

#header_lab a {
text-decoration:none;
padding:3px;
color:#000;
}

#header_lab a:hover {
text-decoration:none;
border:solid 1px #000;
padding:2px;
color:#000;
}

#content {
width:758px;
height:auto;
/* background:#999999; */
}

#logo {
width:251px;
height:132px;
background:url(logo.jpg) no-repeat;
float:left;
}

#footer {
width:758px;
height:110px;
background:url(resources/image/bot.gif) no-repeat;
text-align:center;
}

#footer a {
text-decoration:none;
font-size:80%;
}

#footer a:hover {
text-decoration:underline;
}

#footer li {
display:inline;
list-style-type:none;
}

.clear {
clear:both;
}

.contenetright {
width:200px;
height:auto;
background:#fff;
float:right;
padding:5px;
font-size:80%;
border:solid 1px #000;
margin:0 0 10px 0;
}

#contenetleft {
width:530px;
height:auto;
/* background:#9900CC; */
float:left;
margin:0 0 20px 0;
}

#contenetleft h1{
font-family:"Arial Narrow";
margin:0 0 10px 0;
}

#contenetleft p {
color:#333;
margin:10px 0 0 0;
line-height:1.2em;
}

#contenetright p {
margin:10px 0 0 10px;
}

.contentrighth1 {
padding:2px 5px 2px 5px;
color:#fff;
background:#ccc;
margin:0 0 5px 0;
}

.imgborder {
border:solid 1px #000;
padding:3px;
margin:0 0 20px 0;
}

/* .date {
width:44px;
height:45px;
*background:url(resources/image/date.gif) no-repeat;
position:relative;
float:left;
z-index:10;
border:solid 1px #999;
} */

.date {
color:#666;
font-size:80%;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0 10px;
}

.news {

/*background:#f3efef;*/
}

.lists {
padding:0 0 0 15px;
}

.featurename {
margin:5px 0px 5px 0px;
}