* {
margin: 0;
padding: 0;
border: 0;
}

body {
  padding: 0;
  background:url("/pic/bg.gif");
  color: #fff;
  font-famaly:  Arial,Verdana, Helvetica, sans-serif;
}


a {
  text-decoration: none;
}


img{
  border:none;
}

#content {
  width:780px;
  margin:0 auto;
  background:url("/pic/cntbg.gif") repeat-x ;
  overflow:hidden;
}

#topmenu{
  width:790px;
  margin:0 auto;
  pading:0;
}

ul{
 color:#ffffff;
 text-weight:bold;
}

ul.hmenu{
  
  margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
 
  
}

li.hmenu{
  
  
	display: inline;
 float:left;
  
}


ul#rmenu {
  list-style:none;
  color:#fff;
  text-weight:bold;
  
  
}

ul#rmenu  a{
  list-style:none;
  color:#fff;
  text-weight:bold;
  font-family:Tahoma;
  font-size:18px;
 
}

ul#rmenu  a:hover{
  list-style:none;
  color:#fff;
  text-weight:bold;
  font-family:Tahoma;
  font-size:18px;
  text-decoration:underline;
}

#header {
  width:780px;
  height:100px;
  background: url("/pic/logo.gif");
  margin:0 auto;
}


#splash {
  width:780px;
  height:248px;
  background: url("/pic/splash.gif");
  margin:0 auto;
}


#foot{

width:780px;
margin:0 auto;
height:54px;
color:#ffffff;
font-size:12px;
font-family:tahoma;
 background:url("/pic/footbg.gif");
 clear:both; 
}

#foot p {

padding-top:5px;
padding-left:5px;
}

#foot a{
color:#ffffff;
font-size:12px;
font-family:tahoma;
text-decoration:underline;

}

#wrap{
color:#ffffff;
font-family:Verdana;
font-size:14px;
}

div.footlink{
float:left;
width:50%;

}

div.footlinkr{
float:left;
width:50%;
text-align:right;
 
}



#contbox{
margin: 0 0 0 5px;
width: 390px;
float:left;

}

#contbox2{
margin: 0 0 30px 5px;
width: 380px;
float:right;

}

img.title {
 padding-top:8px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#pictit{
width:780px;
height:50px;
overflow:hidden;
}

p.spec{
 margin:0 5px;
}