@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	font-family:"微软雅黑";
}
em,i{font-style:normal}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
body{background:#fff url(ydjxbg.png) repeat-x;}
ol, ul ,li{
	list-style: none;
}
input{border:0 none;outline-style:none;}
blockquote, q {
	quotes: none;
}
img{border:0px;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
.clear{clear:both; font-size:0px; line-height:0px; height:0px; margin:0px; padding:0px;}
/* 
@font-size 
*
*/
.font_12px{font-size:12px;}
.font_14px{font-size:14px;}
.hide{ display:none;}
/* 
@font-colcr
*
*/
.disp{display:none;}
.disp_no{display:block;}
.left{float:left;}
.right{float:right;}
a{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
a:visited{text-decoration:none;}
a:active{color:#333; text-decoration:none;}

.non_header{ width:100%; height:400px; background:url(ydjx.png) no-repeat center top;}
.non_box{ width:1020px; margin:0 auto; height:auto;}
.non_box .nontit1{ width:100%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#666; background:#6C9}
.non_box h1{ font-size:18px; line-height:40px; color:#06C; font-weight:bold;text-align: left;}
.non_box p{ font-size:14px; color:#666; line-height:20px;text-align: justify;text-indent: 2em; padding-bottom:20px;}
.non_box div{ text-align:center;}
.non_box img{ margin:0 auto; padding:10px;}