﻿/* 全局CSS定义 */
body 
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:'宋体';

text-align:center;
margin:0px;
padding:0;
background:#FFF;
font-size:12px;
color:#333;
width:759px;
}
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;}

.article_xg{ border:1px solid #b8cde3; color:#4a4a4a; line-height:1.5; margin:0px; width:760px;}
.article_xg ul{ padding:6px; overflow:hidden; margin:0px; list-style-type:none; line-height:1.5; height:1%;}
.article_xg ul li{ overflow:hidden; float:left; height:20px; line-height:20px; width:49%; text-align:left;}
.article_xg_title{ background-image:url(img/pl_bg.gif); text-align:left; font-weight:700; background-color:#b8cde3; border:1px solid #fff; height:26px; line-height:26px; margin:0px; padding:0px 0px 0px 15px;}
#RemarkContentContainer{ width:759px; text-align:left;}
#RemarkListContentTxt{ text-align:left; width:750px; display:block; margin:10px; border-bottom:dotted 1px #ccc;}
#articleListPageContainer{ padding:5px; text-align:center;}
.ArticleListContentInfo{ padding-left:5px;}

.DataList_pl{ width:759px;}

.Remark_List{width:759px; border:solid 1px #b8cde3; color:#4a4a4a; line-height:1.5; margin:0xp 0px 15px;}
.Remark_List_Title{ height:30px; line-height:30px; margin:0px; padding:0px 15px; font-size:12px; font-weight:700; background-image:url(img/pl_bg.gif);}

/*==========*/

.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; }

