/* CSS Document初始化样式 */
body{ margin:0px auto; padding:0;  overflow-x:hidden!important;  color: #000000; font-size: 16px;font-family:"微軟正黑體";line-height: 150%;}
div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input, textarea,blockquote,p{padding:0;margin:0;} 
table,td,tr,th{font-size:12px;} li{list-style:none;vertical-align:bottom;} img{Vertical-aliagn:top; border:0;} 
ol,ul{list-style:none;} 
a{color: #000000;text-decoration:none;} 
a:visited{text-decoration:none;} 
a:hover{color: #654981;} 
a:active{color:#654981;}
.clear{ clear:both;}
.left{float:left;}
.right{float:right;}
.dis{display:none;}
.block{display:block;}
.line{ width:100%; height:1px; border-bottom:#ccc 1px solid; float:left; margin:5px 0 5px 0;}
.dotted{ width:100%; height:1px; border-bottom:#999 1px dashed; float:left; margin:5px 0 5px 0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/* Hides from IE-mac \*/
*:first-child+html .clearfix{zoom:1;} /* IE7 */
* html .clearfix { height: 1%;zoom:1;}
.clearfix {display: block;}
.left{float: left;}
.right{float: right;}
h3{font-size: 18px;}
h2{font-size: 16px;}
h1{font-size: 18px;}
.main{overflow-x: hidden!important;margin-top: 5px;}

.consulting_finish_main {padding: 1.5%;}
.consulting_finish_main #thankyou-page {text-align: center;}
.consulting_finish_main #thankyou-page strong{font-size: 17px;color:#666;}
.consulting_finish_main #thankyou-page p{font-size: 17px;color:#888;line-height:33px;}
.consulting_finish_main #thankyou-page a{text-decoration:underline;color:#654981;font-size: 17px;font-weight:bold;}
.consulting_finish_main #thankyou-page a:hover{opacity:0.6;!important}
.consulting_finish_main #thankyou-page img{margin:2% 0;}
.consulting_finish_main #thankyou-page .other-way{    
    background-color: #efeaff;
    border-radius: 5px;
    padding: 1.5%;
	margin:2% 0;
	}

.consulting_finish_main #thankyou-page .other-way strong{font-size: 16px;color:#666;}
.consulting_finish_main #thankyou-page .other-way a{text-decoration:underline;color:#654981;font-size: 16px;font-weight:bold;}
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: middle; }
#SeoStarRating font:first-child { font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #0a29d2; }