/* CSS Document */

#body{
	width:1003px;
	margin:0 auto;
	text-align:center;
	background:#6b0706;
}
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:#ddd; 
scrollbar-arrow-color: #fff;
}
#content,#header,#main,#main_p,#footer{
	width:1003px;
	text-align:left;
	margin:0;
	padding:0;
}
#main{
    background:url(../images/bg.jpg) no-repeat;
    height:948px;
    overflow:hidden;
}
#main_p{
    background:url(../images/p_bg.jpg) no-repeat;
    height:948px;
    overflow:hidden;
}
#footer{
    text-align:center; 
	line-height:140px;
	clear:both;
}
    
#nav{
	height:45px;
	width:1003px;
	text-align:left;
	margin:0 auto;
}
#nav ul{
    text-align:left;
    margin:0;
	padding:0;
}
#nav li{
    text-align:left;
    margin:0;
    padding:0;
    float:left;
    width:auto;
	height:40px;
}
#left{
    width:235px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
}
#right{
    float:right;
	width:750px;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
}
#left_li{
    width:187px;
	margin:50px 0 0 15px; 
	height:185px;
}
#left_li li{
    width:187px;
	background:url(../images/l_line.jpg) no-repeat bottom;
	line-height:23px;
	padding-left:15px;
	height:23px;
	margin-bottom:5px;
}
#c{
    width:700px;
    height:680px;
	margin-top:50px;
	overflow:hidden;
	overflow-y:auto;
	margin-left:10px;
}
#pro{
    background:url(../images/r_line.jpg) no-repeat bottom;
	width:700px;
	overflow:hidden;
	height:30px;
	text-align:left;
}
#img{
    text-align:left;
	padding:25px 0 0 265px;
	font-size:22px; 
	font-weight:bold;
	color:#000;
}	
#flash{
    width:198px;
	height:267px; 
	float:right;
}
#dis{
    background:url(../images/c.jpg) no-repeat top;
    height:749px;
} 
#about{
    background:url(../images/a.png) no-repeat top;
    width:194px;
	height:79px;
}
#left_li_a{
    width:187px;
	margin:10px 0 0 15px; 
	height:185px;
}
#left_li_a li{
    width:187px;
	background:url(../images/l_line.jpg) no-repeat bottom;
	line-height:23px;
	padding-left:15px;
	height:23px;
	margin:0;
}
.s_go{
    width:60px;
	height:22px;
	border:1px solid #aaa;
	background:none;
	line-height:22px;
}
.s_input{
    width:120px;
	height:22px;
	border:1px solid #aaa;
	background:none;
	line-height:22px;
	margin-right:20px;
}
.line{
    margin-bottom:3px;
	float:left;
}
	
#search{
    height:80px;
	margin-top:60px;
	padding-left:15px;
	
}  
