/* CSS Document */

#body{
	margin:0 auto;
	text-align:center;
    background:#f6f8eb url(../images/bg.jpg) repeat-x;
}
#header,#main,#nav,#content{
	width:968px;
	margin:auto;
	text-align:center;
	margin:0;
	padding:0
}

#footer{
    background:url(../images/f_bg.jpg) repeat-x;
    line-height:65px;
	text-align:center;
}
#content{
    border-bottom:5px solid #ffc200;
}
#main{
    background:#FFFFFF;
    clear:both;
    padding-bottom:20px;
}

#header1{
    height:277px;
}
#nav{
    height:34px;
    width:968px;
    background: url(../images/nav1.jpg) no-repeat;
    text-align:center;
    clear:both;
}


#nav ul{
    text-align:center;
    margin-left:204px;
    padding:0;
}
#nav li{
    text-align:center;
    margin:0;
    padding:0;
    float:left;
    width:105px;
	background: url(../images/nav_line.jpg) no-repeat left;
    text-align:center;
}
#m{
    margin-left:29px;
    width:700px;
    padding:10px;
}
#nav li a{
    margin:0;
    padding:0;
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    color:#000;
    line-height:34px;
}
#nav li a:hover{
    margin:0;
    padding:0;
}
#sidebar{
    width:200px;
    text-align:left;
    padding:0;
}
.left_c1{
    width:200px;
    border-left:4px solid #73b336;
    border-right:4px solid #73b336;
    padding:15px 5px 0 10px;
}
.left_c{
    width:200px;
    border-left:4px solid #73b336;
    border-right:4px solid #73b336;
    padding:15px 5px 0 10px;
}
.left_c li{
    background:url(../images/li.jpg) no-repeat;
    text-align:left;
    padding-left:35px;
    line-height:27px;
}

.left_c2{
    width:200px;
    border-left:4px solid #73b336;
    border-right:4px solid #73b336;
    padding:15px 5px 0 0;
}

.left_c2 li a{
    width:164px;
    margin:0;
    padding:0;
    text-decoration:none;
    font-size:14px;
    line-height:27px;
    background:url(../images/li.jpg) no-repeat;
    text-align:center;
}

#left{
    float:left;
    width:200px;
    text-align:center;
    margin:0;
    padding:0;
}
#right{
    float:right;
    width:768px;
    margin:0px;
    padding:0;
    text-align:left;
}
#pro{
    width:758px;
    height:195px;
    clear:both;
    background:url(../images/pro_bg1.jpg) no-repeat;
    margin-left:10px;
}
#new{
    float:left;
    width:400px;
    height:25px;
    list-style:25px;
    background:url(../images/icon.jpg) no-repeat 5px  7px;
    padding-left:50px;
    margin-top:30px;
}
#line{
    border-bottom:1px solid #ffcb77; 
    width:700px; 
    margin-left:29px;
}