.topdesign {
  height: 513px;
}
.swf_design {height:513px;}

.flashbuttons {
  width:700px;
}
.flashbuttons_r {
  float:left;
  width:350px;
}
.flashbuttons_l {
  float:left;
  width:350px;
}




.d_photos {
  width: 1100px;
	color: #939393;
}
.d_photos UL {
	DISPLAY: inline;
}
.d_photos LI {
	FLOAT: left;
  LIST-STYLE-TYPE: none;
  margin-bottom: 7px;
  min-height: 151px;
}
.d_photos LI A {
	DISPLAY: block;
  min-width: 250px;
  min-height: 201px;
	margin-right: 7px;
	margin-left: 7px;
	outline: none;
}
.dmin_photos {
   width: 1100px;
	color: #939393;
}
.dmin_photos ul {
	DISPLAY: inline;
}
.dmin_photos li {
	FLOAT: left;
  LIST-STYLE-TYPE: none;   
  margin-bottom: 7px;
}
.dmin_photos li a {
	DISPLAY: block;
	margin-right: 10px;
	margin-left: 10px;
	outline: none;
}


/* @@@@@@@@@@@@ gallery efX*/
.gallerydesign {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallerydesign li {
	margin: 0px;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:60px;
	padding: 0;
	float: left;
	position: relative;
	width: 262px;
	height: 217px;
}

.gallerydesign li a {
	margin: 10px;
	padding: 0;
	padding-left:2px;
	padding-top:2px;
	float: left;
	position: relative;
	width: 262px;
	height: 217px;
	background: url(img/galleryefx_design.png) no-repeat;
}
.gallerydesign li a:hover{
	margin: 10px;
	padding: 0;
	padding-left:2px;
	padding-top:2px;
	float: left;
	position: relative;
	width: 262px;
	height: 217px;
	background: url(img/galleryefx_design_on.png) no-repeat;
}
.gallerydesign a {
    color: #ffffff;
}
.gallerydesign a:hover {
    color: #6298ff;
}
.gallerydesign img {
	padding: 7px 0px 0 5px;
}
.gallerydesign em {
	width: 262px;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}

.textdesign {
	width: 370px;
	text-align: left;
	padding-left: 103px;
	padding-right: 20px;
}