/*-----------------------------自定义 CSS------------------------------*/
/*
link:连接平常的状态 
hover:鼠标放到连接上的时候
active:连接被按下的时候 
visited:连接被访问过之后 
*/
/*过刊回顾样式*/
.tablename{    border-collapse:collapse; color:#00fff0;}
.thin {border-collapse: collapse;}
#demo { 
    background: #FFF; 
    overflow:hidden; 
    border: 1px dashed #CCC; 
    width: 680px; 
} 
#demo img {     border: 3px solid #F2F2F2; } 
#indemo {     float: left;     width: 800%; } 
#demo1 {     float: left; } 
#demo2 {     float: left; } 
/*过刊回顾样式到此结束*/

body {	font-size: 12px;}
hr {border:1px #cccccc dotted ;}

A:link {	COLOR: #000000 ;text-decoration: NONE;}
A:visited {	COLOR: #ff0000}
A:active {	COLOR: #777777}
A:hover {	COLOR: #ff6611;position: relative; left:1px; top:1px; 
            border-bottom: 1px #0099CC dotted;text-decoration: NONE;}

/*内页右边样式  包括有 MORE....*/				
.more A:link {	COLOR: #ffffff; font-size:14px;text-decoration: dotted; font-weight: bolder; }
.more A:visited {	COLOR: #ffffff;text-decoration: dotted;font-size:14px; font-weight: bolder; }
.more A:active {	COLOR: #ffffff;text-decoration: dotted;font-size:14px; font-weight: bolder; }
.more A:hover {	COLOR: #ffffff;position: relative; left:1px; top:1px; font-size:14px;
            border-bottom: 1px #0099CC dotted;text-decoration: NONE;}		
				
/*内页左侧标题样式*/		
.left_neiye A:link {	COLOR: #000000; font-size:14px;text-decoration: none;  font-weight: bolder; }
.left_neiye A:visited {	COLOR: #000000;text-decoration: none;font-size:14px; font-weight: bolder; }
.left_neiye A:active {	COLOR: #000000;text-decoration: none;font-size:14px; font-weight: bolder; }
.left_neiye A:hover {	COLOR: #000000;position: relative; left:1px; top:1px; font-size:14px;
            border-bottom: 1px #0099CC dotted;text-decoration: NONE;}			
						
/*导航样式*/
.daohang A:link {	COLOR: #000000 ;text-decoration: NONE; font-size:13px;  word-spacing: 5px;  font-weight: bolder; }
.daohang A:visited {	COLOR: #000000;text-decoration: NONE; font-size:13px;  word-spacing: 5px;  font-weight: bolder; }
.daohang A:active {	COLOR: #777777}
.daohang A:hover { COLOR: #ff6611;position: relative; left:1px; top:1px; 
                   border-bottom: 1px #0099CC dotted;text-decoration: NONE;}

.white {color:#ffffff;}
.small_title{font-size:12px; color:#195695;  font-weight: bolder;  }
.idDIV{width:95%;height:95%;text-align:justify;  line-height: 150%; }
.idDIVtongyong{width:685px;height:95%;text-align:justify;  line-height: 150%; }
.lanmu_list_text_justify{width:684px;height:95%;text-align:justify;  line-height: 150%; }
.neiye_content_680{font-size: 12;	line-height: 150%;
	                width:680px;text-align:justify;
}
.links{	line-height: 150%;
}

.neiye_content_684{font-size:12px;line-height:150%;width:684px;text-align:justify;}


.table_3bian {	border-bottom: 1px solid #cccccc;
               border-right: 1px solid #cccccc;
					border-left: 1px solid #cccccc;
}
.table_neiye_border {border:1px #cccccc  solid}
.table_neiye_left {border-bottom: 1px solid #cccccc;  border-left: 1px solid #cccccc;  border-right: 1px solid #cccccc;   border-top: 1px solid #cccccc;   }
.redtxt {color:red;}
.lanmu_list_title{filter: glow(color=#a88a39,strength=5,); height:14px; color:white; padding:1px; font-size:14px; }
.neiye_title { font-size:14px;font-weight:bolder; word-spacing: 8px;}
.table_all { border-top: solid 1px #cccccc;
	          border-right: solid 1px #cccccc;
				 border-bottom: solid 1px #cccccc;
				 border-left: solid 1px #cccccc;
}
.guanggao_title {font-size:18px; color: Orange;  font-weight: bolder; }
.guanggao_title2 {font-size:16px; color: Orange;  font-weight: bolder; }
.cehua_title {
	font-size: 14px;
	font-weight: bolder;
}

























