﻿body
{
	overflow:auto;
	height:auto;

}
/******************************Pager style begin*******************************************************/
.WebPager
{
	width: 95%;
	height: auto;
}
.WebPager td
{
	height: 30px;
	line-height: 30px;
}
.WebPager input
{
	font-size: 12px;
	height: 18px;
	padding: 0;
	margin: 0;
}
.WebPager a
{
	text-decoration: none;
	color: #4D6682;
}
.WebPager a:hover
{
	text-decoration: underline;
}
/******************************Pager style end*********************************************************/

  .validator
        {
            color: #cccccc;
            float: left;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
            margin: 1px 0;
            padding: 0 5px;
            white-space: nowrap;
        }
        .validator_error
        {
            border-left: solid 2px #ffc2c2;
            color: #FF0000 !important;
            float: left;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
            margin: 1px 0;
            padding: 0 20px;
            white-space: nowrap;
        }
        .validator_focus
        {
            border-left: solid 2px #B9EEFF;
            color: #3CCEFF;
            color:Green;
            float: left;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
            margin: 1px 0;
            padding: 0 20px;
            white-space: nowrap;
        }
        .validator_valid
        {
            border-left: solid 2px #c2FFc2;
            color: #99CC00;
            float: left;
            height: 22px;
            line-height: 22px;
            overflow: hidden;
            margin: 1px 0;
            white-space: nowrap;
            padding: 0 5px;
        }

ul
{
	list-style-type: none;
	
}
.divLeftConent ul li a
{
	background:url(../images/ico09.gif) no-repeat left 3px;
	padding-left:10px;
}
a
{
	text-decoration: none;
	color: #000;
	overflow: hidden;
}
.MultiTextBox
{


	font-size: 12px;
	height: auto;
	line-height: 140%;
	margin: 0;
	border: solid 1px #7F9DB9;
}
.page
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.search
{
	width:100%;
	text-align:center;
	margin:0 auto;
}
.left
{
	float: left;
	width: 198px;
	border:solid 1px #666666;
	height:auto;
}
.right
{
	 margin:0px;
	 float:left;
	 margin-left:5px;
	 width:auto;
	 height:auto;
	 padding:0px;
	
}
#MainFrame
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	
}
.title
{
	height: 25px;
	background-color: #EFEFEF;
	font-size: larger;
	font-weight: bolder;
	padding-top: 10px;
}
.QContent
{
	height:auto;
	background-color: #fff;
	padding-top: 5px;
	text-indent: 2em;
}

.divPager
{
	width: 100%;
	margin: 0 auto;
	background-color: #EDEDED;
	height: 30px;
	
}

.asker
{
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.askertip
{
	height: 20px;
	background-color: #EFEFEF;
	color: #99CC00;
	width: 100%;
	font-size: larger;
	font-weight: bolder;
	padding: 5 0px;
}
.tbAsker
{
	width: 440px;
	border: solid 1px #7F9DB9;
	 float:left;
	
}
.divAskContent
{
	width: 100%;
	height: 80px;
}
.tbCode
{
	width: 60px;
	border: solid 1px #7F9DB9;
}
.divOk
{
	text-align:left;
     margin:0 0px;
     width:100%;
}
.ImageButton{
	background:url(/theme/default/images/button_black.gif) no-repeat center;
	width:72px;
	height:22px;
	color:#CACBCC;
	font-size:12px;
	border:0px;
	letter-spacing:5px;	
}
#divAdminReply
{
	width:95%;
	margin:0 auto;
	height:auto;
	border:solid 1px #FF842A;
	
}
.tbAskerContent
{
	width:80%;
	height:60px;
	
}
.titlename
{
	float:left;
	padding:5px 0;
}
.tbCode,.ValidCoder1
{
	float:left;
}
.divButton
{
	margin-left:42px;
}

.break
{
	word-break:break-all;
	overflow:hidden;
}