@charset "utf-8";


table {
	border-collapse: collapse;
	border-spacing: 0
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.break {
	word-break: break-all;
	word-wrap: break-word
}



.p_header,.p_nav,.p_footer,.p_dialoghead {
	background: url(images/bg.png) repeat;
}

.gIcon {
	background: url(images/41056.png) no-repeat 0 0;
	background-size: 50px auto;
}

.p_ad_yellow {
	border: 1px solid #fcedb1;
	background: #fffde5;
	line-height: 36px;
	padding: 2px 6px;
	color: #f48c12;
	font-weight: normal;
	margin: 12px 12px 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px
}

.p_ad_yellow a {
	color: #f48c12;
	margin: 0 4px;
	display: inline-block
}

.p_ad_yellow a:only-child {
	display: block
}

.p_dialoghead {
	height: 50px;
	line-height: 50px;
	padding: 0;
	border-bottom: 1px solid #6591c2;
	clear: both;
	overflow: hidden;
	*zoom: 1;
	padding-right: 60px;
	text-align: center;
	box-shadow: 0px 2px 2px #f5f5f5;
	position: relative;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1971db',EndColorStr='#2367b7');
	background: -webkit-gradient(linear,0 0,0 100%,from(#1971db),to(#2367b7));
	background: -moz-linear-gradient(#1971db,#2367b7);
	background: -o-linear-gradient(#1971db,#2367b7);
	background: linear-gradient(#1971db,#2367b7);
	box-shadow: 0px 0px 5px 1px #999;
}

.p_dialoghead a {
	color: #fff
}

.p_dialoghead_back {
	float: left;
	width: 60px;
	height: 50px;
	line-height: 50px;
	text-indent: 99em;
	overflow: hidden;
	border-right: 1px solid #6591c2;
	background: url(http://u1.sinaimg.cn/upload/2013/09/11/41000.png) no-repeat 10px center;
	background-size: 43px auto;
	display: block;
}

.p_dialoghead_tit {
	overflow: hidden;
	*zoom: 1;
	border-left: 1px solid #386fb1;
	font-weight: normal;
	font-size: 18px;
}

.p_dialoghead_home {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 14px
}

.p_dialog {
	clear: both;
	padding: 0 12px 10px;
	font-size: 16px
}

.p_dialog_bar {
	clear: both;
	font-weight: normal;
	padding: 15px 0 5px;
	font-size: 18px
}

.p_dialog_bar span {
	border-left: 2px solid #2562aa;
	padding-left: 8px;
	height: 16px;
	line-height: 16px;
}

.p_dialoglist {
	clear: both;
	background: #f6f7f9;
	border: 1px solid #eee
}

.p_dialoglist dl {
	clear: both;
	overflow: hidden;
	*zoom: 1;
	border-bottom: 1px solid #eee
}

.p_dialoglist dl:last-child {
	border-bottom: none
}

.p_dialoglist dt {
	float: left;
	width: 60px;
	text-align: center;
	padding: 2px 0;
	line-height: 36px;
	font-weight: bold
}

.p_dialoglist dd {
	overflow: hidden;
	*zoom: 1;
	padding: 2px 0;
	line-height: 36px;
	border-left: 1px solid #eee;
	background: #fff
}

.p_dialoglist dd a {
	float: left;
	padding: 0 5px 0 10px
}

.p_dialog_nav {
	background: #fff;
	padding: 2px 0;
	border: 1px solid #eee;
	line-height: 36px;
	clear: both;
	overflow: hidden;
	*zoom: 1;
}

.p_dialog_nav a {
	float: left;
	padding: 0 10px
}
