﻿
body,div,ul,li,p,h1,h2,h3,h4,h5,h6,form{
    margin:0;
    padding:0;
}

body{
    font-family:宋体;
    font-size:12px;
    text-align:center;
    color:#555;
    line-height:20px;
}

p{
	padding:5px 0;
	text-indent:25px;
	line-height:17px;
}


h2   /* 用于文章大标题 */
{
    margin:5px 0 15px 0;
    width:100%;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    line-height:25px;
}

h3{ /* 正文标题.黑.14px */	
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

h4{ /* 正文文本.黑.14px */	
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}

h5{
    font-size:14px;
    font-weight:bold;
}

/* 蓝字文本 */
h6{
    font-size:12px;
    font-weight:normal;
    color:#003399;
}

ul,li{
    list-style:none;  /*避免在Firefox中默认情况下会出现大圆点*/
}

/* ul样式.用于一般性文章中的分隔 */
.ul1 ul,.ul1 li{
    margin:2px 0 2px 15px;
    list-style:square;
    list-style-position: outside;
}

/* ul样式.带圆点 */
.ul2 li{
    margin:1px 0 1px 2px;
    padding-left:10px;
    list-style-type:none;
    background-image:url(/Images/arrow_dot.gif);
    background-repeat:no-repeat;
    background-position:0 6px;
}

/* ul样式.带a.b.c... */
.ul3 li{
    margin-left:22px;
    list-style-type:lower-alpha ;
}

/* 待删 */
.ul4 li{
    margin:5px 0 5px 2px;
    padding-left:18px;
    list-style-type:none;
    background-image:url(/Images/arrow_left.gif);
    background-repeat:no-repeat;
    background-position:0 6px;
}

/* 线条样式 */
.line{
    height:1px;
    color:#bcc7e5;
    background-color:#bcc7e5;
    border:0;
}
.line_gray{
    height:1px;
    color:#aaa;
    background-color:#aaa;
    border:0;
}

/* 边框样式 */
.border{
    border:solid 1px #b6b9cc;
}
/* 边框样式.顶部无 */
.border2{
    border-left:solid 1px #b6b9cc;
    border-right:solid 1px #b6b9cc;
    border-bottom:solid 1px #b6b9cc;
}




/* 主链接 */
a:link{  
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}
a:visited 
{
    font-size: 12px;
    color: #003399;
    text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	}
a:active 
{
    font-size: 12px;
    color: #003399;
    text-decoration: none;
}

/* 主链接.带下划线 */
a.t6:link{  
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	}
a.t6:visited 
{
    font-size: 12px;
    color: #003399;
    text-decoration: underline;
}
a.t6:hover {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}
a.t6:active 
{
    font-size: 12px;
    color: #003399;
    text-decoration: underline;
}

/* 主链接 */
a.t7:link{  
	font-size: 12px;
	color: #222;
	text-decoration: none;
	}
a.t7:visited 
{
    font-size: 12px;
    color: #222;
    text-decoration: none;
}
a.t7:hover {
	font-size: 12px;
	color: #222;
	text-decoration: underline;
	}
a.t7:active 
{
    font-size: 12px;
    color: #222;
    text-decoration: none;
}

/* 主链接.尺寸14px */
a.t1:link{  
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	line-height:19px;
	}
a.t1:visited 
{
    font-size: 14px;
    color: #003399;
    text-decoration: underline;
	line-height:19px;
}
a.t1:hover {
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	line-height:19px;
	}
a.t1:active 
{
    font-size: 14px;
    color: #003399;
    text-decoration: underline;
	line-height:19px;
}

/* 主菜单链接.尺寸14px */
a.t2:link{  
    margin:0 1px;
	font-size: 14px;
	font-weight:bold;
	color: #003399;
	text-decoration: none;
	}
a.t2:visited 
{
    margin:0 1px;
	font-size: 14px;
	font-weight:bold;
    color: #003399;
    text-decoration: none;
}
a.t2:hover {
    margin:0 1px;
	font-size: 14px;
	font-weight:bold;
	color: #003399;
	text-decoration: none;
	}
a.t2:active 
{
    margin:0 1px;
	font-size: 14px;
	font-weight:bold;
    color: #003399;
    text-decoration: none;
}

/* 主菜单下面子菜单链接.尺寸12px */
a.t4:link{  
    margin-right:12px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	}
a.t4:visited 
{
    margin-right:12px;
	font-size: 12px;
    color: #666;
    text-decoration: none;
}
a.t4:hover {
    margin-right:12px;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	}
a.t4:active 
{
    margin-right:12px;
	font-size: 12px;
    color: #666;
    text-decoration: none;
}

/* 子页面左侧headline链接.尺寸14px */
a.t3:link{  
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	line-height:22px;
	}
a.t3:visited 
{
    font-size: 14px;
	color: #003399;
    text-decoration: none;
	line-height:22px;
}
a.t3:hover {
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	line-height:22px;
	}
a.t3:active 
{
    font-size: 14px;
	color: #003399;
    text-decoration: none;
	line-height:22px;
}

/* 子页面左侧headline链接.尺寸12px */
a.t5:link{
    margin-left:12px;
    margin-bottom:10px;
	font-size: 12px;
	color: #6c90da;
	font-weight:bold;
	text-decoration: none;
	}
a.t5:visited 
{
    margin-left:12px;
    margin-bottom:10px;
	font-size: 12px;
	color: #6c90da;
	font-weight:bold;
    text-decoration: none;
}
a.t5:hover {
    margin-left:12px;
    margin-bottom:10px;
	font-size: 12px;
	color: #6c90da;
	font-weight:bold;
	text-decoration: underline;
	}
a.t5:active 
{
    margin-left:12px;
    margin-bottom:10px;
	font-size: 12px;
	color: #6c90da;
	font-weight:bold;
    text-decoration: none;
}




/*表格的边框线样式*/
.table1{
    background-color:#b6b9cc;
    text-align:left;
}

.table1 tr,.table1 tr td{
   background-color:#fff;
   text-align:left;
   vertical-align:middle;
}


/* 通用的标头 */
.headline{
    width:100%;
    background-color:#f2f6fb;
}
.headline div{
    padding:8px;
    height:10px;
    border:solid 1px #b6cae3;
    border-bottom:0;
}

.content_border{
    margin-bottom:10px;
    padding:8px;
    line-height:22px;
    border-left:solid 1px #b6b9cc;
    border-right:solid 1px #b6b9cc;
    border-bottom:solid 1px #b6b9cc;
}