@charset "utf-8";
img
{  border-style: none;
}
a:link {text-decoration:none; color:#ff3300;}
a:visited {text-decoration:none; color:#ff3300;}
a:hover {text-decoration:none; color:#ff3300;}
a:active {text-decoration:none; color:#ff3300;}
body{	
	font:11px/20px "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background-image:url(images/bg_tile.gif);
	background-repeat:repeat-x repeat-y;
	height:100%;
	width: 930px;
}

.content{
	margin: 0px auto;
	width: 930px;
	height: 783px;	
}

.dareac{	
	position: relative;
	width: 650px;
	height: 783px;
	float: right;
}

.dvid{

    float: right;
	position:absolute;
	margin-top:-350px;
	margin-right:-20px;
	z-index:10;
}

.dfootc{
	float: left;
	width: 198px;
	min-height: 200px;
	padding-left:80px;
	color: #FFFFFF;
	margin-top: 10px;
	border:1px solid;
	border-color:#000000;
	background-image:url(images/tip.gif);
	background-repeat:no-repeat;
	background-color:#4d4d4d;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
}

.tareac{
	position: relative;
	float:left;
	background-color:#000000;
	background-image:url(images/tab1.png);
	background-repeat:no-repeat;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	padding: 15px;
	padding-bottom: 1px;
	padding-top:30px;
	color: #ffffff;
	margin-top: 50px;
	width: 250px;
	height: 410px;
}
.tareac1{
	position: relative;
	margin-top: 0px;
	width: 250px;
	height: 380px;
	font-size:16px;
}

.tfootc{
	position:relative;
	vertical-align: middle;
	text-align:right;
	font-size:20px;
	text-decoration:none;
	margin-bottom:1px;
	height: 32px;
	width: 100%;
}