@charset "utf-8";



.head {

	background:url(../images/bg-top.jpg);

}



#top-menu {

	background:url(../images/bg-tmenu1.jpg); height:54px;

}

	.nav { width:100%; overflow:hidden;}

	.nav li { display:inline;}

	.nav li a { display:block; float:left; width:auto; height:40px; font: normal normal normal 21px/normal "Times New Roman", Arial, Tahoma, Verdana;  color:#FFFFFF; letter-spacing:0.04em; text-decoration:none; padding:14px 25px 0px 25px;}

	.nav li a:hover { background:url(../images/nav-hover.jpg) repeat-x left top;}

	.nav li a.current { background:url(../images/nav-hover.jpg) repeat-x left top;}



#highlight {

	background:url(../images/bg-highlight.jpg) repeat-x bottom left; padding:30px 0px;

}

	.pic {

		width:638px; height:328px; float:left; border:#b3aea8 6px solid;

	}

	.h-info {

		width:300px; float:right;

	}

		.h-txt1 {

			font-size:14px; line-height:18px; color:#3a2c21; font-style:italic; padding:12px 0px 9px 0px; font-weight:bold;

		}