@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	TEXT-ALIGN: center;	
}
table {
font-size:9pt;
}
.title{
font-family:"宋体";
font-size:12px;
color:#000000;
text-align:right;
padding-right:20px;
}

.pos_title{
font-family:"宋体";
font-size:12px;
color:#000000;
text-align:left;
padding-left:20px;
}
.pos_title1{
font-family:"宋体";
font-size:12px;
color:#000000;
text-align:left;
padding-left:10px;
}

.pos_title2{
font-family:"宋体";
font-size:12px;
color:#ffffff;
text-align:left;
padding-left:20px;
}

.tab_title {
	font-family: "宋体";
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
.tab_title1 {
	font-family: "宋体";
	font-weight: bold;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.tab_title2 {
	font-family: "宋体";
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.tab_title7 {
	font-family: "宋体";
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}

.li {
	line-height: 1.5;
	list-style-type: none;
	list-style-position: inside;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family:"宋体";
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family:"宋体";
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-family:"宋体";
}

.content {
	margin:0 auto;		/* 居中 这个是必须的，，其它的属性非必须 */
	text-align: left;
	width: 778px;
}

#nav {
    height: 26px;
    width: 100%;
}
#nav ul {
    margin: 5 0 0 30px;
    padding: 0px;
    font-size: 12px;
    color: #FFF;
    line-height: 21px;
    white-space: nowrap;
}
#nav li {
    list-style-type: none;
    display: inline;
}
#nav li a {
    text-decoration: none;
    padding: 7px 8px;
	color:#FFFFFF;
}
#nav li a:hover {
    color: #FF6600;
}

.list {
margin-bottom:0px;
margin-left:10px;
margin-right:10px;
}

.list li {
	margin:0; padding:0;
	line-height: 1.5;
	list-style-type: none;
	list-style-position: inside;
	border-bottom:#999 1px dashed;
	background:url(images/dot.gif) 5px 0.8em no-repeat;
}

.list li a:link,a:visited {
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}

.list li a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.list2 {
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}

.list2 ul {
margin-bottom: 0px;
}

.list2 li {
	margin:0; padding:0;
	line-height: 1.5;
	list-style-type: none;
	list-style-position: inside;
	background:url(images/dot.gif) 5px 0.8em no-repeat;
}

.list2 li a:link,a:visited {
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}

.list2 li a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

a.green:link {
	color: #009900;
	text-decoration: none;
	font-size: 12px;
	font-family:"宋体";
}
a.green:visited {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-family:"宋体";
}
a.green:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-family:"宋体";
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family:"宋体";
}
a.white:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.white:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-family:"宋体";
}

a.lm:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family:"宋体";
}
a.lm:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-family:"宋体";
}
a.lm:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-family:"宋体";
}

.border_green
{
    BORDER-BOTTOM: #92C662 1px solid;
    BORDER-LEFT: #92C662 1px solid;
    BORDER-RIGHT: #92C662 1px solid;
    BORDER-TOP: #92C662 1px solid;
    FONT-SIZE: 9pt
}

a.nxt:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family:"宋体";
	line-height:18px;
}
a.nxt:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family:"宋体";
	line-height:18px;
}
a.nxt:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family:"宋体";
	line-height:18px;
}
