﻿/*multiplexTemplate复用模板样式开头简写temp*/
body{font-size:12px;font-family:SimSun,"Microsoft YaHei",verdana, helvetica , Arial; color:#333;}
a{ color:#333;}
a:hover{ color:#c00;}
.temp09Tit{width:698px; padding:0 15px;height:30px;line-height:30px; position:relative;
-moz-border-radius: 5px 5px 0 0 ; -webkit-border-radius: 5px 5px 0 0 ; border-radius: 5px 5px 0 0;  
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FEFCFD,endcolorstr=#F2F0F4,gradientType=0); 
-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FEFCFD,endcolorstr=#F2F0F4,gradientType=0); 
background:#FEFCFD; /* 一些不支持背景渐变的浏览器 */  
background:-moz-linear-gradient(top, #FEFCFD, #F2F0F4);  
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#FEFCFD), to(#F2F0F4)); 
font-size:12px;font-family:"Microsoft YaHei";color:#3D3D3D;border:solid #ccc 1px; border-bottom: dashed #8B8B8B 1px;}
.temp09Tit .temp09Mor{font-size:12px; font-family:"宋体"; position:absolute; top:0px; right:15px;color:#1F6ABD;}
.temp09Tit .temp09Mor a{ color:#1F6ABD;}

.temp09Col{ background-color:#fff; width:698px; padding:15px;}
/*文章评论*/
.temp09Rev{line-height:30px;font-size:13px;}
.temp09Rev table td,.temp09Rev td *{vertical-align:middle;}
.temp09Rev table .td_l{text-align:right;width:100px;}
.temp09Rev table input[type='text'],textarea{border:1px solid #CCCCCC;padding:0px 5px;}
.temp09Rev table .inp_01{width:225px;height:20px;line-height:20px;}
.temp09Rev table .inp_02{width:140px;height:20px;line-height:20px;}
.temp09Rev table .tex_01{width:375px;height:133px;line-height:20px;overflow:auto;max-width:375px;}
.temp09Rev table .btn_01{width:70px;height:25px;line-height:25px;color:#fff;cursor:pointer; margin:0 5px 0 0;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
filter:progid:DXImageTransform.multiplexT_microsoft.multiplexT_gradient(gradienttype=0,startColorStr=#4F4F4F,endColorStr=#333333);
background:-moz-linear-gradient(top,#4F4F4F,#333333);/*火狐*/ background:#4F4F4F; /* 一些不支持背景渐变的浏览器 */  
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4F4F4F), to(#333333));/*谷歌*/}
.temp09Rev table .inpTip{color:#6C6C6C;font-size:12px;}
.temp09Rev table .red{margin:0px 5px;color:#EC3329;}
