/* CSS Document */

@charset "utf-8";
/* CSS Document */

*{
margin:0px; padding:0px;
}

body{
font-size:12px; text-align:center; font-family:Tahoma,Verdana, Arial, sans-serif; font-style:normal; color:#666666;  background-color: #136AA9; background:url(images/bg.gif) repeat-x top left;
}

.t1 {
line-height: 22px; color:#666; line-height: 18px;
}
.t2 {
font-size:14px; line-height:20px; color:#2D4B63; font-weight:bold;
}
.t3 {
font-size:14px; color:#00336F; line-height: 25px;
}
.red {
color:#C40000; font-weight:bold;
}
.white {
line-height: 22px; color:#fff; line-height: 18px;
}
.blue {
color:#0261C3; font-weight:bold; font-size:14px; line-height:25px;
}
.blue2 {
color:#075AC1; font-size:12px; line-height:20px;
}

.orange {
color: #FF6600;	font-weight: bold;
}
.kuang {
border:1px solid #DADADA;/*border: 1px dashed #0139B7;*/
}
.xueline1px {
border-top: 1px dashed #666666;
}
a:link,a:visited {
color:#666; text-decoration:none;
}
a:hover {
color:#333; text-decoration:underline;
}
.a1:link,.a1:visited {
color:#00ADD8; text-decoration:none;
}
.a1:hover {
color:#00ADD8; text-decoration:none; font-weight:bold;
}
.a2:link,.a2:visited {
color:#fff; text-decoration:none;
}
.a2:hover {
color:#00ADD8; text-decoration:none;
}
#pro a{
color:#333; text-decoration:none; display:block; height:36px; line-height:36px; background:url(images/roll_on.gif) no-repeat top left;
}
#pro a:hover,#pro a:active{
color:#00BB09; text-decoration:none; background:url(images/roll_out.gif) no-repeat top left; height:36px; line-height:36px; 
}
#news1 a{
color:#333; text-decoration:none; display:block; height:25px; line-height:25px; background:url(images/news3.gif) no-repeat top left;
}
#news1 a:hover,#news1 a:active{
color:#029699; text-decoration:none; background:url(images/news4.gif) no-repeat top left; height:25px; line-height:25px; 
}
.indexFt {
	BACKGROUND: 0px 50%; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_ct.png', sizingMethod=scale); OVERFLOW: hidden; 
}
.ppage{ width:100%; padding:10px; clear:both;}

#dhtmltooltip{ 
position: absolute; 
width: 500px; /*默认宽度*/ 
border: 1px solid #333; 
padding: 2px; 
background-color:#FFF; 
visibility: hidden; 
z-index: 100; 
filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) progid:DXImageTransform.Microsoft.alpha(opacity=90); /*IE阴影与透明度设置*/ 
-moz-opacity:0.9; /*Firefox透明度设置*/ 
opacity:0.9; /*Opera透明度设置*/ 
} 
