﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
    background-color: #191919;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }


#da-vinci-title {
	display:none;	
	color:#f90; 
	font-size:17px;
	font-weight:bold;
	margin:20px 0px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:10px; 
	text-align:center;
}
#da-vinci-alt{
	display:none;	
	color:#ddd;
	margin:20px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	
} 
#slider-left-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/slider_left.png); 
	margin-right: 10px; 
}

#slider-right-but { 
	display: block; 
	width: 30px; 
	height: 30px; 
	border: none; 
	background: url(../images/slider_right.png); 
}