﻿
.RightModule textarea
{
	border: solid 1px #e5cf9e;
	width: 90%;
	margin: 3px 0;
}
.RightModule input[type="text"]
{
	width: 90%;
	margin: 3px 0;
}
.SelectTagBG
{
	background: url(http://static.youhuiduo.net/content/images/SelectTagBG.gif) no-repeat;
	width: 107px;
	height: 18px;
	line-height: 18px;
	border: none !important;
	color: #787878;
	margin-left: 10px;
	text-indent: 10px;
	margin-top: 4px;
	padding-top: 3px;
	display: inline;
	cursor: pointer;
}
img
{
	border: none;
	vertical-align: middle;
}
/*the img use for border,like a corner border*/
.borderImg
{
	*display: block;
	vertical-align: baseline;
	float:left;
	*float:none;
}


/*Title style*/

.SecondTitleUL
{
	padding-left: 20px;
	height: 29px;
	line-height: 29px;
}
.TitleUL li
{
	height: 20px;
	line-height: 20px;
}
.TitlePre
{
	background: url(http://static.youhuiduo.net/content/images/iconTitleMorePre.gif) no-repeat;
	width: 5px;
}
.Title
{
	color: #CB6134;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #ffeec7;
	width: auto;
}
.Title span
{
	float: left;
	display: block;
	margin-right: 5px;
	_padding-top: 3px;
	display: inline;
}
.Title img
{
	padding: 0 3px 0 10px;
}
.Title .MiniYHDLogo
{
	_margin: 4px 0;
}
.TitleAft
{
	background: url(http://static.youhuiduo.net/content/images/icontitlemoreAft.gif) no-repeat;
	width: 7px;
}
.TitleUL .TitlePoint
{
	clear: both;
	float: left;
	background: url(http://static.youhuiduo.net/content/images/iconTitleMorePoint.gif) no-repeat;
	line-height: 6px;
	height: 8px;
	width: 14px;
	margin-left: 10px;
}
.landscapeSet .TitlePre
{
	margin-left: 15px;
	display: inline;
}
.landscapeSet .TitlePoint
{
	margin-left: 30px;
	display: inline;
}
.Title .rightDiv
{
	float: right;
	margin-right: 15px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
.Title .rightDiv img
{
	padding: 10px 0;
}
.PurpleTitle
{
	background-color: #ffdfed;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	width: 607px;
}
.PinkTitle
{
	background-color: #FFF7EB;
	color: #FF8300;
	text-indent: 10px;
	height: 20px;
	line-height: 20px;
}
.OrangeTitle
{
	background-color: #fff1ba;
	color: #bc5800;
	text-indent: 5px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
}
/*pink Title style,this usually use to the right module */
.TitleUL .PinkTitlePre
{
	background: url(http://static.youhuiduo.net/content/images/RightTitleBGCorner1.gif) no-repeat;
	width: 4px;
	height: 28px;
}
.TitleUL .PinkTitleBody
{
	background: url(http://static.youhuiduo.net/content/images/RightTitleBG.gif) repeat-x;
	line-height: 29px;
	height: 28px;
	width: auto;
}
.TitleUL .PinkTitleAft
{
	background: url(http://static.youhuiduo.net/content/images/RightTitleBGCorner2.gif) no-repeat;
	width: 4px;
	height: 28px;
}
.TitleUL .PinkTitlePoint
{
	background: url(http://static.youhuiduo.net/content/images/PinkTitlePoint.gif) no-repeat;
}
/*more img style*/
.more
{
	float: left;
	cursor: pointer;
	padding: 7px 0px 0 0px; 
	*padding-top:0px;
}
.RightMore
{
	float: right;
	padding-right: 10px;
}
.TitleUL .moreBG
{
	background: transparent url(http://static.youhuiduo.net/content/images/moreBG.gif) no-repeat scroll center center;
	float: right;
	height: 11px; 
	*height:17px;
	margin-top:-15px;
	*margin-top:-20px;
	padding:0;
	width:44px;
}
.TitleUL .moreBG img
{
	margin: 0 0 10px 7px; 
	*margin-bottom:0;
}

/*Module Content Style*/
.ModuleContent
{
	clear: both;
	border: solid 1px #ffe18f;
	display: inline-table;
	height: auto;
	width: 100%;
	padding: 10px 0;
}
/*the UL li Style which a line of text under the picture*/
.picLi
{
	float: left;
}
.picLi li
{
	padding: 3px;
	display: inline;
}
.picLi li span
{
	background-color: #ffe29e;
	width: auto;
	display: block;
	line-height: 20px;
	_padding: 5px 0 4px 0;
	text-align: center;
}
.picLi li span img
{
	margin-right: 2px;
}
.singleQueue li
{
	clear: both;
	float: none;
	padding: 0;
}





/*Right module style*/
.RightModule
{
	clear: both;
	width: 100%;
	margin: 0 auto 10px auto;
	
}
.RightModule .ModuleContent
{
	width: 242px;

    background-color:White;
}
.RightModule .picLi img
{
	padding: 4px;
	border: solid 1px #dddddd;
}
.NobackColor .picLi span
{
	background: none;
}
.RightModule .AvatarQueue li
{
	padding: 0;
	width: 80px;
	margin: 0 4px;
	text-align: center;
}
.RightModule .AvatarQueue li img
{
	border: none;
	width: 48px;
	height: 48px;
}
.RightModule .BrandQueue li
{
	padding: 0 10px 10px 10px;
	_display: inline;
}
.BrandQueue img
{
	width: 58px;
	height: 58px;
}
.RightModule .PinkTitlePre
{
	margin-left: 1px;
	display: inline;
}
.RightModule .PinkTitleBody
{
	width: 234px;
}
.RightModule .Title
{
	font-size: 12px;
}
.RightModule .Title img
{
	padding-bottom: 2px; 
	*padding-top:2px;
	_padding-top:3px;
	_padding-bottom:6px;
}


.MemberContent
{
	background: url(http://static.youhuiduo.net/content/images/YHDTip.gif) no-repeat 33px center;
	height: 140px; 
	*height:auto;
	min-height:140px;
	_height:140px;
	display:inline-table;
}
.MemberRight
{
	padding-left: 130px;
	width: 450px;
}
.Menu li
{
	background: url(http://static.youhuiduo.net/content/images/textBG.gif) no-repeat 15px center;
	padding-left: 33px;
	color: Gray;
	text-align: left;
	height: 25px;
	line-height: 25px;
}
.Menu .lightHight
{
	background: url(http://static.youhuiduo.net/content/images/textBG2.gif) no-repeat 15px center;
}
.Menu li a
{
	color: Gray;
}
.Menu .lightHight a
{
	color: #ff6509;
}
.MenuTitle
{
	color: #bc5800;
	margin-bottom: 5px;
	margin-top: 15px;
}





/*Client Serviec Style*/
.QuesitonList
{
  float: right;
  width: 500px;
  text-align: left;
  margin:30px 40px;
}
.QuesitonList li
{
  margin: 15px auto;
  width:100%;
  text-align:right;
}
.QuesitonList  label
{
	background:transparent url(http://static.youhuiduo.net/content/images/CSQuesBG.gif) no-repeat scroll 0 0;
	float:left;
	font-family:Times New Roman;
	text-align:center;
	font-size:16pt;
	font-weight:bold;
	height:42px;
	width:32px;
	display:block;
	padding:2px 6px;
}
.QuesitonList  div
{
	border-bottom:1px solid #EACE5E;
	height:41px;
	line-height:31px;
	float:left;
	_display:inline;
	padding-left:14px;
	width:418px;
}
div.QuesitonList
{
	float:left;
	margin-left:30px;
	_display:inline;
	width:560px;
}
div.QuesitonList div
{
	width:500px;
}
.QuesitonList  div span
{
	float:left;
	display:inline-block;
}
.QuesitonList  div a
{
	font-size:12px;
	color: rgb(203, 97, 52);
}
.QuestionContent
{
	width:520px;
	margin-top:30px;
	*margin-top:0px;
	margin-left:70px;
	text-align:left;
	overflow:hidden;
}
.AnswerTip
{
	background:#fff1ba url(http://static.youhuiduo.net/content/images/CSTipsIcon.gif) no-repeat 15px center;
	padding:14px 10px 14px 65px;
	width:406px;
	height:auto;
	line-height:25px;
	margin:20px auto;
}
.QueModel .ModelTitle
{
	color:#cb6134;
}
.QueModel .ModelContent
{
	font-size:12px;
	margin:8px auto 35px 45px;
}
.QueModel .ModelKeyword
{
	color:#ff0000;
}
/*the Html Content style*/
.HtmlContent
{
	 height:auto;
	 text-align:left;
	 line-height:1.8;
}
.HtmlContent p
{
	height:auto;
	line-height:1.8;
}
/*the style for the div float right and auto height*/
.RigDiv span
{
	float:left;
}
.RigDiv div
{
	float:right;
	width:auto;
	height:auto;
}


.AnswerTip
{
	background:#fff1ba url(http://static.youhuiduo.net/content/images/CSTipsIcon.gif) no-repeat 15px center;
	padding:14px 10px 14px 65px;
	width:406px;
	height:auto;
	line-height:25px;
	margin:20px auto;
}
