body{
	margin:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#cad7df url() repeat-x;
	
	/* 背景色、水平重复的背景图片 */
}
#container{
	width:1001px;
}
div br{
	display:none;
}
#globallink{
	width:1000px; height:62px;
	margin:0px 0px 1px 0px;
	background:url(../picture/logo.jpg) no-repeat;	/* 添加banner图片 */
}
#globallink ul{
	list-style:none;
	position:absolute;
	left:720px;
	top:15px;				/* 调整菜单文字的位置 */
	padding:0px;
	margin:0px;
	height: 9px;
}
#globallink li{
	float:left; 
	text-align:center;
	padding:0px 10px 5px 34px;
	margin:0px;
}
#globallink a:link, #globallink a:visited{
	color:#4a6f87;
	text-decoration:none;
}
#globallink a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#left{
	width:139px;
	float:left;
}
#navigation{
	width:168px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#navigation ul{
	margin:0px;
	padding:0px;
	border-top:5px solid  #cad7df;		/* 顶端粗线 */
}
#navigation li{
	border-bottom:1px solid #cad7df;	/* 添加下划线 */
}
#navigation li a{
	display:block;						/* 区块显示 */
	padding:3px 0px 3px 2em;
	text-decoration:none;
	/*background:url(icon1.gif) no-repeat 13px 9px;*/
}
#navigation li a:link, #navigation li a:visited{
	background-color:#7591a3;
	color:#FFFFFF;
}
#navigation li a:hover{					/* 鼠标经过时 */
	color:#003e66;						/* 改变文字颜色 */
	background:#7591a3 url(../picture/icon2.gif) no-repeat 13px 9px;
}
#search form, #search p{
	margin:0px;
	padding:0px;
	text-align:center;
}
#search input.text{
	border:1px solid #7591a3;
	background:transparent;
	width:80px; font-size:12px;
	font-family:Arial;
}
#search input.btn{
	border:1px solid #7591a3;
	background:transparent;
	font-size:12px; height:19px;
	font-family:Arial;
	padding:0px;
}

#main{
	width:640px; float:left;
	margin:0px; padding:0px;
	background-color:#FFFFFF;
	/*height:475px;*/
}
#hottest h3{
	font-size:16px;
	padding:0px 0px 10px 30px;
	margin:0px;
	/*background:url(../picture/icon3.gif) no-repeat 25px 5px;*/
	/*height:15px;*/
}
#hottest h3 a:link, #hottest h3 a:visited{
	color:#0099FF;
	text-decoration:none;
}
#hottest h3 a:hover{
	color:#FF00FF;
	text-decoration:underline;
}

#list{
	float:left;
	margin:20px 0px 4px 0px;
	width:600px;
	/*height:200px;*/
	padding:0px 0px 0px 28px;
}
#list h4{
	font-size:12px;
	background:#B9C7CF  no-repeat 0px 0px;
	padding:3px 0px 2px 17px;
	margin:0px;
}
#list p.date{
	margin:0px; padding:5px 0px 5px 2px;
	font-weight:bold;
	color:#014e68;
}
#list ul{
	margin:0px 0px 6px 40px;
	padding:0px;
	list-style-type:disc;
}
#list ul li a:link, #list ul li a:visited, #list p.more a:link, #list p.more a:visited{
	color:#333333;
	text-decoration:none;
}
#list ul li a:hover, #list p.more a:hover{
	color:#00a9e7;
	text-decoration:underline;
}
#list p.more{
	margin:0px; padding:5px 0px 20px 10px;
	background:url(../picture/icon5.gif) no-repeat 0px 10px;
}

#letter{
	float:left;
	width:210px;
	margin:20px 0px 5px 30px;
	padding:0px;
	border-left:1px solid #7591a3;
}
#letter h4{
	margin:0px;
	font-size:12px;
	background: url(../picture/right_right.gif) no-repeat;
	color:#FFFFFF;
	padding:2px 0px 2px 15px;
}
#letter p.date2{
	background:#e0e7ec url(../picture/icon6.gif) no-repeat 5px 7px;
	margin:7px 15px 3px 7px;
	padding:1px 0px 1px 15px;
	font-weight:bold;
}
#letter p.content2{
	margin:2px 15px 0px 7px;
	padding:1px 0px 1px 0px;
}
#letter p.more2{
	margin:1px 15px 3px 7px;
	padding:0px 0px 1px 8px;
	background:url(../picture/icon5.gif) no-repeat 2px 5px;
}
#letter p.more2 a:link, #letter p.more2 a:visited{
	color:#555555;
	text-decoration:none;
}
#letter p.more2 a:hover{
	color:#000000;
	text-decoration:underline;
}

#right{
	/*width:155px;*/
	float:right;
	background:#FFFFFF;
}

#down{
	width:1003px; height:62px;
	margin:0px 0px 1px 0px;
	background-color: no-repeat;	
	float:down;
}
#down a{
    color:#000000;
}
#list1 h4{
	font-size:12px;
	/*background:  no-repeat 7px 8px;*/
	padding:3px 0px 2px 17px;
	margin:0px;
}
#list1  a:link, #list1  a:visited, #list1  a:link, #list1  a:visited{
	color:#333333;
	text-decoration:none;
}
#list1 a:hover, #list1 a:hover{
	color:#00a9e7;
	text-decoration:underline;
}


#dlmenu {height:6em; margin-top:2px}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:10em; background:#CCCCCC; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#7591a3 url(../picture/top_grad_2副本.gif) center center; color:#ff0; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { background:#7591a3 url(../picture/sub_grad副本.jpg);}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 12em; margin: 0; background: #7591a3; cursor:pointer;}/*改变菜单宽度*/
#menu dt {margin:0; padding: 0; font-size: 1em; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#000000; padding:5px 5px 5px 10px; background:#949e7c url(../picture/top_grad_2副本.gif) center 

center;}
.gallery dd a, .gallery dd a:visited {color:#000; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; 

background:#b4be9c url(../picture/sub_grad副本.jpg);}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#7aa; color:#ff0;}

#info{
background:url(../picture/sub_grad副本.jpg) repeat-x repeat-y;
}


/*companytec*/
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style4 {color: #0000FF; font-weight: bold; font-size: 14px; }
.STYLE3 {color: #000000}
.STYLE5 {font-size: 12px}
.STYLE6 {color: #305F81}



.style21 {color: #0000FF;
	font-weight: bold;
}
.style41 {font-size: 14px}
.style42 {color: #0000FF; font-weight: bold; font-size: 14px; }
.STYLE43 {
	font-family: "华文行楷";
	font-size: 28px;
	color: #FFFFFF;
}
.style51 {font-size: 16px}
