@charset "utf-8";
/* Top */
/*----------------------------TOP-----------------------------*/
#topnav{
	width:950px;
}
#topnav #logo{
	width:152px;
	float:left;
}
#topnav #nav{
	background:url(../images/topnav-bj.png) no-repeat bottom right;
	float:right;
	width:772px;
	height:90px;
	padding-left:26px;
	font-size:12px;
	font-weight:bold;
	color:#FCB200;
	line-height:22px;
	text-align:center
}
#topnav #nav a{
	color:#FCB200;
	margin-left:2px;
	margin-right:2px;	
}
#topnav #nav div{line-height:35px}
#topnav #nav .red{color:#F26521;font-family:Arial;}
/*----------------------------BOTTOM-----------------------------*/
#bottom{
	clear:both;
	width:946px;
	border:1px solid #E2CFB1;
	margin-top:8px;
	padding:1px;
    color:#3e2b1a;
}
#bottom #bd{
	background-color:#EDE4C7;
	line-height:23px;
	padding:10px 20px;
}
#bottom #bd .friendlink a{
	margin:0px 5px;
}
#bottom #bd .friendlink p{
	margin:10px 0px;
}
#bottom #bd .btmcopy{
	margin-left:200px;
}
#bottom #bd .btmcopy a{
	margin:0px 0px;
}


/*MainNav.vm*/
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
}
img {
	border:0px;
}
#topcl {
	margin-bottom:8px;
}
#topcl img {
	margin:0 8px;
}
.jc-recommend a:link, .jc-recommend a:visited {
	color:#012d52;
	
}
.jc-recommend a:hover {
	color:#cb2121;
}
.green a:link, .green a:visited {
	color:#008100;
	
}
.green a:hover {
	color:#cb2121;
}
.jc-recommend {
	margin-bottom:8px;
  margin-left:0px;
	width:880px;
	overflow:auto;
}
.jc-recommend .hd {
	float:left;
	width:20px;
}
.jc-recommend .bd {text-align: center;
	float:left;
	border-bottom:1px dashed #cfac86;
	border-top:1px dashed #cfac86;
	border-right:1px dashed #cfac86;
	width:859px;
	padding:4px 0px 4px 0px;
}
.jc-recommend .bd ul {
	line-height:21px;
}
.jc-recommend .bd ul li {
	background-repeat:no-repeat;
	background-position:16px 45%;
	text-indent:7px;
	width:142px;
	float:left;
}
.jc-recommend .bd a {
	text-decoration:underline
}

