body{
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
}
.main_table{
	width: 245px;
	vertical-align: top;
	border: 1px solid #D08800;
}
.header{
background: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: center;
border: 1px solid #D08800;
height: 76px;
width: 234px;	
}
.content_head{
	width: 224px;
	vertical-align: top;
	border-left: 1px solid #D08800;
	border-right: 1px solid #D08800;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
hr{
		margin: 5px 10px 2px 0;
		background-color: #E97B02;
		border: none;
		color: #E97B02;
		height: 2px;
	}

.content_bg{
	background: url(../images/mobile-base.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 234px;
	height: 379px;
	vertical-align: top;
	padding-top: 0px;
	border-left: 1px solid #D08800;
	border-right: 1px solid #D08800;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.bullet{
	border:1px #000 solid;
	text-align:right;
	clear:both;
	display:inline;
}	
ol{
	padding:0;
	margin:0 0 0 35px;
	}
li{
	padding: 0 0 10px 0;
	margin:
	text-decoration:none;border:0px #000 solid;
}
li a:link, li a:visited{
	text-decoration:none;	padding: 0 0 10px 0;
	color: #010101;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

li a:hover{
	text-decoration:underline;padding: 0 0 10px 0;
	background-color: #EDB200;
	text-decoration:none;	
	color: #010101;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a.pagination:link, a.pagination:visited{font-weight:normal;text-decoration: none;color: #000;}
a.selected {font-weight:normal;text-decoration: underline;color: #000;}
a.pagination:hover{font-weight:normal;text-decoration: underline;color:#000;}
a.pagination:active {font-weight:normal;text-decoration: underline;color: #000;}


.footer_bg{
	background-color: #FFD543;
	width: 234px;
	height: 30px;
	border: 1px solid #D08800;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}