/* 网站链接总的CSS定义:可定义链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #D8D8D8;} /* 未访问的链接 */
a:visited {color: #D8D8D8;} /* 已访问的链接 */
a:hover{color: #FFFFFF;} /* 鼠标在链接上 */ 
a:active {color: #D8D8D8;} /* 点击激活链接 */
/* body的css定义：定义内容为网页字体颜色、背景、浏览器边框、滚动条等 */
BODY {
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #333333;
	SCROLLBAR-DARK-SHADOW-COLOR: #666666;
	BACKGROUND-COLOR: #000000;
}
/* 单元格的css定义:定义背景、字体颜色、样式等*/
td{
	font-size: 9pt;
	color: #919191;
	line-height: 180%;
}
/* 文本框的CSS定义*/
Input {
	BACKGROUND-COLOR: #000000;
	COLOR: #D8D8D8;
	border: 1px solid #424242;
	vertical-align: middle;
}
/* 按钮的CSS定义 */
Button {
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	COLOR: #D8D8D8;
	background-color: #3F3F3F;
	border: 1px solid #595959;
	vertical-align: middle;
}
/* 下拉列表框的CSS定义*/
Select {
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	COLOR: #D8D8D8;
	background-color: #3F3F3F;
	border: 1px solid #595959;
	vertical-align: middle;
}
.tdleft {
	vertical-align: top;
}
.tdright {
	vertical-align: top;
}
/* 网页头部及自定义头部标签单元格的css定义*/
.h_tdflash {
	text-align: center;
}
.h_tdannounce {
	background-image: url(ljidc/lj51head_09.gif);
	height: 26px;
	width: 700px;	
}
/* 首页幻灯片部分表格的css定义*/
.m_tdslide {
	text-align: center;
}
.m_tdnew {
	background-image: url(511xx/main_12.gif);
	text-align: center;
	vertical-align: top;
	}
.m_tdnewplay {
	background-image: url(511xx/main_16.gif);
	text-align: center;
	}
.m_tdprodut {
	background-image: url(511xx/main_16.gif);
	text-align: center;
	}
.m_tdtiltle {
	background-image: url(511xx/main_20.gif);
}
.m_tdlist {
	background-image: url(511xx/main_33.gif);
	height: 120px;
	text-align: center;
	vertical-align: middle;
}
.m_tdlist2 {
	background-image: url(511xx/main_38.gif);
	height: 120px;
	text-align: center;
}
.m_tddown {
	background-image: url(511xx/main_25.gif);
}
.m_tdfoot {
	background-image: url(511xx/main_33.gif);
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.r_tdtime {
	vertical-align: middle;
	background-image: url(511xx/head_08.gif);
	text-align: center;
}	
.r_tdlogin {
	background-image: url(511xx/right_10.gif);
	text-align: center;
	height: 120px;
	padding-top: 10px;
}
.r_tdrlist {
	background-image: url(511xx/right_10.gif);
	height: 80px;
	padding: 6px;
	vertical-align: top;
}
/* 栏目文章列表的css定义 */
.list_top {
	background-image: url(511xx/list_13.gif);
	vertical-align: top;
}
/* 软件图片推荐的css定义 */
.list_photo {
	background-image: url(511xx/list_13.gif);
	text-align: center;
	height: 100px;
	padding: 10px;
}
.list_list {
	background-image: url(511xx/list_17.gif);
	vertical-align: top;
	height: 360px;
	padding: 10px;
}
.list_left {
	background-image: url(511xx/left_08.gif);
	vertical-align: top;
	height: 80px;
	padding: 6px;
}
/* 文章频道或下载频道内容页的表格,信息,标题,内容及广告的css定义 */
.511xxcontentbg {
	text-align: center;
	vertical-align: top;
	background-image: url(511xx/content_05.gif);
}
.511xxtitle {
	font-weight:bold;
	font-size: 16pt;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.511xxinfo {
	text-align: center;
	padding: 4px;
}
.511xxcontent {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	height: 400px;
	padding: 10px;
	vertical-align: top;
}
.511xxpicinfo {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #424242;
}
.511xxrelative {
	background-image: url(511xx/content_08.gif);
	padding: 10px;
}
.511xxword {
	background-image: url(511xx/content_11.gif);
	padding: 2px;
}
/* 文章列表奇偶行背景色的css定义 */
.listbgs {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.listbgb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义*/
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}
 /* 标题导航表格背景、文字颜色定义(760) */
.Guesttable{
	padding: 4px;
	border: 1px solid #424242;
}
.Guesttd{
	background-color: #424242;
}
 /* 内容表格背景、文字颜色定义(760) */
.Guest_tdbg_760{
border: 1px solid #424242;padding: 8;
}
 /* 蓝色表格边框背景颜色定义(760) */
.Guest_border{
border: 1px solid #424242;
}
/* 标题背景颜色定义(760) */
.Guest_title{
background:#424242;color: #ffffff;font-weight: normal;height: 25;
}
 /* 表格背景颜色定义(760) */
.Guest_tdbg{
background:#000000;line-height: 120%;
}
 /* 留言显示1px表格背景颜色定义 */
.Guest_tdbg_1px{
background:#454545;
}
 /* 回复表格虚线边框背景颜色定义(760) */
.Guest_border2{
border: 1px dashed #97D2DF;background:#454545;color: #006633;
}
 /* 管理员回复文字背景颜色定义(760) */
.Guest_ReplyAdmin{
color: #ffff00;
}
 /* 用户回复文字背景颜色定义(760) */
.Guest_ReplyUser{
color: #449AE8;
}
/* --留言频道CSS定义结束-- */
/* --商城的CSS定义开始-- */
.Shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #424242;
}
.Shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #000000;
}
.Shop_title /* 标题背景颜色定义(760) */
{
background:#D6D4D0;

color: #333333;font-weight: normal;height: 28;
}
.Shop_tdbg /* 表格背景颜色定义(760) */
{
background:#424242;line-height: 120%;
}
.Shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#000000;line-height: 120%;
}
.Shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#000000;line-height: 120%;
}
.Shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#E1F4EE;line-height: 120%;
}
/* --用户控制css定义开始-- */
.user_left /*左区块定义*/
{
background:#000000;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #505050;padding-right: 4px;
}
.user_box/*左区块内标题栏定义*/
{
border: 1px solid #505050;background-color: #000000;border-collapse:15;
}
.user_righttitle {
background-color: #505050;padding-top: 5px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;
border-top-width: 2px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;
border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
border-top-color: #505050;border-right-color: #505050;border-bottom-color: #505050;border-left-color: #505050;
}
.user_line {
line-height: 1px;background-image: url(images/line.gif);
}
.user_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;
}
.user_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #505050;
}
.user_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}
/*用户控制面板右*/
.user_right {
background-color: #000000;padding-right: 2px;padding-left: 6px;width:572px;
}
.border1
{
border: 1px solid #505050;
}
.title
{
background:#505050;color: #595959;font-weight: normal;
}
.border
{
border: 1px solid #505050;
}
.tdbg
{
background:#2E2E2E;line-height: 120%;color: #CCCCCC;
}
.tdbgmouseover{
background:#505050;line-height: 120%;
}
.tdbg2
{
background:#2E2E2E;line-height: 120%;
}
.tdbg5
{
background:#505050;line-height: 120%;color: #ECECEC;
}
.title5
{
width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;
}
.title6
{
width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;
}
.button1
{
width:90px;
}
/* 列表分页的css定义 */
.show_page {
text-align: center;
}
/* 图片缩略图的个性化显示 */
.pic1 {
	border: 3px double #424242;
}
A:hover .pic1 {
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-COLOR: #666666;
	BORDER-TOP-COLOR: #666666;
	BORDER-RIGHT-COLOR: #666666;
}
.pic2 {
	border: 3px double #424242;
}
A:hover .pic2 {
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-COLOR: #666666;
	BORDER-TOP-COLOR: #666666;
	BORDER-RIGHT-COLOR: #666666;
}
.pic3 {
	border: 3px double #424242;
}
A:hover .pic3 {
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-COLOR: #666666;
	BORDER-TOP-COLOR: #666666;
	BORDER-RIGHT-COLOR: #666666;
}
.pic4 {
	border: 3px double #424242;
}
A:hover .pic4 {
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-COLOR: #666666;
	BORDER-TOP-COLOR: #666666;
	BORDER-RIGHT-COLOR: #666666;
}
.pic5 {
	border: 3px double #424242;
}
A:hover .pic5 {
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-COLOR: #666666;
	BORDER-TOP-COLOR: #666666;
	BORDER-RIGHT-COLOR: #666666;
}