﻿/* CSS Document */

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;
	background-color: #e8f3fb;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}


/* ------------ 首页 ------------ */
.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: 809px;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-family: "微软雅黑" , "黑体" , Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.logo_unitname
{
	width: 809px;
	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: 500px;
}
.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: 865px;
}
.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;
	background-image: url(images/menu_line3_L.png);
}
.menu_line3_M
{
	height: 15px;
	width: 850px;
	background-image: url(images/menu_line3_M.png);
}
.menu_line3_R
{
	height: 15px;
	width: 20px;
	background-image: url(images/menu_line3_R.png);
}
.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;
}

.left
{
	margin-left: 5px;
	background-repeat: no-repeat;
}
.content_left_1
{
	width: 160px;
	height: 326px;
}
.content_left_1_text
{
	width: 160px;
	height: 306px;
	border-style: solid;
	border-width: thin;
	border-color: #FF9900;
	border-color: #FF9900;
	text-align: center;
	vertical-align: top;
}

.content_left_2
{
	width: 160px;
	height: 70px;
	margin-top: 5px;
}
.content_left_2_text
{
	width: 160px;
	height: 50px;
	border-style: solid;
	border-width: thin;
	border-color: #FF9900;
	border-color: #FF9900;
	text-align: center;
	vertical-align: top;
}

.content_organiztion_L
{
	width: 195px;
	height: 606px;
	background-image: url(images/content_bg_L.png);
}
.content_organiztion_R
{
	width: 695px;
	height: 606px;
	background-image: url(images/content_bg_R.png);
}



.content_left_bott_L
{
	width: 20px;
	height: 20px;
	background-image: url(images/left_bott_L.png);
}
.content_left_bott_M
{
	width: 160px;
	height: 20px;
	background-image: url(images/left_bott_M.png);
}
.content_left_bott_R
{
	width: 20px;
	height: 20px;
	background-image: url(images/left_bott_R.png);
}

.content_middle
{
	width: 520px;
	height: 606px;
}
.content_middle_head
{
	width: 520px;
	height: 30px;
	background-image: url(images/mid_head.png);
	padding-left: 25px;
	vertical-align: middle;
	color: #FFFFFF;
}
.content_middle_1
{
	width: 520px;
	height: 15px;
	background-image: url(images/mid_mid_1.png);
}
.content_middle_mid_1
{
	width: 520px;
	height: 245px;
	background-image: url(images/mid_mid_2.png);
}
/* -- 网上供需会 -- */
.content_middle_table
{
	width: 480px;
	height: 245px;
}
/* -- 网上供需会表格 -- */
.content_middle_table_C1
{
	width: 200px;
	text-align: center;
}
.content_middle_table_C2
{
	width: 140px;
	text-align: center;
}
.content_middle_table_C3
{
	width: 140px;
	text-align: center;
}


.content_middle_mid_2
{
	width: 520px;
	height: 221px;
	background-image: url(images/mid_mid_2.png);
}
/* -- 最新招聘信息 -- */
.content_middle_bott_1
{
	width: 520px;
	height: 25px;
	background-image: url(images/mid_bott_1.png);
}
.content_middle_bott_2
{
	width: 520px;
	height: 25px;
	background-image: url(images/mid_bott_2.png);
}

.content_right
{
	width: 170px;
	height: 606px;
}
.content_right_head
{
	width: 170px;
	height: 30px;
	background-image: url(images/right_head.png);
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.content_right_1
{
	width: 170px;
	height: 15px;
	background-image: url(images/right_mid_1.png);
}
.content_right_mid
{
	width: 170px;
	background-image: url(images/right_mid_2.png);
}
.content_right_bott_1
{
	width: 170px;
	height: 25px;
	background-image: url(images/right_bott_1.png);
}
.content_right_bott_2
{
	width: 170px;
	height: 25px;
	background-image: url(images/right_bott_2.png);
}

/* ------------ 输入框 ------------ */
.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: 48px;
	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;
}
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;
}
.div_hiden
{
	overflow:hidden;
	width:100%;
	height:14px;
	word-break : break-all;
}