body {
	font-family: "MicroSoft Yahei", Arial;
	font-size: 12px;
	line-height: 22px;
}
* {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.clear:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clear {
	zoom: 1
}
.newslist li {
	line-height: 26px;
	padding-left: 15px;
	background-image: url(../images/index_26.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
}
.newslist li a {
	color: #7a7a7a;
}
.newslist li a:hover {
	text-decoration: underline;
}
.newslist2 li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	background-image: url(../images/85.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
}
.infopost {
	line-height: 20px;
	text-align: center;
	color: #666;
	margin-bottom: 15px;
	font-size: 12px;
}
.infopic {
	text-align: center;
	margin-bottom: 10px;
}
.infopic img {
	padding: 4px;
	border: 1px solid #ededed;
}
.infopage {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	font-size: 12px;
}
.infopage span a {
	background-image: url(../images/icon_12.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding-left: 35px;
	padding-right: 15px;
}
.more {
	float: right;
	padding-right: 20px;
	padding-top: 30px;
}
.page {
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.addtime {
	float: right;
	color: #7a7a7a;
	padding-right: 10px;
	font-size: 12px;
}
a {
	color: #333;
	text-decoration: none;
}
.ctntitle {
	font-size: 22px;
	background-image: url(../images/index_08.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 35px;
	padding-bottom: 15px;
	text-align: center;
	color: #4f0b0d;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Page */
.page a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	color: #333333;
	padding-top: 2px;
	text-decoration: none;
	border: 1px solid #999999;
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit rowsers */
	border-radius: 10px;
}
.page a:hover {
	color: #000;
	border: 1px solid #333333;
}
.page a:active {
	color: #000;
	border: 1px solid #000000;
}
.page span.current {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	color: #fff;
	padding-top: 2px;
	background-color: #333333;
	border: 1px solid #000000;
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit rowsers */
	border-radius: 10px;
}
.page span.nolink {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	color: #999;
	padding-top: 2px;
	border: 1px solid #999999;
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit rowsers */
	border-radius: 10px;
}
/* CSS Gbook */
#gbooklist {
	width: 98%;
	text-align: center;
}
#gbooklist .faq, #gbooklist .reply {
	text-align: left;
	width: 98%;
	word-wrap: break-word;
	word-break: break-all;
}
#gbooklist .faq {
	margin-bottom: 15px;
}
#gbooklist .faqtit, #gbooklist .faqcon {
	padding-left: 5px;
}
#gbooklist .faqtit {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #C10909;
}
#gbooklist .reply {
	border: 1px dashed #FF0000;
	width: 95%;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 3px;
}
#faqbox {
}
#faqbox .faqline {
	line-height: 2em;
	height: 35px;
	text-align: left
}
#faqbox .faqline .faqtit {
	width: 70px;
	display: block;
	float: left;
	clear: both;
	text-align: right
}
#faqbox .Content {
	line-height: 2em;
	height: 120px;
	text-align: left
}
#faqbox .Content .faqtit {
	width: 70px;
	display: block;
	float: left;
	clear: both;
	text-align: right
}
#faqbox .Content textarea {
	height: 100px;
}
.w1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;/*ie6不识别min-height,如上述处理*/
	position: relative;
}
.top {
	background-image: url(../images/logo_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	margin-bottom: 65px;
}
.sub_top {
	background-image: url(../images/logo_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 660px;
	
}
.top_nav {
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 103px;
	width: 100%;
	position: absolute;
	z-index: 99;
	top: 215px;
}
.top_nav22 ul {
	padding-top: 33px;
}
.top_nav22 ul li {
	float: left;
	color: #4f0a0d;
}
.top_nav22 ul li a {
	text-align: center;
	display: block;
	float: left;
	width: 122px;
	font-size: 14px;
	color: #4f0a0d;
}
.top_a {
	position: relative;
}
.top_a ul {
	padding-left: 725px;
	padding-top: 10px;
}
.top_a ul li {
	float: left;
}
.top_a ul li a {
	background-image: url(../images/top_btn_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 52px;
	width: 75px;
	float: left;
	font-size: 14px;
	color: #4a0b0b;
	line-height: 16px;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 3px;
}
.top_b {
	position: relative;
	top: 178px;
	height: 540px;
}
.sub_banner {
	position: relative;
	top: 178px;
	height: 400px;
}
.bg_1, .bg_2, .bg_3, .bg_4, .bg_5, .bg_6, .bg_7 {
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_1 {
	background-image: url(../images/sub_banner_1.png);
}
.bg_2 {
	background-image: url(../images/sub_banner_2.png);
}
.bg_3 {
	background-image: url(../images/sub_banner_3.png);
}
.bg_4 {
	background-image: url(../images/sub_banner_4.png);
}
.bg_5 {
	background-image: url(../images/sub_banner_5.png);
}
.bg_6 {
	background-image: url(../images/sub_banner_6.png);
}
.bg_7 {
	background-image: url(../images/sub_banner_7.png);
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 540px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 540px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 540px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #4F0A0D;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}
.main {
}
.main_a {
	margin-bottom: 35px;
}
.main_a_video {
	width: 320px;
	background-image: url(../images/video_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main_a_about {
	width: 630px;
}
.main_a_about_title {
	background-image: url(../images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.main_a_about_title h2 {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: 150px;
	padding-top: 20px;
}
.title_style_a {
	font-size: 20px;
	color: #4a0b0b;
	line-height: 35px;
	font-weight: normal;
}
.eng {
	color: #4a0b0b;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 8px;
	line-height: 15px;
}
.main_a_about_ctn {
	padding: 10px;
	font-size: 14px;
	color: #5d5d5d;
}
.main_a_about_ctn a {
	color: #5d5d5d;
}
.main_a_about_ctn a:hover {
	color: #000;
}
.main_b {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 660px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 45px;
}
.main_b_title {
	text-align: center;
	margin-bottom: 15px;
}
.main_b_sort {
	text-align: center;
	margin-bottom: 15px;
}
.main_b_sort span a {
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 31px;
	border: 2px solid #FFF;
	height: 31px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
}
.main_b_sort span a:hover {
	color: #281a07;
	background-color: #fed227;
	border: 2px solid #1f1206;
}
.main_b_ctn {
	overflow: hidden;
}
.main_b_ctn ul {
	width: 1008px;
}
.main_b_ctn ul li {
	float: left;
}
.main_b_ctn ul li a {
	display: block;
	float: left;
	width: 244px;
	margin-right: 8px;
	font-size: 14px;
	color: #4a0b0b;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
}
.main_b_ctn ul li a img {
	background-color: #FFF;
	padding: 10px;
	width: 220px;
	border: 2px solid #1f1206;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
	height: 220px;
}
.main_b_ctn ul li a:hover {
	font-weight: bold;
}
.main_b_ctn ul li a img:hover {
	background-color: #FFF;
	padding: 9px;
	width: 220px;
	border: 3px solid #1f1206;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
}
.main_c {
	margin-bottom: 25px;
}
.main_c_left {
	width: 132px;
}
.main_c_left h3 {
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 10px;
}
.eng_style_b {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 12px;
}
.main_c_left a {
	font-size: 18px;
	color: #7A7A7A;
	background-image: url(../images/index_24.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	line-height: 46px;
}
.main_c_left a:hover {
	color: #FFF;
	background-image: url(../images/hover_24.jpg);
}
.main_c_mid {
	width: 422px;
	background-image: url(../images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
	height: 371px;
}
.title_style_b {
	color: #4a0b0b;
	background-image: url(../images/index_20.jpg);
	background-repeat: no-repeat;
	background-position: 22px;
	padding-left: 37px;
	font-size: 18px;
	font-weight: normal;
	line-height: 64px;
}
.main_c_mid h3 {
	margin-bottom: 23px;
}
.main_c_mid ul {
	padding-right: 32px;
	padding-left: 30px;
}
.main_d {
	height: 180px;
	margin-bottom: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.main_e {
	background-image: url(../images/index_31.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-bottom: 420px;
}
.main_e_title {
	text-align: center;
	margin-bottom: 15px;
}
.main_e_ctn {
	overflow: hidden;
}
.main_e_ctn ul {
	width: 1008px;
}
.main_e_ctn ul li {
	float: left;
}
.main_e_ctn ul li a {
	text-align: center;
	display: block;
	float: left;
	width: 244px;
	margin-right: 8px;
	line-height: 35px;
	margin-bottom: 5px;
}
.main_e_ctn ul li a img {
	background-color: #80d6f7;
	padding: 6px;
	width: 230px;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
	height: 173px;
}
.sub_main {
	padding-bottom: 420px;
	padding-top: 65px;
}
.about_left {
	width: 710px;
}
.about_left_a {
	margin-bottom: 20px;
	padding-right: 50px;
}
.about_left_txt {
	width: 400px;
	line-height: 24px;
	color: #666;
	font-size: 13px;
}
.about_left_txt h3 {
	font-size: 18px;
	color: #4F0A0D;
	line-height: 35px;
}
.about_left_pic {
	width: 200px;
}
.about_left_b {
	background-image: url(../images/about_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	margin-bottom: 20px;
	padding-left: 80px;
	padding-top: 54px;
}
.about_left_c {
	padding-right: 50px;
	padding-left: 40px;
	margin-bottom: 30px;
}
.about_left_d {
	background-image: url(../images/about_bg_b.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	margin-bottom: 20px;
	padding-left: 80px;
	padding-top: 54px;
}
.about_right {
	width: 250px;
}
.about_right_a {
	margin-bottom: 15px;
	text-align: right;
}
.about_right_b {
}
.sub_title_a {
	font-size: 24px;
	line-height: 25px;
	color: #4f0b0d;
	background-image: url(../images/sub_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-left: 35px;
	padding-top: 40px;
}
.sub_title_a span {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	line-height: 20px;
}
.sub_ctn_a {
	background-image: url(../images/sub_05.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sub_main_left {
	width: 710px;
}
.sub_title_b {
	background-image: url(../images/index_08.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.sub_title_b h3 {
	font-size: 22px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	line-height: 40px;
	font-weight: normal;
}
.sub_ctn_b {
}
.news_a {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
}
.news_a_pic {
	padding: 3px;
	width: 175px;
	background-color: #FFF;
	border: 2px solid #4f0a0d;
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit browsers */
	border-radius: 10px;
	height: 120px;
}
.news_a_txt {
	width: 510px;
	line-height: 18px;
}
.news_a_txt h3 a {
	font-size: 16px;
	line-height: 30px;
	color: #4f0b0d;
}
.news_a_txt span {
	display: block;
	color: #999;
	line-height: 22px;
}
.news_a_txt a {
	color: #333;
}
.news_a_txt a:hover {
	text-decoration: underline;
}
.icon_a {
	background-image: url(../images/index_04.jpg);
}
.news_detail {
	padding-right: 35px;
	padding-left: 35px;
	font-size: 14px;
	color: #666;
}
.sub_main_right {
	width: 250px;
}
.sub_main_right_a {
	margin-bottom: 15px;
}
.sort_list {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/sub_06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
.sort_list li {
	height: 35px;
}
.sort_list li a {
	line-height: 30px;
	display: block;
	padding-left: 35px;
	font-size: 14px;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f3f3f3;
}
.sort_list li a:hover {
	font-weight: bold;
	color: #4f0b0d;
	background-position: left top;
	background-image: url(../images/sub_08.jpg);
	line-height: 30px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sub_main_right_b {
}
.sub_main_right_b a {
	display: block;
	margin-bottom: 5px;
}
.prolist li {
	float: left;
	width: 236px;
	overflow: hidden;
}
.prolist li a {
	display: block;
	float: left;
	width: 224px;
	margin-right: 12px;
	font-size: 14px;
	color: #4a0b0b;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
}
.prolist li a:hover{
	font-weight: bold;
}
.prolist li a img {
	background-color: #FFF;
	padding: 6px;
	width: 210px;
	border: 1px solid #ededed;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
	height: 210px;
}
.prolist li a img:hover{
    border: 2px solid #ededed;
	padding: 5px;
}
.jinianpinlist li {
	float: left;
}
.jinianpinlist li a {
	display: block;
	float: left;
	width: 224px;
	margin-right: 12px;
	font-size: 14px;
	color: #4a0b0b;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
}
.jinianpinlist li a img {
	background-color: #FFF;
	padding: 5px;
	width: 210px;
	border: 2px solid #1f1206;
	-moz-border-radius: 210px;      /* Gecko browsers */
	-webkit-border-radius: 210px;   /* Webkit browsers */
	border-radius: 210px;            /* W3C syntax */
	height: 210px;
}
.jinianpinlist li a:hover{ font-weight: bold; }
.jinianpinlist li a img:hover{ font-weight: bold; }
.foot {
	background-image: url(../images/foot_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 357px;
	position: absolute;
	z-index: 99;
	bottom: 0px;
	width: 100%;
}
.foot_nav {
	padding-top: 60px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 15px;
}
.foot_nav a {
	padding-right: 8px;
	padding-left: 8px;
}
.foot_nav a:hover {
	font-weight: bold;
}
.foot_ctn {
	height: 210px;
}
.foot_ctn_copy {
	width: 750px;
}
.foot_ctn_copy_tel {
	width: 275px;
	padding-top: 150px;
	text-align: center;
	font-size: 14px;
	color: #4f0b0d;
}
.foot_ctn_copy_tel span {
	font-size: 18px;
}
.foot_ctn_copy_txt {
	width: 440px;
	font-size: 14px;
	padding-top: 10px;
}
.foot_ctn_qrd {
	width: 200px;
}
/*返回顶部火箭*/
.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	right: 20px;
	width: 150px;
	height: 195px;
	display: none;
	z-index: 1000;
}
.actGotop a, .actGotop a:link {
	width: 150px;
	height: 195px;
	display: inline-block;
	background: url(../images/gotop.png) no-repeat;
	_background: url(../images/gotop.gif) no-repeat;
	outline: none;
}
/*主菜单导航*/
#nav-menu {
	height: 73px;
	width: 1000px;
	padding-top: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav-menu .container {
	position: relative;
	overflow: visible;
	z-index: 99;
}
#nav-menu .menu {
}
#nav-menu .menu li {
	position: relative;
	float: left;
	display: inline;
	font-size: 14px;
	color: #4f0a0d;
	padding-top: 8px;
}
#nav-menu .menu li h3 {
	font-weight: normal;
	display: inline-block;
	float: left;
}
#nav-menu .menu li a.xialaguang, #nav-menu .menu li a.xialaguang2 {
	display: inline-block;
	color: #4f0a0d;
	text-decoration: none;
	font-size: 14px;
	width: 121px;
	text-align: center;
	height: 60px;
}
#nav-menu .menu li a.selected, #nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover {
	color: #4f0a0d;
}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover {
	background-image: url(../images/nav_hover112.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#nav-menu .menu li a.xialaguang2:hover {
	background-image: url(../images/nav_hover112.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}
#nav-menu .menu li a.xialaguang span {
	line-height: 25px;
	display: inline-block;
	font-weight: bold;
}
#nav-menu .menu li a.xialaguang2 span {
	line-height: 25px;
	display: inline-block;
	font-weight: bold;
}
#nav-menu .menu li a.selected span, #nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span {
	cursor: pointer;
}
#nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span {
	width: 100px;
}
#nav-menu .menu ul.children {
	display: none;
	position: absolute;
	top: 60px;
	width: 121px;
	line-height: normal;
	-webkit-box-shadow: 3px 3px 6px #666;
	-moz-box-shadow: 3px 3px 6px #666;
	box-shadow: 0px 6px 6px #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: rgba(255, 255, 255, 0.8);
	background-image: url(../images/nav_hover_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav-menu .menu ul.children li {
	width: 121px;
	padding: 0px;
	display: inline-block;
	font-size: 12px;
	
}
#nav-menu .menu ul.children li h3 {
	display: block;
	width: 100%;
}
#nav-menu .menu ul.children li a {
	width: 100%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 3px 0;
	display: block;
	color: #1a529c;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	
}
#nav-menu .menu ul.children li a:hover {
	text-decoration: none;
	background-image: url(../images/nav_sub_hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
