@charset "utf-8";
/*  ================================ 全局样式 ================================ */
*{margin:0px;border:none;padding:0px;font-size:12px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5em Tahoma, Helvetica, Arial, sans-serif;color:#000000;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp,tt{font-family:"Courier New", Courier, monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
/* a style */
a{text-decoration:none; color:#000000;}
a:hover{text-decoration:none;color:#ff0000;}
button, input, select, textarea{border:1px solid #CCCCCC;font-size:100%;}
hr{border:none;height:1px;}
html{overflow-y:scroll;}
.clear{clear:both;}



/*  ================================ 主要样式 ================================ */

.stdbtn{background:url("../images/108.gif") no-repeat scroll 0 0 transparent;color:#FFFFFF;font-size:13px;font-weight:bold;height:27px;width:91px;margin-left:30px;margin-top:30px;}
.jqpopup{background:#FFFFFF;position:absolute;z-index:1;border:1px solid #CCCCCC;display:none;min-height:150px;width:300px;}
.jqpopup_header{background:none repeat scroll 0 0 #CCCCCC;border:1px solid #AAAAAA;font-size:12px;height:24px;line-height:24px;margin:5px;	_margin:5px;text-indent:10px;	cursor:move;}
.jqpopup_footer{padding-left:10px;padding-right:10px;padding-bottom:5px;text-align:right;font-size:10px;}
.jqpopup_content{padding-left:10px;padding-right:10px;padding-bottom:5px;}
.jqpopup_message{padding-top:10px;padding-left:10px;padding-right:10px;color:red;font-size:12px;font-weight:bold;}
.jqpopup_resize{background:url("../images/jqresize.gif") no-repeat #FFFFFF;height:14px;width:16px;position:absolute;bottom:0;right:0;cursor:se-resize;}
.jqpopup_cross{background:url("../images/jqcross.jpg") no-repeat #A4C7EE;height:14px;width:16px;position:absolute;right:11px;top:11px;cursor:pointer;}
.jqpopup_center{background:url("../images/jqcenter.jpg") no-repeat #FFFFFF;height:14px;width:16px;position:absolute;bottom:0;left:0;cursor:pointer;}
.annotationName{font-weight:bold;margin-bottom:0.2em;white-space:nowrap;}
.u{margin-right:5px;padding-left:5px;width:80px;}
.u option{padding-right:5px;}
#sampleformdiv1 table{border-collapse:collapse;width:100%;margin:15px 0 15px;}
#sampleformdiv1 table tr td{border:1px solid #cccccc;text-align:center;padding:3px;}
#sampleformdiv1_ph{background:none repeat scroll 0 0 #176CED;color:#FFFFFF;}
#butt{position:absolute;right:40px;top:9px;}