/* CSS Document */
@charset "utf-8";
a {
	color: #001260;
	text-decoration:none;
}
a:hover {
	color: #0033cc;
}
/*a:visited{
	color:#cc3300;
}
*/
/*文字样式00 主要用于大标题 红色加粗*/
.yangshi00{
	color:#F00;
	font-weight: bold;
}
/*文字样式01 水平两端对齐*/
.yangshi01 {
	text-align:left;
}
/*文字样式02 水平居中对齐*/
.yangshi02 {
	text-align: center;
}
/*文字样式03 水平居右对齐*/
.yangshi03 {
	text-align:right;
}
/*文字样式04 带下划线*/
.yangshi04 li{
	display: block;
	height:20px;
	padding:0px;
	border-bottom: #9BBDE6 1px dashed;
	margin:0px;
	list-style-type: none;
	vertical-align: middle;
	font-family:"宋体", Arial, sans-serif;
	padding:4px 0px 0px 0px;
}
.yangshi_article_list li{
	display:block;
	list-style-type: none;
	height:19px;
	padding:3px 0px 3px 0px;
	border-bottom: #9BBDE6 1px dashed;
	margin:0px;
	
}
.yangshi05 {
	padding: 0px;
	margin-top: 9px;
}
/*文字样式06 主要用于标题*/
.yangshi06{
	font-weight: bold;
}
.yangshi07 {
	padding: 0px;
	text-align:center;
}
/*文字样式08 主要用于大标题 红色加粗居中*/
.yangshi08{
	color:#F00;
	font-weight: bold;
	text-align:center;
	margin-top:10px;
}
.yangshi09 {
	font-weight: bold;
	text-align:center;
	padding: 0px;
	margin-top: 10px;
}
.yangshi10 ul, .yangshi10 li {
	display: block;
	height:25px;
	padding:0px;
	border-bottom: #9BBDE6 1px dashed;
	margin:0px;
	list-style-type: none;
	font-family:"宋体", Arial, sans-serif;
	text-align: center;
	line-height: 25px;
}
.yangshi11 ul, .yangshi11 li {
	display: block;
	height:25px;
	padding:0px;
	border-bottom: #9BBDE6 1px dashed;
	margin:0px;
	list-style-type: none;
	font-family:"宋体", Arial, sans-serif;
	text-align: left;
	line-height: 25px;
}
.yangshi12 ul, .yangshi12 ul li {
	display: block;
	height: auto !important;
	height:34px;
	vertical-align:middle;
	padding:0px 7px 0px 7px;
	border-bottom: #9BBDE6 1px dashed;
	margin:0px;
	list-style-type: none;
	font-family:"宋体", Arial, sans-serif;
	text-align: left;
	line-height: 17px;
	list-style-position: outside;
}
.yangshi12 ul li {
	margin:4px 0px 0px 0px;
    line-height:13px;
	text-indent: 1em;
	text-align:justify;
	text-justify:inter-word;
}
.yangshi13_for_li a{
	vertical-align:middle;
	line-height:17px;
	height: 34px;
}


.first_2em{
	line-height:1.5em;
	text-indent: 2em;
	display: block;
}

.search {
	display: inline;
	vertical-align:middle;
	height:25px;
}
.search input {
	vertical-align: middle;
}
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
/*内容页标题栏样式*/
.c_title_text
{
	font-family: "微软雅黑", "方正小标宋简体", "黑体", "楷体_GB2312", "宋体", Arial;
	margin: 10px 5px;
	text-align: center;
	clear: both;
	height: auto !important;
	height: 34px;
	min-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BBDE6;
}
.c_content_text
{
    font: "宋体", Arial, sans-serif;
    text-align: left;
    height: auto !important;
    height: 330px;
    min-height: 330px;
	margin-bottom:0px;
}
.c_content_text2
{
	line-height:1.5em;
	padding:0px;
    font: "宋体", Arial, sans-serif;
    text-align: left;
    height: auto !important;
    height: 330px;
    min-height: 330px;
	margin-bottom:0px;
}

/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow2
{
    width: 100%;
	padding:0px;
    overflow: hidden;
}
.c_bot_text1, .c_bot_text2
{
    font: "宋体", Arial, sans-serif;
    text-align: left;
    border-top: 1px solid #9bbde6;
    height: auto !important;
	height:25px;
	line-height:25px;
	clear:both;
	margin-bottom:0px;
}
.c_bot_text2{
	text-align: right;
}
h1
{
	font-size: 24px;
    margin: 0px;
    padding: 0px;
    background: none;
    font: "宋体", Arial, sans-serif;
    text-align: center;
}
