/* global setting*/
body {
	font-size: 13px;
}

.nav li a { 
	margin:20px 18px 0px 18px;}
.nav li#m6 a{ padding-left:84px;}

.copyright{ font-size:10px;}
.menu a {
	color: #000;
	text-decoration: none;
	padding: 3px 0px 3px 36px;
	margin:5px 0px;
	background:url(../images/menu_a.jpg) 8px center no-repeat;
	line-height: 18px;
	display: block;
}
.menu a:hover , .menu a.current{
	background:url(../images/menu_hover_e.jpg) 8px center no-repeat;
	color:#000;
}

.title_com{ background:url(../images/index_title_com_e.jpg) left top no-repeat; height:18px; padding:0; margin:0 0 12px 0; display:block; overflow:hidden; text-indent:-5000px;}
.title_pro{ background:url(../images/index_title_pro_e.jpg) left top no-repeat; height:18px; padding:0; margin:0 0 12px 0; display:block; overflow:hidden; text-indent:-5000px;}

	