div, address, blockquote, iframe, ul, ol,
h1, h2, h3, h4, h5, h6, p, pre, caption,  
form, legend, fieldset, textarea{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
	font-size: 100%;
}
ul{
    list-style:none;
}
.topbg {
	background-image: url(image/topbg.png);
	background-repeat: no-repeat;
	background-position: -200px;
	height:180px;

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #3E73BC;
	background-image: url(image/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;


}
td {
	font-size: 9pt;
	line-height: 18px;
}
.main{width:770px;margin:0 auto;text-align:left;background-color:#FFFFFF;}
.titlebg-left {
	background-image: url(image/boxtitle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 10px;
}
.titlebg-mid {
	background-image: url(image/boxtitle.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;

}
.titlebg-right {
	background-image: url(image/boxtitle.png);
	background-repeat: no-repeat;
	background-position: 100% -30px;
	width: 10px;
}
.boxboder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1D9F1;
	border-left-color: #C1D9F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D9F1;
	margin-bottom: 10px;
	background-color: #FFFFFF;


}
/*鼠标经过后的样式==============================================*/
.current{
	display: block;
	font-weight:bold;
	color:#0066CC;
	border-top:1px solid #C2D9F1;
	border-left:1px solid #C2D9F1;
	border-right:1px solid #C2D9F1;
	background-image: url(image/botton.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;


    }
.boxborder2 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.titles {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 0.1em;
}
.daohang {
	color: #FFFFFF;
	background: url(image/daohangbg.gif) repeat-x 0px 0px;
	margin-bottom:10px;
}
.daohang ul {
	height:32px;
	line-height:30px;
	overflow: hidden;
}
.daohang li{
	float:left;
	background: url(image/x.gif) no-repeat 0 0; 
	padding-left:1px;
	margin: 0 0 0 -1px;
}
.daohang a {
    display: block;/*display:block就是将元素显示为块级元素。只有这样下面才能控制其宽度。*/
    width: 95px;
    text-align: center;
    font-size: 14px;
}
.daohang a:hover{
    color: #FFF;
    background: url(image/bg2.png) no-repeat center top;
}
.daohang a:link,.daohang a:visited{
	color:#FFFFFF;

}
}
.bgcolor3{
	background-color:#0066cc
}
.bgcolor1{
	background-color:#ecf4fb
}
.px14{
	font-size:14px;
	font-weight:bold;
	color:#0066cc
}
.itembg{
	background: url(image/itembg.gif);
	color:#0066cc;
	font-size:14px;
	font-weight:bold
}
.button_more{background:url(image/more2.gif);color:#025BAD;width:102px;height:24px;line-height:20px;border-width:0px;cursor: hand;}
.button_dl{background:url(image/buy.gif);color:#ffffff;width:98px;height:21px;line-height:20px;border-width:0px;cursor: hand;}
.webbottom{
	background-color:#ECF4FB;
	color:#C1D9F1;
	border-bottom:solid 1px #C1D9F1;
	border-top:solid 1px #C1D9F1;
	text-align:center;
	height:25px
}
.imgbg{
	background:
}
.mainborder{
	border:solid 1px #C1D9F1;
	margin-bottom:10px
}
 
 
