@CHARSET "UTF-8";
.clear_left{clear: left}
.clear_right{clear: right}
.clear_both{clear: both}
.align_left{text-align: left}
.align_center{text-align: center}
.align_right{text-align: right}
.float_left{float: left}
.float_right{float: right}
.bold{font-weight: bold}
.underline{text-decoration: underline}
.relative{position: relative}

.AX-container{


	margin: 0 auto;
	width: 99%;
}
.AX-container a:link, .AX-container a:visited, .AX-container a:hover{
	color: #13c5ff;
	text-decoration: none;
	outline: none;
}
.AX-container a:hover{
	text-decoration: underline;
}
.AX-menu{
	background: url(../images/menu_back2.png)  0 0 no-repeat #002D64;
	height: 41px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 99%;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;	
	border:1px solid #002D64;
}
.AX-menu li{
	height: 41px;
	float: left;
}
.AX-menu li.prefix{
	color: #2c2c2c;

	font-size: 1.3em;
	font-weight: bold;
	line-height: 40px;
	padding: 0 10px;
}
.AX-menu li.view{
	color: #CCC;

	font-size: 1em;
	font-weight: normal;
	line-height: 40px;
	padding: 0;
	margin: 0 0 0 10px;
	width: auto;
}
.AX-menu li.view a:link, .AX-menu li.view a:visited{
	background: none;
	color: #FFF;
	display: inline;
	font-size: 1em;
	height: auto;
	width: auto;
}
.AX-menu li.view a:hover{
	text-decoration: underline;
}
.AX-menu li.view a.focus{
	font-weight: bold;
}

.AX-menu a:link, .AX-menu a:visited{
	display: block;
	font-size: 1.2em;
	float: left;
	height: 31px;
	line-height: 30px;
	margin: 4px 0 0 0;
	text-align: center;
	width: 25px;
}
.AX-menu a:hover{
	
}

.AX-categories{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.AX-categories li{
	margin: 10px 0;
	width:300px;
	float:left;
}
.AX-categories a:link, .AX-categories a:visited{
	font-size: .9em;
}
.AX-categories a:hover{

}

.AX-listing{
	background-color:#F9F9F9;
	color: #777676;
	font-weight: normal;
	font-size:12px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	margin: 10px 0 0;
	overflow: hidden;
	line-height:13px;
	width: 99%; /*668*/
	border:1px solid #ccc;	
}
.AX-listing p{
	margin: 0;
	padding: 0;
}
.AX-listing-content{

	margin: 16px 0 0 0;
	overflow: hidden;
	width: 99%;
		
}
.AX-listing-bottom{


	
	height: 4px;
	overflow: hidden;
	width: 99%;
}

.AX-head{
	color: #373636;
	font-size: 18px; 
	font-weight: bold;
	margin: 0 10px 10px;
}
.AX-body{
	margin: 0 10px 10px;
	overflow: hidden;
}
.AX-body-pic{

	width: 135px;
	border:1px solid #f2f2f2;
	padding-right:5px;
}
.AX-body-pic a{
	border: none;
}
.AX-body-pic img{
	border: none;
}
.AX-body-description{
	padding-right:5px;
	
}
.AX-body-link{
	background-color: navy
}
.AX-body-details{
	border-left: 1px solid #e5e3e3;

	padding: 0 0 0 5px;
	width: 175px;
}
.AX-body-details p{
	margin: 0 0 5px;
}
.AX-body-details p span{
	font-weight: bold;
}
.AX-footer{
	border-top: solid 1px #e5e3e3;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	line-height: 25px;	
	margin: 0 10px;
	overflow: hidden;
}
.AX-footer-left{
	float: left;
	margin: 0;
	padding: 0;
	width: 95%;
}
.AX-footer-right{
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 1%;
}
.AX-footer-right a{
	font-weight: bold;
}

.AX-heading{
	background: url(../images/listing_pagin.png) 0 0 no-repeat;
	height: 36px;
	line-height: 36px;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0 10px;
	width: 100%;
}
.content .content td.AX-body-details, .content .content td.AX-body-description  {color:#333333;}