.articleContainer, .articleContent {
	overflow-y:auto;
}
.articleContent {
	padding:0px;
	padding-top:15px;
}
.articleLists {
	float:left;
} 
.articleDate {
	font-size:8pt;
	color:#d74141;
}
.articleThreads {
	color:#a64932;
	text-decoration:none;
}
.articleThreads:hover {
	color:#a64932;
	text-decoration:underline;
}
.listRows {
	padding-bottom:3px;
	overflow-y:hidden;
	height:85px;
}
.listRowsDivision {
	background:url(../images/info/line_blue_01.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:3px;
	width:521px;
}
.listPictures {
	float:left;
	height:73px;
	line-height:73px;
	border:1px solid black;
}
.listCheckBox {
	float:left;
	height:73px;
	line-height:73px;
	padding:0px 4px;
}
.listDivision {
	float:left;
	width:7px;
}
.listTitle {
	font-weight:bold;
}
.listDesc {
	padding-top:5px;
	width:400px;
}
.listTextArea {
	float:left;
	width:300px;
	padding-left:10px;
}

.listTextAreaTitle {
	height:18px;
}
.listTextAreaContent {
	height:20px;
}
.newsTitle {
	float:left;
} 
.selectInput {
	float:right;
	font-size:10pt;
	padding-right:35px;
}
.listTextArea {
	height:25px;
}
.tabsBar {
	background:url(../images/info/tab_bg.gif) no-repeat;
	width:520px;
	height:31px;
}
#btnFreeData {
	background:url(../images/info/tab_02.gif) no-repeat;
	width:81px;
	height:31px;
	border:0px;
	cursor:pointer;
}
#btnFreeData:hover {
	background:url(../images/info/tab_01.gif) no-repeat;
}
#btnDownload {
	background:url(../images/info/tab_04.gif) no-repeat;
	width:81px;
	height:31px;
	border:0px;
	cursor:pointer;
}
#btnDownload:hover {
	background:url(../images/info/tab_03.gif) no-repeat;
}
.selectAllContainer {
	background:url(../images/info/line_blue_02.gif) no-repeat left bottom;
	height:30px;
	padding-top:5px;
	padding-left:4px;
	font-size:10pt;
}
.selectAllLeftContent {
	float:left;
}
.selectAllRightContent {
	float:right;
	padding-right:30px;
}
#btnGetBookNow {
	background:url(../images/info/btn_download.gif) no-repeat left bottom;
	border:0px;
	width:73px;
	height:21px;
	cursor:pointer;
}