
/*	-------------------------------------------------------------
	Ectrip CSS Widget
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Design By:		ajuan xyb
	Description:	Styles Base for Booking help
	Filename:		help.css
	Version:		1.0
	Create Date:	2012.07.31 xyb
	Last Edit:		2012.07.31 xyb
	-------------------------------------------------------------	*/
@import url(main.css);
@import url(font.css);
@import url(jqueryui/green/jquery-ui-1.7.2.custom.css);
@import url(style.css);

/*样式重置*/

body,
td,
input {
	color: #333;
	line-height: 22px;
}

i.input {
	display: inline-block;
*display: inline;
	zoom:1;
	vertical-align: middle;
	background-color: #FFF;
	text-overflow: ellipsis;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

body {
	background-image: url(images/topbg.gif);
	background-position: 0 0;
	background-repeat: repeat-x
}

a:hover {
	color: #079a00;
	text-decoration: underline
}

#top {
	height: 115px;
	background-image: url(images/top_ann_bg.gif);
	background-position: 0 bottom;
}

#top .logo { margin-top: 6px; }

.copyright { padding: 20px; }

/*------主体样式------*/
#top_ann_bg { background-image: none; }

#url {
	margin-top: -45px;
	float: none;
	padding-right: 10px;
	text-align: right;
	width: 100%;
	margin-bottom: 0px;
}

.main { padding-top: 10px; }

.main-left { /*border: 1px solid #EEE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/ }

.main-left {
	width: 720px;
	float: left;
	margin-top: 10px;
}

.main-right {
	width: 250px;
	float: right;
	margin-top: 10px;
}

.box,
.box h2 { position: relative; }

/*--盒子--*/
.box h2,
.box h2 i,
.box h2 a.tm,
.box a.more {
	background-image: url(images/sprite_box.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.box,
.box h2 { position: relative; }

.box h2 {
	line-height: 33px;
	background-repeat: repeat-x;
	padding: 0 5px;
	_zoom:1;
}

.box h2.in {
	background-position: -1000px -1000px;
	font-size: 18px;
	font-family:微软雅黑;
	margin-left:10px;
	font-weight:lighter;
}

.box h2.in a { color:#06a000; }

.box h2 i,
.box a.more {
	position: absolute;
	top: 0;
	width: 5px;
	height: 33px;
}

.box h2 i.tl {
	left: 0;
	background:url(/styles/images/til_left.gif) left no-repeat;
}

.box h2 i,
.box h2 a,
.box a.more { display: block; }

.box h2 a.tm,
.box h2 i.tm { background-position:0 -66px; }

.box h2 i.tr {
	right: 0;
	background-position: 0 -99px;
}

.box h2 a.tm {
	color: #02aa00;
	font-size: 12px;
	font-weight: normal;
	padding-left: 12px;
	padding-right: 50px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}

.box a.more {
	background-position: right -66px;
	width: 36px;
	right: 10px;
	text-indent: -999em;
}

.box .b_m {
	border: 1px solid #dadada;
	border-width: 0 1px 1px 1px;
	background-color: #FFF;
}

.box ul.newslist,
.box-img,
.info-text { margin: 0 10px; }

/*--分类--*/
.box-sort h2,
.box-sort h2 i {
	height: 33px;
	position: relative;
	line-height: 33px;
	background-image: url(images/sprite_box.png);
}

.box-sort h2 {
	text-indent: 7px;
	z-index: 2;
	background-position: 0 -33px;
	overflow: hidden;
}

.box-sort h2 i {
	background-repeat: no-repeat;
	width: 80px;
	position: absolute;
	right: 0;
	background-position: 75px -99px;
	text-align: center;
	top: 0;
	z-index: 2;
	color: #999
}

.box-sort h2 i.tl {
	z-index: 1;
	background-position: 0 -233px;
	left: 5px;
	text-align: left;
	width: 100%;
	color:#FFF;
}

.box-sort ul {
	border: 1px solid #DADADA;
	border-top: 0;
	padding-bottom: 5px;
}

.box-sort ul li {
	text-indent: 1em;
	line-height: 29px;
	padding: 5px 5px 0;
}

.box-sort ul li a {
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box-sort ul li.on a:link,
.box-sort ul li.on a:visited { background-color: #FFF9F7; }

.box-sort ul li a:hover {
	background-color: #F0FDFF;
	text-decoration: none;
}

/*--文章列表（含时间）--*/

.newslist li {
	position: relative;
	overflow: hidden;
	zoom: 1;
	background: url(images/dd.gif) no-repeat 0 10px;/*-moz-binding: url('/styles/ellipsis.xml#ellipsis');*/
}

.newslist li a {
	text-indent: 8px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;/*
	word-break: keep-all;normal | break-all | keep-all 
	word-wrap: normal; normal | break-word
	会引起 ellipsis 无效
	*/
}

.newslist li i {
	position: absolute;
	right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	top: 0;
	color: #999
}

/*文章列表-有分割线*/
.newslist-line li {
	line-height: 25px;
	border-bottom: 1px dashed #DDD;
	background-position: 0 12px;
}

/*文章列表-分左右*/

.newslist-both li {
	float: left;
	width: 49%
}

.newslist-both li.odd { float: right; }

.newslist-line li.first { border-top: 1px dashed #FFF; }

#newsinfo {
	border: 1px solid #DDD;
	padding: 0 20px 20px 20px;
}

#newsinfo .artTitl {
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	color: #234561;
	font-size: 18px;
	font-family: 微软雅黑;
	font-weight: lighter;
	border-bottom: 1px solid #EEE;
}

#newsinfo .artSrc { display: none; }

#newsinfo .artContent {
	line-height: 24px;
	font-size: 14px;
	text-indent: 2em;
}

#newsinfo .artContent p {
	line-height: 24px;
	padding: 0.65em 0
}

#newsinfo .newshare { padding-top: 10px; }

#ckepop {
	float: right;
	zoom: 1;
	width: 260px;
}
