@charset "gb2312";
/* CSS Document */

/* The global */
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	line-height:18px;
}
h2 a{ color:#FFFFFF;}
li {
	vertical-align:middle;
}
a {
	text-decoration:none;
	padding:0;
	margin:0;
	outline:none;
	color:#57585a;
}
a:hover{ text-decoration:none;}
p, h2 {
	line-height:18px;
}

strong {
	font-weight:bold;
}
ul, ol {
	list-style:none;
}
fieldset, img {
	border: none
}
:focus {
	outline: 0;
}
caption, th {
	text-align:left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
}
.hidden{display:none;}
body {
	width: 100%;
	margin:0 auto;}
.wrapper{ margin:0 auto; width:963px;  height:auto; POSITION: relative;}


/*对联广告样式*/
.duilian{top:100px;position:absolute; width:142px; overflow:hidden; display:none;}
.duilian_left{ left:6px;}
.duilian_right{right:6px;}
.duilian_con{ width:140px; height:400px; overflow:hidden;}
.duilian_close{ width:100%; height:24px; line-height:24px; text-align:right; display:block; font-size:13px; color:#555555; text-decoration:none;}
.duilian_close a{color:#ffffff;}
.img{ border:none;}

/*对联广告样式*/