footer, footer a{
	color:#8bf;
	}
footer a:hover{
	color:#fff;
	}
.colMain{
	width:745px;
	}
.colSide{
	width:205px;
	}
.logo{
    padding-top:12px;
	}
.breadcrumb{
	width:100%;
	margin:0;
	}
nav{
	clear:both;
	margin:53px 0 0;
	background:url(../images/nav_bg.jpg) center 0 repeat-x;
	}
#navMenu{
	width:970px;
	margin:0 auto;
	background:none;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
	}
#navMenu li{
	border-right:none;
	}
#navMenu a{
	padding:9px 20px 8px;
	}
.content{
	margin-top:8px;
	}
.search{	
	clear:none;
	float:none;
	margin-top:0;	
	margin-bottom:1px;
	padding:12px 10px;
	background-color:#34b;
   -webkit-border-radius:5px 5px 0 0;
     -moz-border-radius:5px 5px 0 0;
          border-radius:5px 5px 0 0;
	}
.search form{
	background-color:#fff;
	}
.search input{
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
	}
.search #sf_keyword{
	border:none;
	width:155px;
	}
.search #sf_submit{
	font-size:0;
	width:12px;
	height:12px;
    padding:0;
	text-shadow:none;
	background:url(../images/search.png) 0 0 no-repeat;
	border:none;
    }
.colSide h4{
	height:46px;
	margin-bottom:0;
	padding:8px 5px 0 10px;
	background:url(../images/colside_title_bg.jpg) 0 top no-repeat;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
	}
.sideCate{
	min-height:620px;
	padding:0 0px;
	background:url(../images/colside_bg.jpg) 0 bottom no-repeat #ddd;
	}
.sideCate li a{
	color:#555;
	font-weight:bold;
	padding:7px 3px 5px 25px;
	}
.sideCate li a:hover{
	color:#777;
	}
.sideCate li li a{
	color:#06a;
	font-weight:normal;
	padding:7px 3px 5px 25px;	
	}
.sideCate li{	
	border-bottom:1px dotted #fff;
	}
.sideCate li.par_tree{
	background: url("../images/icon_tree_add.gif") 5px 11px no-repeat;
	}
.sideCate li a.tree.active, .sideCate li.par_tree.active{
	background:url("../images/icon_tree_minus.gif") 5px 11px no-repeat;
	}
h2.menuTitle{
	color:#109;
	margin-bottom:15px;
	padding:4px 0 5px 20px;
	background:url(../images/h2_bg.jpg) 0 7px no-repeat;
	}
.sortBox{
	margin-bottom:15px;
	}
footer{
	background:none;
	background-color:#1f398d;
	border-top:6px solid #1177dd;
	}
.footer{
	padding:15px 0;
	}
footer hr{
	margin:25px 0 5px;
    padding:0;
	border-bottom:1px solid #1f398d;
    border-top:1px solid #4c61a4;
    border-left:0 none;
    border-right:0 none;
	clear:right;   
	}
.info{
	overflow:hidden;
	zoom:1;
	}
.copyright{
	float:left;
	}
footer .menu{
	float:right;
	}