﻿/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 12px; }
/* ---div居中、div背景--- */
body {
	margin:0;
	color:#666666;	
	}

table {
	font-size: 12px;
	line-height:20px;
}
.MB {
	margin-bottom:10px;
}
.F14 {font-size:14px;}
.F16 {font-size:16px;}
.blod {font-weight:bold;}
/* ---标准链接样式--- */
a:link {
	font-size: 12px;
	text-decoration: none;
	color:#666666;
}
a:visited {font-size: 12px;text-decoration: none;color:#7E7D7D;
}
a:hover {font-size: 12px;text-decoration: underline;color: #7E7D7D;
}
a:active {font-size: 12px;text-decoration: none; color:#7E7D7D;
}
/* ---白色字链接样式--- */
.wlink:link {
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:hover {
	text-decoration: underline;
	color:#ffffff;
}
.wlink:visited{
	text-decoration:none;
	color:#ffffff;
}
.wlink:active{
	text-decoration:none;
	color:#ffffff;
}
/*正文样式*/
/*导航样式*/
.top-r {
	background:url(imagesguimain_03.gif); 
	text-align:right; 
	padding:10px;
	color:#FFFFFF;
	}
.menu {
	color:#FFF;
	font-size:14px;
	font-weight:bold;}
.menu:link {
	 text-decoration:none;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:14px;
	}
.menu:hover {
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	}
.menu:active	{	color:#FFF;
	font-weight:bold;
	font-size:14px;}
.menu:visited{
		color:#FFF;
	font-weight:bold;
	font-size:14px;
}

/*内容样式*/
.content {
	padding:6px 6px 0 6px;
	background:url(imagesguimain_06.gif) repeat-x top;
}
.notice {
	background:url(imagesguimain_11.gif) no-repeat;
	padding-bottom:3px;
	height:37px;
	margin-bottom:10px;
	}
.title {
	color:#f75700;
	font-weight:bold;
	text-align:center;
}
/*新闻*/
.news {
	border:1px solid #e1e1e1;
	background-color:#f9f9f9;
	}
.news-title {
	background:url(imagesguimain_16.gif) no-repeat;
	height:35px;
	padding:2px 10px;
	}
.news-content {
	padding:10px 10px 8px 10px;
	}
.img {
	border:1px solid #AFAFAF;
	background:#D9D9D9;
	}
.news_text {
	padding:10px 7px 10px 0;
	}
.xu {
	background:url(imagesguimain_28.gif) repeat-x bottom;
	}
/*活动*/
.activity {
	padding-left:30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;}
.act-con {
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	background:#FDFBF5;
	}
.act-con-td {	
	padding:10px 6px;
	}
	
/*列表页*/
.position {padding-left:10px; background:url(imagesguisub_05.gif) no-repeat;}
.tle-1 {background:url(imagesguisub_03.gif) no-repeat; height:80px; padding-top:40px; padding-left:90px; color:#FFFFFF;}
.tle-2 {background:url(imagesguisub_12.gif) repeat-y;}
.tle-3 { background:url(imagesguisub_09.gif) no-repeat; padding-left:10px; height:30px; line-height:30px; color:#ff8a00;}
.tle-3 a, .tle-3.a:link {
	 text-decoration:none;
	 color:#ff8a00;
	 font-weight:bold;
	 font-size:14px;
	}
.tle-3 a:hover {
	text-decoration:underline;
	color:#ff8a00;
	font-weight:bold;
	font-size:14px;
	}
.xu2 {background:url(imagesxu2.gif) repeat-x bottom;}
.c-text {line-height:25px;}
.Or {color:#ff8a00;}

 #demo {
     overflow:hidden;
     width: 900px;
    }
    #demo img { float:left;
     width:138px; margin-left:12px; height:42px;
    }