@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
ul, li, dl, dt, dd {
	list-style:none;
	margin:0;
	padding:0;
}
a {
	color:#404040;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
h2{
	padding-left:15px;
}
.mLeft15{
	margin-left:15px;
}
a.gray{
	color:#999;
}
a.gray:hover{
	color:#369;
	text-decoration:none
}

.more{
	float:right;
	padding-right:10px;
}
.more a{
	color:#000;
	text-decoration:none;
}
.more a:hover{
	color:#f60;
	text-decoration:underline;
}

.c_f1e1d2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#f1e1d2;
}

.imgBox{
	width:1188px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #dbdbdb;
	margin-bottom:10px;
}
.imgBox .titBlue{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	height:42px;
	line-height:42px;
	background:url(../images/titBg.jpg) left 0 repeat-x;
}

.imgBox .titBlue h2,.imgBox .titBlue01 h2,.imgBox .titBlue02 h2{
	font-family:Tahoma, Geneva, sans-serif;
	color:#1a52aa;
	font-size: 18px;
	float: left;
	line-height:42px;
	width: 210px;
}
.imgBox .titBlue h2 span,.imgBox .titBlue01 h2 span,.imgBox .titBlue02 h2 span{
	font-size: arial;
	font-size: 14px;
	font-weight: bold;
	color: #C4C2C3;
	padding-left: 3px;
}
.imgBox .titBlue01{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	height:42px;
	line-height:42px;
	background:url(../images/titBg.jpg) left -41px repeat-x;
}
.imgBox .titBlue01 h2{
	color:#1d91aa;
}
.imgBox .titBlue02{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	height:42px;
	line-height:42px;
	background:url(../images/titBg.jpg) left -82px repeat-x;
}
.imgBox .titBlue02 h2{
	color:#1caa7c;
}

.imgListBox{
	width:1100px;
	padding:0 63px 10px 64px;
	height:auto;
	overflow:hidden;
}

.imgListBox li {
	width:196px;
	display:block;
	overflow: hidden;
	float: left;
}
.imgListBox .imgList01,.imgListBox .imgList02,.imgListBox .imgList03,.imgListBox .imgList04,.imgListBox .imgList05,.imgListBox .imgList06,.imgListBox .imgList07,.imgListBox .imgList08,.imgListBox .imgList{
	padding: 18px 17px 0 17px;
	width:161px;
	height:260px;
	text-align:left;
}
.imgListBox .imgList01{
	background:url(../images/imgListBg.gif) left 0;
}
.imgListBox .imgList02{
	background:url(../images/imgListBg.gif) -214px 0;
}
.imgListBox .imgList03{
	background:url(../images/imgListBg.gif) -425px 0;
}
.imgListBox .imgList04{
	background:url(../images/imgListBg.gif) -637px 0;
}
.imgListBox .imgList05{
	background:url(../images/imgListBg.gif) left -278px;
}
.imgListBox .imgList06{
	background:url(../images/imgListBg.gif) -214px -278px;
}
.imgListBox .imgList07{
	background:url(../images/imgListBg.gif) -425px -278px;
}
.imgListBox .imgList08{
	background:url(../images/imgListBg.gif) -637px -278px;
}
.imgListBox .imgList{
	background:url(../images/imgListBg.gif) left -568px;
}
.imgListBox li img {
	width: 161px;
	height:150px;
	float:left;
	display:block;
}
.imgListBox li ins {
	color: #F5723A;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height: 28px;
}

.imgListBox li del {
	padding-left: 22px;
	line-height: 28px;
}

