﻿/*box stle */
.defaultstyle {}.defaultstyle .header{display:none}.defaultstyle .footer{display:none}.defaultstyle .header-left {}.defaultstyle .header-center {}.defaultstyle .header-right {}
.defaultstyle .body-left {display:none}.defaultstyle .body-center {}.defaultstyle .body-right {display:none}.defaultstyle .footer-left{}.defaultstyle .footer-center{}
.defaultstyle .footer-right{}.defaultstyle .title {}.defaultstyle .more {}
/* link style*/
.defaultstyle .list-title A:link{font-size:11px;color: #3366cc;font-family: verdana,arial,sans-serif;	text-decoration: none;}
.defaultstyle .list-title A:visited{font-size: 11px;	color: #3366cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
.defaultstyle .list-title A:hover{	font-size: 11px;color: red;font-family: verdana,arial,sans-serif;	text-decoration: underline;}
/*title datetime style*/
.defaultstyle .list-title{float:left;padding-left:15px;font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;}
.defaultstyle .list-datetime{float: right;color:#999999;font-size:10px;}
/*item and alt style*/
.defaultstyle .item{height: 25px;}
.defaultstyle .alt{height: 25px;}
/*page style*/
.defaultstyle .pager{border-bottom:1px solid #cccccc;background-color:WhiteSmoke;}
.defaultstyle .pager-current{	color:Red;font-size:14px;font-family: verdana,arial,sans-serif;text-decoration: none;}
.defaultstyle .pager-item{}
/*page nav style*/
.defaultstyle .pager-nav{font-family:webdings;}
.defaultstyle .pager-info{color:#0000cc;}
.defaultstyle .pager A:visited, .defaultstyle .pager A:link{}
/*ListControl picture style*/
.defaultstyle .list-imgbox{}
.defaultstyle .list-imgtitle{}
/*GridViewControl title style*/
.defaultstyle th {}
/*RepeaterControl ul style*/
.defaultstyle ul{list-style-type: none;margin: 0px;padding: 0px;}