/*Reset*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:''}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
input[type=submit]{cursor:pointer}
button{cursor:pointer}
ol,ul{list-style:none;}
a{text-decoration:underline; cursor:pointer; color:#0187cc;}
a:hover,a:focus{text-decoration:underline; color:#d61d1d;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.hidden{display:none;}

body{ font:normal 12px/1.5 Tahoma,Helvetica,Arial,"宋体",sans-serif; }

/*页面框架*/ 
#main,
#header{ width:960px; margin:auto; }
#main .main-body{ float:left; width:728px; border:1px solid #cbcbcb; background:#ebebeb; }
#main .main-sidebar{ float:right; width:220px; }

/*头部*/
#header{ position:relative; margin-bottom:10px; height:376px; background:url(../images/header_bg.jpg) no-repeat; }
#header .down{ position:absolute; right:160px; bottom:54px; margin-bottom:10px; width:136px; height:40px; text-indent:-9999px; }

/*主体*/
.new-function-title,
.modify-bug-title{ padding-left:15px; height:30px; border-bottom:1px solid #ccc; line-height:30px; background:#99cdff; color:#00072b; } 
.fun-wrap{ padding:10px 0 0 20px; _margin-right:-10px;}
.fun-value { float:left; margin:0 15px 25px 0; width:336px; height:300px; _overflow:hidden; }
.fun-value h3{ padding:5px 0; font:bold 21px "微软雅黑"; }
.fun-value p{ margin-bottom:10px; line-height:20px; }
.down_b{ clear:both; padding:10px 0 30px 0;  font:bold 14px "微软雅黑"; }
.bug-info,
.other-wrap{ margin-bottom:10px; border:1px solid #cbcbcb; }
.other-wrap{ padding:15px 0; text-align:center; }
.bug-info p{ padding:10px 15px; line-height:20px; }
.bug-info .db-m10{ display:block; margin-bottom:10px; }
