@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:hover {
	color: #000000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #993300;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.edna_containner {
	float: left;
	height: auto;
	width: 950px;
	background-color: #EFEFEF;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
    #margin-left: -475px;
	
	
}
.edna_containner .edna_header {
	height: 110px;
	width: 950px;
	background-color: #990000;
	background-image: url(../images/edna_02.jpg);
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.edna {
	color: #000000;
}


.edna_containner .edna_left {
	float: left;
	height: auto;
	width: 250px;
	text-align: center;
}
.topic {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.edna_containner .edna_right {
	height: auto;
	width: 700px;
	float: left;
	background-color: #FFFFFF;
}
.edna_containner .edna_first_left {
	float: left;
	height: auto;
	width: 406px;
	text-align: center;
}
.edna_containner .edna_first_right {
	height: auto;
	width: 531px;
	float: left;
	background-color: #FFFFFF;
}
.edna_containner .edna_first_right .edna_first_right_top {
	clear: both;
	float: left;
	width: 531px;
}
.edna_containner .edna_first_right .edna_first_right_iframe {
	clear: both;
	float: left;
	width: auto;
	height: 410px;
}
.edna_containner .edna_first_right .edna_first_right_bottom {
	clear: both;
	float: left;
	width: 531px;
}

.edna_containner .edna_footer {
	clear: both;
	width: 950px;
	height: 100px;
}

.edna_containner .edna_footer a:link {
	color: #666666;
	text-decoration: none;
}
.edna_containner .edna_footer a:hover {
	color: #000000;
}
.edna_containner .edna_footer a:visited {
	color: #666666;
	text-decoration: none;
}

.edna_containner .edna_footer a:active {
	color: #FFFFFF;



}
.edna_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
}
.edna_main_slice {
	clear: both;
	float: left;
	width: 800px;
	padding-right: 75px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.main_slice_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
}


.edna_containner .edna_right .edna_banner {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.edna_containner .edna_right .edna_main {
	clear: both;
	float: left;
	height: auto;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}
.edna_containner .edna_left .main_left {
	clear: both;
	float: none;
	padding-top: 10px;
}

.edna_containner .edna_left .main_left1 {
	clear: both;
	float: left;
	height: auto;
	width: auto;
	padding-left: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.edna_containner .edna_left .main_left2 {
	clear: both;
	float: left;
	height: 50px;
	width: 100px;
}
.edna_containner .edna_left .main_left3 {
	background-color: #0033FF;
	clear: both;
	float: left;
	height: 50px;
	width: 100px;
}
.edna_containner .edna_first_containner {
	clear: both;
	float: left;
	height: auto;
	width: 950px;
	background-color: #FCFAFB;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/*add rotator*/
/* positioning*/
	div.rotator1_pos{
	position:relative;	
	width:224;
	height:302px;	
	}	
/* rotator in-page placement */
    div.rotator {
	position:relative;	
	width:224;
	height:302px;	
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	left:13px;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 2px;
	background: #FFF;
}

/*222222*/
/* positioning*/
	div.rotator2_pos{
	position:relative;	
	width:224;
	height:302px;	
	}	
/* rotator in-page placement */
    div.rotator2 {
	position:relative;	
	width:224;
	height:302px;	
	display: none;
}
/* rotator css */
	div.rotator2 ul li {
	float:left;
	left:13px;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator2 ul li img {
	border:1px solid #ccc;
	padding: 2px;
	background: #FFF;
}
  
div.cutout_desc1{
	color:#CC0000;
	font-family:"Arial", Times, serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

div.cutout_desc2{
	color:#CC0000;
	font-family:"Arial", Times, serif;
	font-size:13px;
	text-align:left;
	font-weight:bold;
}
/*add rotator*/.edna_slice_top {
	float: left;
	height: auto;
	width: 950px;
	clear: both;
}

