h1, h2, h3, h4, p,
ul, ol, li,
dl, dt, dd,
table, tr, td, body,
form{
	padding:0px;
	margin:0px;
	border:0px;
	}
	
p{
	line-height:1.5em;
	font-size:12px;
	color:#333333;
	}
	

body{
	font-size:smaller;
	background:#d9d9d9;
	}

img{
	border:none;
	}
	
ul,ol,li{
	list-style-type:none;
	}

table{
	border-collapse:collapse;
	}

.left{
	text-align:left;
	}
	
.right{
	text-align:right;
	}

.center{
	text-align:center;
	}

.auto{	
	margin:auto;
	}	
.clear{
	clear:both;
	}

.f_left{
	float:left;
	}

.f_right{
	float:right;
	}

.bold{
	font-weight:bold;
	}


.px_10{
	font-size:10px;
	}

.px_11{
	font-size:11px;
	}

.px_14{
	font-size:14px;
	}
	
.px_16{
	font-size:16px;
	}

.red{
	color:#cc0000;
	}
	
h1{
	margin-top:10px;
	}

#content{
	padding:0px 10px;
	width:760px;
	margin: 20px auto;
	}


#box_parent{
	text-align:center;
	width:760px;
	}



.box{
	width:243px;
	float:left;
	margin:0px 3px;
	}






#money{
	width:243px;
	}
	
#money .top{
	background:url(../img/top1.gif) no-repeat;
	height:4px;
	width:243px;
	}
	
#money .bottom{
	background:url(../img/bottom1.gif) no-repeat;
	height:4px;
	width:243px;
	
	}

#money p#top1text{
	background:#FFEDD9;
	width:235px;
	height:130px;
	padding:4px;
	margin-top:0px!important;
	margin-top:-10px;
	text-align:left;
	line-height:1.8em;
	}






#eco{
	width:243px;
	}
	
#eco .top{
	background:url(../img/top2.gif) no-repeat;
	height:4px;
	width:243px;
	}
	
#eco .bottom{
	background:url(../img/bottom2.gif) no-repeat;
	height:4px;
	width:243px;
	
	}

#eco p#top1text{
	background:#eaf6e3;
	width:235px;
	height:130px;
	padding:4px;
	margin-top:0px!important;
	margin-top:-10px;
	text-align:left;
	line-height:1.8em;
	}





#uni{
	width:243px;
	}
	
#uni .top{
	background:url(../img/top3.gif) no-repeat;
	height:4px;
	width:243px;
	}
	
#uni .bottom{
	background:url(../img/bottom3.gif) no-repeat;
	height:4px;
	width:243px;
	
	}

#uni p#top1text{
	background:#fdecec;
	width:235px;
	height:130px;
	padding:4px;
	margin-top:0px!important;
	margin-top:-10px;
	text-align:left;
	line-height:1.8em;
	}


.line{
	background:url(../img/line.gif) no-repeat;
	height:5px;
	margin:20px 0px;
	}

.print{
	margin-top:15px;
	margin-bottom:15px;
	}
	
.printimg{
	margin:auto;
	width:120px;
	height:27px;
}

#footer p{
	background:#ff6800;
	color:#ffffff;
	text-align:center;
	width:782px;
	}
