/*global*/
* {
	margin:0 auto;
	padding:0;
}

li {
	list-style:none;
}

img {
	border:0;
}

h4 {
	font-size:12px;
}

body {
	font-size:12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#484848;
	height:100%;
}

.clear_both {
	width:0;
	height:0;
	line-height:0;
	clear:both;
}

/*layout*/
#header {
	width:960px;
	height:152px;
	background-color:#bd0b0b;
	margin:0 auto;
}

#main {
	width:960px;
	height: auto;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}

#footer {
	width:960px;
	height:100px;
	margin:0 auto;
}

/*main*/
#top_intro {
	height:44px;
	padding:242px 11px 0 0;
	background:url(img/top.jpg) no-repeat;
	text-align:right;
}

#cgmatch {
	width:634px;
	height:auto;
	float:left;
	padding-left:8px;
	overflow:hidden;
}

#cgmatch .t {
	height:36px;
	background:url(img/cgmatch.jpg) no-repeat;
}

#cgmatch .c {
	height:auto;
	padding-top:12px;
	background:#f0f0f0;
	clear:both;
	float:left;
}

#cgmatch .c dl,#cgexhibition .c dl,#hxmatch .c dl {
	width:304px;
	height:160px;
	margin:0 6px 0 4px;
	float:left;
	-margin-left:4px;
	overflow:hidden;
}

#cgmatch .c dt,#cgmatch .c dt img,#cgexhibition .c dt,#cgexhibition .c dt img,#hxmatch .c dt,#hxmatch .c dt img {
	width:300px;
	height:50px;
}

#cgmatch .c dt,#cgexhibition .c dt,#hxmatch .c dt{
	border:1px #aaa solid;
	overflow:hidden;
}

#cgmatch .c dd.i,#cgexhibition .c dd.i,#hxmatch .c dd.i {
	height:80px;
	color:#000;
	font:12px/20px Calibri, Arial, Helvetica, sans-serif;
	text-indent:2em;
}

#cgmatch .c dd a,#cgexhibition .c dd a,#hxmatch .c dd a {
	float:right;
	margin-right:10px;
	color:#0300ff;
	font:12px/20px Calibri, Arial, Helvetica, sans-serif;
}

#cgexhibition {
	width:302px;
	height:auto;
	padding:0 8px;
	float:left;
	overflow:hidden;
}

#cgexhibition .t {
	height:36px;
	background:url(img/cgexhibition.jpg) no-repeat;
}

#cgexhibition .c {
	padding-top:12px;
	height:auto;
}

#cgexhibition .c dl {
	margin:0;
	float:none;
}

#hxmatch {
	width:944px;
	height:auto;
	padding:8px 8px 0;
	clear:both;
	overflow:hidden;
}

#hxmatch .t {
	height:36px;
	background:url(img/hxmatch.jpg) no-repeat;
}

#hxmatch .c {
	padding:12px 0;
	height:auto;
}
/* 2011/9/9 xiangrui baidu 网盟广告 */
.bdad{
    display:none;
    clear:both;
}
