﻿/*--------------以下为首页index.cfm中Featured Forums滚动部分的样式 ---------*/
#communities4{
	height: 176px;
	width: 839px;
	margin-left: 8px;
	float: left;
	margin-top: 20px;
}
.index_search{
	background-image: url(/images/index_search_bg.gif);
	height: 176px;
	width: 253px;
	float: left;
}
.index_search_top{
	height: 35px;
	width: 168px;
	float: left;
}
.index_search_top2{
	height: 35px;
	width: 83px;
	float: left;
}
.search_input{
	height: 17px;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	margin-left: 10px;
	/*text-align:right;*/
	color: #999999;
}
.index_search_key{
	float: left;
	width: 230px;
	margin-top: 30px;
	margin-left: 6px;
	line-height: 18px;
}
.index_search_key_2{
	margin-left: 8px;
}
.index_search_key_r{
	float: left;
	height: 176px;
	width: 16px;
}
.index_t{
	float: left;
	height: 176px;
	width: 568px;
	background-image: url(/images/index_testimonials.gif);
	background-repeat: no-repeat;
}
.index_t a{
	color: #636363;
	text-decoration: none;
}
.index_t a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.index_t_by{
	background-color: #f1f1f1;
	text-align: right;
	height: 16px;
	width: 545px;
	margin-bottom: 2px;
	color: #3b3b3b;
}
.index_t2{
	float: left;
	height: 138px;
	width: 545px;
	margin-top: 12px;
	margin-left: 6px;
	overflow: hidden;
}
.index_t_left{
	float: left;
	height: 15px;
	width: 333px;
}
.index_t_right{
	float: right;
	height: 15px;
	width:235px;
	text-align:right;
}
.index_t_right img{
	margin-left:5px;
}
.LeftBotton{
    height: 80px;
	width: 19px;
	background:url(/images/ff_left1.gif);
	overflow:hidden;
	float:left;
	display:inline;
	margin: 15px 0 0 6px;
	cursor: pointer;
}
.LeftBottonOn{
    height: 80px;
	width: 19px;
	background:url(/images/ff_left2.gif);
	overflow:hidden;
	float:left;
	display:inline;
	margin: 15px 0 0 6px;
	cursor: pointer;
}
.RightBotton{
    height: 80px;
	width: 19px;
	background:url(/images/ff_right1.gif);
	overflow:hidden;
	float:left;
	display:inline;
	margin: 15px 0 0 0;
	cursor: pointer;
}
.RightBottonOn{
    height: 80px;
	width: 19px;
	background:url(/images/ff_right2.gif);
	overflow:hidden;
	float:left;
	display:inline;
	margin: 15px 0 0 0;
	cursor: pointer;
}
.mqdemo{
    margin: 0px;padding:0px;
}
/*--------------以下为testimonial.cfm文件中的样式------------------------*/
.testimonial_main {
	width: 652px;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}
.testimonial_vi1{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.testimonial_top{
	height: 15px;
	width: 578px;
	float: left;
}
.testimonial_v1_main{
	width: 538px;
	float: left;
	background-image: url(/images/testimonial_main.gif);
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	line-height: 24px;
	color: #646464;
}
.testimonial_vi1_footer{
	width: 500px;
	float: left;
	height: 52px;
	background-image: url(/images/testimonial_footer1.gif);
	text-align: right;
	color: #804c1e;
	padding-top: 30px;
	padding-right: 78px;
}
.testimonial_vi2_footer{
	width: 500px;
	float: left;
	height: 52px;
	background-image: url(/images/testimonial_footer2.gif);
	text-align: left;
	color: #804c1e;
	padding-top: 30px;
	padding-left: 78px;
}
.testimonial_line{
	height: 31px;
	width: 580px;
	background-image: url(/images/testimonial_line.gif);
	margin-right: auto;
	margin-left: auto;
}
.testimonial_n_main{
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.testimonial_n_text{
	color: #474747;
	font-size: 12px;
}
.testimonial_n_signname{
	color: #804d1f;
	text-align: right;
	margin-bottom: 5px;
}
.tes_write{
	float: left;
	width:580px;
}
.tes_writetitle{
	float:left;
	width:580px;
	height:40px;
	line-height:40px;
}
.tes_wtiteicon{
	float:left;
	width:54px;
	height:40px;
}
.tes_writezi{
	float:left;
	width:520px;
	margin-left:6px;
	color:#1d678f;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
}
.tes_box{
	float:left;
	width:580px;
	margin-top:8px;
}
.tes_box textarea{
	width:570px;
	height:70px;
}
.tes_btn{
	float:left;
	width:580px;
	margin-top:12px;
	height:18px;
}
.tes_btn img{
	margin-right:10px;
}
