* {
	margin: 0;
	padding: 0;
}

html, body, div, span, img, ul, ol, li, dl, dt, dd, h1, p, form, input, select, table, td, tr{
	margin:0;
	padding:0;
}

body, html
{
	height: 100%;
}

body {
	font:9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:black;
	height: auto !important;
	margin:auto;
	background:url("/assets/templates/gostar/img/backgrou.gif");
}

img, a img{
	border: 0;
}

h1 {
	font-family:Tahoma;
	color:black;
	font-weight:bold;
	font-size:10pt;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
hr{clear:both;height:4px;margin-bottom:10px;background-color:#a7badc;border:0;}
a {
	text-decoration:none;color:#3e6297;
}
a:hover {
	text-decoration:underline;color:#ff9900;
}

p{margin-bottom:20px}



.fr{float:right;}
.fl{float:left;}

.frl{float:right;font-size:7pt}


table{}
table tr td{vertical-align:top;}

#head{margin:auto;margin-bottom:15px;height:171px;width:800px;}

#bodys{margin:auto;width:800px;}
	#bodys .Bleft{background-color:white;width:150px;padding-top:40px;}
		#bodys .Bleft ul{list-style:none;width:100px;margin-left:9px}
		#bodys .Bleft ul li{margin-bottom:5px;padding-left:18px;}
		#bodys .Bleft ul li.no, #bodys .Bleft ul li.active{background:url("/assets/templates/gostar/img/mark0000.gif") left center no-repeat}
	#bodys .Bcenter{background-color:white;width:575px;padding:20px;padding-top:40px;text-align:justify}
		#bodys .Bcenter ul{list-style:none;padding-left:20px}
		#bodys .Bcenter ul li{margin-bottom:10px;padding-left:10px;background:url("/assets/templates/gostar/img/arrow_ri.gif") 0px 3px no-repeat}
#foot{margin:auto;text-align:right;width:800px;padding-right:40px;}

.line{width:15px;}
