<!--

/*【————————————公用部分开始————————————*/
* { 
	margin:0; 
	padding:0;
}
html {
	scrollbar-face-color: #fff;				/*滚动条大体部分的颜色*/
    scrollbar-highlight-color: #fff;		/*滚动条凸出部分正面左边与上边一像素的颜色*/
    scrollbar-shadow-color: #fff;			/*滚动条凸出部分正面右边与下边一像素的颜色*/
    scrollbar-3dlight-color: #ccc;			/*滚动条凸出部分侧面左侧与上侧的颜色*/
    scrollbar-arrow-color: #039;			/*上下按钮中三角箭头的颜色*/
    scrollbar-track-color: #eff5ce;			/*滚动条的背景颜色*/
    scrollbar-darkshadow-color: #48486c;	/*滚动条凸出部分侧面右侧与下侧的颜色*/
    scrollbar-base-color: #ccc;				/*滚动条的基本颜色*/
}
body {
	font-family:"宋体",Arial,Helvetica,sans-serif;
	margin:0;
	text-align:center;
	font-size:12px;
	background:#fff url(../images/bg.gif);
}
table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#333;
	font-size:12px;
	word-break:break-all;
	border-collapse:collapse;
}
td {
	border:0;
}
h1 {
	font-size:18px;
	margin:0 16px 20px 0;
	letter-spacing:4px;
}
a:link {
	font-size:12px;
	color:#039;
	letter-spacing:0;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#039;
	letter-spacing:0;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#f00;
	letter-spacing:0;
	text-decoration:none;
}
a:active {
	font-size:12px;
	color:#039;
	letter-spacing:0;
	text-decoration:none;
}
.margin_auto {
	margin-left:auto;
	margin-right:auto;
}
.align_left {
	text-align:left;
}
.align_right {
	text-align:right;
}
.align_center {
	text-align:center;
}
.align_middle {
	vertical-align:middle;
}
.align_top {
	vertical-align:top;
}
.align_bottom {
	vertical-align:bottom;
}
input {
	vertical-align:middle;
}
input.search_input {
	border:0;
	width:528px;
	height:24px;
	background:#fff url(../images/search_input.gif) no-repeat fixed;
	border:1px solid #ddd;
	vertical-align:middle;
	line-height:24px;
	padding:1px 5px;
}
input.text_input {
	border:0;
	width:124px;
	height:22px;
	background:#fff url(../images/text_input.gif) no-repeat fixed;
	border:1px solid #ddd;
	vertical-align:middle;
	line-height:22px;
	padding:1px 5px;
}
input.search_button {
	border:0;
	width:59px;
	height:25px;
	background:url(../images/search_button.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
input.login_button {
	border:0;
	width:59px;
	height:25px;
	background:url(../images/login.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
input.submit_button {
	border:0;
	width:59px;
	height:25px;
	background:url(../images/submit.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
input.reset_button {
	border:0;
	width:59px;
	height:25px;
	background:url(../images/reset.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
}
input.more {
	width:32px;
	height:10px;
	background:url(../images/more.gif) no-repeat;
	cursor:pointer;
	cursor:hand;
	border:0;
}
select {
	width:220px;
	vertical-align:middle;
}
img {
	vertical-align:middle;
	border:0;
}
ol {
	margin:10px 0 10px 24px;
	line-height:150%;
}
ul {
	margin-left:24px;
	line-height:160%;
	font-size:14px;
}
ul li {
	list-style-image:url(../images/li.gif);
}
ol li {
	list-style-image: none;
}
ol.ol_1 li {
	list-style-type:upper-alpha;
}
.clear {
	clear:both;
}
.b {
	font-weight:800;
}
.red {
	color:#f00;
}
.orange {
	color:#f60;
}
.black {
	color:#000;
}
.bg_white {
	background-color:#fff;
}
.en_font {
	font-family:Arial, Helvetica, sans-serif;
}
.width_100_a {
	width:100%;
}
.width_50_a {
	width:50%;
}
.top_t {
	width:1002px;
	height:3px;
	background:#2a4089;
}
.top_m {
	width:1002px;
	height:82px;
	background:#fff;
}
.logo {
	width:331px;
	background:url(../images/logo.gif) no-repeat 0 10px;
}
.top_m_r {
	text-align:right;
	vertical-align:top;
	padding-top:10px;
	padding-right:60px;
	font-size:14px;
}
a.top_m_r_link:link {
	font-size:14px;
	color:#666;
	letter-spacing:0;
	text-decoration:none;
}
a.top_m_r_link:visited {
	font-size:14px;
	color:#666;
	letter-spacing:0;
	text-decoration:none;
}
a.top_m_r_link:hover {
	font-size:14px;
	color:#f00;
	letter-spacing:0;
	text-decoration:none;
}
a.top_m_r_link:active {
	font-size:14px;
	color:#666;
	letter-spacing:0;
	text-decoration:none;
}
.banner {
	width:1002px;
	height:139px;
	background:url(../images/banner.jpg) no-repeat;
}
.menu {
	width:1002px;
	height:32px;
	background:url(../images/menu_bg.gif) repeat-x;
}
.menu_li {
	width:90px;
	height:100%;
	border-right:1px solid #fff;
}
.menu_li_now {
	width:90px;
	height:100%;
	border-right:1px solid #fff;
	background:url(../images/menu_bg_now.gif) repeat-x;
}
.menu_li2 {
	height:100%;
	text-align:right;
	padding-right:64px;
	font-weight:800;
}
a.menu_link:link {
	font-size:12px;
	color:#fff;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:800;
}
a.menu_link:visited {
	font-size:12px;
	color:#fff;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:800;
}
a.menu_link:hover {
	font-size:12px;
	color:#000;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:800;
}
a.menu_link:active {
	font-size:12px;
	color:#fff;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:800;
}
.line {
	width:1002px;
	height:1px;
	background:#fff;
}
.middle {
	width:1002px;
	height:495px;
}
.middle_l {
	width:200px;
	border-right:1px solid #fff;
	vertical-align:top;
	background:url(../images/middle_l.gif) repeat-y center;
}
.block {
	width:190px;
	margin:10px 0 12px 0;
}
.block_t {
	width:100%;
	height:34px;
	background:url(../images/block_t.gif) no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:12px;
	font-weight:800;
	color:#666;
	letter-spacing:3px;
}
.block_m_l {
	text-align:center;
	padding:12px 7px 0 7px;
	height:100px;
	vertical-align:top;
	background:url(../images/block_m.gif) repeat-y;
	line-height:130%;
}
.block_m_l_mail {
	height:100px;
	background:url(../images/mail.gif) no-repeat center bottom;
}
.block_m {
	text-align:left;
	padding:5px 16px;
	height:170px;
	vertical-align:top;
	background:url(../images/block_m.gif) repeat-y;
	line-height:130%;
}
.block_b {
	width:100%;
	height:25px;
	background:url(../images/block_b.gif) no-repeat;
	text-align:right;
	padding-right:10px;
}
.middle_r {
	padding:10px 60px 10px 18px;
	text-align:left;
	vertical-align:top;
}
.search {
	width:100%;
	height:26px;
	margin-bottom:20px;
}
.search_l {
	width:128px;
	height:100%;
	background:url(../images/search.gif) no-repeat 0 2px;
}
.search_r {
	text-align:left;
}
.navigate {
	width:1002px;
	height:30px;
	margin-top:20px;
}
.navigate_r {
	width:380px;
	height:100%;
}
.navigate td {
	text-align:left;
	padding-left:10px;
}
.bottom {
	width:1002px;
	height:58px;
	border-top:2px solid #000;
	color:#333;
	margin-top:5px;
}
.bottom td {
	text-align:left;
	padding-left:10px;
	font-family:Arial,"宋体",Helvetica,sans-serif;
	color:#333;
	background:#fff url(../images/bottom.gif) repeat-x;
	line-height:160%;
}
/*————————————公用部分结束————————————】*/


/*【————————————首页部分开始————————————*/
.index_1 {
	width:100%;
	height:158px;
	margin-bottom:2px;
}
.index_1_l {
	width:231px;
	height:198px;
	background:url(../images/index_1.jpg) no-repeat;
}
.index_1_r {
	text-align:left;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:12px;
	line-height:150%;
	padding-right:20px;
	padding-top:10px;
}
.index_1_r2 {
	width:208px;
	text-align:left;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:12px;
	line-height:150%;
}
.index_2 {
	width:100%;
}
.index_2_in {
	width:360px;
}
.index_2_in td {
	width:100%;
	height:25px;
	background:url(../images/index_2_m.gif) no-repeat left bottom;
	text-align:left;
	padding-left:7px;
}
.index_2_in td span.list {
	
	display:block;
	float:left;
}
.index_2_in td span.listtime {
	width:90px;
	display:block;
	float:right;
}
.index_2_in td.index_2_l {
	width:100%;
	height:24px;
	background:url(../images/index_2_l.gif) no-repeat;
	text-align:left;
	padding-left:7px;
	font-weight:800;
	color:#fff;
}
.index_2_l_div1 {
	width:120px;
	float:left;
	letter-spacing:2px;
}
.index_2_l_div2 {
	width:120px;
	float:right;
	text-align:right;
	padding-right:24px;
}
td.index_3_1 {
	height:65px;
	background: url(../images/index_3_1.jpg) no-repeat 8px center;
}
td.index_3_2 {
	height:65px;
	background: url(../images/index_3_2.jpg) no-repeat 55px center;
}
/*————————————首页部分结束————————————】*/


/*【————————————二级页面部分开始————————————*/
.p2_block {
	width:190px;
	margin:0;
}
.p2_block_t {
	width:100%;
	height:34px;
	background:url(../images/block_t.gif) no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:12px;
	font-weight:800;
	color:#666;
	letter-spacing:3px;
}
.p2_block_m {
	text-align:left;
	padding:5px 16px;
	height:24px;
	vertical-align:top;
	background:url(../images/block_m.gif) repeat-y;
	line-height:130%;
}
.p2_block_b {
	width:100%;
	height:25px;
	background:url(../images/block_b.gif) no-repeat;
	text-align:right;
	padding-right:10px;
}
a.p2_block_link:link {
	width:159px;
	height:28px;
	display:block;
	font-size:12px;
	color:#369;
	text-decoration:none;
	background:url(../images/p2_block_link.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
}
a.p2_block_link:visited {
	width:159px;
	height:28px;
	display:block;
	font-size:12px;
	color:#369;
	text-decoration:none;
	background:url(../images/p2_block_link.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
}
a.p2_block_link:hover {
	width:159px;
	height:28px;
	display:block;
	font-size:14px;
	color:#369;
	text-decoration:none;
	background:url(../images/p2_block_link2.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
}
a.p2_block_link:active {
	width:159px;
	height:28px;
	display:block;
	font-size:12px;
	color:#369;
	text-decoration:none;
	background:url(../images/p2_block_link.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
}
a.p2_block_link2:link {
	width:159px;
	height:28px;
	display:block;
	font-size:13px;
	color:#c33;
	text-decoration:none;
	background:url(../images/p2_block_link2.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
	font-weight:800;
}
a.p2_block_link2:visited {
	width:159px;
	height:28px;
	display:block;
	font-size:13px;
	color:#c33;
	text-decoration:none;
	background:url(../images/p2_block_link2.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
	font-weight:800;
}
a.p2_block_link2:hover {
	width:159px;
	height:28px;
	display:block;
	font-size:13px;
	color:#000;
	text-decoration:none;
	background:url(../images/p2_block_link2.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
	font-weight:800;
}
a.p2_block_link2:active {
	width:159px;
	height:28px;
	display:block;
	font-size:13px;
	color:#c33;
	text-decoration:none;
	background:url(../images/p2_block_link2.gif) no-repeat;
	letter-spacing:4px;
	padding-left:20px;
	padding-top:7px;
	font-weight:800;
}
ol.p2_2 {
	text-align:left;
	padding-left:16px;
	margin-top:20px;
	line-height:200%;
}
ol.p2_2 li span {
	margin-left:40px;
}
a.p2_2_link:link {
	font-size:14px;
	color:#039;
	letter-spacing:0;
	text-decoration:underline;
}
a.p2_2_link:visited {
	font-size:14px;
	color:#039;
	letter-spacing:0;
	text-decoration:underline;
}
a.p2_2_link:hover {
	font-size:14px;
	color:#f00;
	letter-spacing:0;
	text-decoration:none;
}
a.p2_2_link:active {
	font-size:14px;
	color:#039;
	letter-spacing:0;
	text-decoration:underline;
}
.page_records {
	border-top:1px solid #ccc;
	margin-top:20px;
	padding-top:6px;
	padding-left:5px;
}
.p2_form_l {
	width:150px;
	text-align:right;
	height:25px;
	font-size:14px;
}
.p2_form_r {
	text-align:left;
	padding-left:5px;
}
.p2_form_r2 {
	text-align:left;
	padding-left:5px;
	padding-top:4px;
}
input.p2_form_input {
	width:200px;
	height:20px;
	background:#fff;
	border-top:1px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #000;
	padding:2px;
	color:#999;
}
textarea.p2_form_textarea {
	width:350px;
	height:90px;
	border-top:1px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #000;
	padding:2px;
	color:#999;
}
.p2_honor_tr1 td {
	text-align:center;
}
.p2_honor_tr1 div {
	width:304px;
	height:204px;
	border:1px solid #333;
	padding:2px;
}
.p2_honor_tr1 div img {
	border:1px solid #333;
}
.p2_honor_tr2 td {
	padding-bottom:30px;
}
.p2_contact1 {
	padding-bottom:20px;
}
.p2_contact1 span {
	color:#ff6600;
	filter:DropShadow(Color=#cccccc,OffX=1,OffY=1,Positive=1);
	position:absolute;
	font-size:20px;
	font-weight:800;
	font-family:"幼圆","宋体",Arial,Helvetica,sans-serif;
	letter-spacing:4px;
}
.p2_content1 {
	padding-left:20px;
	padding-bottom:50px;
	font-size:14px;
}
.p2_content2 {
	line-height:150%;
	padding:20px;
	padding-right:70px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
}
.p2_content3 {
	line-height:150%;
	padding:20px;
	padding-right:70px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
	text-align:center;
}
.p2_content4 {
	padding-left:20px;
	padding-right:80px;
	padding-bottom:50px;
	font-size:14px;
}
.p2_organization {
	width:600px;
}
.p2_contact3 {
	padding-left:80px;
}
/*【————————————二级页面部分结束————————————*/


/*【————————————三级页面部分开始————————————*/
.p3_1,.p3_3 {
	width:112px;
}
.p3_2 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:left;
	vertical-align:top;
}
.page3_1 {
	text-align:center;
	font-size:16px;
	font-weight:800;
	margin:20px 10px 0 10px;
}
.page3_2 {
	text-align:center;
	font-size:12px;
	margin:10px 10px 40px 10px;
	border-top:1px solid #ccc;
	padding-top:4px;
}
.page3_3 {
	text-align:left;
	line-height:170%;
	margin:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
	color:#000000;
}
.page3_3 p {
	margin:14px 0;
}
/*【————————————三级页面部分结束————————————*/

-->