/*articleListComp*/
/*.articleListComp_innerCont{
	background-color: #ffffff;
    margin: 6px 3px 0px 3px;
    border:1px solid #C2C2C2; 
    height:93%;
}
*/


.articleListComp_innerCont{
	
}

.articleListComp_innerCont ul{
	list-style-type:none;
}


.articleListComp_titleTab a{
	 float:right;margin:8px 8px 0 0;text-decoration:none;
}
.articleListComp_titleTab.articleListComp_titleA{
	float:left;
}
.articleListComp_innerCont ul{
	 margin:2px 0px;
}
.articleListComp_innerCont ul li{
	clear:both; line-height:31px;
}
.articleListComp_innerCont ul li span{
	float:right; padding:0 15px 0 0;
}
.articleListComp_dragArea{
	CURSOR: move;
}
.articleListComp_toolTd{
	font-size: 12px;
    color: #21759b;
    font-family: 宋体;
    display: inline;
}
.articleListComp_del_a{
    CURSOR: pointer;
    }
.articleListComp_titleSpan{
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    font-weight: 700;
    }
    
    
/*imageComp*/
.imageComp_innerCont{
	width:auto;
	height:93%;
}
.imageComp_del_a{
	CURSOR: pointer;
	float:right;
}
.imageComp_img{
	position:absolute;
	width:100%
	
}
.imageComp_titleTab{
	position: relative;
	top:10px;
    right:15px;
	z-index: 10;
	float:right;
	/*filter: alpha(opacity=30);*/
	width:100%;
	height:30px;
}
.imageComp_dragArea{
	CURSOR:move;
	width:60%;
	height:30px;
	float:left;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	/*filter: alpha(opacity=10);*/
}
.imageComp_toolTd{
	font-size: 12px;
    color: #21759b;
    font-family: 宋体;
    display: inline;
    width:50px;
    float:right;
}

/*navComp*/
/*.navComp_innerCont{
	height:30px;width:100%;background: url(../images/naveBg.jpg) repeat-x;text-align: center; margin:0;padding: 0;
}
*/
/*.navComp_innerCont{
	height:39px; background:url(../images/index_03.jpg) repeat-x 0 0;
}
#navComp_fu{
	margin: 0 auto;padding: 0;list-style:none;margin-left:300px; float:left;
}
.navComp_liTitle{
	background:url(../images/index_05.jpg) no-repeat 0 0; float:left; padding-left:2px;width:110px;
}
.navComp_liTitle .navComp_a{
	float:left; color:#fff; line-height:39px; width:110px; font-size:14px; text-decoration:none;
}
.navComp_liTitle a:hover{
	background:url(../images/index_07.jpg) no-repeat top center;
}
.navComp_liTitle ul{
	display:none;
	position:relative;
	filter:alpha(opacity=90);  IE transparent 
	-moz-opacity:0.9;  Moz + FF transparent 
	opacity: 0.9;  CSS3 transparent 
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 20px;
	z-index:5;
}
.navComp_twoSide{
	width:20px;float:left;
}
.navComp_del_a{
	CURSOR: pointer;
	color:#21759b;
	font-size:12px;
	text-decoration:underline;
}
headerComp
*/
/*navComp*/
/*.navComp_innerCont{
	height:30px;width:100%;background: url(../images/naveBg.jpg) repeat-x;text-align: center; margin:0;padding: 0;
}
*/
.navComp_innerCont {  margin:auto; }
.navComp_innerCont ul li {
float:left;
display:block; 
color:#fff; 
font-size:14px;
text-align:center;
position:relative;
}
.navComp_innerCont ul li a, .navComp_innerCont ul li a:visited {
display:block;
}
.navComp_innerCont ul li ul {
display: none;
}
.navComp_innerCont ul li a:hover { 
display:block;
}
.navComp_innerCont ul li:hover ul { 
z-index:10000;
display:block;
position:absolute; 
top:37px; 
left:-0px; 
width:110px;
}
.navComp_innerCont ul li:hover ul li{ 
background:none; height:27px;z-index:10001;
}
.navComp_innerCont ul li ul { background:none;}
.navComp_innerCont ul li ul li{ background:none;}
.navComp_innerCont ul li ul li a{ background:none;}

