﻿body
{
margin:0; background:#800000; font-size:12px; font-family:'宋体'; text-align:center;
}

/*首页滚动图*/
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
A {
	TEXT-DECORATION: none
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}




#sample {
	OVERFLOW: hidden; WIDTH: 570px; HEIGHT: 150px;
	
}
#sample {
	MARGIN-TOP: -26px;
}
 HTML #sample {
	MARGIN-TOP: -14px
}
UNKNOWN {
	MARGIN-TOP: -12px
}
.two_sample {
	CLEAR: both; WIDTH: 570px; HEIGHT: 25px; text-align:left;
}
.linebg {
	BACKGROUND: url(../images/dot_line.gif) repeat-x; WIDTH: 565px
}
.one_sample {
	FLOAT: left; WIDTH: 560px;  HEIGHT: 150px
}
.one_sample UL {
	FLOAT: left; WIDTH: 560px;
}
.one_sample LI {
	PADDING-LEFT: 12px; 
	BACKGROUND: url(../images/icon5.gif) no-repeat 0% 40%; 
	COLOR: #666; 
	LINE-HEIGHT: 25px; 
	HEIGHT: 25px;
	text-align:left;
}
.one_sample LI a { font-size: 9pt; cursor:hand; color:#666;text-decoration:none;}
.one_sample LI a:link { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:none;}
.one_sample LI a:hover { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:underline;}    
.one_sample LI a:visited { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:none;}

.two_sample a { font-size: 9pt; cursor:hand; color:#666;text-decoration:none; line-height:25px;}
.two_sample a:link { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:none;line-height:25px;}
.two_sample a:hover { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:underline;line-height:25px;}    
.two_sample a:visited { font-size: 9pt;cursor:hand; 	color:#666;text-decoration:none;line-height:25px;}

.imgdesc {
	FLOAT: left; WIDTH: 150px; HEIGHT: 76px; TEXT-ALIGN: center
}
.imgdesc A {
	COLOR: #0000fe
}
.imgdesc A:link {
	COLOR: #0000fe
}
.imgdesc A:visited {
	COLOR: #666
}
.imgdesc A:hover {
	COLOR: #f37008
}
.sampleimg {
	HEIGHT: 56px
}
.sampletitle {
	HEIGHT: 20px
}

.arrowup{
	height:8px;width:5px;cursor:pointer;position:relative;left:560px; 
}
.arrowup { top:115px ; } /* Moz */
* html .arrowup { top:88px ; } /* IE6 */
*+html .arrowup { top:88px; } /* IE7 */
.arrowdown{
	height:8px;width:5px;cursor:pointer;position:relative;left:560px;
}
.arrowdown { top:114px; } /* Moz */
* html .arrowdown { top:102px ; } /* IE6 */
*+html .arrowdown { top:104px; } /* IE7 */
/*首页滚动图 End*/

/*头部CSS*/
.head
{
	width:983px;
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;  
    border:0px 0px 0px 0px;
	border-spacing:0px;
}
.HeadTop
{	
	width:983px;	
	border-spacing:0px;
	border:0px 0px 0px 0px;
	height:50px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
    /*background-image:url("../images/headbg.gif");   */
}
.HeadTop img
{
	border-spacing:0px;
	border:0px 0px 0px 0px;
	height:50px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.HeadTop td
{	
	height:50px;
	border-spacing:0px;
    margin:0px 0px 0px 0px;  
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
.HeadMiddle
{
	width:983px;	
	border-spacing:0px;
	border:0px 0px 0px 0px;
	height:24px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#EEE0C5;
}
.HeadMiddle td
{	
	border-spacing:0px;
	border:0px 0px 0px 0px;
	height:24px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
   /* background-image:url("../images/Menubg.jpg"); */
}
.HeadMiddle img
{
	border-spacing:0px;
	border:0px 0px 0px 0px;
	height:24px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.menu
{
	width:900px;
	font-size: 14px;
	color:#ffffff;
	position: relative;
	z-index: 100;
	height:26px;
	padding-left:20px;
	text-align:center;
	vertical-align:middle;
	
}

.menu ul{
	list-style: none;
}
.lii
{
	float: left;
	width:18px;
	color: #FFFFFF;
	padding-left:6px;
	text-align:center; 
   padding-top:9px;
}
.menu li {
	float: left;
	position: relative;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 26px;
}

.menu table {
	position: absolute;
	top: 0;
	left: 0;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:hidden;
}

.menu a
{
	text-align:center;
	display: block;
	border: 0px solid #aaa;
	padding-top:8px;     
	padding-bottom:5px;	 
	 color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.menu a:visited{
	display: block;
	border: 0px solid #aaa;
	padding-top:8px;     
	padding-bottom:5px;	 
	 color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.menu a:Link{
	display: block;
	border: 0px solid #aaa;
	padding-top:8px;     
	padding-bottom:5px;
	 color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.menu a:hover{
	/*background: #FCDAD5;*/
	color: #FFFFFF;
	border: 0px solid #fc761d;
	text-decoration: none;
}

.menu ul ul li {
	clear: both;
	text-align: left;
	font-size: 9pt;
	height:110%;    
}

.menu ul ul li a
{
	padding-left:15px;
	text-align:left;
	font-size:9pt;
	display: block;
	background: #ededed;
	width: 70px;
	margin: 0;
	border: 0;
	border-bottom: 0px solid #BFCAE6;
}

.menu ul ul li a:visited
{
	padding-left:15px;
	text-align:left;
	font-size:9pt;
	display: block;
	background: #ededed;
	width: 70px;
	margin: 0;
	border: 0;
	border-bottom: 0px solid #BFCAE6;
}

.menu ul ul li a:link
{
	padding-left:15px;
	text-align:left;
	font-size:9pt;
	display: block;
	background: #ededed;
	width: 70px;
	margin: 0;
	border: 0;
	border-bottom: 0px solid #BFCAE6;
}

.menu ul ul li a:hover{
	border: 0;
	background: #ededed;
	border-bottom: 0px solid #fff;
}

/*头部CSS结束*/

/*底部CSS begin*/
.footer
{
	background-image:url("../image/foot_bg02.gif");
	background-repeat:no-repeat;
}

.footer1
{
	border-spacing:0;	
	border:none 0 red;
    margin:0 0 0 0;
	border-collapse:collapse;
	font-size: 10pt;
	position: relative;
	height:22px;
	vertical-align:middle;
	text-align:center;
	line-height:160%;
	background-image:url("../images/index_35.jpg");
	width:996px;
}
.hr2
{
	width:996px;
	background-color:#EEE0C5;
    height:8px;
    z-index:110;
}
/*底部CSS End*/

/*左侧菜单 Begin*/
.leftMenuMain
{
	border-spacing:0;	
	border:none 0 red;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	border-collapse:collapse;
	font-size: 10pt;
	position: relative;
	width:180px;
	background-image:url("../images/leftmenubg.jpg");
	vertical-align:top;
}
.leftmenumana
{
	background-image:url('../images/leftmenubg.jpg');

}
.leftmenul
{
	background-image:url("../images/leftmenuL.jpg");
}
.leftmenuM
{
	background-image:url("../images/leftmenuM.jpg");
	height:25px;
}
.leftmenuR
{
	background-image:url("../images/leftmenuR.jpg");
}
.leftmenunei
{
	padding:0 0 0 8px;
	background-image:url("../images/nei_M.jpg");
}
.LeftMenu
{
	border-spacing:0;	
	border:none 0 red;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	border-collapse:collapse;
	font-size: 10pt;
	position: relative;
	width:100%;
}
.LeftMenu tr
{
	background-image:url("../images/MenuLinebg.gif");
	width:100%;
}
.LeftMenu td
{
	font-size: 10pt;
	line-height:220%;
	padding-left:30px;width:100%;
	border-collapse:collapse;
	vertical-align:middle;
	padding-bottom:2px;
}
    .LeftMenu a { font-size: 10pt;	color:#ffffff;text-decoration:none; font-weight:bold;}
    .LeftMenu a:link { font-size: 10pt;	color:#ffffff;text-decoration:none;font-weight:bold;}
    .LeftMenu a:hover { font-size: 10pt;	color:#000000;text-decoration:underline;}    
    .LeftMenu a:visited { font-size: 10pt;	color:#ffffff;text-decoration:none;font-weight:bold;}
    .LeftMenuClass0
    {
    	width:98%;
    	line-height:32px;
    	background-image:url("../images/proclass.jpg");
    	width:156px;
    	height:35px;
    	background-repeat:no-repeat;
    	text-align:center;
    	padding-left:10px;
    }
    .LeftMenuClass0 a { font-size: 10pt;	color:#212121;text-decoration:none; font-weight:bold; text-align:center;}
    .LeftMenuClass0 a:link { font-size: 10pt;	color:#212121;text-decoration:none;font-weight:bold;text-align:center;}
    .LeftMenuClass0 a:hover { font-size: 10pt;	color:#212121;text-decoration:underline;text-align:center;}    
    .LeftMenuClass0 a:visited { font-size: 10pt;	color:#212121;text-decoration:none;font-weight:bold;text-align:center;}
     .LeftMenuClass1
    {
    	width:98%;
    	line-height:25px;
    	background-image:url("../images/MenuLinebg1.gif");
    	background-repeat:no-repeat;
    	padding-left:22px;
    	text-align:left;
    	padding-bottom:5px;
    }
    .LeftMenuClass1 a { font-size: 9pt;	color:#003333;text-decoration:none; }
    .LeftMenuClass1 a:link { font-size: 9pt;	color:#003333;text-decoration:none;}
    .LeftMenuClass1 a:hover { font-size: 9pt;	color:#003333;text-decoration:underline;}    
    .LeftMenuClass1 a:visited { font-size: 9pt;	color:#003333;text-decoration:none;}
    .LeftMenuClass2
    {
    	line-height:25px;
    	background-color:#f7f7f7;
    	width:156px;
    	background-repeat:no-repeat;
    	text-align:left;
    	padding-left:40px;
    	padding-bottom:5px;
    	
    }
    .LeftMenuClass2 a { font-size: 9pt;	color:#003333;text-decoration:none; }
    .LeftMenuClass2 a:link { font-size: 9pt;	color:#003333;text-decoration:none;}
    .LeftMenuClass2 a:hover { font-size: 9pt;	color:#003333;text-decoration:underline;}    
    .LeftMenuClass2 a:visited { font-size: 9pt;	color:#003333;text-decoration:none;}
    
    .LeftMenuClassn
    {
    	line-height:25px;
    	background-repeat:no-repeat;
    	text-align:left;
    	padding-left:0;
    	padding-bottom:5px;   	
    }
    .LeftMenuClassn a { font-size: 9pt;	color:#003333;text-decoration:none; }
    .LeftMenuClassn a:link { font-size: 9pt;	color:#003333;text-decoration:none;}
    .LeftMenuClassn a:hover { font-size: 9pt;	color:#003333;text-decoration:underline;}    
    .LeftMenuClassn a:visited { font-size: 9pt;	color:#003333;text-decoration:none;}


/*左侧菜单 End*/

.maintable
{
	border-spacing:0;	
	border:none 0 red;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	border-collapse:collapse;
	font-size: 10pt;
	position: relative;
	width:996px;	
	vertical-align:top;
	top: 0px;
	left: 0px;

}
.MainContent
{
	 background-image:url("../images/Contentbg.gif");
	 background-position:right bottom;
	 background-repeat:no-repeat;

}
.ArticleMain
{
	 
	 background-position:right bottom;
	 background-repeat:no-repeat;
	 height:550px;
}
.hr
{
   border-bottom:1px solid #cccccc;
   height:2px;
}


.hr1{ height:1px;border:none; border-top:1px solid  #cccccc;}
.hr3{ height:4px;border:none;border-top:4px solid   #e6e6e6;}
.hr4{ height:2px;border:none; border-top:2px solid  #ff6600; width:90%; z-index:99999;}


.Title
{
	font-size:9pt;
	height:61px;	
	background:url("../images/Title.gif");
	text-align:left;
	vertical-align:middle;
	padding-right:30px;
	padding-left:15px;
    color:#003333;
    /*font-weight:bold;*/
}
.TitleL
{
	font-size:9pt;
	height:61px;
	width:57px;
	background:url("../images/TitleL.jpg");
	text-align:right;
	vertical-align:top;
}
.TitleM
{
	font-size:10pt;
	height:61px;	
	background:url("../images/TitleM.jpg");
	text-align:left;
	vertical-align:middle;
	padding-right:30px;
	padding-left:10px;
    color:#006766;
    font-weight:bold;
}
.TitleR
{
	font-size:9pt;	
	height:61px;	
	background:url("../images/TitleR.jpg");
	text-align:right;
	vertical-align:top;
	width:30px;
}
.MainList
{	
	border-spacing:0;	
	border:none 0 red;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	border-collapse:collapse;
	font-size: 10pt;
	position: relative;
	vertical-align:top;
}

.NewsList
{
	width: 100%;
	border-collapse: inherit;
	text-align: center;
	border-top: 0px #ccc;
	font-size: 9pt;
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	line-height:25px;
	background-color:Transparent;
	border-bottom-color:#ff6600;
	color:#AB6B51;
}
    .NewsList thead{border-top:0px  #ccc;}
    .NewsList td { padding: 0.1em 0.2em; border: 0px  #EEE; border:0px; line-height:100%; padding-top:10px;}
    .NewsList a { font-size: 9pt;color:#AB6B51;text-decoration:none;}
    .NewsList a:link { font-size: 9pt;	color:#AB6B51;text-decoration:none;}
    .NewsList a:hover { font-size: 9pt;	color:#AB6B51;text-decoration:underline;}    
    .NewsList a:visited { font-size: 9pt;	color:#AB6B51;text-decoration:none;}
    
.NewsList1
{
	width: 100%;
	text-align: center;
	font-size: 9pt;
	line-height:25px;
	background-color:#ffffff;
}
    
    .IndexList
{
	width: 100%;
	border-collapse: inherit;
	text-align: center;
	border-top: 0px #ccc;
	font-size: 9pt;
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	line-height:25px;
}
    .IndexList thead{border-top:0px  #ccc;}
    .IndexList td { padding: 0.1em 0.2em; border: 0px  #EEE; border:0px; line-height:180%; padding-top:5px;}
    .IndexList a { font-size: 9pt;color:#111111;text-decoration:none;}
    .IndexList a:link { font-size: 9pt;	color:#111111;text-decoration:none;}
    .IndexList a:hover { font-size: 9pt;	color:#111111;text-decoration:underline;}    
    .IndexList a:visited { font-size: 9pt;	color:#111111;text-decoration:none;}
    

    
    
.IndexList1
{
	width: 100%;
	border-collapse: inherit;
	text-align: center;
	border-top: 0px #ccc;
	font-size: 9pt;
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	line-height:150%;
}
    .IndexList1 thead{border-top:0px  #ccc;}
    .IndexList1 td { padding: 0.1em 0.2em; border: 0px  #EEE; border:0px; line-height:150%; }
    .IndexList1 a { font-size: 9pt;color:#111111;text-decoration:none;}
    .IndexList1 a:link { font-size: 9pt;	color:#111111;text-decoration:none;}
    .IndexList1 a:hover { font-size: 9pt;	color:#111111;text-decoration:none;}    
    .IndexList1 a:visited { font-size: 9pt;	color:#111111;text-decoration:none;}
 .hstyle
{
	display:none;
}
    .ContentPro
    {
    	padding-left:30px; 
    	padding-right:20px; 
    	text-align:left;line-height:150%;
    }
    .ContentPro td
    {
    	padding-left:30px; 
    	padding-right:20px; 
    	text-align:left;
    }
    .ContentPro a
    {    	
    	font-weight:normal;
    	font-size: 9pt;	color:#908181;text-decoration:none;line-height:150%;
    }
    .ContentPro a:link
    {
    	font-size: 9pt;	color:#908181;text-decoration:none;
    }
    .ContentPro a:hover
    {
    	font-size: 9pt;	color:#908181;text-decoration:underline;
    }
    .ContentPro a:visited
    {
    	font-size: 9pt;	color:#908181;text-decoration:none;
    }
    

	

/*首页样式Begin*/
.yqjs
{
	background-image:url('../images/index_13.jpg');	
	height:29px;
	width:195px;
}
.yqjsmain
{
	border-bottom:solid 1px #CCCCCC;
	padding:0 0 6px 0;
}
.jsnr
{
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#D5F2FF); */
	width:462px;
	padding:10px 0 0 6px;
	font-size:9pt;
	/*border-left:solid 1px #00A5C6;
	border-right:solid 1px #00A5C6;*/
	line-height:150%;
	padding:5px 30px 5px 30px;
}
.jsnrr
{
	background-color:#D5F2FF;
	border-left:solid 1px #00A5C6;
	border-right:solid 1px #00A5C6;
	padding-right:15px;
}
    .jsnrr a { font-size: 9pt;	color:#686868;text-decoration:none;}
    .qylist a:link { font-size: 9pt;	color:#686868;text-decoration:none;}
    .qylist a:hover { font-size: 9pt;	color:#cccccc;text-decoration:underline;}    
    .qylist a:visited { font-size: 9pt;	color:#686868;text-decoration:none;}
.jssp
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#D5F2FF, EndColorStr=#ffffff); 
	border-left:solid 1px #00A5C6;
	border-right:solid 1px #00A5C6;
	padding:0px 0px 0px 0px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
}
.indextdl
{
	background-image:url('../images/Title002.jpg');
	width:440px;
	height:35px;
}
.indextdtitle1
{
	background-image:url('../images/gsjj.jpg');
	width:462px;
	height:48px;
}
.indextdmove
{
	background-image:url('../images/more.jpg');
	width:108px;
	height:48px;
	cursor:hand;
}
.indextdR
{
	background-image:url('../images/index_24.jpg');
	width:38px;
	height:36px;	
}
.indextdbg
{
	background-image:url('../images/Title003.jpg');
	width:380px;
	height:28px;	
}
.indextdtitle
{
	background-image:url('../images/gzdt.jpg');
	width:420px;
	height:40px;
	padding-right:15px;
	padding-left:40px;
	FONT: 9pt 宋体,Verdana, Lucida, Arial, Helvetica,sans-serif; 
	font-weight:bolder;
	 color:#fc761d;
}
.indextitle
{
	
	FONT: 9pt 宋体,Verdana, Lucida, Arial, Helvetica,sans-serif; 
	font-weight:bolder;
	 color:#fc761d;
}
.indextdR2
{
	background-image:url('../images/index_42.jpg');
	width:38px;
	height:36px;
}
.indextdl1
{
	background-image:url('../images/index_left1.jpg');
	width:25px;
	height:39px;
}
.indextdtitle3
{
	background-image:url('../images/Title007.jpg');
	width:72px;
	height:28px;
}
.indextdbg1
{
	background-image:url('../images/titlebg1.jpg');
	width:396px;
	height:39px;
}
.indextdmove1
{
	background-image:url('../images/index_231.jpg');
	width:93px;
	height:39px;
	cursor:hand;
}
.indextdR3
{
	background-image:url('../images/index_63.jpg');
	width:41px;
	height:39px;
}
.indextdl2
{
	background-image:url('../images/index_left2.jpg');
	width:25px;
	height:39px;
}
.indextdtitle4
{
	background-image:url('../images/Title008.jpg');
	width:72px;
	height:28px;
}
.indextdR4
{
	background-image:url('../images/index_83.jpg');
	width:41px;
	height:39px;
}
.indextdtitle5
{
	background-image:url('../images/Title009.jpg');
	width:72px;
	height:28px;
}
.indextdR5
{
	background-image:url('../images/index_41.jpg');
	width:41px;
	height:39px;
}
.indexbszn
{
	background-image:url('../images/dot1.jpg');
	height:100px;
}
/*首页样式End*/

/*公告栏样式Begin*/
.affiche
{
	background-image:url('../images/index_33.jpg');	
	padding:0 10px 0 10px;
	border: solid 0 #CCCCCC ;
}
    .affiche a { font-size: 9pt;	color:#000000;text-decoration:none; line-height:180%; padding-left:10px; padding-right:10px;}
    .affiche a:link { font-size: 9pt;	color:#000000;text-decoration:none;line-height:180%;}
    .affiche a:hover { font-size: 9pt;	color:#000000;text-decoration:underline;line-height:180%;}    
    .affiche a:visited { font-size: 9pt;	color:#000000;text-decoration:none;line-height:180%;}
/*公告栏样式End*/

/*联系我们样式开始*/
.lxwm1
{
	background-image:url('../images/index_91.jpg');
}
.lxwm2
{
	background-image:url('../images/index_74.jpg');
}
/*联系我们样式结束*/

/*区域连动Begin*/ 
.qyld1
{
	background-image:url('../images/index_48.jpg');
}
/*区域连动End*/

/*友情连接Begin */
.yqlj1
{
	background-image:url('../images/index_103.jpg');
}

.yqli2
{
	background-image:url('../images/index_113.jpg')	;
}
.yqljmain
{	
	background-image:url('../images/yqljbj.jpg')	;
}
/*有请连接end*/

/*文章样式*/
.bgarticle
{
	background-color:#F7F7F7;
	
}
.bgarticle1
{
	background-color:#F7F7F7;
	height:550px;
}
.bgtou
{
	background-image:url('../images/pro_main_bt_bg.gif')	;
}

.subtitle
{
	 border: 0px  #EEE; 
	 line-height:150%;  
	 border-bottom-style:dotted; 
	 line-height:30px;
	 white-space:normal; 
	 width:99%; 
	  COLOR: #686868;
 	FONT-SIZE: 11pt;
	font-weight:bold;
	text-align:left;
}
.content
{
	padding:20px;
	 border: 0px  #EEE; 
	 line-height:180%;  
	 border-bottom-style:dotted; 
	 white-space:normal; 
	 width:99%; 
 	FONT-SIZE: 10pt;
 	
}

.content1
{
	padding-top:3px;
	padding-left:15px;
	 border: 0px  #EEE; 
	 line-height:180%;  
	 border-bottom-style:dotted; 
	 white-space:normal; 
	 width:99%; 
	 COLOR: #003333;
 	FONT-SIZE: 10pt;
 	background-image:url('../images/pro_icon.gif');
 	background-position:left;
 	background-repeat:no-repeat;
}

.content3
{
	padding-left:15px;
	 border: 0px  #EEE; 
	 line-height:180%;  
	 border-bottom-style:dotted; 
	 white-space:normal; 
	 width:99%; 
	 COLOR: #003333;
 	FONT-SIZE: 10pt;
}
.contentRoot
{
	padding: 0.1em 0.2em;
	 border: 0px  #EEE; 
	 line-height:150%;  
	 border-bottom-style:dotted; 
	 white-space:normal; 
	 width:99%; 
	  COLOR: #444444;
 	FONT-SIZE: 10pt;
}

    .content img
    {
    	text-align:center;
    }
    .content a { font-size: 10pt; cursor:hand; color:#686868;text-decoration:none;}
    .content a:link { font-size: 10pt;cursor:hand; 	color:#686868;text-decoration:none;}
    .content a:hover { font-size: 10pt;cursor:hand; 	color:#686868;text-decoration:underline;}    
    .content a:visited { font-size: 10pt;cursor:hand; 	color:#686868;text-decoration:none;}
/* 文章样式*/




.text {
	font-size: 12px;
	color:#003333;
	line-height: 1.5;
	text-decoration:none;
}

a.text:link {
	font-size: 12px;
	color:#003333;
	line-height: 1.5;
	text-decoration:none;
	
}
a.text:hover {
	font-size: 12px;
	color:#003333;
	line-height: 1.5;
	text-decoration:none;
	background-color:#DFDFDF
}
a.text:visited {
	font-size: 12px;
	color:#003333;
	line-height: 1.5;
	text-decoration:none;
}

/*问题解答列表End*/







#ListTitle
{
  COLOR: #333333; 
  FILTER:DropShadow(Color=#cccccc, OffX=4, OffY=4, Positive=1);
   FONT-FAMILY: "宋体"; 
   FONT-SIZE: 11pt;
}
div.pic{
	width:335px; height:251px;			
	margin:6px;
	padding:0px;
}
div.pic img{
	border:1px solid #82c3ff;
}
div.ls{
	background:url("../images/framels_hover.jpg")  no-repeat left;
}
div.ls img{										
	margin:0px 0px 0px 10px;
	height:200px; width:300px;
}
div.ls a{
	display:block;
	padding:30px 20px 19px 5px;	
}
div.ls a:hover{
	background:url("../images/framels.jpg") no-repeat center;
}





/*分页样式*/
#Pages
{
	width:50;
	text-align:center;
	position: relative;
}

#Pages a
{
	text-align:center;
	border: 0px solid #aaa;
	padding-top:8pt;     
	padding-bottom:5px;	 
	 color:#444444;
	text-decoration: none;
	font-weight:bold;
}

#Pages a:visited{
	border: 0px solid #aaa;
	padding-top:8pt;     
	padding-bottom:5px;	 
	 color:#444444;
	text-decoration: none;
	font-weight:bold;
}

#Pages a:Link{
	border: 0px solid #aaa;
	padding-top:8pt;     
	padding-bottom:5px;
	 color:#444444;
	text-decoration: none;
	font-weight:bold;
}

#Pages a:hover{
	/*background: #FCDAD5;*/
	color: #444444;
	border: 0px solid #fc761d;
}


#Pages #current
{
	width: 50px;
	color: red;
	padding-top: 8pt;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
/*分页样式*/


td,p,span,div { font-size:12px;}
a { color:#333333; text-decoration:none; font-style:normal;}
a:hover { color:#FF9900; text-decoration:underline; font-style:normal;}

.topMenu { color:#FFFFFF; font-size:14px; font-weight:bold; font-family:'宋体'; font-style:normal;}
.topMenu a{ color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; font-style:normal;}
.topMenu a:hover{ color:#FFFFFF; text-decoration:underline; font-style:normal;}

.title { color:#a2570e; font-size:22px; font-family:'黑体'; font-style:normal;}

.bgmenu
{
background:url("../images/menu_bg.gif");
background-repeat:repeat-x;
 
}

.syfm
{
	background:url("../images/syfm.gif");
	height:36px;
	width:588px;
	padding-right:12px;
}

.dljj
{
	background:url("../images/dljj.gif");
	height:35px;
	width:588px;
	padding-right:12px;
}

.fjwh
{
	background:url("../images/fjwh.gif");
	height:36px;
	width:581px;
	padding-right:12px;
}
