@charset "gb2312";
p {
	margin: 0;
}
#about {
	float: left;
	width: 487px;
}
#about img {
	padding: 4px 12px 0 0;
}
.box .title a {
	float: right;
	width: 32px;
	height: 7px;
	margin: 13px 0 0;
	overflow: hidden;
	background: url(../img/more.gif) 1px 1px no-repeat;
}
.box .title a:hover {
	background: url(../img/more.gif) 1px -5px no-repeat;
}
#news {
	float: right;
	width: 238px;
}
#newsList {
	padding: 6px 8px;
}
#newsList div {
	padding-top: 5px;
	height: 24px;
	border-bottom: 1px dashed #d2d2d2;
	background: url(../img/ico2.gif) 3px 11px no-repeat;
}
#newsList div p {
	float: left;
	width: 130px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#newsList div span {
	float: right;
	width: 70px;
	color: #666;
}
#i_1, #i_2, #i_3 {
	float: left;
	width: 240px;
	background: url(../img/i_titlebg.gif) 0 0 no-repeat;
}
#i_2 {
	margin-left: 9px;
}
#i_3 {
	float: right;
}
.i_t {
	height: 35px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font: bold 14px/36px normal;
}
.i_c {
	border: 1px solid #f8aa60;
	border-top: none;
	padding: 8px;
}
.i_c img {
	float: left;
	padding: 0 8px 0 0;
}
#rollWrap {
	height: 200px;
	background: url(../img/i_scrollbg.gif) 0 0 no-repeat;
}
#more {
	position: absolute;
	margin: 11px 0 0 702px;
	width: 32px;
	height: 7px;
	overflow: hidden;
	background: url(../img/more.gif) 1px 1px no-repeat;
}
#more:hover {
	background: url(../img/more.gif) 1px -5px no-repeat;
}
#sL, #sR {
	position: absolute;
	width: 15px;
	height: 30px;
	cursor: pointer;
}
#sL {
	margin: 100px 0 0 1px;
	background: url(../img/i_scrollbtn.gif) 0 0 no-repeat;
}
#sR {
	margin: 100px 0 0 723px;
	background: url(../img/i_scrollbtn.gif) -15px 0 no-repeat;
}
#sL:hover {
	background: url(../img/i_scrollbtn.gif) 0 -30px no-repeat;
}
#sR:hover {
	background: url(../img/i_scrollbtn.gif) -15px -30px no-repeat;
}
#demo td {
	padding: 0 8px;
}
#demo td div {
	width: 150px;
	height: 110px;
	padding: 3px;
	border: 1px solid #bdbdbd;
}
#demo td img {
	width: 150px;
	height: 110px;
}
#demo td p {
	margin: 0;
	width: 150px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.link1 div{
	cursor: pointer;
}















#nav {
	height: 26px;
	margin: 3px 0 10px;
	padding: 3px 0 0 15px;
	background: url(../img/line.gif) 0 0 repeat-x;
	overflow: hidden;
	color: #4a4a4a;
}
#nav a {
	color: #4a4a4a;
}
#nav a:hover {
	color: #005cc5;
}
.left {
	float: left;
	width: 328px;
}
#pic {
	padding: 5px;
	border: 1px solid #bdbdbd;
}
.right {
	float: right;
	width: 664px;
}
.imgNews {
	height: 74px;
	padding: 8px 6px;
	line-height: 18px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.imgNews img {
	float: left;
	width: 98px;
	height: 68px;
	border: 3px double #ccc;
}
.newsList div  {
	padding: 2px 0 0 22px;
	height: 22px;
	border-bottom: 1px dashed #e1e1e1;
	background: url(../img/ico4.gif) 10px 9px no-repeat;
}
.newsList p  {
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsList span {
	float: right;
	width: 80px;
	color: #999;
}