@charset "utf-8";
@import url(general.css);

/*********************************************************/
html, body {
	background: #202215;
}

/*********************************************************/
#Caption {
	width: 960px;
	height: 115px;
	line-height: 115px;
	margin: 0 auto;
	padding: 0 20px 3px 20px;
	background: url(/india/images/public/head.bg.gif) no-repeat #FF9B2E;
	color: #333333;
}
#Logo {
	float: left;
	width: 180px;
	height: 65px;
	margin: 25px 0 15px 0;
}
#Site {
	float: left;
	width: 780px;
	height: 40px;
	margin-top: 10px;
}
#SiteLog {
	float: left;
	width: 460px;
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
	text-align: right;
	color: #FFFFFF;
}
#SiteNav {
	float: left;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: url(/india/images/public/site.bg.gif) right no-repeat;
	text-align: center;
}
#Site span {
	margin: 0 2px;
	color: #FFFFFF;
}
#Site a {
	color: #FFFFFF;
}
#Menu {
	float: left;
	width: 780px;
	height: 18px;
	margin-top: 20px;
	background: url(/india/images/public/menu.bg.gif) right no-repeat;
}
#Menu a {
	float: left;
	margin-right: 15px;
}

/*********************************************************/
#Container {
	width: 1000px;
	margin: 0 auto;
	background: url(/india/images/journey/contain.bg.gif) repeat-y #2B2929;
}

/*---------------------------------------*/
/*主体区域*/
#Mostly {
	float: left;
	width: 700px;
	background: #7A2839;
}
/*头部图片*/
#Prospect {
	width: 700px;
	height: 220px;
}
#Prospect img {
	width: 700px;
	height: 220px;
}

/*主体文字部分*/
#MostlyContent {
	width: 670px;
	padding: 15px;
	background: url(/india/images/public/mostly.content.bg.jpg) repeat-y;
}
/*线路标题*/
#MostlyTitle {
	width: 640px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 15px;
	padding: 0 15px;
	background: url(/india/images/public/mostly.title.bg.gif) no-repeat;
	color: #FFFFFF;
}
#MostlyTitle a {
	color: #FFFFFF;
}
#MostlyTitle span {
	margin-right: 5px;
}
/*内容文字*/
#MostlyTxt {
	width: 670px;
	padding-bottom: 10px;
	background: url(/india/images/public/mostly.txt.bottom.bg.gif) bottom no-repeat;
}
#MostlyTxtArea {
	width: 670px;
	padding-top: 10px;
	background: url(/india/images/public/mostly.txt.top.bg.gif) top no-repeat;
}
#MostlyTxtAreaGroup {
	width: 640px;
	padding: 0 15px;
	background: #000000;
	color: #FFFFFF;
}
/*分页*/
#PageNavtion {
	width: 640px;
	height: 32px;
	line-height: 32px;
	margin-top: 15px;
	padding: 0 15px;
	background: url(/india/images/public/page.navtion.bg.gif) no-repeat;
	color: #FFFFFF;
}
#PageNavtion div {
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 10px;
	font-weight: bold;
}
#PageNavtion div.PageCount {
	width: 400px;
}
#PageNavtion div.PageCount span {
	margin-right: 20px;
}
#PageNavtion div.PageLink {
	width: 60px;
	text-align: center;
}
#PageNavtion a {
	color: #FFFFFF;
}

/*---------------------------------------*/
/*附属区域*/
#Minor {
	float: left;
	width: 300px;
	color: #2B2929;
}
/*头部轮换FLASH*/
#Focus {
	width: 300px;
	height: 220px;
}
/*附加内容部分*/
#Weather {
	width: 280px;
	height: 275px;
	padding: 10px;
	background: #FFFFFF;
}
#Weather iframe {
	width: 280px;
	height: 275px;
	border: none;
}
#Shtick {
	width: 280px;
	padding: 10px;
}
#ShtickClass {
	width: 280px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/india/images/public/shtick.class.bottom.bg.gif) bottom no-repeat;
}
#ShtickClassArea {
	width: 280px;
	padding-top: 10px;
	background: url(/india/images/public/shtick.class.top.bg.gif) top no-repeat;
}
#ShtickClassAreaGroup {
	width: 260px;
	line-height: 24px;
	padding: 0 10px;
	background: #EC3C19;
	color: #FFFFFF;
}
#ShtickClassAreaGroup a {
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	white-space: nowrap;
}
#Shtick div.SelfSet {
	width: 270px;
	margin-bottom: 10px;
	padding: 5px;
	background: #F0F0F0;
}
#Shtick div.SelfSet img {
	width: 270px;
}

/********************************************************************/
#FullContent {
	float: left;
	width: 940px;
	margin: 0 auto;
	padding: 30px;
	background: url(/india/images/public/full.content.bg.jpg) repeat-y #7A2839;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/*内容文字*/
#FullTxt {
	width: 940px;
	padding-bottom: 20px;
	background: url(/india/images/public/full.txt.bottom.bg.gif) bottom no-repeat;
}
#FullTxtArea {
	width: 940px;
	padding-top: 20px;
	background: url(/india/images/public/full.txt.top.bg.gif) top no-repeat;
}
#FullTxtAreaGroup {
	width: 900px;
	line-height: 20px;
	padding: 0 20px;
	background: #000000;
	color: #FFFFFF;
}
#FullTxtAreaGroup p {
	margin: 0 0 10px 0;
	padding: 0;
}
#FullTxtTitle {
	width: 900px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 15px;
	border-bottom: 3px double #999999;
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
#FullTxtTitle a {
	color: #FFCC00;
}
#FullTxtTitle span {
	margin-right: 5px;
}
#FullTxtContent {
	width: 900px;
}



/*********************************************************/
#Footer {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	padding: 25px 20px;
	background: url(/india/images/public/foot.bg.gif) no-repeat #FF2124;
}
#FootPlus {
	float: left;
	width: 960px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 20px;
	text-align: right;
}
#FootPlus a {
	margin-left: 10px;
	color: #FFFFFF;
}
#FootLogo {
	float: left;
	width: 300px;
	height: 60px;
	background: url(/india/images/public/logo.foot.gif) no-repeat;
}
#FootLogo a {
	float: left;
}
#CopyRight {
	float: left;
	width: 580px;
	height: 60px;
	line-height: 20px;
	padding-right: 80px;
	background: url(/india/images/public/logo.famous.gif) right no-repeat;
	color: #FFFFFF;
	text-align: right;
}
#CopyRight p {
	width: 580px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}