﻿#priFoot {
	background:#FFF;
	clear:both;
}
#priFoot_navInteral {
    margin: 10px auto 0 auto;
    padding:20px 0 10px;
    width: 950px;
    font-family:Arial, Simsun;
    line-height: 14px;
    text-align: center;
    border-top:1px dashed #9ECCF5;
    clear:both;

	
}

#priFoot_navInteral a {
    padding: 0 8px; *padding: 0 6px;
    color: #0A69D0;
    border-right: #0A69D0 solid 1px;
}

#priFoot_sign {
    padding: 0 0 20px 0;
	margin:0 auto;
	background:#FFF;
    width: 778px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 24px;
    text-align: center;
}

#priFoot_sign a {
    padding: 0;
    color: #0A69D0;
}

#priFoot_edi
{
	width:134px;
	margin:0 auto;
}

#priFoot_edi a {
    padding: 2px 0 0 0px;
	margin: 5px 10px 0 0;
	width: 57px;
	height: 15px;
	background: url(http://pic.ctrip.com/common/btn_edition01.gif) left top no-repeat;
	color: #1675AD;
	text-decoration: none;
	border-right:none;
	float:left;
}


#priFoot_edi #eng {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    line-height:10px;
    height:15px;

}

* html #priFoot_edi #eng
{
	line-height:10px;
}

*+html #priFoot_edi #eng
{
	line-height:12px;
}

* html #priFoot_edi #big5 {
	line-height:10px;
}
*+html #priFoot_edi #big5 {
	line-height:10px;
}


