body {
margin:0px;
padding:0px;
background:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

.pages {
margin:0px auto;
width:777px;
}

.header {
width:777px;
height:119px;
background: url(../images/bg_header.jpg) repeat-x;
}

.side1 {
margin:0px 0px 50px 0px;
cursor:pointer;
}

.prod {
cursor:pointer;
}

.logo {
width:311px;
height:109px;
background: url(../images/logo.png) no-repeat;
cursor: pointer;
}

.lang {
color: #333;
float: right;
margin: -80px 0 0 520px;
position: absolute;
text-align: right;
width: 250px;
}

.lang a {
color: #333;
padding: 0 10px 0 5px;
text-decoration: none;
}

.topmenu {
margin: -31px 0 0 245px;
position: absolute;
}

.topmenu ul li {
float: left;
list-style-type: none;
padding: 9px 0 5px 0px;
position: relative;
border-left:1px solid #ffffff;
}

.topmenu a {
color: #FFFFFF;
padding:5px 24px;
font-weight:bold;
text-decoration: none;
text-shadow:0 0 10px #FFFFFF;
font-variant:small-caps;
}

.topmenu ul li a:hover {
background:url("../images/hv.jpg") no-repeat center bottom;
}

h2 {
margin:15px 0 30px
}

.content a{
color:red;
}

.visited {
background:url(../images/hv.jpg) no-repeat center bottom;
}

.bg_home {
background:url(../images/bg_home.jpg) no-repeat;
width:777px;
height:145px;
}

.content {
background:url(../images/bg_content.jpg);
padding:10px 50px;
color:#333;
width:675px;
height:465px;
float:left;
line-height: 20px;
text-align: justify;
}

.img1 {
float:left;
margin-right:20px;
}

.img2 {
float:right;
margin-left:20px;
}

.img3 {
float:left;
margin-top:30px;
}

.ft1 {
float:right;
margin-left:20px;
}

.sidebar {
background:url(../images/bg_sidebar.jpg);
padding:10px 20px;;
width:260px;
color:#ffffff;
height:480px;
float:right;
}

span {
color:Gold;
}

.chat {
margin:115px 0 0 0px;
text-align: right;
text-shadow:0 0 10px #FFFFFF;
}

.footer {
margin-top: 430px;
padding:10px;
color:#333;
width: 755px;
position:absolute;
}

.copy {
float: left;
margin-top: 0px;
text-align: left;
}

.copy a {
color: #333;
padding:0px 5px;
text-decoration: none;
}

.cont {
float:right;
text-align:right;
}

.title {
color: red;
font-size: 25px;
margin: 0 10px 0 0;
}



