﻿body 
{
FONT-FAMILY:Microsoft YaHei; 
	margin:0px auto;
	width:100%;
	font-size:12px;
	color:#666666;
	background:#fff url("../images/bg.jpg") top no-repeat;
}


.BoxLeft{ background:#ECD9AE url("../images/boxleft.jpg"); background-position:bottom left; background-repeat:no-repeat;}
.Boxright{ background:#ECD9AE url("../images/boxright.jpg"); background-position:bottom right; background-repeat:no-repeat;}

.PhotoBox{ border:1px solid #692910; background-color:#D3D4D5; cursor:hand; width:180px; margin-top:8px;}
.PhotoBoxF{ border:1px solid #060606; background-color:#D3D4D5; cursor:hand;width:180px;margin-top:8px;}




.ProItem{ width:143px; height:auto;}

#NewsList ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float:left;
	height:auto;
}
#NewsList li
{	
	list-style-position:inside;
	list-style-type:none;
	width:100%; 
	height:100%; 
	float:left;
}
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float:left;
	height:auto;
}
li
{	
	list-style-position:inside;
	list-style-type:none;
	width:100%; 
	height:100%; 
	float:left;
}

.MsgBox{ width:600px; height:22px; padding:3px; border:1px solid #DDDDDD; margin-top:5px; color:#333333;}
.MsgBoxInput{ border:0px; background-color:#DDDDDD; color:#484848;}


.PageNum{ padding:2px 6px 2px 6px; border:1px solid #000; margin:0px 1px 0px 1px; height:18px; color:#000;}
.PageFocusNum{padding:2px 6px 2px 6px; border:1px solid #ffffff; background-color:#626262; color:#fff; margin:0px 1px 0px 1px;}
.Up{ padding:2px 6px 2px 6px; border:1px solid #ffffff; margin:0px 1px 0px 1px; color:#000;}
.Down{padding:2px 6px 2px 6px; border:1px solid #ffffff; margin:0px 1px 0px 1px;}

.Imgborder{ border:1px solid #cccccc;}

.container {position: absolute; margin:0px auto; top:393px;}

/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;border:1px solid #AF0000;text-align:left;}
.w936{margin:2px 0;clear:both;width:973px;/*这里调整整个滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{background-color: #E6F2FF;}
.tb_ ul{height:24px;}
.tb_ li{float:left;height: 24px;line-height:1.9;cursor:hand;}
/* 用于控制显示与隐藏的css类 */
.normaltab{background:#F4DBA0 url("../images/i_13.jpg"); color:#000000 ; text-align:center; cursor:hand;}
.hovertab{background:#F4DBA0 url("../images/i_08.jpg");  color:#ffffff; font-weight:bold; text-align:center; cursor:hand;  }
.dis{display:block; line-height:24px;}
.undis{display:none;}


.O_dotted
{
	background-image:url("../images/dotted.jpg"); background-repeat:repeat-x; background-position:bottom;
	}
.O_line{ border-bottom:1px solid #DBC89E;}


#nav { width:100%; line-height: 24px; list-style-type: none; text-align:left; height:auto; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a { width: 100%; display: block;/*Width(一定要)，否则下面的Li会变形*/
}
#nav li {float:left; height:auto; line-height:24px;}
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; }
#nav li ul li { line-height: 24px;  /*二级目录的背景色*/ font-weight:normal; }
/*下面是二级目录的链接样式*/
/*==============================*/
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#content { clear: left; }
#nav ul.collapsed { display: none; }
-->
#PARENT { width:226px; }

