body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-image: url(../../../market/images/bg_allback.jpg);
	font-family: MS Sans Serif;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content{
	margin-top: 25px;
	text-align: justify;
}
.txt_green{
	color: #004922;
}
.nav {
	font-size: 10px;
	color: #FFFFFF;
}
.nav a:link, .nav a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
.nav a:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
} 

.nav a:active {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
/*start- for link nav foot*/
.nav_foot {
	color: #FFFFFF;
	font-size: 12px;
}
.nav_foot a:link, .nav_foot a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.nav_foot a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*end - for link nav foot*/

.store_bgtable{
	padding: 10px;
	background-color: #E7E7E7;
}
#store_bgtable_ti{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.store_bgtable ul{
	list-style-image: url(../../../market/images/list_market.gif);
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 0px;
}
.store_bgtable ul a:link, .store_bgtable ul a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.store_bgtable ul a:hover{
	font-weight: bold;
	color: #004B24;
	text-decoration: underline;
}
.table_head{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004923;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.table_bg1{
	background-color: #FDF1B5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	color: #333333;
}
.img_l{
	margin-right: 15px;
	margin-bottom: 15px;
}
.img_r{
	margin-left: 15px;
	margin-bottom: 15px;
}
.txt_red{
	color:#FF0000;
}


