body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial , Cordia New;
	font-size: 12px;
	color: #666666;
	background-image:url(../images/bg_main.gif)
}
body a:link, body a:visited{
	color: #666666;
	text-decoration: none;
} 
body a:hover {
	color: #555555;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#boxContent {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	text-align: justify;
}
#footer {		
	background-position: right top;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	color: #666666;
}
#footer a:link, #footer a:visited{
	color: #666666;
	text-decoration: underline;
} 
#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.txt_orange {
	color: #F66F06;
}
.txt_gray {
	color: #999999;
}
.txt_lightblue {
	color: #007EFF;
}
.txt_small{
	font-size: 11px;
}
.txt_black {
	color: #333333;
}
.txt_puple {
	color: #EB43C5;
}
.txt_red {
	color: #FF0000;
}
.txt_white {
	color: #FFFFFF;
}
.txt_green {
	color: #437803;
}
.txt_blue {
	color: #005193;
}
.txt_gray_big {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.txt_magenta{
	color:#5B3A3B;
	}
.txt_blue_big {
	font-size: 16px;
	font-weight: bold;
	color: #005193;
	line-height: 20px;
}
.txt_green_big {
	font-size: 16px;
	font-weight: bold;
	color: #437803;
	line-height: 20px;
}
.txt_yellow_big {
	font-size: 16px;
	font-weight: bold;
	color: #B7B700;
	line-height: 20px;
}
.txt_orange_big {
	font-size: 16px;
	font-weight: bold;
	color: #F66F06;
	line-height: 20px;
}
.txt_puple_big {
	font-size: 16px;
	font-weight: bold;
	color: #EB43C5;
	line-height: 20px;
}
.img_l{
	margin-right: 15px;
	margin-bottom: 5px;
}
.img_r{
	margin-left: 15px;
	margin-bottom: 5px;
}
