﻿@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
border:0px;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
#pagewidth{
	width:1112px;
	overflow: hidden;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;

	 } 
.top{
   height:auto;
   width:1111px;
   height:104px;
     }
.toptitlebox{
	padding-top:26px;
	padding-left:160px;
}
.toptitlebox a:link {
	text-decoration: none;
	line-height:15px;
	color:#FFFFFF;
} 
.toptitlebox a:visited {
	text-decoration: none;
	color:#FFFFFF;
} 
.toptitlebox a:hover {
	text-decoration: underline;
	color:#FFFFFF;
} 
.toptitlebox a:active {
	text-decoration: underline;
} 
.toplittletitlebox{
	padding-top:5px;
	padding-right:20px;
}
.main{
	height:1600px;
	background-color:#FFFFFF;
}
.left{
	float:left;
	width:247px;
	height:auto;
	background-color:#FFFFFF;
}

.box{
	float:left;
	margin-left:0;
}
.midbox{
float:left;

}
.midboxbig{
float:left;
margin:0 0 0 0;
}
.rightbox{
float:left;
}
.titlebox{
}
.titlebox2{
width:432px;
height:39px;
}
.backbox{
	width:247px;
	background-image:url(images2/bannar3_22.jpg);
	background-repeat:repeat;
	height: auto;
}
.backbox2{
	background-image:url(images2/bannar3_26.jpg);
	background-repeat:no-repeat;
	width:432px;
	height:auto;
	background-position: bottom;
}
.backbox3{
	background-image:url(images2/bannar3_26.jpg);
	background-repeat:no-repeat;
	height:auto;
	background-position: bottom;
}
.shenjingback{
background-image:url(images2/bannar3_32.jpg);
background-position:bottom;
height:auto;
}
.qitaback{
background-image:url(images2/bannar3_32.jpg);
background-position:bottom;
height:auto;
}
.eapback{
background-image:url(images2/bannar2_18.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#newback{
background-image:url(images2/bannar3_12.jpg);
background-repeat:no-repeat;
width:611px;
height:298px;
}
#zhuanjiaback{
	background-image:url(images2/bannar3_10.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:174px;
}
.insidebox{
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 0px;
}
.insidebox h1{
font:normal 15px/30px 宋体;
}
.insidebox h2{
font:normal 12px/18px 宋体;
}
.insidebox ul li a{
	display:block;
	background:url(images2/arrow4.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 5px;
	font:normal 13px/20px 宋体;
	color:#333333;
	background-color:inherit;
}
.insidebox ul li a:hover{
	text-decoration: underline;
	color:#9933CC;
}
.foot{
	width:1110px;
	border-top:thick;
	border-top-width:medium;
}
clearfloat{
clear:both;
}

