body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
}

img {
    border: 0;
}

a {
    color: #4c4c4c;
    font-size: 13px;
    text-decoration: none;
    font-family: "Microsoft YaHei"
}



.blank {
    clear: both;
    overflow: hidden;
    display: block;
    background: #fff;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

* html .clear {
    height: 1%;
}

.clear {
    display: block;
}

body {
    background: url(../../首页/images/body_bg.jpg) top repeat-x;
    color: #414141;
    font-family: "Microsoft YaHei";
}

.cur {
	background: #f3f3f3;
}

.curpositionBox {
	width: 1000px;
	margin: 0 auto;
	background: url(curpositon_ico.jpg) 18px 10px no-repeat;
}

.curposition {
	padding-left: 38px;
	height: 30px;
	line-height: 30px;
	color: #454545;
	font-size: 13px;
}

.main {
    width: 1000px;
    margin: 10px auto 13px;
    clear: both;
    overflow: hidden;		
}

.m-t {
	width:997px;
	padding:1px 0 0 1px;
	border:1px solid #dfebf3;
	background: url(rwgy_bg.jpg) repeat-x;
	margin-bottom:10px;
}

.m-t-top {
	margin:14px 18px 0 13px;
	border-bottom: solid 1px #f1f1f1;
	height: 27px;
	position: relative;
}

.colName {
	padding-left: 28px;
	padding-right: 17px;
	height: 26px;
	line-height: 17px;
	font-size: 15px;
	border-bottom: solid 2px #1d79cc;
	color: #3c3c3c;
	font-weight: bold;
	position: absolute;
	background: url(colName_bg.jpg) 3px 0px no-repeat;
}

.colContent {
	margin:14px 23px 14px 13px;
}

.colList {
	margin:23px 18px 15px 14px;
	min-height:160px;
	display:inline-block;
}









