/* CSS Document */

body{
margin:0 0 0 0px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/bg_01.gif);
background-repeat:repeat-x;
color:#797979;
}

.margintop4{
margin-top:6px;
}
.margintop15{
margin-top:15px;
}
.borderblue{
border:#C9D8E8 1px solid;
}
.bordertitle{
background-color:#D9E3F0;
font-size:14px;
color:#204793;
padding-left:8px;
height:30px;
font-weight:bold;
line-height:30px;
}
.paddingleft5{
padding:8px;
line-height:24px;
}
.title{
background-image:url(images/ico_22.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
font-size:14px;
color:#204793;
height:30px;
font-weight:bold;
line-height:30px;



}
.dot{

background-image:url(images/dot_31.gif);
background-position:top;
background-repeat:repeat-x;
}

.dotdown{
height:29px;
line-height:29px;
background-image:url(images/dot_31.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.titleborder{

border-bottom:#C6C6C6 1px dotted;

}
.b{
font-weight:bold;
}
.line25{
line-height:22px;
}
.graycolor{
color:#797979;
}
.news a{
color:#797979;
text-decoration:none;
}
.news a:hover{
color:#FF6600;
}
.pro a{
color:#204793;

}
.pro a:hover{
color:#FF6600;
}
a{
color:#204793;
text-decoration:none;

}
a:hover{
color:#FF6600;
}
.font16{
font-size:20px;
}