@charset "utf-8";
/* CSS Document */
html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
  margin: 0;
  padding: 0;
}
body{
	  padding:0; margin:0; color:#fff;
	  font: 12px Arial,Tahoma,sans-serif; /*75%*/
	  font-family:Tahoma, Geneva, sans-serif;
	  margin: 0;
	  padding: 0;
	  text-align: center;
	}
div, p, ul, img, h1, h2, h3, h4, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
li{
	list-style-type:none;
	}	
.spacer{
	line-height:0; font-size:0; clear:both;
	}
/*---------------------------header----------------------*/
#header{
	width:1000px; margin:0 auto;
	position:relative;
	}
#header ul{
	width:700px; height:39px; position:absolute; padding-left:300px;
	list-style: none;
	}
#header ul li{
	background:url(../images/sapa.gif) no-repeat top right; padding:0 2px 0 2px; float:left;
	overflow: auto;
	}
#header ul li.noborder{
	background-image:none; padding:0 2px 0 2px; float:left;
	}
#header ul li a{
	background:url(../images/navi_bg.gif) repeat-x 0 0 #1C1C1C; color:#CCCCCC; display:block; padding:0 12px 0 12px; 
	text-decoration:none; line-height:39px;
	font-size:14px;
	list-style: none;
	}
#header ul li a.hover{
	background:url(../images/navi_h.gif) no-repeat top center;
	list-style: none;
	}
#header ul li a:hover{
	background:url(../images/navi_h.gif) no-repeat top center;
	list-style: none;
	}
	


	
/*-------------------------footer-----------*/
a.link{
	height:16px; padding:0 8px 0 8px; font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#B98785; 
	background-color:#160607; text-decoration:none;
}
a.link:hover{
	background-color:#F4F3E7; color:#1C1C1C;
}

p.copy{
color:#D4D1AF; font-size:13px;  margin:0; height:25px; padding-top:5px;
padding:0; 
}


div.img
{
  margin: 2px;
  border: 1px solid #191919;
  float: left;
  background-color:#191919;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #454545;
}
div.img a:hover img {border: 1px solid RED;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}



#middel{
	color:#807777; float:left;
	font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/middel_bu.gif) no-repeat bottom #000000;
	}
#middel a.more{
	background:url(../images/more_bu.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase;text-decoration:none;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; width:40px; height:15px; text-align:center;
	margin:5px 0 0 0;
	}
#middel a.more:hover{
	background:url(../images/more_bu_h.gif) no-repeat 0 0 #000000; color:#FFFFFF; 
	}
	
a.menu:link {color: #66cc00; text-decoration: none;font-size:14px; font-weight:bold}
a.menu:visited {color: #66cc00; text-decoration: none;font-size:14px; font-weight:bold}
a.menu:hover {color: #f95100; text-decoration: none;font-size:14px; font-weight:bold}
a.menu:active {color: #000080; text-decoration: none;font-size:14px; font-weight:bold}	

a.title:link {color: #f95100; text-decoration: none;font-size:11px; font-weight:bold}
a.title:visited {color: #f95100; text-decoration: none;font-size:11px; font-weight:bold}
a.title:hover {color: #9F0; text-decoration: none;font-size:11px; font-weight:bold}
a.title:active {color: #f95100; text-decoration: none;font-size:11px; font-weight:bold}	

.date{font:9pt/9pt  Arial Verdana,Tahoma, MS Sans Serif; Serif; color:#bd820c}