@charset "utf-8";
@import url("common.css");
.body_content {
	background-image: url(/Brands/sma/images/ban/news.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.search_form {
	padding-top: 20px;
	padding-left: 240px;
	background-image: url(/Brands/sma/images/background/search01.gif);
	background-repeat: no-repeat;
	background-position: 240px 10px;
	height: 35px;
}
.search_form .elmtable th {
	text-indent: -9999px;
	width: 120px;
}
.article_photo_list {
	width: 230px;
	float: left;
}
.article_photo {
	width: 154px;
	margin-right: auto;
	margin-left: auto;
}
.article_photo .cell {
	height: 160px;
}
.article_photo .cell .photobox {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding: 5px;
}
.article_photo .cell .titlebox {
	background-image: url(/Brands/sma/images/background/box01.gif);
	height: 22px;
	width: 154px;
	line-height: 22px;
	padding-top: 6px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.article_photo .cell .titlebox .title {
	color: #000000;
	text-decoration: none;
}
.article_title_list {
	float: right;
	width: 700px;
}
.article_title ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: none;
}
.article_title .line {
	height: 23px;
	padding-top: 11px;
	background-image: url(/Brands/sma/images/background/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
.article_title .line .title {
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/symbol/01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.article_title .line .date {
	float: right;
}
.pager_control a {
	color: #000000;
	text-decoration: none;
}
.reader_content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.article_reader .title {
	font-size: 18px;
	font-weight: bold;
	color: #4A7FA8;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	padding: 12px;
	text-align: center;
}
.article_reader .details {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	line-height: 22px;
}
.context_article {
	font-size: 14px;
	line-height: 22px;
}
.context_article ul.container {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.context_article ul.container a.title {
	color: #000000;
	text-decoration: none;
}

