﻿.divArticleBound
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.divArticleItem
{
	padding: 0 10px 0 30px;
	width: auto;
	font-size: 12px;
	margin: 5px auto;
	background: url('../../images/icons_check.jpg') 10px 0 no-repeat;
	line-height: 18px;
}

.divSeperatorArticle
{
	height: 2px; 
	font-size: 0; 
	background: url('../../images/boxlist_line_220.jpg') 0 0 repeat-x;
}

.divArticleImg
{
	font-size: 0;
	float: left;
	width: 16px;
}

.divArticleText
{
	width: 100%;
	font-size: 12px;
	float: left;
	text-align: justify;
}

.divArticleText img, .divArticleText a
{
	vertical-align: middle;
}

.divTopArticleLeft
{
	background: url('../../images/boxlist_header_left.jpg') 0 0 no-repeat;
	width: 100%;
	height: 34px;
	font-size: 0;
	float: left;
}

.divTopArticleRight
{
	background: url('../../images/boxlist_header_right.jpg') 100% 0 no-repeat;
	width: 100%;
	height: 34px;
	font-size: 0;
	float: left;
}

.divTopArticleMiddle
{
	background: url('../../images/boxlist_header_repeat.jpg') 0 0 repeat-x;
	width: 100%;
	height: 34px;
	font-size: 0;
	float: left;
}

.divTopArticleTitle
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	text-transform: uppercase;
}

.divTopArticleIcon
{
	margin-top: 5px;
	padding: 0 5px;
	float: left;
	width: 24px;
	height: 24px;
}

.divBotArticleBound
{
	height: 17px;
	font-size: 0;
}

.divBotArticleLeft
{
	background: url('../../images/boxlist_bottom_left.jpg') 0 0 no-repeat;
	width: 100%;
	height: 100%;
	font-size: 0;
	float: left;
}

.divBotArticleRight
{
	background: url('../../images/boxlist_bottom_right.jpg') 100% 0 no-repeat;
	width: 100%;
	height: 100%;
	font-size: 0;
	float: left;
}

.divBotArticleMiddle
{
	background: url('../../images/boxlist_bottom_repeat.jpg') 0 0 repeat-x;
	width: 100%;
	height: 100%;
	font-size: 0;
	float: left;
}

.divMiddleArticle
{	
	background: #F3F3F3;
	float: left;
	width: 100%;
	overflow: hidden;
}

.divMiddleArticle table
{
	width: 100%;
}

.divArticleHeadMid
{	
	float: left;
	width: 654px;
	height: 29px;
	background: url('../../images/boxcontent_header_repeat.jpg') repeat-x;
	text-transform: uppercase;
}

.divArticleContent
{
	float: left;
	width: 670px;
	height: auto;
	background: #FFF;
	font-size: 12px;
}

.divArticleContentAssMain
{
	float: left;
	width: 560px;
	height: auto;
	background: #FFF;
	font-size: 12px;
}

.divArticleMidBottom
{
	float: left;
	width: 654px;
	height: 8px;
	background: url('../../images/boxcontent_bottom_repeat.jpg') repeat-x;
	font-size: 0px;
}

.divArticleTitle
{
	margin: 10px 0 0 0;
	float: left;
	text-align: justify;
	width: 100%;
}

.labelArticleTitle
{
	font-size: 18px;
	font-weight: bold;
    color: #A40000;
}

.divArticleBtnUpdate
{
	margin: 5px 0 0 0;
	float: left;
}

.divArticleDetail
{
	margin: 5px 0 15px;
	float: left;
	clear: both;
	width: 100%;
}

.divArticleBody
{
	overflow: hidden;
	width: 100%;
	text-align: justify;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.divListBound
{
	float: left;
	width: 596px;
	font-size: 12px;
}

.divListBound1
{
	float: left;
	width: 536px;
	font-size: 12px;
}

.divListDateTime
{
	float: right;
	font-size: 10px;
	color: #A9A9A9;
	margin: 0;
	padding: 0;
}

.divListTitle
{
	float: left;
	width: 520px;
	font-weight: bold;
	overflow: hidden;
	text-align: justify;
}

.divListTitle1
{
	float: left;
	width: 450px;
	font-weight: bold;
	overflow: hidden;
	text-align: justify;
}

.divArticleContentAssMain .divListBound
{
	float: left;
	width: 486px;
	font-size: 12px;
}

.divArticleContentAssMain .divListBound1
{
	float: left;
	width: 426px;
	font-size: 12px;
}

.divArticleContentAssMain .divListTitle
{
	float: left;
	width: 410px;
	font-weight: bold;
	overflow: hidden;
	text-align: justify;
}

.divArticleContentAssMain .divListTitle1
{
	float: left;
	width: 350px;
	font-weight: bold;
	overflow: hidden;
	text-align: justify;
}

.lnkBadContent
{
	background: url('../../images/icons_tinxau.png') 0 0 no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/images/icons_tinxau.png', sizingMethod='crop');
	font-style: italic;
	font-size: 10px;
	padding-left: 15px;
	height: 12px;
	width: auto;
	line-height: 12px;
	display: inline-block;
}


