*,html{margin:0px; padding:0px;}
html,body{
	height: auto;
}
#article{
	width:769px;
	background-color: #FFFFFF;
	height: auto;
}
#art-left,#art-mid,#art-right{
	float:left;
	height: auto;
	background-color: #FFFFFF;
}
#art-left{
	width:21px;
}
#art-mid{
	width:592px;
}
#art-right{
	width:155px;
}
#art-nav{
	background-image: url(/community/images/article_navbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 592px;
}
#art-nav ul{
	list-style-type: none;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 58px;
}
#art-nav ul li{
	height: 20px;
	width: 99px;
	float: left;
	background-image: url(../community/images/article_buttonbg01.jpg);
	background-repeat: no-repeat;
	color: #b69a50;
	font-weight: bold;
	text-align: center;
	background-position: top;
	padding-top: 4px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#art-nav img{
	margin:0px;
	padding:0px;
}
#art-mainbody{
	background-color: #eef9f1;
	color: #388072;
	padding-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}
#art-maincontain{
	width: 565px;
	background-image: url(/community/images/article_mainbg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#art-ft{
	background-image: url(../community/images/article_pagebg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	letter-spacing: 5px;
}
#art-foot{
	float: left;
}
#a,#b,#c,#d{
	width:136px;
	height:auto;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#abody, #bbody, #cbody, #dbody {
	width: 135px;
	padding-top: 5px;
	background-image: url(/community/images/a_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#abody li, #bbody li, #cbody li, #dbody li {
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#art-comment{
	width:541px;
	height: 65px;
}
#art-comment .ding, #art-comment .za  {float:left; }
#article_part01{
	background-color: #CEF3E7;
}
a.navbutton1:link,a.navbutton1:visited {
	color: #b69a50;
	text-decoration: none;
}
a.navbutton1:hover,a.navbutton1:active {
	color: #C7B37C;
	text-decoration: underline;
}
a.renshu:link,a.renshu:visited {
	color: #666666;
	text-decoration: none;
}
a.renshu:hover,a.renshu:active {
	color: #666666;
	text-decoration: underline;
}
a.white:link,a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover,a.white:active {
	color: #ffd400;
	text-decoration: none;
}
a.zhidao_tablenav:link, a.zhidao_tablenav:visited{
	background-image: url(../community/images/zhidao_tablenav_s.jpg);
}
a.red:link,a.red:visited {
	color: #bf581f;
	text-decoration: none;
}
a.red:hover,a.red:active {
	color: #E28350;
	text-decoration: underline;
}
a.green:link,a.green:visited {
	color: #388072;
	text-decoration: none;
}
a.green:hover,a.green:active {
	color: #235248;
	text-decoration: underline;
}
.art-part{
	width: 541px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5ABAA5;
	height: 130px;
}
.art-partleft,.art-partright{
	float:left;
}
.art-partleft{
	width: 135px;
	margin-right: 26px;
}
.art-partright{
	width: 367px;
}
.art-all{
	width: 501px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5ABAA5;
}
.art-all p{
	margin-bottom: 10px;
	text-indent: 24px;
}
.biaoti{
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}
checkbox{

}
#commentpart{
	width: 541px;
	margin-right: auto;
	margin-left: auto;
}
#commentapply{
	width: 541px;
	margin-right: auto;
	margin-left: auto;
}
.d_question{
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #78c2ec;
}
.d_question_title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #83cded;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.d_question_body{
	background-color: #FFFFFF;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.d_question_ft{
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
}
.d_reply{
	background-color: #f7fdfa;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #a7d0bc;
}
.d_reply_title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #51aaa3;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.d_reply_body{
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.d_reply_ft{
	padding-top: 2px;
	color: #0098d9;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	font-weight: bold;
}
.d_userquestion{
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #78c2ec;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.d_userquestion_title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #81ccec;
	height: 25px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}
