﻿/* 公告属性 */
html , body{ height:100%;	}
body, div, li{ margin:0px; padding:0px;  }
dd, dl, dt, h1, h2, h5{ margin:0px; padding:0px;}
ul {
  margin:0; 
  padding:0; 
  list-style:none;}
  
body
{
	font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
	background: #f7f7f7;
	text-decoration: none;
}
a
{
 
    text-decoration: none;
    color: #000;
}
a:hover
{
 
    text-decoration: none;
    color:#FF0000;
}

img{ border:0;}
.clean{ clear:both; line-height:0px; font-size:1px;}
.left{ float:left}
.right{ float:right;}
.center{ text-align:center;}
.mid{ margin:0 auto;}

/*页面区块*/
.cx_content{ width:960px;}
.cx_right{}
.cx_left{ width:182px;}
.bg{ height:auto;  width:1000px; padding:10px 0; background: #f7f7f7 url(images/body_bg_img.gif) repeat-y center top;}

.space5{ height:5px; font-size:0px; line-height:0px; }

#row1, #row2, #row3, #row4{ margin-bottom:6px;}

/*左边标题*/
.cx_list2 { padding:1px; border:1px solid #778f93; margin-bottom:6px;}
.cx_list2 h1,.art_contant h1{ font-size:14px; color:#fff; margin-bottom:4px;
              height:30px; text-align:center; line-height:30px;
              background:url(images/art_title.gif) top no-repeat;  }

/*列表*/
.cx_list{ 
          float:left; width:190px; padding:1px; 
		  border-right:1px solid #778f93; border-top:1px solid #778f93;
		  }
.cx_list li{ display:block; background:url(images/main_lite_icon1.gif) no-repeat 15px; 
             height:28px;  font-size:14px; line-height:28px; padding-left:30px;
			            }
.cx_list li.gray{ background-color:#f5f5f5;}

/*右边标题
.cx_outline{ border-right:1px solid #778f93; border-bottom:1px solid #778f93;}

.cx_title{
           float:left; width:190px; padding:1px; border-right:1px solid #778f93; border-top:1px solid #778f93;
		   }
.cx_title h2{
              height:30px; width:190px; color:#fff; font-size:14px; line-height:30px; text-align:center;
             background:url(images/blue_mid.gif) left top repeat-x; }
		*/	 
		
.cx_outline{ width:772px;; border-left:1px solid #778f93; border-bottom:1px solid #778f93; } 
.cx_title { float:left;
             width:190px; padding:1px; border-right:1px solid #778f93; border-top:1px solid #778f93;}

.cx_title h2{
              height:30px; width:190px; color:#fff; font-size:14px; line-height:30px; text-align:center;
             background:url(images/blue_mid.gif) left top repeat-x; }


.cx_outline2{ border-left:1px solid #778f93; } 
.cx_title2 {
              width:769px; padding:1px; border-right:1px solid #778f93; border-top:1px solid #778f93;}

.cx_title2 h2{
              height:30px; width:769px; color:#fff; font-size:14px; line-height:30px; text-align:center;
             background:url(images/blue_mid.gif) left top repeat-x; }

/* 网站底部 */
.foot_link
{
	background:url(images/foot_bg.gif) no-repeat;
	text-align: center;
	color: #fff;
	height: 30px;
	padding-top: 7px;
}
.foot_link a, .foot_link a:hover
{
	color: #fff;
}
.CopyRight
{
	color: #055a69;
	height: 60px;
	text-align: center;
	padding-top: 10px;
}
#top_all, #center_all, #bottom_all
{
    padding-bottom: 1px;
}
.sitepath{background:url(images/ico1.gif) no-repeat 15px center;}