@charset "utf-8";
/* CSS Document */

#i-slide {
	float: left;
	width: 525px;
	clear: left;
}
#slide {
	height: 285px;
	background-color: #F0F0F0;
}
#down {
	border: 1px dashed #CCCCCC;
	background-image: url(imgs/bg_diagonal.gif);
	background-repeat: repeat;
	line-height: 30px;
}
#down a {
	font-size: 14px;
}
#i-intro {
	float: right;
	width: 415px;
	clear: right;
}

#intro .titlebox {
	background-image: url(imgs/title_bg_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#new {
	float: left;
	width: 630px;
	clear: left;
}


#new-left  {
	clear: left;
	float: left;
	width: 310px;
}

#new-right  {
	clear: right;
	float: right;
	width: 310px;
}
#service {
	float: right;
	width: 310px;
	clear: right;
}
/*--首页公告 CSS ----------------------------------------*/
#noitce {
	background-image: url(imgs/gift_bell.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#announcement {
	overflow:hidden;
	text-align: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 30px;

}
#announcementbody {
	overflow: hidden;
}

#announcement div {
	overflow-y:hidden;
	line-height:19px!important;
	height:19px;
	background-image: url(imgs/bg_diagonal.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#announcement div a{	font-size: 12px;
	font-weight: bold;
	color: #CC3300;}
#announcement li {padding-left:10px;background:url(../elotest0912/arrow_right.gif) no-repeat 0px 50%;margin-right:19px;line-height:18px;white-space:nowrap;}
#announcement li em {
	font-size:10px;
	margin-left:5px;
	color:#000000;
	font-family: Tahoma;
	font-style: normal;
}

#links {
	padding: 5px;
	border: 1px solid #E3E3E3;
	clear: both;
	margin: 0px;
	height: 60px;
}
