﻿/*全局变量*/

.page_article {
	/*.breadcrumb a:link, .breadcrumb a:visited { color: #e3393c; }*/
	background-color: #f2f2f2;
}

	.page_article .p_left {
		float: left;
	}

	.page_article .p_right {
		float: right;
	}

	.page_article .breadcrumb strong {
		font-weight: normal;
		line-height: 20px;
	}

		.page_article .breadcrumb strong a:link,
		.page_article .breadcrumb strong a:visited {
			color: #333333;
		}

		.page_article .breadcrumb a:hover,
		.page_article .breadcrumb strong a:hover {
			color: #C00;
		}

	.page_article .help .left {
		width: 210px;
		overflow: hidden;
		float: left;
		padding-bottom: 5px;
	}
	 

		.page_article .help_side h4 {
			background: #f7f7f7;
			height: 32px;
			line-height: 32px;
			padding-left: 25px;
			color: #4a4a4a;
			font-size: 14px;
		}

	.page_article .help .right {
		width: 960px;
		overflow: hidden;
		font-size: 12px;
		line-height: 150%;
		float: right;
	}

    .page_article .right h3.help_tit {
        height: 36px;
        line-height: 36px;
        padding-left: 9px;
        background: url(//img01.food2homes.com/Areas/Web/Images/newpp.png) repeat-x;
    }

		.page_article .right h3.help_tit strong {
			float: left;
			height: 36px;
			line-height: 36px;
			position: relative;
			font-size: 16px;
			color: #138bc5;
		}

	.page_article .breadcrumb {
		line-height: 40px;
		margin-top: 10px;
		padding-left: 10px;
		height: 40px;
	}

	.page_article .help_box {
		padding: 10px 10px 10px 20px;
	}

	.page_article .help_side h4 {
		background: #f7f7f7;
		height: 32px;
		border-bottom: 1px solid #B9E8F9;
		line-height: 32px;
		padding-left: 25px;
		color: #4a4a4a;
		font-size: 14px;
		cursor: pointer;
		font-weight: bold;
	}

	.page_article .help_side .current h4,
	.page_article .help_side div:last-child h4 {
		border-bottom: 0;
	}

    .page_article .help_side h4 b {
        float: right;
        width: 14px;
        height: 14px;
        margin-top: 1px;
        background: url(//img01.food2homes.com/Areas/Web/Images/help_leftsz.gif) no-repeat right -14px;
        overflow: hidden;
        cursor: pointer;
        margin: 7px 10px 0 0;
    }

	.page_article .help_side .current h4 b {
		background-position: right 0;
	}

	.page_article .help_side ul {
		display: none;
	}

	.page_article .help_side .current ul {
		display: block;
	}

	.page_article .help_side li {
		padding-left: 22px;
		height: 32px;
		line-height: 32px;
		overflow: hidden;
		border-top: 1px dotted #cbecf8;
	}

	.page_article .help_side ul li:first-child {
		border-top: medium none;
	}

	.page_article .help_side ul li a:link,
	.page_article .help_side ul li a:visited {
		color: #333;
		text-decoration: none;
	}

	.page_article .help_side li b {
		border-left: 5px solid #333;
		border-bottom: 5px solid transparent;
		border-top: 5px solid transparent;
		font-size: 0;
		vertical-align: middle;
		margin-right: 10px;
	}

	.page_article .help_side ul li.current a {
		color: #ff783f;
	}

	.page_article .help_side ul li.current b {
		border-left-color: #ff783f;
	}
/*# sourceMappingURL=Article.css.map */
