﻿body
{
	font-size: 9pt;
	margin: 0px 5px 0px 5px;
	background-image: url(../images/bg.jpg);
}

A:link
{
	text-decoration: underline;
	color: #336699;
}
A:visited
{
	text-decoration: none;
	color: #336699;
}
A:active
{
	text-decoration: none;
	color: #336699;
}
A:hover
{
	text-decoration: underline;
	color: red;
}

.main_div
{
	width: 950px;
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	border-top: gray 1px solid;
	background-color: White;
}
.page_top1
{
	height: 120px;
}
.page_top1_item
{
	width: 86px;
	background-image: url(../Images/l2-01.jpg);
	background-repeat: no-repeat;
}
.page_top1_item_mouseover
{
	width: 86px;
	background-image: url(../Images/l2-01-blue.jpg);
	background-repeat: no-repeat;
	color: #b3c33e;
	font-size: 11pt;
	font-weight: bold;
	cursor: pointer;
}
.page_top1_nav_button
{
	border: 0px;
	background-color: Transparent;
	color: #878787;
	cursor: pointer;
}
.page_top2
{
	height: 100px;
	background-image: url(../images/f-dr.gif);
}
.page_bottom
{
	height: 35px;
	background-color: #93a81c;
	color: White;
}
.page_bottom a
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}
/*内容窗口*/
.page_detail
{
	height: auto;
}


/*内容标题背景*/
.content_title_div
{
	background-color: #f0f3e0;
	height: 30px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom:10px;
	padding: 0px 10px 0px 5px;
}
/*内容明细DIV*/
.content_text_div
{
	color: rgb(75,75,75);
	margin: 0px 10px 0px 10px;
	overflow:hidden;
}
/*内容标题文字1*/
.content_title_text
{
	font-size: 11pt;
	font-weight: bold;
	color: #4785a3;
	letter-spacing: 2px;
	width: 150px;
}
/*内容标题文字导航*/
.content_title_nav
{
	padding-right:15px;
}
.content_title_nav a
{
	font-size: 10pt;
	color: #93a81c;
	width: 90px;
	text-decoration:underline;
	cursor: pointer;
}
.content_title_nav a:hover
{
	text-decoration: underline;
	color: red;
}

/*内容明细块标题*/
.content_text_block_title
{
	color: #25779f;
	font-size: 10pt;
}
/*内容明细块div*/
.content_text_block_div
{
	background-color: #fbf9f9;
	line-height: 21px;
	letter-spacing: 1px;
	padding: 15px 25px 15px 25px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #ddd;
	text-align:justify;
}

/*内容明细块div*/
.content_text_block_div_eng
{
	background-color: #fbf9f9;
	padding: 15px 25px 15px 25px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #ddd;
	text-align:justify;
	font-size:9pt;
	line-height:16px;
}

/*图片边框影印*/
.img_block_div
{
	text-align:center;
	margin: 5px 5px 5px 5px;
}
.img_with_border
{
	border: 2px solid #f7f7f7;
	vertical-align:bottom;
}

/* 图片文字*/
.img_banner
{
	text-align: center;
	background: #ddd;
	-moz-opacity: .55;
	filter: alpha(opacity=55);
	opacity: .55;
	color: #25779f;
	position: relative;
	bottom: 0;
	left: 0;
	width: auto;
	padding: 0px;
	border-top: 1px solid #999;
	font-size: 12px;
	letter-spacing: 1px;
}

/*客服中心地址分割*/
.white_border
{
	border-right: white 4px solid;
	border-top: white 5px solid;
	border-left: white 5px solid;
	border-bottom: white 5px solid;
	background-color: #fbf9f9;
}

/*膜层厚度颜色分割*/
.white_border_1px
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #fbf9f9;
}

/*默认首页，更多按钮*/
.default_page_more_botton
{
	border: 0px;
	background-color: Transparent;
	color: #93a81c;
	cursor: pointer;
}
.default_page_navitem_div
{
	border: 0px;
	background-color: #f3f3f3;
	color: #4785a3;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top:5px;
	font-weight: bold;
}
.default_page_content_block_div
{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.default_page_content_block_div2
{
	background-color: #fbf9f9;
	line-height: 21px;
	letter-spacing: 1px;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #ddd;
}


/*新闻页面*/
.news_title
{
	/*font-size: 10px;
	font-weight: bold;*/
	color: #4785a3;
	padding: 3px 5px 3px 5px;
	background-color: #fbf9f9;
}
.news_time
{
	font-weight: bold;
	color: #4785a3;
}
.news_detail
{
	cursor: pointer;
	line-height: 22px;
}

.news_show_title
{
	color: White;
	font-weight: bold;
}
.news_show_time
{
	color: White;
	font-weight: bold;
}


/*招聘添加修改*/
.zhaopin
{
	width: 100%;
}
.zhaopin_title
{
	font-size: 10pt;
	color: #4785a3;
	font-weight: bold;
	background-color: #fbf9f9;
	padding: 8px 5px 8px 5px;
}
.zhaopin_title_time
{
	font-size: 9pt;
	background-color: #fbf9f9;
	padding: 8px 5px 8px 5px;
}
.zhaopin_req_item_title
{
	width: 80px;
	color: #4785a3;
	padding: 2px 2px 2px 2px;
}

/*用户登陆div*/
.admin_logon_div
{
	background-color: #fbf9f9;
	line-height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ddd;
	width: 230px;
}

