a{
	text-decoration:none;
}
a.linkwhat {
    color: #1122CC;
    font-weight: normal;
	font-size:1.1em;
	text-decoration:underline;
}
.search_record:first-letter {
    text-transform: uppercase;
}
.separator1{
	height:0.2em;
	clear:both;
}
.separator2{
	height:1em;
	clear:both;
}
.addinfo {
    color: #666666;
    font-size: 0.9em;
    margin-right: 0.5em;
	font-style:italic;
}
.search_record .detailimg {
    float: left;
    margin-right: 0.3em;
    max-height: 5em;
    max-width: 5em;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 1em 0;
}
.search_record .detail {
    max-height: 3.9em;
    overflow: hidden;
	margin-bottom:-1em;
}

.showvip{
    margin-bottom:30px;
	clear:both;
	position:relative;
	min-height:54px;
}
.svimage{
    width:120px;
    max-height:84px;
}
.svtext{
	position:absolute;
	top:-2px;
	left:130px;
	overflow:hidden;
	color: #1020d0;
	max-height:92px;
	font-size:1.1em;
	text-align:justify;
	font-weight:normal;
}
.svtext:first-letter{
	text-transform:uppercase;
}

.viptext-link{
    margin: 0.5em 0;
    max-height: 3.1em;
	overflow:hidden;
}
.viptext-link:first-letter {
    text-decoration: underline;
    text-transform: uppercase;
}
.viptext-link a{
    color: #1020d0;
	font-weight:normal;	
	text-decoration:none;
	font-size:1.2em;
}

.onerecord {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 10px 10px;
    box-shadow: 0 0 4px #DDDDDD;
	margin-top:1em;
}
.onerecord .detail-header {
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDDDDD;
    padding: 0.3em;
	position:relative;
}
.detail-header .record-header:first-letter {
    text-transform: uppercase;
}
.detail-header .record-header {
    color: #0033CC;
    font-size: 1.2em;
	padding:0.3em 0;
	font-weight:bold;
}
.detail-body .detail-body-wrapper {
    padding: 1em 0.3em;
}
.detail-body .detail-body-wrapper img {
    max-width: 80%;
}
.detail-body .detail-body-wrapper iframe {
    max-width: 80%;
}
.vipbelow{
	font-style:italic;
	font-size:0.8em;
	margin-top:-1em;
	margin-bottom:-0.3em;
	color:#cc0000;
}
.comment-detail {
    position: relative;
	margin-top:1em;
}
.cmtdetail {
    background: none repeat scroll 0 0 #E6F3F9;
    border: 1px solid #C9E6F4;
    border-radius: 5px;
    margin: 20px 0 0 2px;
    padding: 5px;
}
.cmtquote {
    background: url("../../images/system/answer.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 50px;
    left: 5px;
    position: absolute;
    top: 20px;
    width: 50px;
    z-index: 100;
}
.spanaction{
	margin-right:0.8em;
}
.old-warning {
    background-color: #FFFFEE;
    border: 1px solid #EEEE00;
    padding: 0.3em;
}
.ui-btn-icon-left {
    padding-left: 2.2em;
}
.ui-btn-inline {
    margin-right: 0.3em;
}
.viewdetail{
	background: url("../../images/system/viewdetail.gif") no-repeat scroll center rgba(0, 0, 0, 0);
	height:88px;
	width:300px;
	margin-top:1em;
}
.viewdetail .link{
  color: #666;
    height: 1.2em;
    overflow: hidden;
    position: relative;
    top: 32px;
    width: 270px;
}
.ctimg{
	height:16px;
	width:16px;
	margin-right:5px;
}

.footertext{
	max-height:44px;
	overflow:hidden;
	font-size:18px;
}
.footertext:first-letter{
	text-transform:uppercase;
}
.footerlink{
	color:#cc0000;
}
.footerlink:hover{
	color:#cc0000;
}
