﻿/* ----------------------------------------------------------------- body*/
Body,td,tr{
font-size: 12px; 
text-align: center; 
border: 0; 
padding: 0; 
margin: 0;
}
img,form{
margin: 0; 
border: 0; 
padding: 0;
}
html,ul,ol,li,dl,dt,dd{
margin: 0;
padding: 0;
}
ul,ol,li{
list-style: none;
}
a{
color: #666;
text-decoration: none; 
}
a:hover{
text-decoration: underline; 
color: #cc0000;
}
/* ----------------------------------------------------------------- about*/
.about{
width: 100%;
height: 100%;
}
.about_top{
width: 100%;
height: 100px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f4f4f4,endColorStr=#ffffff);
border-bottom: 1px #e1e1e1 solid;
}
.about_top a{
text-decoration: underline;
}
.about_top a:hover{
text-decoration: none;
}
.about_top_all{
width: 950px;
height: 100px;
float: left;
}
.about_top_all_logo{
width: 181px;
height: 80px;
float: left;
overflow: hidden;
margin: 20px 0px 0px 10px;
}
.about_top_all_right{
width: 740px;
height: 100px;
float: right;
overflow: hidden;
}
.about_top_all_right_top{
width: 740px;
height: 30px;
overflow: hidden;
}
.about_top_all_right_top li{
width: 75px;
height: 20px;
float: right;
padding-top: 10px;
overflow: hidden;
}
.about_top_all_right_bottom{
width: 740px;
height: 40px;
overflow: hidden;
margin-top: 30px;
}
.about_top_all_right_bottom li{
width: 140px;
height: 40px;
float: left;
overflow: hidden;
margin-left: 6px;
}
.about_center{
width: 100%;
height: 100%;
overflow: hidden;
border-bottom: 1px #e1e1e1 solid;
}
.about_center_all{
width: 950px;
height: 100%;
float: left;
overflow: hidden;
}
.about_center_all_left{
width: 222px;
height: 700px;
float: left;
overflow: hidden;
padding-top: 68px;
border-right: 1px #e1e1e1 solid;
}
.about_center_all_left li{
width: 200px;
height: 35px;
overflow: hidden;
padding-right: 22px;
text-align: right;
}
.about_center_all_right{
width: 700px;
height: 100%;
float: right;
overflow: hidden;
}
.about_center_all_right_top{
width: 700px;
height: 40px;
overflow: hidden;
border-bottom: 1px #e1e1e1 dotted;
}
.about_center_all_right_top li{
width: 700px;
height: 20px;
color: #666;
overflow: hidden;
padding-top: 20px;
text-align: left;
}
.about_center_all_right_about{
width: 700px;
height: 100%;
color: #666;
text-indent:2em;
overflow: hidden;
line-height: 20px;
text-align: left;
padding-top: 26px;
}
.about_center_all_right_link{
width: 700px;
height: 100%;
color: #666;
overflow: hidden;
line-height: 20px;
text-align: left;
padding-top: 26px;
}
.about_bottom{
width: 100%;
height: 30px;
border-bottom: 1px #e1e1e1 solid;
}
.about_bottom a{
color: #999;
}
.about_bottom li{
width: 950px;
height: 22px;
float: left;
color: #999;
padding-top: 8px;
}