/*  box */
.liststyle {}.liststyle .header{display:none}.liststyle .footer{display:none}.liststyle .header-left {}.liststyle .header-center {}.liststyle .header-right {}
.liststyle .body-left {display:none}.liststyle .body-center {}.liststyle .body-right {display:none}.liststyle .footer-left{}.liststyle .footer-center{}
.liststyle .footer-right{}.liststyle .title {}.liststyle .more {}

/* link*/
.liststyle .list-title A:link{font-size:11px;color: #3366cc;font-family: verdana,arial,sans-serif;	text-decoration: liststyle;}
.liststyle .list-title A:visited{font-size: 11px;	color: #3366cc;font-family: verdana,arial,sans-serif;text-decoration: liststyle;}
.liststyle .list-title A:hover{	font-size: 11px;color: red;font-family: verdana,arial,sans-serif;	text-decoration: underline;}
/*title and datetime*/
.liststyle .list-title{background-image: url(../../images/arrow.gif);float:left;
background-position: left center;background-repeat: no-repeat;padding-left:15px;font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;}
.liststyle .list-datetime{float: right;color:#999999;font-size:10px;}
/*item and alt*/
.liststyle .item{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #ffffff;}
.liststyle .alt{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #FAFAFA;}
/*page*/
.liststyle .pager{border-bottom:1px solid #cccccc;background-color:WhiteSmoke;}
.liststyle .pager-current{	color:Red;font-size:14px;font-family: verdana,arial,sans-serif;text-decoration: none;}
.liststyle .pager-item{}
/*page nav*/
.liststyle .pager-nav{font-family:webdings;}
.liststyle .pager-info{color:#0000cc;}
.liststyle .pager A:visited, .liststyle .pager A:link{font-size:14px;
color: #3300cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
/*ListControl picture box*/
.liststyle .list-imgbox{background-image: url(../../Images/picback.gif);background-repeat: no-repeat;width: 170px;	height: 170px;padding-top: 25px;	text-align:center;}
.liststyle .list-imgtitle{font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;text-align:center; width:150px}
/*GridViewControl title*/
.liststyle th {font-weight: bold;color: inherit;border-bottom: 1px solid #6B86B3;background: #FFFFFF;}
/*RepeaterControl ul*/
.liststyle ul{list-style-type: none;margin: 0px;padding: 0px;}