/* CSS Document */

#body{
	width:auto;
	margin:0 auto;
	text-align:center;
	background:url(../images/bg00.jpg) repea-x;
	overflow:auto;
}
#flash{
background:url(../images/bg00.jpg) repea-x;
margin:0px;
padding:0px;
height:735px;
width:auto;
text-align:center;
font-size:8px;
color:#ccc;
}
body{
overflow-x:hidden;
scrollbar-face-color:#80786b; 
scrollbar-shadow-color:#fff; 
scrollbar-highlight-color:#fff; 
scrollbar-3dlight-color:purple; 
scrollbar-darkshadow-color:#fff; 
scrollbar-track-color:#ccc; 
scrollbar-arrow-color: #fff;
}
#content,#header,#main,#banner,#footer{
	width:1003px;
	text-align:left;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#header{
	height:63px!important;
	height:113px;
	width:943px!important;
	width:1003px;
	background:url(../images/top.jpg);
	text-align:right;
	padding:50px 60px 0 0;
}
#top{
     line-height:20px;
	 height:20px;
	 text-align:right;
}
#top img{
     float:left;
	 margin-top:8px;
}
#banner{
    width:900px;
    margin:0 auto;
	height:177px;
}
#footer{
	background:url(../images/footer.jpg) no-repeat;
	float:left;
	width:1003px;
	height:91px;
	text-align:left;
	padding-left:80px;
	padding-top:10px;
}
#left{
    width:50px;
	float:left;
	margin:0;
	padding:0;
}
#right{
    width:53px;
	float:right;
	margin:0;
	padding:0;
}
#middle{
     width:900px;
	 float:left;
	 margin:0 auto;
	 padding:0;
	 background:#fff;
	 margin-left:50px;
	 display:inline;
}
#left_li{
    width:175px;
	text-align:center;
	overflow:hidden;
	height:400px;
}
#left_li #t{
    background:url(../images/left_t.jpg) no-repeat center;
	line-height:27px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
#left_li ul{
    margin:0;
	padding:0;
	text-align:center;
	padding:0;

}
#left_li ul li{
	width:158px;
	line-height:28px;
	text-align:center;
	margin:0 auto;
}
#left_li ul li a{
    background:url(../images/li.jpg) no-repeat center;
	width:158px;
	line-height:28px;
	text-align:left;
	margin:0 auto;
	padding-left:50px;
	display:inline;
}
#left1{
    float:left;
	width:175px;
	background:url(../images/left_bg.jpg) repeat-y right;
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:400px;
}
#right1{
    float:right;
	width:700px;
	text-align:left; 
	height:400px;
	margin:0;
	padding:0px;
	overflow:hidden;
	overflow-y:auto;
	margin-right:10px;
	display:inline;
}
#line{
    border-top:5px solid #790000;
	width:900px;
	margin:0px;
	padding:0;
	padding-top:10px;
}
#li{
    padding-left:35px;
	line-height:22px;
	margin:5px 0;
}
.c{
    padding-left:35px;
	width:175px;
	line-height:22px;
	margin:5px 0;
}
#p{
    background:url(../images/line.jpg) repeat-x bottom;
	width:700px;	
	line-height:25px;
	margin-bottom:20px;
	overflow:hidden;

}
#con{
	 width:700px;
	 overflow:hidden;
	 clear:both;
	 margin:0px;
	 padding:0px;
}
#con p{
     margin:0px;
	 padding:0px;
}


#shadowbox_overlay {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
/*弹出框*/
#shadowbox_container {
	Z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	position: fixed;
	height: 0px;
	text-align:center;
	background-color: transparent;
}
#shadowbox {
	display: none;
	visibility: hidden;
	position: relative;
}
#shadowbox_title {
	overflow: hidden;
	height: 25px;
}
#shadowbox_title_inner {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	white-space: nowrap;
	height: 16px;
}
#shadowbox_body {
	border: #fff 2px solid;
	overflow: hidden;
	position: relative;
	background: #000;
}
#shadowbox_body_inner {
	overflow: hidden;
	position: relative
}
#shadowbox_loading {
	left: 0;
	width: 100%;
	position: absolute;
	top: 0;
	height: 10000px;
	background: #222;
}
#shadowbox_loading img {
	float: left;
	margin: 10px 10px 0 0;
}
#shadowbox_nav_close {
	float: right;
}
#shadowbox_nav_previous {
	padding-right: 10px;
	float: right;
}
#shadowbox_nav_next {
	padding-right: 10px;
	float: right;
}
/* 1 of 1 */
#shadowbox_counter {
	padding-right: 60px;
	float:left;
	width:100%;
	line-height:14px;
}
#shadowbox_counter a {
	padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
	font-weight: bold;
	text-decoration: underline
}
div.shadowbox_message {
	padding: 10px;
	text-align: center;
}
div.shadowbox_message a:link {
	color: #bed333;
	text-decoration: none;
}
div.shadowbox_message a:visited {
	color: #bed333;
	text-decoration: none
}
div.shadowbox_message a:hover {
	text-decoration: underline;
}
div.shadowbox_message a:unknown {
	text-decoration: underline;
}

