/* CSS Document */

/**********************************************总体样式****************************************/
/* 全局CSS定义 */
div {text-align:left;margin: 0px; padding: 0px; border: 0px;font-size:12px;}
form,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px; border: 0px;}
h1,h2,h3,h4,h5,h6 {margin:0px; padding:0px;}
td{font-size:12px;}
input{font-size:12px;}
body{text-align:center; margin:0px; padding:0px; background:url(images/b1.gif);}

/* 链接颜色 */

a:link { color:#000; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#4EA4D5;text-decoration: none;}

a.fWb:link { color:#FFF; text-decoration:none;font-size:12px; font-weight:bold;}
a.fWb:visited{color:#FFF;text-decoration:none;font-size:12px;font-weight:bold;}
a.fWb:hover{color:#FEEFDA;text-decoration: none;font-size:12px;font-weight:bold;}

a.fW12:link { color:#FFF; text-decoration:none;font-size:12px;}
a.fW12:visited{color:#FFF;text-decoration:none;font-size:12px;}
a.fW12:hover{color:#FEEFDA;text-decoration: none;font-size:12px;}

a.fY:link { color:#F56200; text-decoration:none;font-size:14px; font-weight:bold;}
a.fY:visited{color:#F56200;text-decoration:none;font-size:14px;font-weight:bold;}
a.fY:hover{color:#F5D000;text-decoration: none;font-size:14px;font-weight:bold;}

a.fbb:link { color:#0066CC; text-decoration:none;font-size:12px; font-weight:bold;}
a.fbb:visited{color:#0066CC;text-decoration:none;font-size:12px;font-weight:bold;}
a.fbb:hover{color:#3399FF;text-decoration: none;font-size:12px;font-weight:bold;}

a.fBlue:link { color:#015D94; text-decoration:none;font-size:12px;}
a.fBlue:visited{color:#015D94;text-decoration:none;font-size:12px;}
a.fBlue:hover{color:#E85D00;text-decoration: none;font-size:12px;}

a.f14b:link { color:#015D94; text-decoration:none;font-size:14px;}
a.f14b:visited{color:#015D94;text-decoration:none;font-size:14px;}
a.f14b:hover{color:#E85D00;text-decoration: none;font-size:14px;}
 
/* 字体属性 [定义规则，小写f加属性名称] */

.fB{font-weight: bold;}
.fI{font-style: italic;}
.fB14{font-weight: bold;font-size:14px}
.fB14g{font-weight: bold;font-size:14px; color: #707070;}
.fBW12{color: #FFFFFF;font-size: 12px;font-weight: bold;}
.fh24 {
	font-size: 20px;
	font-family: "黑体";
	color: #FFFFFF;
	
}
.fline2414{font-size: 14px;line-height:24px;}
.fline2412{font-size: 12px;line-height:24px;}


/* 表单元素 */
.inp-style{font-size:12px;}
.inp-style1{font-size:12px; width:80px;}
.sel-style{font-size:12px;}
.sub-style{font-size:12px;}
.sub-style1{ width:74px; height:24px;
	font-size:12px;
	background-color: #E2EED0;
	background-image: url(../images/Ygray/2_1c_05_pass.gif);
	margin:0 0 0 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub-style2{ width:49px; height:21px;
	font-size:12px;
	background-color: #C7C8C7;
	background-image: url(../images/Ygray/2_1c_18_search.gif);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn{font-size:12px;}


/* 对齐方式*/
.right{float:right;clear:none; }
.left{float:left;clear:none; }
.center{
	margin-left:auto;
	margin-right: auto;
}


/*   */

/*******************************************整体布局样式****************************************/

.t1mainbg{width:769px !important;width:778px; background:url(images/index1mainbg.gif); padding:0 0 0 9px !important;}
#t1top{background:url(images/index1_02.jpg); width:760px; height:130px;}
#jg{width:760px; background:url(images/index1_04.gif); height:6px;}
#t1menu{background:url(images/index1_05.gif); height:29px; width:760px; text-align:center;}
#t1menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#t1menu li{
	height:29px;
	/*解决IE与Gecko浏览器之间的盒模型差异*/
	margin-bottom:2px !important;	
	margin-bottom:1px;
	float:left;
}
#t1menu a{
	/*定义a为块级元素，方便用盒模型属性定义外观*/
	display:block;
	/*定义尺寸*/
	height:29px;
	/*盒模型风格*/
	background:url(images/m1.gif);
	/*文字样式*/
	font:14px; font-weight:bold;
	text-decoration:none;
	/*垂直居中*/
	line-height:29px;
	/*水平居中*/
	text-align:center;color:#fff;
}
#t1menu a:link,#menu a:visited{
	color:#fff;
}
#t1menu a:hover,#menu a:active{
	background:url(images/m2.gif); color:#fff; font-weight:bold;
}

#t1cont1{width:760px;}
#t1cont1bg{width:760px; background:#fff url(images/index1_14.gif) repeat-y left top;}

#t1left{ width:186px;}
#t1titleA{background:url(images/index1_06.gif); height:38px; width:100%; line-height:38px; font-size:14px; font-weight:bold; color:#006699; text-indent:30px;}
.t1titleB{background:url(images/index1_10.gif); height:42px; width:100%; line-height:42px; font-size:14px; font-weight:bold; color:#006699; text-indent:30px;}
#t1search{height:60px; text-align:center; padding:5px;}
.t1lli ul{list-style-type:none;margin:0px;padding-left:22px;}
.t1lli li{line-height:24px;width:96%;}

#t1right{width:574px;}
#t1gg{background:url(images/index1_07.gif); width:100%;height:35px; line-height:35px;}
#t1dt{width:100%; background:url(images/index1_09.gif); height:210px;}
#t1zxdt{width:350px;}
#t1zxdt ul{list-style-type:none;margin:0px;padding-left:22px;}
#t1zxdt li{list-style-image: url(images/tangle.gif);line-height:20px;width:96%
}
.more01{ line-height:30px; margin-right:15px; text-align:right;}
#t1dttitle{padding:10px 0 0 0; line-height:28px; text-indent:50px; color:#fff; font-size:14px; font-weight:bold;}
#t1picnews{width:170px !important;width:210px; padding:8px 0 0 45px;}
.t1artli{ background:url(images/index1_12.gif); width:285px; height:191px;}
.t1artli ul{list-style-type:none;margin:0px;padding-left:32px;}
.t1artli li{list-style-image: url(images/dian.gif);line-height:18px;width:96%;}
.t1artlit1{ margin:20px 0 0 0; font-size:14px; font-weight:bold; color:#006699; line-height:20px; text-indent:50px;}

#t1bottom{ background:url(images/index11_17.gif); width:760px; height:130px;text-align:center; clear:both;}


#tgg {width:179px; height:95px; margin-left:7px;}
#tgg ul{list-style-type:none;margin:0px;padding-left:22px;}
#tgg li{list-style-image: url(images/b38.gif);line-height:24px;width:96%;}



.list1 {width:552px;margin-top:10px;}
.list1 ul{list-style-type:none;margin:0px;padding-left:40px;}
.list1 li{list-style-image: url(images/oh01.gif);line-height:20px;width:96%
}

.listmn1{ width:186px; height:37px;}
.listmn1 a:link,.listmn1 a:visited{display:block;text-decoration:none; width:186px; height:37px; text-align:center;line-height:37px; color:#666666; font-size:12px; font-weight:bold; background:url(images/l11.gif);}
.listmn1 a:hover{ background:url(images/l12.gif); color:#FFFFFF;}


#article{ line-height:25px;}
#article_title{ font-weight:bold;
margin: 0px 0px 10px 0px;
padding:10px 0 0 0;
font-size:18px;
color:#922A29;
text-align: center;
display: block; }
#article_title1 {
margin: 0;
padding:0; 
color:#333;
text-align: center; font-size:14px;
}
#author {
margin: 0px 0px 10px 0px;
padding:0 10px 10px 10px; 
color:#333;
text-align: center;
}
.titlink1{ width:564px; height:42px; background:#FDEBD6;}
.titlink1 .titlecont{margin-top:5px;line-height:37px; font-size:14px; color:#990000; font-weight:bold; text-indent:20px;}