.net_box{ width:990px;border:5px solid #fff;margin:0 auto;overflow:hidden;background:url(bg.gif);color:#6b6b6b;text-align:left;line-height:22px; }
img{ border:0px; }
.left { float:left; }
.right { float: right; }
.center { text-align: center; }
.clear { clear: both; }
table{margin:0 auto;}
h1{color:#fff;font-size:14px;margin-left:85px;}
h1 a{color:#fff;}
h2{font-size:18px;}
h3{font-size:16px;color:black;}
h4{color:#fff;font-size:14px;}
h4 a{color:#fff;}
.border1{border:1px solid #CCCCCC;background:#fff;}
a{color:#6b6b6b;}

#comment_tag{width:640px;overflow:hidden;}
#comment_tag table {background:#fffdf5;width:640px;border-collapse:collapse;border:1px solid #f2d394;text-align:left;padding:3px;color:#550600;}
#comment_tag .cmt_header{ height:25px; }
#comment_tag .cmt_header th .nickName { margin:20px 0px 0px 90px; width:120px; }
#comment_tag .cmt_header th .contact { margin:20px 0px 0px 80px; width:120px; }
#comment_tag .cmt_header th .content { margin:0px 0px 0px 90px;  width:380px;}
#comment_tag .comment a{color:#ff6700;text-decoration: none;font-weight:normal;}
#comment_tag .comment a:hover{color:#f90;text-decoration: none;font-weight:normal;}
#comment_tag .cmt_action a.comment{display:block;height:21px;color:#000;text-align:center;}
#comment_tag .cmt_author {width:65px;;font-weight:normal;text-align:center;}
#comment_tag .cmt_brief {font-weight:normal;text-align:left;}
#comment_tag .cmt_brief a { color:#550700; }
#comment_tag .cmt_time {font-weight:normal;}
#comment_tag textarea{border:1px solid #b88874; width:450px;height:100px;float: left;margin:10px;border:1px solid #b78775;}
#comment_tag .contentLimit{float:left;display:block;width:200px;height:20px;}
#comment_tag input{border:1px solid #b88874;}
#comment_tag .nickName{margin-left:10px;}
#comment_tag .public{width:600px;float:left;}
#comment_tag .face{width:600px;float:left;}
#comment_tag .submit{border:1px solid #b88874;float;left;margin:10px 20px;}
#comment_tag .row0 { background:#fffdf5; height:20px;}
#comment_tag .row1 { background:#fffdf5; height:20px; }
#comment_tag td{border:1px solid #f2d394; text-align:left;}

.f12b{ font-size:12px; font-weight:bold;}
.f14b{ font-size:14px; font-weight:bold; }

/* 焦点图1 */
#f_div{width:368px; height:214px; overflow:hidden;}/* 定义外框宽高，包括图片及按钮，图片加了边框 */
#f_imgDiv{width:368px; height:214px; overflow:hidden;filter: revealTrans(duration=1,transition=6);}/* 图片区域，定义切换滤镜 */
#f_imgDiv img { border:#000 1px solid;}/* 图片边框 */
#f_infoDiv{width:100%;top:-20px; position:relative;}/* 按钮区域外框，通过relative放置于图片上方底部，按钮高度13，此处-14是预留出底部边框的1像素高度 */
#f_buttonDiv{width:88px; height:15px; top:0; right:1px; position:absolute; z-index:2;}/* 按钮区域，定位于infoDiv右侧 */
#f_buttonDiv .bg{ text-align:center;}
#f_buttonDiv .bg a{width:21px;height:20px; display:block; overflow:hidden;text-decoration:none; float:left; color:#fff; font-weight:bold; border-left:1px #fff solid;}/* 单个按钮定义 */
#f_buttonDiv .bg a:link,#f_buttonDiv a:visited,#f_buttonDiv a:active{background:#000;}/* 初始按钮背景 */
#f_buttonDiv .bg a:hover{background:#FF840C;}/* 初始按钮鼠标经过背景 */
#f_buttonDiv .bg a.on:link,#f_buttonDiv a.on:visited,#f_buttonDiv a.on:active,#f_buttonDiv a.on:hover{background:#FF840C;}/* 当前切换按钮背景 */
#f_textbg {width:90px; height:0; *height:13px; top:0; right:90px; position:absolute; z-index:1;background-color:#000; filter : progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=40);}/* 