@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#555;
	background:#CCCCCC;
}

a:link{ color:#555; text-decoration:none;}
a:visited{ color:#555; text-decoration:none;}
a:hover{ color:#003366; text-decoration:none;}
a:active { color:#555; text-decoration:none;}

.text_height{ line-height:22px;}

.menu_bg{ background:url(../images/menu_bg.gif) left no-repeat; line-height:27px; padding-left:25px; text-align: left;}

.table_maring{ margin-bottom:10px;}
