@charset "UTF-8";
/* CSS Document */


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #331B17;
	font-weight: bold;
	font-size: 22px;
}
.style3 {font-size: 18px}

a {
	text-decoration:none;
	color: #006699;
	border:none;
	background-color:#CCCCCC;
}
a.img {
	
	border:none;
}
#wrapper{
	width: 933px;
	position: relative;
	left: 200px;
	top: 148px;
	height: 100%;
	background-image: url(http://www.dyhmcreative.com/images/drop.png));
}
#scrollable {
	background-color: #666666;
	height: 306px;
	width: 280px;
	overflow:auto;
	position: absolute;
	left: 1px;
	top: 30px;
}
.dyhmhead {
	position: absolute;
	left: 262px;
	top: 9px;
}
.dyhmhead2 {
	position: absolute;
	left: 306px;
	top: 9px;
}

#dyhm {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330000;
	background-color: #333333;
	font-size: 12px;
}
.scContainer p {
	font-size: 12px;
	margin-bottom: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
		}

.scContainer {
	position: absolute;
	width: 280px;
	margin: 0 0 20px 20px;
	left: -10px;
	top: 9px;
		}

.scContent {
	padding: 8px 8px;
	width: 280px;
	height: 292px;
	overflow: auto;
	background: #dddddd url(sc-background.gif);
		}


#contact {
	position: absolute;
	top: 321px;
	left: 485px;
	width: 500px;
	letter-spacing: 0.5px;
}

.contact2 {
	position: absolute;
	top: 284px;
	left: 1px;
	width: 295px;
	letter-spacing: 0.5px;
	background-color: #666666;
}
.head {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

a:visited
{
color:#996666;
}
a:active
{
color:#CC3300;
}

a:hover
{background-color:#FFFFFF;
}