@charset "utf-8";
/* Top */
/*----------------------------TOP-----------------------------*/
#topnav{
	width:890px;
	height:77px;
}
#topnav #logo{
	width:152px;
	float:left;
}
#topnav #nav{
	background-image:url(../images/topnav-bj.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
	width:670px;
	padding-left:31px;
	padding-right:37px;
	padding-top:22px;
	height:55px;
	font-size:12px;
	font-weight:bold;
	color:#e2b772;
	line-height:22px;
}
#topnav #nav a{
	color:#e2b772;
	margin-left:3px;
	margin-right:3px;
}
/*----------------------------BOTTOM-----------------------------*/
#bottom{
	clear:both;
	width:886px;
	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:1px;
}
#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:0px 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:8px;
	width:812px;
	overflow:auto;
}
.jc-recommend .hd {
	float:left;
	width:20px;
}
.jc-recommend .bd {
	float:left;
	border-bottom:1px dashed #cfac86;
	border-top:1px dashed #cfac86;
	border-right:1px dashed #cfac86;
	width:790px;
	padding:4px 0px 4px 0px;
}
.jc-recommend .bd ul {
	line-height:21px;
}
.jc-recommend .bd ul li {
	background-image:url(../images/icon-black.gif);
	background-repeat:no-repeat;
	background-position:5px 45%;
	text-indent:15px;
	width:155px;
	float:left;
}
.jc-recommend .bd a {
	text-decoration:underline
}
