@charset "utf-8";


/*全局控制*/
body,td,tr{margin:0px; padding:0px; font-family:"宋体"; font-size:12px; line-height:24px; color:#000;}
img{border:0px;}
a{text-decoration:none; color:#000;}
body {
	background-color: #e9f2fb;
}
.aaa{ color:#000000; text-decoration:none; font-size:12px;}
a:hover { color:#FF0000; font-size:12px; text-decoration:none;}
/*字体样式*/
.con_font1{line-height:20px;}
.con_font2{color:#0665a9;}
.con_font3{color:#2c2c2c; line-height:20px;}
.con_font4{color:#57b2f2;}
.con_font5{color:#4a4949;}
.con_font6{color:#bf360a;}
.con_font7{font-size:14px; color:#143548;}
.con_font8{color:#143548;}
.con_font9{color:#6e6e6e;}
.con_font10{color:#f7001d;}
.con_font11{font-size:14px; font-weight:bold; color:#136ba5;}
.con_font12{color:#3b3b3b; line-height:22px;}


/*边框样式*/
.border_1{border:#b0b0b0 solid 1px;}
.border_2{border:#adadad solid 1px; border-top:none;} 
.line_1{background:url(../images/index_011.jpg) repeat-x left bottom;}
.bg_1{background:url(../images/index_012.jpg) no-repeat right bottom;}
.border_3{border:#8f8f8f solid 1px; color:#565656; height:18px; width: 160px; line-height:21px;}

.bbb{ color:#FF0000; font-size:16px; font-weight:bolder;}
.aa{ color:#000000; text-decoration:none; font-size:12px;}
.ccc{ color:#000000; text-decoration:none; font-size:12px;}
.ccc:hover { color:#FF0000; font-size:12px; text-decoration:none;}
/*下拉样式*/
.anylinkcss
{
position:absolute;
text-align:center;
visibility: hidden;
border:0px solid black;
border-top-width: 0;
line-height:20px;
font-family: "Times New Roman", Times, serif;
font-size:13px;
width:100px;
font-style:normal;
color:#000000;
margin-left:-12px;
margin-top:10px;
}
.anylinkcss a
{
font-size: 13px;
text-align:center;
line-height:20px;
width:100px;
background-color: #DFDFDF;
display: block;
text-decoration: none;
color: #000000;

padding-top:3px;
padding-bottom:3px;
}
.anylinkcss a:hover{ /*hover background color*/
color:#0DACE3;

background-color:#DFDFDF;
text-decoration:none;
}