@charset "utf-8";
/* CSS Document */
body { text-align: center; font-family:Arial, Helvetica, sans-serif;margin:0; padding:0; background: #FFFFFF;font-size:0px;line-height:0px;color:#333333;}
div,form,img,ul,li,dl,dt,dd { padding: 0; margin:0px; border: 0;font-size:12px;line-height:24px;list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;line-height:24px;}
/* 链接颜色 */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #333333; text-decoration:none;}
a:active {color: #333333;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cBlack,a.cBlack:link,a.cBlack:visited{ color:#333333; }
.cBlack2,a.cBlack2:link,a.cBlack2:visited{color:#333333;font-weight: bold;}
.cBlack3,a.cBlack3:link,a.cBlack3:visited{color:#1f539c; padding-left:12px;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#FFFFFF;text-decoration: none;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#265C98;text-align:center;}
.cBlue2,a.cBlue2:link,a.cBlue2:visited{color:#265C98; font-size:13px}
.cBlue3,a.cBlue3:link,a.cBlue3:visited{color:#265C98; font-size:14px}
.copyright{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}

.title{
	font-size: 14px;
	color: #333333;
	padding-left:27px;
	text-align:left;
	font-weight: bold;
}
.title02{
	font-size: 14px;
	color: #A16B00;
	padding-left:33px;
	text-align:left;
	font-weight: bold;
}
.Ctitle{
	font-size: 14px;
	color: #265C98;
	text-align:left;
	font-weight: bold;
}
.mid01{
	line-height: 150%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3D5EF;
	border-left-color: #C3D5EF;
	text-align:left;
	padding:5px 8px;
}
.mid02{
	line-height: 150%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9CEEC;
	border-left-color: #D9CEEC;
	text-align:left;
	padding:5px 8px;
}

.mid03{
	line-height: 150%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1DAB2;
	border-left-color: #F1DAB2;
	text-align:left;
	padding:5px 8px;
}

.mid04{
	line-height: 150%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAE9B9;
	border-left-color: #CAE9B9;
	text-align:left;
	padding:5px 8px;
}
.mid05{
	line-height: 180%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F6E4B9;
	border-left-color: #F6E4B9;
	text-align:left;
	padding:5px 8px;
	color:#616161;
	width:380px;
}
.newstop{
	background-image: url(../images/news_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:15px;
	}
.newstitle{
	font-size: 14px;
	color: #333333;
	background-image: url(../images/news_mid_bg.jpg);
}	
.newscontent{
	border: 1px dashed #5393CC;
	padding:10px 15px;
	text-align:left;
	line-height: 300%;
}
.newsd1{
	color:#1f539c;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	width:100%;
	padding:5px 0px;
}
.lt01{
	line-height: 200%;
}
 
