@charset "utf-8";
/* CSS Document */


/*----------------------------------
=01 index
----------------------------------*/
#mainPhoto {
	margin-bottom: 30px;
}
#mainPhoto img {
	background-color: #FFF;
	padding: 8px;
}
#contentNav {
	margin-bottom: 30px;
}
#contentNav li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-type: none;
}
#contentNav li.last-child {
	margin-right: 0;
}
#contentNav a img {
	padding: 4px;
	background-color: #FFF;
}
#contentNav ul img {
     background-color: #FFFFFF;
     padding: 4px;
}
#news {
	margin-bottom: 30px;
}
#newsMain {
	float: left;
}
#newsTxt {
	padding: 6px;
	background-image: url(../common/img/icon_bg.png);
	background-repeat: repeat;
	width: 705px;
	height: 144px;
}
#newsTxt ul {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 15px;
	height: 144px;
}
#newsTxt li {
	height: 36px;
	line-height: 36px;
	background-image: url(../common/img/icon_li_1.png);
	background-repeat: no-repeat;
	background-position: 10px 40%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-right: 10px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#newsTxt li.last-child {
	border:none;
}
#newsTxt li.last-child2 {
	height: 36px;
	line-height: 18px;
	background-image: url(../common/img/icon_li_1.png);
	background-repeat: no-repeat;
	background-position: 10px 10%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-right: 10px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
	border: none;
	padding-top: 5px;
}


/*#newsContact {*/
	/*height: 126px;*/
	/*width: 230px;*/
	/*background-color: #FFF;*/
	/*border: 1px solid #cccccc;*/
	/*text-align: center;*/
	/*padding-top: 30px;*/
	/*float: right;*/
/*}*/
/*#newsContact p {*/
	/*margin-bottom: 10px;*/
/*}*/
#newsContact {
    /*height: 126px;*/
    /*width: 230px;*/
    /*background-color: #FFF;*/
    /*border: 1px solid #cccccc;*/
    /*text-align: center;*/
    /*padding-top: 30px;*/
    float: right;
}
