*{margin:0;padding:0;border:0;}
body
{
background-color:#c0c0c0;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000000;
}
p{
font-size: 12px;
text-align:justify;
padding:0px;
margin:0px;
}
p.middle_text{
line-height:14px;
font-size: 12px;
}
h2{
font-size:16px;
font-weight:bolder;
padding:8px 0 10px 0;
margin:0px;
color:#25aae1;
}
h2 a{
font-size:14px;
font-weight:normal;
padding:10px 0 10px 0;
margin:0px;
color:#25aae1;
text-decoration:none;
}
/*----------定义main样式------------------------*/
#main_container{
width:800px;
height:auto;
margin:auto;
padding:0px;
}
/*-------header样式 开始 以下样式为header部分------*/
#header{
width:800px;
height:79px;
margin:auto;
background:url(image/index_logo.jpg) no-repeat;
}
/*------------header 结束--flash 样式开始----------*/
#flash{
width:800px;
height:245px;
margin:auto;
background:url(image/index_flash.jpg) no-repeat;
}
/*-------------flash 结束---导航栏样式开始--------*/
#menu_tab{
width:800px;
height:28px;
float:left;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
background-color:#3A4060;
}
.test ul{
list-style:none;
}
.test li{
float:left;
width:103px;
height:30px;
margin-left:18px;
line-height:30px;
font-weight: none;
}
.test a{
display:block;
text-align:center;
height:30px;
font-size:14px;
font-weight:none;
color:#fff;
}
.test a:link{
color:#fff;
text-decoration:none;
font-size:14px;
font-weight:none;
}
.test a:visited{
text-decoration:none;
font-size:14px;
font-weight:none;
}
.test a:hover{
color:#ccc; 
font-weight:none;
text-decoration:none;
background:url(image/index_top_nav_stop.jpg);
} 
a.nav_selected:link, a.nav_selected:visited {
display:block; 
float:left; 
padding:0px; 
margin:0;
width: 103px;
margin:0px 4px 0px 4px;
text-align:center; 
height:30px;
text-decoration:none; 
color: #fff; 
background:url(image/index_top_nav_stop2.jpg) no-repeat center;
}
/*---------导航栏样式 结束--main_content开始----------*/
#main_content{
width:800px;
height:auto;
padding:10px 0 0 0;
background:url(image/mid-pic.jpg) repeat-x top #FFFFFF;
}
.box{
width:290px;
height:220px;
float:left;
margin:5px 5px 5px 5px;
_margin:5px 0 0 3px;
}
.r-box{
width:200px;
height:220px;
float:left;
margin:5px 5px 5px 5px;
_margin:5px 0 0 3px;
}
span.link{
padding-top:5px;
color: #999;
font-size: 12px;
text-decoration: none;
}
/*--------foot css----------*/
#foot_content {
width:800xp;
height:auto;
}
.f_link {
width:800px;
height:90px;
background:url(image/index_foot.jpg) repeat-x top #FFFFFF;
}
.f_text {
width:800px;
height:30px;
text-align:center;
font-size: 12px;
color: #888;
}
/*--------text css----------*/
.middle_box_text{
float:left;
width:250px;
padding:50px 0 0 20px;
color:#666;
}
.middle_box_r_text{
float:left;
width:170px;
padding:50px 0 0 100px;
color:#666;
}
p.middle_text{
line-height:16px;
font-size:12px;
font-weight:bold;
}
p.text_more {
float: right;
}
span.orange{
color:#25aae1;
}
span.yellow{
color:#E69F17;
}