.navComp_innerCont ul{ float:left;}
.navComp_innerCont ul li ul li{ background:none;}
.navComp_innerCont ul li a{ float:left; color:#fff; line-height:39px; width:110px; font-size:14px; text-decoration:none;}
.navComp_del_a{
	CURSOR: pointer;
	color:#21759b;
	font-size:12px;
	text-decoration:underline;
	position:absolute;
	right:165px;
}
/* headerComp */
.headerComp_innerCont{
	height: 148px;width:100%;text-align: center;overflow: hidden;
}
.headerComp_innerCont img{
	
	}
.headerComp_del_a{
	CURSOR: pointer;
	color:#21759b;
	font-size:12px;
	text-decoration:underline;
	position: absolute;
}
/*footerComp*/
.footerComp_footer{
	margin-top:20px; background:#fff; border:1px solid #ddd;padding:15px;line-height:30px;width:96.8%;height:100px;float:left; display:inline;font-size:12px;text-align: center;
}

/*articleImageFlashComp*/

.articleImageFlashComp_innerCont{
}
.articleImageFlashComp_titleTab{
	position: absolute;
	CURSOR:move;
	width:100%;
	height:30px;
	background-color:#93C5E8;
	filter:alpha(opacity=50);
	/*-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;*/
	z-index:100;
}
.articleImageFlashComp_titleTab a{
	float:right;
	cursor: pointer;
	}

/* linkComp css */
.linkComp_innerCont{
	
}
.dragDiv1_Banner .linkComp_titleTab{
	 height:33px; background:url(../images/index_16.jpg) no-repeat;cursor: move;
}
.linkComp_dragArea{
	CURSOR: move;
}
.linkComp_toolTd{
	font-size: 12px;
    color: #21759b;
    font-family: 宋体;
    display: inline;
}
.linkComp_del_a{
    CURSOR: pointer;
    }
/*.linkComp_titleSpan{
    font-size: 210;
    font-family: 宋体;
    color: #333;
    font-weight: 700;
    }
*/
.linkComp_titleTab{
	 background:url(../images/index_19.jpg) no-repeat 0 0; height:29px;cursor: move;
}
.linkComp_titleTab a{
	 float:right;margin:8px 8px 0 0;text-decoration:none;
}
.linkComp_add_a{
    CURSOR: pointer;
    }
.widget-site {
	width: 100%; float: left;
}
.widget-site .site {
	width: 100%; float: left;
}
.widget-site .site-edit {
	background-color: rgb(246, 250, 242);
}
ul,dl{
	list-style: none;
	margin: 0px; padding: 0px;
}
.widget-site .site-bd {
	padding-bottom: 10px; padding-left: 12px; margin-top: 1px; float: left;
}
.widget-site .site-bd-normal {
	padding-bottom: 7px;
}
.widget-site .site-item {
	height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; float: left; display: inline;
}
.widget-site .site-item-edit {
	margin: 6px 0px 4px 8px;background-color: rgb(255, 255, 255);
}
.widget-site .site-item-edit {
	width: 107px;
}
.widget-site .site-item a {
	margin-left: 5px; display: inline;
}
.widget-site .site-item-edit a {
	float: left;
}
.widget-site .site-item-current a {
	float: left;
}
.widget-site li.site-item-current {
	margin: 4px 0px 4px 8px; border: 1px dotted rgb(187, 187, 187); width: 107px; background-color: rgb(242, 242, 240);
}
.widget-site .site-item a.widget-site .site-text {
	padding-left: 5px; margin-left: 0px;
}
.widget-site .site-item-current .site-text {
	width: 60px; color: rgb(0, 0, 0); overflow: hidden; text-decoration: none; white-space: nowrap; text-overflow: ellipsis; background-image: none !important;
}
.widget-site .site-o-modify {
	background-position: 0px 5px; outline: 0px; width: 9px;
}
.widget-site .site-item a {
	margin-left: 5px; display: inline;
}
.widget-site .site-o {
	height: 20px; background-image: url("http://s1.hao123img.com/index/images/site/icon0622.gif"); background-repeat: no-repeat;
}
.widget-site .site-o-modify {
	background-position: 0px 5px; outline: 0px; width: 9px;
}
.widget-site .site-o-delete {
	background-position: -24px 3px; outline: 0px; width: 15px;
}
.widget-site .site-item-edit a.site-text {
	width: 60px;overflow: hidden; text-decoration: none; white-space: nowrap; text-overflow: ellipsis; background-image: none !important;
}