/***************************全局样式**********************************/

* { 
	margin:0; 
	padding:0; 
	line-height:150%; 
	scrollbar-3dlight-color :#d7e995;
	scrollbar-highlight-color :#ffe9d2;
	scrollbar-face-color :#ffeedd;
	scrollbar-arrow-color :#ff7a22;
	scrollbar-shadow-color : #008000;
  }

body {
	background:#BAAE92;
	font-family:arial,宋体;
	font-size:12px;
	color:#333;
	text-align:center;
	height:100%;
}

/***** 头部及导航 begin*****/
#topflash {
    margin:0 auto;
	width:996px;
	height:190px;
	border-bottom:#D3CCBA 2px solid;
}

#navi {
	margin:0 auto;
	width:996px;
	height:29px;
	text-align:left;
	color:#999;
	border-bottom:2px solid #D3CCBA;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
}

#navi .type{
	padding: 5px 0 0 22px;
	height:24px;
	width:97px;
	float:left;
}
#navi .bg01 {
	background-image: url(../images/jwgk_total.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi .bg02 {
	background-image: url(../images/jmhd_total.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi .bg03 {
	background-image: url(../images/bsfw_total.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg { padding-top:5px; }
.bg ul {
    list-style:none;
	float:left;
}
.bg li {
    display:inline;
	height:10px;
	border-right:1px solid #999;
	margin:0 2px;
	padding:0 3px;
}

.bg img {
    float:right; 
	margin:3px 10px 0 0;
}

.navimore {
     position:absolute; 
	 border: 4px solid #ccc; 
	 text-align:left;
	 background-color: white; 
	 width: 225px; 
	 padding: 8px; 
	 display:none; 
	 filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85,finishOpacity=25);
}
.navimore ul li {
     list-style:none;
	 float:left;
	 padding:4px 10px;
	 white-space:nowrap;
}
/***** 头部及导航 end*****/

#bottom {
    height:110px;
	padding-top:25px;
	background:url(../images/bottombg.png) repeat-x;
}

#position {
    height:29px;
	line-height:29px;
	padding-left:50px;
	text-align:left;
	font-family:宋体;
	background:url(../images/position.png);
}

p { text-indent:2em; padding:8px; line-height:180%; }
img { border:0; }
.clear { clear:both; height:0;	overflow:hidden; }

/********标题*********/
h1 { 
	font-size:18px; 
	color:#f60; 
	line-height:100%; 
    padding:6px 20px; 
	margin:15px 0 5px 0; 
}
h2 { 
	font-size:14px; 
	color:#f60; 
	line-height:100%; 
	text-align:center;
    padding:6px 20px; 
	margin:10px 0 5px 0; 
	border-bottom:1px solid #ddd;
}
h6 {
    text-align:left;
	font-size:12px;
	padding-left:4px;
}

/********表单*********/
input , select { font-size:12px; }

/*****定义基本链接*****/
a, a:visited { color:#333; text-decoration:none; }
a:hover { color:#f60; text-decoration:underline;}

a.link2, a.link2:visited { color:#fff; font-size:14px; font-weight:bold; text-decoration:none; }
a.link2:hover { color:#eee; }

a.ulink, a.ulink:visited { color:#333; text-decoration:underline; }
a.ulink:hover { color:#f60; text-decoration:none;}

a.link3, a.link3:visited { color:#fff; background:#f60; font-weight:bold; padding-top:1px; text-decoration:none; }
a.link3:hover { color:#eee; }

a.link4, a.link4:visited { color:#EC5F00; font-size:14px; font-weight:bold; text-decoration:none; }
a.link4:hover { text-decoration:underline; }

a.link5, a.link5:visited { color:#638507; font-size:14px; font-weight:bold; text-decoration:none; }
a.link5:hover { text-decoration:underline; }

a.link6, a.link6:visited { color:#AB7E20; font-size:14px; font-weight:bold; text-decoration:none; }
a.link6:hover { text-decoration:underline; }

a.classlink, a.classlink:visited { color:#A57721; font-family:宋体; text-decoration:none; }
a.classlink:hover { text-decoration:none; color:#f60; }


/********通用文章列表********/
.list {
    margin:0 auto;
	padding:4px 4px 0 5px;
	text-align:left;
}
.list li{
    list-style:none;
	background:url(../images/flag01.gif) no-repeat left 9px;
	padding:0 0 1px 10px;
	height:14px;
	clear:both;
}
.list span { 
    font:normal 12px 宋体;
    color:#638507;
	margin-right:8px;
}
/********二级页面通用标题********/
.subtitle {
	margin:10px 5px 2px 5px;
	padding-left:35px;
	height:31px;
	text-align:left;
	background-image: url(../email/zdzemail/images/sub_Tbg.png);
	background-repeat: no-repeat;
}
.subtitle span {
    float:right;
	width:50px;
}
.subtitle h5 {
    font:bold 14px 宋体;
	padding-top:7px;
}
/********二级页面通用文章列表********/
.sublist {
    margin:0 auto;
	padding:1px 4px 0 0px;
	text-align:left;
}
.sublist li{
    list-style:none;
	background:url(../images/flag02.gif) no-repeat left 9px;
	border-bottom:1px dotted #ccc;
	padding:3px 0 2px 10px;
	clear:both;
}
.sublist span { 
    float:right;
	font:normal 11px arial;
	padding-top:3px;
    color:#999;
}
.page { margin:10px 0 15px 0; }

/*************二级页面右侧通用部分*************/
.Rbox {
    width:204px;
	margin-bottom:5px;
	padding-bottom:15px;
	border:1px solid #DCD6C7;
	background:#fff url(../images/R_bg.png) repeat-x bottom;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#E5E0D4,offX=0,offY=3,positives=true);
}
.Rbox input {
    border:1px solid #ccc;
	background:#FFF9EE;
	height:18px;
	padding:1px;
}
.Rbox img {
    margin-right:15px ;
}
.Rbox div { margin-bottom:8px;}
	
.Rtopped { padding:1px 4px; }
.Rtopped li {
    list-style:none;
	padding:2px 0;
	border-bottom:1px dotted #B8AB8D;
	text-align:left;
}
.Rtopped img { margin:3px 5px 0 0 ;}

.Rtoppedsz { padding:1px 4px; }
.Rtoppedsz li {
    list-style:none;
	padding:2px 0;
	text-align:left;
}
.Rtoppedsz img { margin:3px 5px 0 0 ;}
/*************正文*************/
.newsinfo {
    border:1px solid #FFD9B3;
	background:#FFF5EC;
	padding:6px;
	width:920px;
	margin:0 auto;
}
.viewinfo {
    border:1px solid #FFD9B3;
	background:#FFF5EC;
	padding:6px;
	width:400px;
	margin:0 auto;
}
.content {
    padding:15px 30px;
	font:normal 14px/180% arial;
	text-align:left;
}
.newsbutton {
    padding:10px 0;
	margin:0 30px;
	border-top:1px solid #ddd;
}

.leftcontentbox { 
    padding:6px 15px; 
	background:#fff;
}

