﻿/* 全局CSS定义 */
body {
font-family:'宋体';
text-align:center;
margin:0 auto;
padding:0;
background:#FFF;
font-size:12px;
color:#333;
}
body > div{text-align:center;margin-right:auto;margin-left:auto;} 
div,form,ul,ol,li,span,p{
	margin:0;
	padding:0;
	border:0;
}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}

/* 默认链接颜色 */
a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#c00;text-decoration:none;}


.frm_Content{ margin:0px; width:200px; text-align:left; float:left;}

.article_item{
line-height:14pt;
list-style-type:none;
margin:3px;
border-bottom:1px dashed #cdcdcd;}

.rightbar { border: 1px solid #A4CDED; float: left; overflow: hidden; width: 198px; }

.title_bar{
background-image:url('../images/titbar_s1_bg.gif');
background-repeat:repeat-x;
height:27px;
}

.title_bar .left {
background-image: url(../images/titbar_s1_lr.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
float: left;
height: 27px;
width: 5px; }

.title_bar .right {
background-image: url(../images/titbar_s1_lr.gif); 
background-position: -5px 0px; 
background-repeat: no-repeat; 
float: right; 
height: 27px; 
width: 5px; }

.title_bar .titbg {
background-image: url(../images/titbg_s1_l.gif); 
background-repeat: no-repeat; 
color: #0049A0; 
float: left; 
font-size: 13px; 
font-weight: 600; 
line-height: 20px; 
padding-bottom: 0px; 
padding-left: 16px; 
padding-right: 8px; 
padding-top: 7px; }

.title_bar .titr{
background-image: url(../images/titbg_s1_r.gif);
 background-repeat: no-repeat; 
 float: left; 
 height: 27px; 
 width: 7px; }
  .title_bar img{float: left; width:25px; height:25px; vertical-align:middle;}
 .title_bar h3 { color: #0049A0; float: left; font-size: 13px; font-weight: 600; line-height: 18px; padding-bottom: 2px; padding-left: 6px; padding-top: 7px; }
.m_b_6 { margin-bottom: 6px; }
.m_b_7 { margin-bottom: 7px; }
.m_b_8 { margin-bottom: 8px; }
.m_b_3 { margin-bottom: 3px; }
.m_t_8{
	margin-top:4px;
}