﻿@charset "utf-8";
body {
	background-color: #fff;
	MARGIN: 0 auto;
	PADDING: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div,form,p,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px; margin: 0; padding: 0; border: 0;}

a{ color:#000; font-size:12px; text-decoration:none;}
a:hover{ color:#333; font-size:12px; text-decoration:underline;}

img { border:0px; vertical-align:middle;}

/* 容器设置 */
#container { width: 930px;	text-align:center;  float:center; clear:both; margin:0px auto; }


/*  主信息区 
	主信息区 左右 分布样式 */

/* 主信息区 左侧 样式设置 */
#main-left { WIDTH:350px; padding-top:50px; float:left; clear:both; text-align:right;}

/* 主信息区 右侧 样式设置 */
#main-right { width:580px; float:left; padding-top:70px; text-align:left;}


/* 菜单栏 */
#menu {width:580px; padding-left:35px; height:26px;}
	#nav{ list-style:none; width:532px; height:26px; background:url(images/tp4.gif) no-repeat;}
		#nav li{ float:left; width:60px; height:26px;}
		#nav li#a{ width:60px;}
		#nav li#b{ width:70px;}
		#nav li#c{ width:75px;}
		#nav li#d{ width:70px;}
		#nav li#e{ width:70px;}
		#nav li#f{ width:75px;}	
		#nav li#g{ width:110px;}	
		#nav li a{ display:block; text-indent:-100cm; width:100%; height:100%;}
		#nav li a:hover{ background:url(images/tp4.gif) no-repeat;}
		#nav li #a:hover{background-position:0px -26px;}
		#nav li #b:hover{background-position:-60px -26px;}
		#nav li #c:hover{background-position:-130px -26px;}
		#nav li #d:hover{background-position:-205px -26px;}
		#nav li #e:hover{background-position:-275px -26px;}
		#nav li #f:hover{background-position:-345px -26px;}
		#nav li #g:hover{background-position:-420px -26px;}
		

/* 英文 - 菜单栏 */
#menu-e {width:580px; padding-left:35px; height:26px;}
	#nav-e{ list-style:none; width:532px; height:26px; background:url(images/tp4-e.gif) no-repeat;}
		#nav-e li{ float:left; width:60px; height:26px;}
		#nav-e li#a{ width:60px;}
		#nav-e li#b{ width:75px;}
		#nav-e li#c{ width:70px;}
		#nav-e li#d{ width:110px;}
		#nav-e li#e{ width:60px;}
		#nav-e li#f{ width:80px;}	
		#nav-e li#g{ width:75px;}	
		#nav-e li a{ display:block; text-indent:-100cm; width:100%; height:100%;}
		#nav-e li a:hover{ background:url(images/tp4-e.gif) no-repeat;}
		#nav-e li #a:hover{background-position:0px -26px;}
		#nav-e li #b:hover{background-position:-60px -26px;}
		#nav-e li #c:hover{background-position:-135px -26px;}
		#nav-e li #d:hover{background-position:-205px -26px;}
		#nav-e li #e:hover{background-position:-315px -26px;}
		#nav-e li #f:hover{background-position:-375px -26px;}
		#nav-e li #g:hover{background-position:-455px -26px;}
		

/* 企业标志 */
#logo { padding-right:10px;}

	
/* 底部通栏 */

#bottom{ WIDTH:930px; HEIGHT:65px; margin:0px auto; padding-top:10px!important; padding-top:20px; COLOR: #333; line-height:65px; clear:both;}

	#bottom1{ width:480px; height:30px; line-height:30px; float:left;text-align:center;}
		#bottom1 a{ color:#333; text-decoration:none; text-align:center}
		#bottom1 a:hover{ color:#BFA730; text-decoration: underline; text-align:center}
	#bottom2{ width:350px; height:30px; line-height:30px; float:left;text-align:left;}
		.bottommenu_l{ width:10px; height:26px; background:#BFA730 url("images/nav_l.jpg") no-repeat; float:left;}
		.bottommenu_r{ width:10px; height:26px; background:#BFA730 url("images/nav_r.jpg") no-repeat; float:left;}
		.bottommenu{ width:325px; height:26px; line-height:26px; background:#BFA730; float:left;text-align:center; color:#fff;}
		.bottommenu a{ padding:0 5px; color:#fff; text-decoration:none; text-align:center}
		.bottommenu a:hover{ padding:0 5px; color:#000; text-decoration:none; text-align:center}
	#bottom3{ width:100px; height:25px; line-height:25px; float:left;text-align:center;}


	a.a1{color: #fff; text-decoration:none; font-size:14px; font-weight:bold; }
	a.a1:hover{color: #000; text-decoration:underline; font-size:14px; font-weight:bold;}

