﻿html
{
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.V_Content
{
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
	letter-spacing: 1px;
}
.bodyindex
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #e8f3fb;
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

.menu a
{
	font-family: 宋体, 微软雅黑, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}
.menu a:link
{
	text-decoration: none;
	color: #666666;
}
.menu a:visited
{
	text-decoration: none;
	color: #666666;
}
.menu a:hover
{
	text-decoration: none;
	color: #333333;
}
.menu a:active
{
	text-decoration: none;
	color: #333333;
}

/* ------------ 首页 ------------ */
.bg_all
{
	border: solid;
	border-width: thin;
	border-color: #0099FF;
}

.bg_top
{
	background-color: #e0eff6;
	border-color: #3366FF;
	text-align: right;
	vertical-align: middle;
	height: 24px;
	padding-right: 12px;
}
.bg_top a
{
	font-size: 12px;
	color: #666666;
}
.bg_top a:link
{
	text-decoration: none;
}
.bg_top a:visited
{
	text-decoration: none;
}
.bg_top a:hover
{
	color: #003399;
	text-decoration: underline;
}
.bg_top a:active
{
	text-decoration: none;
}


.bg_middle
{
	background-image: url(../images/bg_head.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e0eff6;
}

.head
{
	width: 970px;
	height: 60px;
	margin-left: 15px;
	margin-top: 10px;
}
.logo
{
	width: 71px;
	height: 42px;
}

.logo_right
{
	width: 899px;
	vertical-align: middle;
}
.logo_text
{
	width: 839px;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.logo_unitname
{
	width: 839px;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.button_exit
{
	width: 42px;
	height: 42px;
}
/* ------------ 导航菜单控制 ------------ */
.menu
{
	width: 890px;
	margin-top: 20px;
}

.menu_line1
{
	width: 890px;
}
.menu_line1_L
{
	height: 30px;
	width: 20px;
	background-image: url(../images/menu_line1_L.png);
}
.menu_line1_M
{
	height: 30px;
	width: 850px;
	background-image: url(../images/menu_line1_M.png);
}
.menu_line1_R
{
	height: 30px;
	width: 20px;
	background-image: url(../images/menu_line1_R.png);
}
.menu_line1_text
{
	height: 30px;
	width: 350px;
}
.menu_line1_div
{
	height: 30px;
	width: 15px;
	background-image: url(../images/menu_line1_div.png);
}

.menu_line2
{
	width: 890px;
}
.menu_line2_L
{
	height: 35px;
	width: 20px;
	background-image: url(../images/menu_line2_L.png);
}
.menu_line2_M
{
	height: 35px;
	width: 865px;
	background-image: url(../images/menu_line2_M.png);
}
.menu_line2_text
{
	height: 35px;
	width: 870px;
}
.menu_line2_button
{
	height: 35px;
	width: 70px;
}
.memu_line2_welcome
{
	width: 200px;
	color: #FFFFFF;
}
.memu_line2_newmessage
{
	width: 385px;
	color: #FF9900;
}


.menu_line3
{
	width: 890px;
	margin-top: 0px;
}
.menu_line3_L
{
	height: 15px;
	width: 20px;
}
.menu_line3_M
{
	height: 15px;
	width: 850px;
}
.menu_line3_R
{
	height: 15px;
	width: 20px;
}
.login
{
	color: #666666;
}

/* ------------------------------------------ 中间内容部分 ------------------------------------------ */
.content
{
	width: 890px;
}
.content_left
{
	width: 200px;
	height: 606px;
}
.content_left_top_L
{
	width: 20px;
	height: 20px;
	background-image: url(../images/left_top_L.png);
}
.content_left_top_M
{
	width: 160px;
	height: 20px;
	background-image: url(../images/left_top_M.png);
}
.content_left_top_R
{
	width: 20px;
	height: 20px;
	background-image: url(../images/left_top_R.png);
}

.content_left_mid_L
{
	width: 20px;
	height: 566px;
	background-image: url(../images/left_mid_L.png);
}
.content_left_mid_M
{
	width: 160px;
	height: 566px;
	background-color: #F9F9F9;
	vertical-align: top;
}
.content_left_mid_R
{
	width: 20px;
	height: 566px;
	background-image: url(../images/left_mid_R.png);
}

.content_left_VideoInterView
{
	width: 160px;
	height: 50px;
}

.content_left_VideoInterView
{
	width: 160px;
	height: 50px;
}

.content_left_title
{
	width: 78px;
	height: 20px;
	background-image: url(../images/left_title.png);
	margin-top: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
/* -- 左边黄颜色标题栏 -- */

.content_left_Article
{
	width: 160px;
	height: 299px;
}
.content_left_Artivle_text
{
	width: 160px;
	height: 279px;
	border-style: solid;
	border-width: thin;
	border-color: #FF9900;
	border-color: #FF9900;
	padding: 0px 12px;
	vertical-align: top;
}

.content_left_MobileMessage
{
	width: 160px;
	height: 162px;
}
.content_left_MobileMessage_text
{
	width: 160px;
	height: 142px;
	border-style: solid;
	border-width: thin;
	border-color: #FF9900;
	border-color: #FF9900;
	padding: 0px 12px;
	vertical-align: top;
}

/* -- 组织方 -- */

.white_front
{
	color: #FFFFFF;
}
.white_front a
{
	font-size: 12px;
	color: #ffffff;
}
.white_front a:link
{
	text-decoration: none;
}
.white_front a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.white_front a:hover
{
	text-decoration: underline;
}
.white_front a:active
{
	text-decoration: none;
}



/* ------------ 输入框 ------------ */
.input_boder
{
	border-style: solid;
	border-width: thin;
	border-color: #999999;
}


/* ------------ 广告 ------------ */
.ad
{
	width: 880px;
}
.line
{
	background-image: url(../images/Line.png);
}
.ad_890_70
{
	height: 70px;
	background-color: #FFFFFF;
}
.ad_small
{
	width: 97px;
	height: 50px;
	background-color: #FFFFFF;
	border: solid;
	border-width: thin;
	border-color: #e0eff6;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
}

/* ------------ 版权信息 ------------ */
.copyrights
{
	width: 890px;
	height: 45px;
	background-image: url(../images/copyrights_bg.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 10px;
	color: #FFFFFF;
}
.copyrights a
{
	font-size: 12px;
	color: #ffffff;
}
.copyrights a:link
{
	text-decoration: none;
}
.copyrights a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.copyrights a:hover
{
	text-decoration: underline;
}
.copyrights a:active
{
	text-decoration: none;
}

/* ------------ 导航菜单控制 ------------ */

.menu_line1 a
{
	font-size: 12px;
	color: #ffffff;
}
.menu_line1 a:link
{
	text-decoration: none;
}
.menu_line1 a:visited
{
	text-decoration: none;
}
.menu_line1 a:hover
{
	text-decoration: underline;
}
.menu_line1 a:active
{
	text-decoration: none;
}

.menu_line2 a
{
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
.menu_line2 a:hover
{
	color: #000000;
}

.menu_line2_red a
{
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.menu_line2_red a:hover
{
	color: #0099FF;
}

.menu_line3
{
	color: #555555;
}


.S_Left_Boder
{
	border-style: solid;
	border-width: thin;
	border-color: #dddddd;
}

.title
{
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
}
.line
{
	color: #CCC;
}

.content_head
{
	font-family: "微软雅黑" , "宋体" , Verdana;
	font-size: 14px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-left:15px;
}

.jumpmenu
{
	font-size: 12px;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.button
{
	background-color: #FF9900;
	color: #FFFFFF;
	border-style: solid;
}

.table_head
{
	background-color: #e0eff6;
	color: #333333;
	text-align: center;
	height: 36px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
}
.table_line_s
{
	background-color: #ffffff;
	color: #666666;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
}
.table_line_d
{
	background-color: #eeeeee;
	color: #666666;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
}

.text_red
{
	color: #F00;
	vertical-align: middle;
	height: 20px;
}
.text_orange
{
	color: #F90;
	padding-top: 12px;
	margin-top: 12px;
}
.text_green
{
	color: #FFF;
	background-color: #0C0;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 12px;
	vertical-align: baseline;
}

.tdmsgcount a
{
	font-size: 12px;
	color: #FF9900;
}
.tdmsgcount a:link
{
	color: #FF9900;
	text-decoration: none;
}
.tdmsgcount a:visited
{
	color: #FF9900;
	text-decoration: none;
}
.tdmsgcount a:hover
{
	color: #FFffff;
	text-decoration: underline;
}
.tdmsgcount a:active
{
	text-decoration: none;
}

.right_function a
{
	font-size: 12px;
	color: #0080C0;
}
.right_function a:link
{
	color: #0080C0;
	text-decoration: none;
}
.right_function a:visited
{
	color: #0080C0;
	text-decoration: none;
}
.right_function a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.right_function a:active
{
	text-decoration: none;
}

.table_bottom_function
{
	height: 33px;
	padding-right: 12px;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
.table_bottom_function a
{
	font-size: 12px;
	color: #666666;
}
.table_bottom_function a:link
{
	text-decoration: none;
}
.table_bottom_function a:visited
{
	text-decoration: none;
}
.table_bottom_function a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.table_bottom_function a:active
{
	text-decoration: none;
}

.V_job_table
{
	background-color: #f9f9f9;
	border: #7accc8 dashed;
	border-width: 1px;
	line-height: 14px;
}

.V_job_table_head
{
	background-color: #7accc8;
	color: #ffffff;
	text-align: center;
	height: 26px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 10px;
}

.V_job_table_head_1
{
	background-color: #39b54a;
	color: #ffffff;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 10px;
}

.V_job_table_head_2
{
	background-color: #898989;
	color: #ffffff;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 10px;
}

.V_job_table_head_3
{
	background-color: #f26522;
	color: #ffffff;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 10px;
}

.V_job_table_head_4
{
	background-color: #555555;
	color: #ffffff;
	text-align: center;
	height: 26px;
	vertical-align: middle;
	font-family: "宋体" , "微软雅黑" , Verdana, Arial, sans-serif;
	font-size: 10px;
}

.V_job_table_text
{
	color: #999999;
}
.popupwindow
{
	width: 400px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	border: solid 1px #5DC1E9;
}

.popupwindow_title
{
	height: 30px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	line-height: 180%;
	background-color: #5DC1E9;
}

.popupwindow_center
{
	height: 300px;
	text-align: center;
	vertical-align: top;
}

.popupwindow_right
{
	width: 10px;
	background-image: url(../images/content_M.png);
}

.intable
{
	border: #FF9900;
	border-style: solid;
	border-width: 1px;
}
.title_orange
{
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 18px;
	vertical-align: middle;
	text-align: center;
	color: #F90;
}
.title_orange14
{
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	color: #F90;
}
a
{
	font-size: 12px;
	color: #0080C0;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.R_link a
{
	font-size: 12px;
	color: #e0eff6;
}
.R_link a:link
{
	text-decoration: none;
}
.R_link a:visited
{
	text-decoration: none;
}
.R_link a:hover
{
	color: #FC0;
	text-decoration: underline;
}
.R_link a:active
{
	text-decoration: none;
}
.div_scroll
{
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #99CCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #99CCFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
}
.div_hiden
{
	overflow: hidden;
	width: 100%;
	height: 14px;
	word-break: break-all;
}

.div_org
{
	border-top: #ccd5e4 1px solid;
	border-bottom: #ccd5e4 1px solid;
	border-left: #ccd5e4 1px solid;
	border-right: #ccd5e4 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #efffe3;
	float: left;
	margin: 1px 5px 1px 0px;
	height:14px;
	white-space:nowrap;
	cursor:hand;
}

.div_unit
{
	border-top: #ccd5e4 1px solid;
	border-bottom: #ccd5e4 1px solid;
	border-left: #ccd5e4 1px solid;
	border-right: #ccd5e4 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #bbccd5;
	float: left;
	margin: 1px 5px 1px 0px;
	height:14px;
	white-space:nowrap;
	cursor:hand;
}

.div_supply
{
	border-top: #ccd5e4 1px solid;
	border-bottom: #ccd5e4 1px solid;
	border-left: #ccd5e4 1px solid;
	border-right: #ccd5e4 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffebcd;
	float: left;
	margin: 1px 5px 1px 0px;
	height:14px;
	white-space:nowrap;
	cursor:hand;
}
