@charset "utf-8";
/* CSS Document */

body {
	font-family: "ARial","微软雅黑","宋体";
	background-color: #e9d6ae;
	background-image: url(headbg_shi100.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}


img.border_shi100{
	border:1px #712816 solid;
	padding:5px;
	background:#e1bd84;
}
.a  {
	text-decoration: none;
}

.white24_shi100 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white24_shi100:hover{
	color: #f0c15c;
}

.white16_shi100 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white16_shi100:hover{
	color: #f0c15c;
}

.white14_shi100 {
	color: #FFFFFF;
		font-weight:normal;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white14_shi100:hover{
	color: #f0c15c;
}
.white12_shi100 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white12_shi100:hover{
	color: #f0c15c;
}

.brown14_shi100 {
	font-size: 14px;
	color: #712816;
	font-family: "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.brown14_shi100:hover {
    color: #111111;
	text-decoration:none;
}

.brown18_shi100 {
	font-size: 18px;
	color: #712816;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.brown18_shi100 {
	text-decoration:none;
}
.brown16_shi100 {
	font-size: 16px;
	color: #712816;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.brown16_shi100 {
	text-decoration:none;
}
.brown24_shi100 {
	font-size: 24px;
	color: #712816;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black14_shi100 {
	font-size: 14px;
	color: #111111;
	font-family: "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.black14_shi100:hover {
    color: #712816;
	text-decoration:none;
}



.grey12_shi100 {
	font-size: 12px;
	color: #404040;
	font-family:  "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.grey12_shi100:hover {
    color: #086dd5;
	text-decoration:none;
}
.content_shi100 {
	font-size: 16px;
	color: #111111;
	font-family: "微软雅黑","宋体","ARial";
	line-height:25px;
	text-decoration: none;
}
.content_shi100 P {
    padding-bottom:2px;
	text-decoration:none;
}
.content_shi100 table {
	text-decoration:none;
}
a.content_shi100:hover{
    color: #712816;
	text-decoration:none;
}



/*图片细览滚动*/

#container_shi100{  width:1000px; text-align:left; margin:auto; }


.left{ width:830px; float:left;}


.left_pics{ width:1000px;float:left;}
.left_pics img{ width:830px; height:996px}


.right{ width:170px; float:right;  }

.slide_pic { padding:9px 0px 9px 20px; HEIGHT: auto}
.slide_pic A#prev {DISPLAY: block; BACKGROUND: url(slide_shi100.png) no-repeat; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 150px; TEXT-INDENT: -9999em; HEIGHT: 14px; outline: none}
.slide_pic A#next {DISPLAY: block; BACKGROUND: url(slide_shi100.png) no-repeat; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 150px; TEXT-INDENT: -9999em; HEIGHT: 14px; outline: none}
.slide_pic A#prev {BACKGROUND-POSITION: center 0px}
.slide_pic A#next {BACKGROUND-POSITION: center -20px}
.slide_pic A#prev:hover {BACKGROUND-POSITION: center -40px}
.slide_pic A#next:hover {BACKGROUND-POSITION: center -60px}
.slide_pic A.gray#prev {BACKGROUND-POSITION: center -80px}
.slide_pic A.gray#next {BACKGROUND-POSITION: center -100px}

.slide_pic .pic_container {MARGIN: 5px 0px; OVERFLOW: hidden; WIDTH: 150px; HEIGHT: 940px}

.slide_pic UL {WIDTH: 150px;margin:0;padding:0;list-style:none;}
.slide_pic UL LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; CURSOR: pointer; PADDING-TOP: 5px;margin:0;list-style:none;}
.slide_pic UL LI P{background:#e1bd84; padding:5px; margin:0;}
.slide_pic UL LI P IMG {WIDTH: 140px; HEIGHT: 168px;	 }
.slide_pic UL LI.hover P{background:#d68607;}
.slide_pic UL LI.cur P{background:#712816  ! important; }

