﻿body {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


/*首页左栏样式 前缀 lft*/
.lwContentlist_table {
	width: 270px;
	background-color: #FFFFFF;
}
.lwContentlist_title_td {
	HEIGHT: 24px;
	background-image: url('images/bg_2_1.gif');
	background-color: #33CCFF;
}
.lwContentlist_title {
	FONT-SIZE: 12px;
	font-weight: bold;
	text-indent: 12px;
}
.lwContentlist_list_td {
	FONT-SIZE: 12px;
	background-color: #ffffe7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
}
.lwContentlist_slide_td
{
	width: 185px;
}

.lwContentlist_slidetable {
	border: 1px;
	border-style: solid;
}
.lwContentlist_slidetitle_td {
	border: 1px;
	border-style: solid;
}
.lwContentlist_slideimage_td {
	border: 1px;
	border-style: solid;
}
.lwContentlist_slidefoot_td {
	border: 1px;
	border-style: solid;
	text-align: center;
}
.lwContentlist_slideimage {
	width: 50px;
	height: 50px;
}


/*cmp内容webpart样式*/
.lwcontentview_table{
	width:100%;
	font-size:12px;
	border: 1px solid #9CBFD3;
	margin: 5px;
}
.lwcontentview_title{
	 FONT-SIZE: 12px;
	font-weight:bold;
}
.lwcontentview_title_td{
	HEIGHT: 20px;
	BACKGROUND-COLOR: #bed9eb;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9CBFD3;

	font-weight: bold;
}
.lwcontentview_info_td{
	HEIGHT: 20px;
	text-align: center;
	border: 1px;
	border-style: solid;

}
.lwcontentview_text_td
{
	border: 0px;
	border-style: solid;
	line-height: 1.8;
	font-size: 16px;
	padding: 8px;
}
.lwcontentview_text_td p
{
	line-height: 1.8;
}
.lwcontentview_text_td FONT
{
	line-height: 1.8;

}
.lwcontentview_text_td a:link {
	background-position: 6px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
}
.lwcontentview_text_td a:hover {
	background-position: 6px;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
		text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;

}
.lwcontentview_text_td a:visited {
	background-position: 6px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;

}

.lwcontentview_att_td
{
	 border:1px;	
	 border-style:solid;	 	  	
}
.lwcontentview_footer_td{
	HEIGHT: 20px;
	BACKGROUND-COLOR: #bed9eb;
	text-align: center;
	border: 1px;
	border-style: solid;

}


/*触摸屏内容全部列表样式*/
.lwcontentlistall_table{
	width:98%;
	font-size:12px;
	background-color: #FFFFFF;
	margin: 5px;
}
.lwcontentlistall_head_tr{
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #009933;
	font-size: 12px;
	background-color: #ADD1E4;
}
.lwcontentlistall_list_tr{
	line-height: 1.8;
}
.lwcontentlistall_list_tr a:link {
	background-position: 0px 3px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 1.5;
}
.lwcontentlistall_list_tr a:hover {

	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
		text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 1.5;
	

}
.lwcontentlistall_list_tr a:visited {
	line-height: 1.5;
	background-position: 0px 3px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		text-decoration: none;
	background-image: url('images/Button7.gif');
	background-repeat: no-repeat;
	padding-left: 30px;

}

.lwcontentlistall_footer_td{
	HEIGHT: 30px;


	background-color: ;
	background-color: #eeeeee;
}

