@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, code, del, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, input{margin:0;padding:0;border:0;outline:0; }
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
em, strong{font-style:normal;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
body, input, button, textarea{font-size:12px;}
a{text-decoration: none; color: #666;}
html, body,input,textarea,select{font-family:"微软雅黑";}
img{ vertical-align:middle;background:none;border:none;}
ul,li{list-style-type:none;}
.clear{clear:both;height:0;overflow:hidden;}
input,form{border:none;background:none;}
:focus{outline:none;}
.body{font-size:12px;color:#666;}
/*分类导航*/
.classify_nav_headline{ font-weight:bold;}
.classify_nav_words:hover{text-decoration:underline; color:#e0801f; }
.classify_nav_words_chosen{ background:#3d8928;}
/*顶部导航面包线*/
.top_guide_nopresent{ font-size:12px; color:#666;}
.top_guide_present{font-size:12px; color:#e0801f;}
.top_guide_nopresent:hover, .top_guide_present:hover{text-decoration:underline;}
/*正文文字*/
.main_body_words{ color:#666;}
/*作者名*/
.author_name{color:#333; }
.author_name:hover{text-decoration:underline; color: #24699a; }
/*只看他：*/
.only_look{color:#e0801f;}
.only_look:hover{text-decoration:underline;}
/*热度、推荐*/
.hot_words{color:#e7410d;}
.hot_words:hover{text-decoration:underline;}
/*回复*/
.reply{color:#666;}
.reply:hover{text-decoration:underline;}
/*输入框*/
.input_field{ border:1px #ddd solid;}
.input_field_words{ color:#999;}

/*鼠标划上去文字变houzz绿*/
.green:link{color:#333; text-decoration:none;}
.green:visited{color:#333; text-decoration:none;}
.green:hover{color:#3d8901; text-decoration:underline;}
