/*全局设置*/
*{padding:0px;
margin:0px;}
img{border:none;}
form,ul,li,p,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
input,select {font-size:12px;vertical-align:absmiddle;}
img {border:0;}
ul,li {float:left;list-style-type:none;padding:0;margin:0;}
/*全局结束*/
/*底层容器*/
/*----------------------------------**********
|                top               |
|----------------------------------|
|              banner              |
|----------------------------------|     main        
|                    |  |          |
|         left     -mid-|   right  |
|                    |  |          |
|----------------------------------***********

|-----------------------------------**********
|              foot                 |  foot
|                                   |
|-----------------------------------**********/

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/gb.gif);
	margin: 0px;
	text-align:center;
}
.content{
	font-size:12px;
	color:#000000;
	line-height:1.5;
	margin:10px  10px 10px 10px ;
}
.itemlist{
	font-size:12px;
	color:#000000;
	line-height:1.7;
}
.clear { clear:both;}
table {
	font-family: "宋体";
	font-size: 12px;
	background-color: #FFFFFF;
	text-align:left;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #000000;
}
.banner {width:964px; border:1px solid #3C919D; padding:2px;}
.top { height:53px;float:left;margin:0 0 0 5px;display:inline;}
.top ul {margin:4px 0 0 0;}
.top .t1 {width:185px;}
.top .t2 {width:486px;}
.top .t3 {width:220px;}
.top .p1 {width:30px; background:url(NewHome/t_1.jpg) no-repeat 4px; height:45px;}
.top .p2 {width:30px; background:url(NewHome/t_2.jpg) no-repeat 4px; height:45px;}
.top .t3 .q {background:url(NewHome/icon.gif) no-repeat 34px -39px;}
.top li {margin:5px 0 2px 10px;color:#fff;display:inline; float:left}
.top li a { text-decoration:none; color:#FFF;line-height:120%;}
.top li a:hover {color:#FC0;}





.copyright {width:964px;margin:4px; background-color:#CCCCCC;}
.foot { width:844px; background:url(images/copyright_logo.jpg) no-repeat left; line-height:24px; padding-left:120px;background-color:#f3f3f3; padding-top:8px; padding-bottom:8px;}
<!--.top li .x { float:left; padding-top:6px; padding-bottom:6px; padding-right:6px; padding-left:6px;}-->
