body { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
        font-size: 11px;
	color: #666;
	background-color: #303337;
	background-image: url("13_bg.jpg");
	}
a {
	text-decoration: none;
	color:  #fff;
	outline: underline;
	}
a:visited {
	color:  #fff;
	outline: underline;
	}
a:active {
	color:  #fff;
	outline: underline;
	}
a:hover {
	color: #ccc;
	text-decoration: overline;
	}

#content{
        margin-left: auto;
        margin-right:auto;
	margin: 0px;
	position:relative; 
	width:683px;
        height:700px;
	background-image: url("13_diz.jpg");
        background-repeat: no-repeat;

}

#top{
	margin: 0px;
	position:relative; 
	width:683px;
        height:138px;
        padding: 0px;

        background-repeat: no-repeat;

}



.box {
	float: left;
        text-align: left;
	padding: 10px;
	margin: 10px;
        margin-left:185px;
	background: #000;
	background-image: url("13_bg2.jpg");
	border: 1px dashed #666;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 470px;
	}

.rotation {
	float: left;
        text-align: center;
	padding: 5px;
        margin-left:30px;
	background: #000;
	background-image: url("13_bg2.jpg");
	border: 1px dashed #666;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 640px;
	}

.fade img{
opacity:0.4;filter:alpha(opacity=40);
}
.fade:hover img{
opacity:1;filter:alpha(opacity=100);
}

img {
        border: 0px;
}

table {
        border: 0px;
	font-family: Tahoma;
        font-size: 11px;
	color: #666;
}

b, strong {
        color: #999;
}
i, em{
        color: #663333;
}



