﻿*{ 
	margin: 0;
	padding: 0;
}
body { 
	font-size: 12px;
	font-family: "宋体",Verdana,Arial,sans-serif,"Times New Roman";
	color: #000;
	background-color: #efefef;
}

ul,li { 
	list-style: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
a:active {
	color: #f60;
	text-decoration: underline;
}

img{ 
	border: 0;
}

.tip {
	background-color: #fffbe5;
	border: 1px #fff5bf solid;
	height: 20px;
	line-height: 20px;
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 860px;
	height: 90px;
	margin: 0 auto;
	background-color: #f2f0e1;
}
#header h2 {
	color: #000;
	font-size: 24px;
	font-family: "黑体";
	width: 200px;
	float: left;
	text-align: center;
	line-height: 30px;
	margin: 15px 0 0 5px;
}
#header h3 {
	color: #000;
	font-size: 32px;
	font-family: "黑体";
	text-align: center;
	line-height: 30px;
	margin: 15px 0 0 0;
	line-height: 60px;
}

#header p {
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	margin: 10px 0 0 0;
	float: right;
	width: 630px;
}
#header p a:link,#header p a:visited {
	color: #09164a;
}
#header p a:hover,#header p a:active {
	color: #c30109;
	text-decoration: none;
}

.nav {
	line-height: 20px;
}
.nav a:link,.nav a:visited {
	color: #ffffff;
}
.nav a:hover,.nav a:active {
	color: #ffffff;
	text-decoration: none;
}
.nav td {
	text-align: center;
}

.tip2 {
	width: 848px;
	background-color: #f2f0e1;
	border: 1px #dfdfdf solid;
	line-height: 25px;
	text-align: left;
	padding: 5px 0 0 10px;
	margin: 0 auto;
}
.tip2 a:link,.tip2 a:visited {
	color: #f60;
}
.tip2 a:hover,.tip2 a:active {
	color: #f00;
}

.c_content_text
{
    text-align:left; 
    overflow:hidden; 
    font-size:12px; 
    clear:both; 
    line-height:23px; 
    height: auto !important;
    overflow:hidden;text-overflow:ellipsis;
    word-wrap: break-word;
    word-break: break-all;
	margin: 0 auto;
	width: 860px;
	background: #f2f0e1;
}


.c_content_text table {
	border-collapse: collapse;
	width: 100%;
    table-layout:fixed;
	background-color: #f8f8f8;
}

.c_content_text table th {
font: bold  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border: 1px #d6e0ef solid;
letter-spacing: 2px;
background-color: #f2f0e1;

text-transform: uppercase;
}

.c_content_text table td,#table_2 td {
border: 1px #d6e0ef solid;
background-color: #f2f0e1;
padding: 0 0 0 2px;
}
#table_2 td {
    line-height:23px; 
	padding: 0 0 0 2px;
}
.c_content_text img{ border:0px solid #ccc; margin:15px auto 0;}
.c_content_text p {
	margin-bottom:15px; font-size:14px;line-height:180%; padding: 0 10px;margin: 0 auto;
}
.c_content_text p strong {
	line-height: 35px;
}
.c_content_text a:link,.c_content_text a:visited {
	color: #000000;
	text-decoration: underline;
}
.c_content_text a:hover,.c_content_text a:active {
	color: #f00;
}
.title_p {
	line-height: 20px;
	background-color: #d6e0ef;
	border: 1px #fbfbfb solid;
}
