/*html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
}*/
.td_1
        {
            border-bottom: 1px #333 solid;
            border-right: 1px #333 solid;
            padding: 5px;
            text-align: left;
            background: #d2d4ff;
            color: #000;
        }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
body {font-family :"Microsoft YaHei",simsun, Helvetica, Arial, Sans-Serif; color:#666; background:#f5f5f5; font-size:14px; line-height:24px}
body p {margin:10px 0;}
a {cursor: pointer; text-decoration:none}
a:hover {text-decoration:none;}
h1 {font-size:28px; font-weight:normal; color:#000;}

h3 {font-size:20px; font-weight:normal; color:#000;}

#title {padding:20px 0; text-align:center; background:#fff; border-bottom:1px #ccc solid;}
#content_1 {width:753px; margin:0 auto;}
.box {border:1px #ccc solid; background:#fff; margin:15px 0; border-radius:5px;}
.box .tit {padding:5px; border-bottom:1px #ddd solid; font-size:20px; font-weight:normal; color:#000;}
.box .cont {padding:10px 15px;}

.tab {border-top:1px #e5e5e5 solid; border-left:1px #e5e5e5 solid;}
.tab td {border-bottom:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; padding:10px}

.tab2 {border-top:1px #333 solid; border-left:1px #333 solid;}
.tab2 th {border-bottom:1px #333 solid; border-right:1px #333 solid; padding:5px; text-align:left; background:#d2d4ff; color:#000;}
.tab2 td {border-bottom:1px #333 solid; border-right:1px #333 solid; padding:5px}
.tab2 strong {color:#000;}

.blue {color:#1844b5;}
.red {color:#930;}
.juzhong{align:center}