﻿#banner {
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
    margin:0 auto;
}

body {
font-family: "微软雅黑";
	margin:0;

	background-repeat: no-repeat;
	background-position: center top;
}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #555555;} /* 未访问的链接 */
a:visited {color: #555555;} /* 已访问的链接 */
a:hover{COLOR: #005196;} /* 鼠标在链接上 */ 
a:active {color: #005196;} /* 点击激活链接 */

/*底部链接定义*/
.xyb1 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
.xyb1 a:link {font-size: 14px; line-height: 28px; color: #075994; font-weight: bold;} /* 未访问的链接 */
.xyb1 a:visited {font-size: 14px; line-height: 28px; color: #075994; font-weight: bold;} /* 已访问的链接 */
.xyb1 a:hover{font-size: 14px; line-height: 28px; color: #075994; font-weight: bold;} /* 鼠标在链接上 */ 
.xyb1 a:active {font-size: 14px; line-height: 28px; color: #075994; font-weight: bold;} /* 点击激活链接 */

.xyb2 {color: #999999; font-size: 14px; line-height: 36px;}
.xyb2 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
.xyb2 a:link {font-size: 14px; color: #999999;	line-height: 36px;} /* 未访问的链接 */
.xyb2 a:visited {font-size: 14px; color: #999999;	line-height: 36px;} /* 已访问的链接 */
.xyb2 a:hover{font-size: 14px; color: #999999;	line-height: 36px;} /* 鼠标在链接上 */ 
.xyb2 a:active {font-size: 14px; color: #999999;	line-height: 36px;} /* 点击激活链接 */

.xyb3 {color: #555555; font-size: 14px; line-height: 16px;}
.xyb3 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
.xyb3 a:link {font-size: 14px; color: #555555;	line-height: 16px;} /* 未访问的链接 */
.xyb3 a:visited {font-size: 14px; color: #555555;	line-height: 16px;} /* 已访问的链接 */
.xyb3 a:hover{font-size: 14px; color: #555555;	line-height: 16px;} /* 鼠标在链接上 */ 
.xyb3 a:active {font-size: 14px; color: #555555;	line-height: 16px;} /* 点击激活链接 */

.xyb4 {color: #960300; font-size: 17px; line-height: 26px;}
.xyb4 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
.xyb4 a:link {font-size: 17px; color: #960300;	line-height: 26px;} /* 未访问的链接 */
.xyb4 a:visited {font-size: 17px; color: #960300;	line-height: 26px;} /* 已访问的链接 */
.xyb4 a:hover{font-size: 17px; color: #960300;	line-height: 26px;} /* 鼠标在链接上 */ 
.xyb4 a:active {font-size: 17px; color: #960300;	line-height: 26px;} /* 点击激活链接 */

.xyb5 {color: #555555; font-size: 14px; line-height: 26px;}
.xyb5 a{text-decoration: none;} /* 链接无下划线,有为underline */ 
.xyb5 a:link {font-size: 14px; color: #555555;	line-height: 26px;} /* 未访问的链接 */
.xyb5 a:visited {font-size: 14px; color: #555555;	line-height: 26px;} /* 已访问的链接 */
.xyb5 a:hover{font-size: 14px; color: #555555;	line-height: 26px;} /* 鼠标在链接上 */ 
.xyb5 a:active {font-size: 14px; color: #555555;	line-height: 26px;} /* 点击激活链接 */

/*透明度兼容三种类型浏览器*/
.dfa {
filter:alpha(opacity=80);       /* IE */
-moz-opacity:0.8;              /* Moz + FF */
opacity: 0.8;                    /* ??CSS3????(FF 1.5???)*/

}
.dfa1 {
filter:alpha(opacity=10);       /* IE */
-moz-opacity:0.1;              /* Moz + FF */
opacity: 0.1;                    /* ??CSS3????(FF 1.5???)*/

}
.dfa2 {
filter:alpha(opacity=50);       /* IE */
-moz-opacity:0.5;              /* Moz + FF */
opacity: 0.5;                    /* ??CSS3????(FF 1.5???)*/

}
.dfa3 {
filter:alpha(opacity=90);       /* IE */
-moz-opacity:0.9;              /* Moz + FF */
opacity: 0.9;                    /* ??CSS3????(FF 1.5???)*/

}
.xiaoyou_l {
	width:366px;
}
.xiaoyou_h {
	width:266px;
}
.xiaoyou_l, .xiaoyou_h, .xiaoyou_s, .xiaoyou_hs {
	float:left;
	padding-left:0px;
	font-size: 14px; 
}
. xiaoyou_l ul, .xiaoyou_h ul, .xiaoyou_s ul, .xiaoyou_hs ul {
	padding:0px;
}
.xiaoyou_l li, .xiaoyou_h li, .xiaoyou_s li , .xiaoyou_hs li {
	padding-left:0px;
	clear:both;
}
.xiaoyou_l li span.datetime, .xiaoyou_h li span.datetime{
	float:right;
	font-size: 14px; 
}
.xiaoyou_l li a, .xiaoyou_s li a{ 
	color:#555555; line-height: 28px;
}
.xiaoyou_h li a, .xiaoyou_hs li a{
	color:#555555; line-height: 38px;
}

.xiaoyou_l li a:hover, .xiaoyou_s li a:hover{
	color:#555555; line-height: 28px;

}
.xiaoyou_h li a:hover, .xiaoyou_hs li a:hover{
	color:#555555; line-height: 38px;

}

.STYLE1 {
	font-size: 16px;
	color: #FFFFFF;
}
.STYLE2 {	background-repeat: no-repeat;
	background-position: center top;
	}
.STYLE3 {
	color: #999999;
	font-size: 14px;
	line-height: 28px;
}

.STYLE6 {
	font-size: 14px;
	line-height: 28px;
	color: #075994;
	font-weight: bold;

}
.STYLE7 {font-size: 12px;
	color: #FFFFFF;}
.STYLE8 {
	color: #960101;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}
.STYLE9 {
	font-size: 14px;
	line-height: 28px;
}
.STYLE10 {
	font-size: 14px;
	line-height: 38px;
}

/*双列标题父节点*/
.xyarea {
	width:425px;
	margin-bottom:30px;
}
.xyarea h3 {
	height:48px;
	line-height:38px;
	font-size:17px;
	color:#960300;
	position:relative;
	background-image: url(/images/hgc2014/xiaoyou/lml-.gif);
	background-repeat: no-repeat;


}



.xyarea h3 em a {
	color:#960300;
}
.xyarea h3 em a:hover {
	color:#960300;
}

.xyarea h3 img {
	position:absolute;
	top:10px;
	left:353px;
}
.xyarea ul {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:0px;
	height:auto!important;
	min-height:224px;
	height:224px;
	padding-bottom:0px;
}
.xyarea li {
	height:28px;
	line-height:28px;
	padding-left:0px;
	color:#555555;
	position:relative;
}
.xyarea li a {
	color:#555555;
}
.xyarea li a:hover {
	color:#555555;
}
.xyarea li span.datetime{
position:absolute;
	top:0px;
	right:0px;
}
.xyunderline_xyarea {
	height:0px;
}
.xyarea_ad img {
	border:1px solid #ffffff;
}