.d_userquestion_body{
	background-color: #FFFFFF;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #0098d9;
}
.d_userquestion_body ul{
	list-style-type: none;
}
.d_userquestion_body li{
}
.d_userquestion_ft{
	padding-top: 2px;
	color: #0098d9;
	font-weight: bold;
	text-align: right;
	margin: 5px;
}
.ding{background-image: url(/community/images/ding.jpg); }
.ding, .za{
	height: 28px;
	width: 65px;
	background-repeat: no-repeat;
	color: #484848;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 62px;
	font-size: 12px;
}
.float{float:left; }
h100{
	margin: 0px;
	padding: 0px;
}
#index{
	width: 769px;
	background-image: url(../community/images/index_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#index-left, #index-right{
	float:left;
	height: auto;
	background-color: #FFFFFF;
}
#index-left{
	width:613px;
	background-image: url(../community/images/index_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#index-right{
	width:155px;
}
#index-mainbody{
	margin-left: 19px;
	margin-top: 4px;


}
#index-a, #index-b, #index-c, #index-d {
	height: 387px;
	width: 288px;
	float: left;
	background-repeat: repeat-y;
}
#index-a, #index-c{
	margin-right: 7px;
}
#index-a, #index-b{
	margin-right: 7px;
	margin-bottom: 9px;
}
#index-a{background-image: url(/community/images/index_abg.jpg);}
#index-b{background-image: url(/community/images/index_bbg.jpg);}
#index-c{background-image: url(/community/images/index_cbg.jpg);}
#index-d{background-image: url(/community/images/index_dbg.jpg);}
.imgtop{
	vertical-align: top;
}

#paiming{
	width:156px;
}
.paimingtopthree{
	color: #BB5900;
}
.qa{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84cded;
}
#secTable, #rsecTable{
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a69ae5;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#mainTable, #rmaintable{
	width: 135px;
}
#sousuo{
	height: 48px;
	width: 592px;
	background-image: url(/community/images/article_sobg.jpg);
	background-repeat: no-repeat;
	background-color: #cdf2e2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "宋体";
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
}
.sec1{
	background-color: #a69ae5;
}
.sec2{
	background-color: #9ad5e5;
}
.sec1, .sec2{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#zhidao_mainbody{
	width: 747px;
	background-color: #FFFFFF;
	background-image: url(/community/images/zhidao_bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#zhidao_a{
	width: 180px;
	height: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 500px;
}
#zhidao_b{
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	text-align: center;
}
#zhidao_c{
	width: 692px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#zhidao_d{
	width: 692px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#zhidao-ft{
	background-image: url(../community/images/zhidao_pagebg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	margin-top: 35px;
	margin-bottom: 65px;
}
.za{background-image: url(/community/images/za.jpg); }
.zuozhe{
	color: #bf581f;
	text-align: right;
	margin-top: 8px;
}
.zhidao_table{
	background-color: #FFFFFF;
	list-style-type: none;
	width: 664px;
	float: left;
}
.zhidao_table li{
	float: left;
	width: 166px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.zhidao_tablenavcurent, a.zhidao_tablenav:hover, a.zhidao_tablenav:active, a.zhidao_tablenav:link, a.zhidao_tablenav:visited{
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	background-position: center top;
	height: 35px;
	color: #FFFFFF;
	padding-top: 5px;
}
.zhidao_tablenavcurent, a.zhidao_tablenav:hover, a.zhidao_tablenav:active{
	background-image: url(../community/images/zhidao_tablenav.jpg);
	color: #0098d9;
	background-position: top;
	height: 35px;
	padding-top: 5px;
}
.zhidao_table_contant{
	float: left;
	width: 664px;
}
.zhidao_table_contant li{
	font-size: 12px;
	color: #0098d9;
	line-height: 22px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
a.blue:link, a.blue:visited {
	color: #0098d9;
	text-decoration: none;
}
a.blue:hover, a.blue:active {
	color: #0098d9;
	text-decoration: underline;
}
