/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:”;
}
abbr,acronym { border: 0;
}
a, a:link, a:visited, a:hover, a:active { 
outline: 0; 
text-decoration: none; 
} 
a img { 
border: none; 
text-decoration: none; 
} 
img { 
border: none; 
text-decoration: none; 
} 
.wrapper { 
margin: 0 auto; 
text-align: left; 

}
.clear { 
clear: both; 
} 

/*上边部分是全局css样式设置，这里开始是自定义的样式*/
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#f6f6f6;
}
a, a:link, a:visited,a:active 
{
font-family:Arial, Helvetica, sans-serif;
color:#000; 
font-size:12px;
} 
a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#b97997;
font-size:12px;
}

a.link_left:link,a.link_left,a.link_left:visited,a.link_left:active
{
display:block;
height:38px;
width:188px;

}
a.link_left:hover
{
display:block;
height:38px;

}
/*******全局样式定义结束********/

#top{
background-image:url(../../../../images/index_04.jpg);
width:816px;
height:140px;
background-repeat:no-repeat;
}

.new{
border-bottom:#acacac solid 1px;

padding:10px;
line-height:19px;
}

.lxbj{
background-image:url(../../../../images/index_27.jpg);
background-position:top;
background-repeat:no-repeat;
height:69px;
padding:0 0 0 20px;
text-align:left;
line-height:18px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#a9a9a9; 
}
.lxbj a{font-size:10px;color:#a9a9a9; }

#foot{
width:1024px;
background-image:url(../../../../images/foot0.jpg);
height:109px;
background-position:top;
background-repeat:no-repeat;
}
.STYLE15 {
	font-family: Arial;
	font-size:12px; 
	padding:0px;
	color: #6ba5d4;
}
.STYLE17 {font-family: Times New Roman;font-size:12px;
padding-top:5px;
}


.title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#f26521;
font-weight:bold;
}
.address{
color:#707070;
}
.adr{
color:#0054a6;
}
.text{
padding:10px 20px;
line-height:25px;
}

a.ad:link,a.ad,a.ad:visited,a.ad:active
{
color:#707070;
}
a.ad:hover
{
color:#0054a6;

}

.tit1{
color:#0054a6;
font-size:14px;
font-weight:bold;
line-height:35px;
}