/*基本样式*/
body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin: 0px;line-height: 25px;	
	text-decoration: none;
    background: url(images/body_bg.jpg) repeat-x #FFFF88;
	word-break:break-all;
}
.conent{
  margin: auto;
  width: 902px;
  background-color: #FFFFFF;
  padding:0 10px;
}
.padd10{padding: 10px;}
.kpadd{padding: 2px;}
.tableL{float: left;}
.tableR{float: right;}
.linexu{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
.cl{
  clear:both;
  height:0px;
  margin: 0 auto;
  overflow:hidden;
  background-color: #FFFFFF;
}

/*字体样式*/
a{color: #333333;text-decoration: none;}
a:hover{color: #CC0000;text-decoration: none;}


.lan{color: #0248A8;text-decoration: none;}
a.lan:hover{color: #CC0000;text-decoration: none;}

.juse{color: #FF6600;text-decoration: none;}
a.juse:hover{color: #CC0000;text-decoration: none;}

.sred{color: #CC0000;text-decoration: none;font-weight: bold;}
a.sred:hover{color: #CC0000;text-decoration: underline;font-weight: bold;}

.shei{color: #000000;text-decoration: none;font-weight: bold;}
a.shei:hover{color: #000000;text-decoration: underline;font-weight: bold;}

.red{color: #FF0000;font-size: 14px;}
.redcu{color: #FF0000;font-size: 14px;font-weight: bold;}
.sredcu{color: #CC0000;font-size: 14px;font-weight: bold;}
.sredcu18{color: #CC0000;font-size: 18px;font-weight: bold;}
.jred{color: #FF6600;font-size: 16px;font-weight: bold;}
.jhui{color: #CCCCCC;font-size: 16px;font-weight: bold;}
.jusecu{color: #FF6600;font-weight: bold;}
.bhei{color: #333333;font-size: 20px;font-weight: bold;line-height: 30px;}
.bhei2{color: #333333;font-size: 14px;font-weight: bold;line-height: 30px;text-indent: 5px;}
.bhei3{color: #666666;font-size: 12px;font-weight: bold;}
.bheia{color: #666666;}
.bheib{color: #999999;}
.huang{color: #FFCC00;font-size: 18px;font-weight: bold;}

.bai{color: #FFFFFF;text-decoration: none;}
a.bai:hover{color: #000000;text-decoration: none;}

h1,h2,h3,h4,h5,h6{font-size:14px;}


/*常用样式*/
.left{float:left;}
.right{float:right;}

/*样式*/
.top_line{
	line-height: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 30px;
	color: #333333;
	text-align:center;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#mune{
  background: #0D5EA8 url(../images/title_bg.gif) repeat-x;
  height:32px;
  width:900px;
  margin:5px 0;
  line-height:32px;
  text-indent:20px;
  color:#fff;
  overflow:hidden;
}

#mune a{
  color:#fff;
  margin:0 15px;
  font-weight:bold;
}
/* 内容部分 */
.cbody{
	width:898px; 
	border:1px solid #0B64AA;
	height:auto;
	line-height: 150%;
	margin-top:10px;
	padding:0;
}
.cbody p{
	padding:0 5px;
	margin: 2px 0;
}
.cbody img{border:0px solid #000000;}
h3{
	border-bottom: 1px solid #0B64AA;
	background:#CCDDEE url(../images/menubg.gif) repeat-x;
	color:#FFFFFF;
	width:898px;
	margin:0;
	padding:0;
	overflow:hidden;
	line-height:28px;
	height:24px;
}
h3 span{width:15px;float:left;}

/* 底部 */

.sitemap {
    height: 2.5em;
    line-height: 2.5;
    color: #275c91;
    margin: 10px auto;
    text-align: center;
    background: #eaf3fb;
    border: 1px solid #bed0e0;
    width:900px;
}
.sitemap a:link{ 
    color: #275c91;
}
.sitemap a:visited {
	color:#275c91;
}
.sitemap a:hover {
	color:#275c91;
	text-decoration:underline;
}
.footer {
    margin: 0 10px 10px;
    padding-bottom: 10px;
    text-align: center;
}
.copyright, .copyright a:link, .copyright a:visited {
    color: #000000;
	line-height:26px;
}
.copyright p{
  padding:0; 
  margin:5px;
}

