/* Pagination */
.pager {
	width: 100%;
	padding:8px 0px;
}

div.pagination {
	float: right;
}

div.pages {
	float: left;
	color: #666;
	font: normal 110% verdana,helvetica;
}

div.pages {
	color: #000;
}

div.pagination a {
	float:left; 
	margin-right:.3em; 
	padding:.1em .3em 0; 
	border:1px solid #9AAFE5;
	text-align:center;
	min-width:16px;
	line-height:18px;
	text-decoration:none
}

div.pagination a:hover, div.pagination a:active {
	border-color: #8CA67B;
	background-color: #4A8A21;
	color: #FFF;
	text-decoration: none;
}

div.pagination span {
	float:left; 
	margin-right:.3em; 
	padding:.1em .3em 0; 
	border:1px solid #9AAFE5;
	text-align:center;
	min-width:16px;
	line-height:18px;
	text-decoration:none
}

div.pagination span.current {
	color: #fff;
	background-color: #4A8A21;
	border:1px solid #fff;
	font-weight: bold;
}

div.pagination span.extend {
	padding: 0; 
	border: none;
}

div.pagination span.disabled {
	color: #DDD;
	border-color: #DDD;
}

/* list_div */
.list_div {
  width: 100%;
  font-size: 11px;
}

.list_div table {
  width: 100%;
}

.list_div th {
	border-bottom: none;
	border-left:1px #EEE solid;
	background: #4A8A21;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.list_div td {
	border-left: 1px #EEE solid;
	border-right: 1px #EEE solid;
	text-align: center; 
	padding: 10px;
	color: #000;
	line-height:1.5em;
	font-size: 11px;
}

.list_div .table_row1 {
	background: #FFFFFF url(../../images/dot_hr.gif) repeat-x left bottom;
}

.list_div .table_row2 {
	background: #FFFFFF url(../../images/dot_hr.gif) repeat-x left bottom;
}

.list_div .table_row1:hover, .list_div .table_row2:hover {
	background-color: #F8FEE2;
}


.list_div .first{
	text-align: left;
	border-left: none;
}

.list_div .last{
	border-right: none;
}

.list_div a.img_icon {
	float: left;
	width: 32px;
	height: 32px;
	text-decoration: none;
	padding: 0 10px 0 0;
}

.list_div a img {
	background-color:#FFFFFF;
	border:1px solid #C7C8BD;
	padding: 2px;
}

.list_div .title {
	vertical-align: top;
}	

.list_div .title span {
	font-size: 11px;
	color: #444;
}

.list_div .cat {
	font-size: 11px;
	color: #777; 
	margin: 3px 0;
}

/* twoprom */
.two_prom {
	width: 774px;
	float:left;
	clear:both;
	height: 190px;
}

.two_prom h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:138%;
	color: #2a3f55;
	padding:4px 0 12px 0;
	font-weight:bold;
	border-bottom: 1px dashed #ccc;
}

.two_prom .inner {
	height: 190px;
}

.two_prom .outer {	
	height: 190px;
}

.two_prom ul {
	width:750px;
	overflow:hidden;
	float:left;
	clear:both;
	padding: 12px 12px 0 12px;	
}

.two_prom ul li {
	float:left; 
	position:relative; 
	width:370px; 
	_width:370px; 
	height: 135px;
	_height: 135px;
	padding:0px 0px 0px 0px;
}

.two_prom ul li.bar {
	border-left: 1px solid #dedede;
}

.two_prom ul li img {
	vertical-align:top;
}

.two_prom ul li .thumb {position:absolute; left:12px; top:12px; border:1px solid #D8D8D8;padding: 3px;}

.two_prom ul li p {position:absolute;  left:146px; top:12px; color:#808080; width: 215px;}

.two_prom ul li p span {display:block; font-size:11px; margin-top: 10px;}


.two_prom ul li .more {position:absolute; left:146px; top:109px; padding:2px 0 2px 0;}