/*一、通用风格样式 *****************************************************/
/* CSS Document */
body { text-align: left; margin:0; padding:0; background-image: url(cq01.jpg); background-position:center; background-repeat:repeat-y; font-size:12px; color:#000; }
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
ul,li {margin: 0;padding: 0;border: 0;list-style-type: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
H1 {FONT-FAMILY: "黑体";}
H2 {FONT-WEIGHT: 100;  FONT-FAMILY: "黑体" ,Arial Black,sans-serif;}
table,td,tr,th{font-size:12px;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #c00; text-decoration:underline;}
a:active {color: #000;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}

.cBlue2,a.cBlue2:link,a.cBlue2:visited{color:#000066;}

.cDRed,a.cDRed:link,a.cDRed:visited{ color:#c00;}
.cLs,a.cLs:link,a.cLs:visited{ color:#00007F;}
.cGray,a.cGray:link,a.cGray:visited{ color:#7E7E7E;}
.c4,a.cGray:link,a.cGray:visited{ color: #4c4c4c;}
.cGray2,a.cGray2:link,a.cGray2:visited{ color: #666;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #595959;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cBlack2,a.cBlack2:link,a.cBlack2:visited{color:#333333;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cPurple,a.cPurple:link,a.cPurple:visited{ color:#9D01A2;}
.cOrange,a.cOrange:link,a.cOrange:visited{ color:#FF5505;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {	font-weight: bold;}
.fI {	font-style: italic;}
/* 行间距*/
.hight26 {line-height: 26px;}
.hight16 {line-height: 16px;}
.hight18 {line-height: 18px;}
.hight19 {line-height: 19px;}
.hight22 {line-height: 22px;}
.hight21 {line-height: 21px;}
.hight20 {line-height: 20px;}
.hight23 {line-height: 23px;}
/* 字体大小*/
.f12px { font-size:12px;}
.f13px { font-size:13px;}
.f14px { font-size:14px;}
.f15px { font-size:15px;}
.f16px { font-size:16px;}
.f17px { font-size:17px;}
.f18px { font-size:18px;}
.f19px { font-size:19px;}
.f20px { font-size:20px;}
.f21px { font-size:21px;}
.f22px { font-size:22px;}
.f23px { font-size:23px;}
/* 字间距*/
.zjj1px{letter-spacing: 1px;}
.zjj2px{letter-spacing: 2px;}
.zjj3px{letter-spacing: 3px;}
.zjj4px{letter-spacing: 4px;}
/* 字体大小*/
/* 其他属性 */
.left { float: left;}
.tLeft{ text-align:left;}
.right { float: right;}
.clear { clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a	{text-decoration: none;}
.noBorder {border:none;	}
.ti24{ text-indent:24px;}
.ti28{ text-indent:28px;}
.h{margin:0 auto;WIDTH: 750px;}
/*********通用风格样式完*****************************************************/
.top_bg{ background-image: url(top1.jpg); background-position:top; background-repeat:no-repeat; width:1004px; height:86px;}
.bd01{ border:1px solid #0066CC;}
.index_bg{background-image: url(left.jpg); background-position: left top ; background-repeat:no-repeat;}
.bg_foot{background-image: url(foot2.jpg); background-position: right bottom; background-repeat:no-repeat;}
.bg_left{background-image: url(leftbg.jpg); background-position:left; background-repeat:repeat-y;}
.bg_2{background-image: url(top2.jpg); background-position:top; background-repeat:no-repeat;}
.lef_bg{background-image: url(ion.png); background-position: left center; background-repeat:no-repeat;}

#lef_font{}
#lef_font a:link {color: #1f3a87; text-decoration:none;}
#lef_font a:visited {color: #1f3a87;text-decoration:none;}
#lef_font a:hover {color: #c00; text-decoration:underline;}
#lef_font a:active {color: #1f3a87;}

.lef_inc{background-image: url(aa2.png); background-position:  right top; background-repeat:no-repeat;}
.ur001{
	background-image: url(yr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}