*{
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 2em;
	
}

body{
    text-align: center;
    margin-left: 0px;
    margin-top: -3px; 
}

img{
    border: 0;
}

li{
    padding-left: 10px;
    margin-left: 10px;
    list-style-image: url(i/list.jpg);
}


h3{
    font-size: 13px;
    color: #900;
}
#imgpreloader{
    display: none;
}

#container{
	position: relative;
	top: 85px;
  width: 950px;
  margin: 0 auto 0 auto;
  
}

#header{
    position: relative;
    left: 0;
    top: 0;
    text-align: right;
    height: 130px;
   
}

#menu{
    position: relative;
    left: 0;
    top: 0;
    height: 117px;
    background: url(i/menu.jpg) no-repeat;
    text-align: left;
    padding-left: 8px;
}

#menu div{
    float: left;
    
}

#content{
    position:absolute;
    left: 0;
    top: 247px;
    background: #fff url(i/content_bg.png) repeat-y;
    
}

#columnLeft{
    position:relative;
    float: left;
    width: 400px;
     
}

#columnRight{
    position:relative;
    float: right;
    width: 550px;
    
}

#rightBanner{
    background: url(i/right_banner.jpg) repeat-y;
}

#rightTop{
    background: url(i/right_top.jpg) repeat-y;
    height: 37px;
}

#box{
    width: 400px;
    height: 244px;
}

#boxcontent{
    margin-left: 9px;
    height: 244px;
    width: 391px;
    background: #F5F1D8;
}

#glance{
    height: 28px;
    background: url(i/glance.jpg) no-repeat;
}

#gallery{
   padding: 10px 0px 20px 20px;
   font-family: Verdana, Tahoma, Arial, Helvetica;
   font-size: 12px;
}

#banner{
    width: 536px;
    background: url(i/righttop.jpg) repeat-y;
}

#rightTopBottom{
    height: 21px;
    background: url(i/rightbottom.jpg) no-repeat;
}


#wording {
    margin-top: -10px;
    padding: 0 15px 10px;
    text-align: left;
    background: transparent;
}

#wording a{
    color: #369;
    text-decoration: none;
    font-weight: bold;
}

#wording a:hover{
    color: #600;
    /*text-decoration: underline;*/
}

#wording li{
	list-style: none;
	padding-left: 25px;
	background: url(i/tick.png) no-repeat 0px 7px;
}

p, li{
    font-size: 13px;
}

#news{
    position: absolute;
    left: 580px;
    top: 10px;
    text-align: left;
    
    font-size: 11px;
    
}

#news a{
    color: #000;
    text-decoration: underline;
}

#news a:hover{
    color:#A7D1EA;
}

#footer{
    
    height: 76px;
    width: 950px;
}

.eraser{
    clear: both;
}

#news #lazy_menu div{
    float: left;
    padding: 0 5px;
   
}


#ad{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -150px;
	width: 300px;
	height: 200px;
	background: #fff;
	padding: 10px;
	border: 1px solid #aaa;
}

.siteTn{
    float: left;
    border: 5px solid #fff;
    margin: 5px;
}

.galleryTn{
    float: left;
    border: 5px solid #900;
    margin: 5px;
}


.galleryList a{
    display: block;
    width: 200px;
    background: #fff;
    border: 1px solid #666;
    margin: 2px;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #666;
    margin: 2px auto;
    
}

.galleryList a:hover{
    background: #eee;
    color: #600;
}

.field{
    float: left;
    padding: 3px;
    margin: 3px;
    background: #fff;
    border: 1px solid #f93;
}

#contact{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
}

#contact input, #contact textarea{
      width: 300px;
      border: 0px;
      
      background: #fff;
      font-size: 11px;
      
}

.error{
    padding: 2px;
    margin: 2px;
    background: #fff;
    color: #f00;
    border: 1px solid #f93;
}


#se{
    
    font: 9px/1em Tahoma;
    text-align: right;
    padding-top: 25px;
    padding-right: 30px;
    
}

#se a{
    text-decoration: none;
    color: #999;
}

#se a:hover{
    color: #000;
}
