

@charset 'utf-8';

/*默认设置*/
body
{
	margin:0;
	padding:0;
	font-family:Arial,"宋体";
	font-size: 12px;
	color: #555555;
	line-height: 140%;
	
		background-color: #5A0583;
	
}
form,ul,li,dl,p,h1,h2,h3,h4,h5,h6
{
	margin:0;
	padding:0;
}
img
{
	border:0;
}
ul,li
{
	list-style-type:none;
}
a
{
	text-decoration: none;
	color: #555555;
}
a:hover
{
	text-decoration: underline;
	color: #660099;
}
input, select, textarea
{
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	vertical-align:absmiddle;
}
.clear
{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

/*网站主体*/
.main
{
	width: 980px;
	border:5px solid #FFFFFF;
	margin:0 auto;
	
		background-color: #FFFFFF;
	
	table-layout: fixed;
}

/* 头部导航、banner等 */
.header{
	border:5px solid #FFFFFF;
	background:#FFFFFF;
	width:980px;
	margin:13px auto 0 auto;
	clear:both;
}
.header .header_top
{
	position:relative;
}
/*头部请选择语言*/
.header	.header_top .language
{
	position:absolute;
	bottom:0;
	float:left;
	width:210px;
	height:21px;
	background:url(style/2009080249228921.gif) no-repeat 90px 9px;
	padding-top:3px;
	padding-left:21px;
	z-index:1;
}
.header	.header_top .language a
{
	display:block;
}
.header	.header_top .language_box
{
	border:1px solid #660099;
	background:#FFFFFF;
	width:128px;
	display:block;
	line-height:22px;
	text-align:center;
	z-index:99;
	padding:8px 0;
	position:absolute;
	bottom:-36px;
	left:81px;
}

/*头部导航*/
.header .header_top .nav
{
	float:left;
	position:absolute;
	bottom:0;
}
.header .header_top .nav li
{
	float:left;
	position:relative;
	height:29px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
}
.header .header_top .nav li a
{
	display:block;
	height:28px;
	line-height:28px;
	border:1px solid #660099;
	border-bottom:none;
	color:#660099;
	background:url(style/2009111958541517.jpg) repeat-x;
}
.header .header_top .nav li a:hover, .header .header_top .nav li a.navCurrent, .header .header_top .nav li a.navCurrent2
{
	display:block;
	background:url(style/2009111958548969.jpg) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
.header .header_top .nav .navFloat
{
	z-index: 2;
	position: absolute;
	left:0;
	border-bottom:1px solid #660099;
	visibility: hidden;
}
.header .header_top .nav .navFloat ul
{
	background:url(style/2009111958548969.jpg) repeat-x;
	height:29px;
}

/* 头部最新公告 */
.header .header_bottom
{
	clear:both;
	height:30px;
	line-height:30px;
	background:url(style/2009111958533361.jpg) repeat-x;
	color:#FFFFFF;
	padding:0 10px;
	display:block;
	z-index:1;
	overflow:hidden;
}
.header .header_bottom .header_bottom_left
{
	float:left;
	font-weight:bold;
	padding:0 10px;
	width:60px;
}
.header .header_bottom .header_bottom_right
{
	float:left;
}
.header .header_bottom .header_bottom_right a
{
	color:#FFFFFF;
}

.banner {
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	width:980px;
	margin:0 auto;
}

/*网站左侧*/
.left
{
	width:220px;
	float:left;
	background-color: #F6F6F6;
	overflow:hidden;
}
/*左侧标题*/
.left .title
{
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660099;
	
		background: url(style/2009111958584313.jpg) repeat-x;
	
	text-align: center;
	clear:both;
}
/*左侧内容*/
.left .content
{
	padding:20px 7px 13px 7px;
	color: #555555;
	background-color: #F6F6F6;
	line-height:19px;
}
.left .content a
{
	color: #555555;
}
.left .content a:hover
{
	color: #660099;
	text-decoration: underline;
}
.left .content .price
{
	font-size:14px;
	color:#CC0000;
	line-height:17px;
	font-weight:bold;
}
/* 左侧图片列表 */
.left .content .picList
{
	margin-bottom:10px;
}
/* 左侧新闻列表 */
.left .content .list ul li
{
	background:url(style/2009080425946235.gif) repeat-x bottom left;
	padding-top:6px;
	padding-bottom:6px;
	color:#555555;
	line-height:20px;
	font-size:13px;
}
.left .content .list .date
{
	 float:right;
	 padding-left:10px;
}
.left .content a, .left .list a
{
	color: #555555;
}
.left .content a:hover, .left .list a:hover
{
	color: #660099;
}
.left .content .p
{
	border:1px solid #BBBBBB;
}
.left .more
{
	text-align:right;
	clear:both;
	margin-top:12px;
	padding-right:5px;
}

/*左侧导航*/
.left .menu
{
	padding:24px 0;
}
.left .menu dt
{
	margin:0;
	width:184px;
	line-height:18px;
	padding:2px 18px;
	font-weight:bold;
}
.left .menu dt a
{
	display:block;
	background:url(style/2009080425932705.gif) no-repeat 0 5px;
	+background:url(style/2009080425932705.gif) no-repeat 0 3px;
	padding-left:20px;
}
.left .menu dt a.menuCurrent
{
	color:#660099;
	background:url(style/2009080425932705.gif) no-repeat 0 5px;
	+background:url(style/2009080425932705.gif) no-repeat 0 3px;
}
.left .menu dd
{
	margin:0;
	width:164px;
	line-height:18px;
	padding:2px 30px 2px 26px;
}
.left .menu dd a
{
	display:block;
	background:url(style/2009080425940563.gif) no-repeat 0 5px;
	+background:url(style/2009080425940563.gif) no-repeat 0 3px;
	padding-left:20px;
}
.left .menu dd a.subMenuCurrent
{
	color:#660099;
}
/* 左侧投票 */
.left .vote
{
	clear:both;
	padding:14px 12px 35px 12px;
}
.left .vote div
{
	padding:5px 0;
	line-height:18px;
}
.left .vote li
{
	padding:5px 0;
	line-height:20px;
}
.left .vote li span
{
	display:block;
	float:left;
	width:30px;
	overflow:hidden;
}
.left .vote .btn
{
	padding-top:15px;
}

/*投票结果*/
.voteTitle
{
	text-align:center;
	font-weight:bold;
	width:645px;
	margin:20px auto;
}
.voteResult
{
	width:645px;
	margin: 20px auto;
	border-top:1px solid #555555;
}
.voteResult li
{
	height:25px;
	line-height:25px;
	float:left;
	text-align:center;
	overflow:hidden;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
}
.voteResult .voteHeader li
{
	background-color:#F6F6F6;
}
.voteResult .voteContent
{
	text-align:left;
	border-left:1px solid #555555;
	width:230px;
}
.voteResult .clicks
{
	text-align:center;
	width:90px;
}
.voteResult .proportion
{
	text-align:center;
	width:90px;
}
.voteResult .graph
{
	width:230px;
	text-align:left;
	vertical-align:middle;
}
.voteResult .graph hr
{
	color: #660099;
}
.voteResult .voteHeader .voteContent
{
	text-align:center;
}
.voteResult .voteHeader .graph
{
	text-align:center;
}

/*右侧*/
.right
{
	float:right;
	width:750px;
	
		background-color: #FFFFFF;
	
	overflow:hidden;
}
.right .location {
	padding:0 5px 8px 0;
	color:#555555;
	text-align:right;
	clear:both;
}

/*右侧标题*/
.right .title
{
	line-height:33px;
	font-weight:bold;
	padding:0px 15px 0 21px;
	font-size:13px;
	color: #555555;
	
		background: url(style/2009111958603081.jpg) repeat-x;
	
}
.right .title span
{
	float:right;
	font-weight:100;
	font-size:12px;
}
.right .title span a
{
	color:#555555;
}
/*右侧内容*/
.right .content
{
	width: 714px;
	padding: 20px 18px;
	line-height: 180%;
	color: #555555;
}
.right  .content .p
{
	border: 1px solid #BBBBBB;
}
.right .content .price
{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}
/* 右侧图片列表 */
.right .content .picList
{
	margin-bottom:10px;
}
/* 右侧新闻列表 */
.right .content .list
{
	margin:2px 10px 17px 10px;
}
.right .content .list ul li
{
	background:url(style/2009080425946235.gif) repeat-x bottom left;
	padding:6px 10px 7px 10px;
	color:#555555;
	line-height:20px;
	font-size:13px;
}
.right .content .list .date
{
	 float:right;
	 padding-left:10px;
}
.right .content a, .right .list a
{
	color: #555555;
}
.right .content a:hover, .right .list a:hover
{
	color: #660099;
}
/*右侧图文*/
.right .content .picIntro
{
	position:relative;
	margin-bottom:10px;
}
.right .content .picIntro .p
{
	float:left;
}
.right .content .picIntro .txt
{
	float:left;
	padding:0 10px;
}
.right .content .picIntro .txt h4
{
	font-size:14px;
	font-weight: bold;
}
.right .content .picIntro .txt p
{
	color:#555555;
}
/*右侧在线订购及文件下载*/
.right .orderOnline
{
	margin:8px 0;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}

/* 搜索框 */
.search
{
	border:1px solid #B2B2B2;
	background:#F6F6F6;
	height:48px;
	margin-bottom:17px;
}
.search .search_left
{
	float:left;
	line-height:48px;
	font-weight:bold;
	color:#555555;
	width:74px;
	text-align:right;
	padding-right:12px;
	font-size:13px;
}
.search .search_right
{
	float:left;
	padding-top:12px;
}
.search .search_right .search_input
{
	width:354px;
	height:18px;
	line-height:18px;
	padding:3px 2px 1px 2px;
	backbround:#FFFFFF;
	border:1px solid #B2B2B2;
	color:#555555;
}
.search .search_right .search_button
{
	height:24px;
	cursor:pointer;
	margin-left:10px;
}

/*右侧分页及向上*/
.page_top
{
	background:url(style/2009080425946235.gif) repeat-x top;
	margin-top:17px;
	line-height:27px;
}
.page_top span
{
	float:right;
}
.page_top a
{
	margin:0 10px;
}
/*分页样式*/
.page
{
	height:30px;
	line-height:30px;
	clear:both;
}
.page_line
{
	background:url(style/2009080425946235.gif) repeat-x top;
}
.page .recordcount
{
	float:left;
	width:140px;
	padding-left:7px;
	font-size:13px;
}
.page .page_no
{
	float:left;
	width:475px;
	text-align:center;
	font-family:Verdana;
}
.page .page_no span
{
	font-size:11px;
	padding:0 10px;
}
.page .page_no a
{
	padding:0 5px;
}
.page .page_no span a
{
	padding:0 2px;
}
.page .page_no .current
{
	font-weight:bold;
	color:#660099;
	text-decoration:underline;
}
.page .top
{
	float:right;
	width:55px;
	text-align:center;
	font-size:13px;
}
.message_page .page_no
{
	text-align:right;
	float:right;
	padding-right:26px;
}

/* 详细页标题及内容 */
.display_title
{
	padding:0 18px;
	text-align:center;
	color:#555555;
}
.display_title h1
{
	line-height:22px;
	background:url(style/2009080425946235.gif) repeat-x bottom;
	font-size:15px;
	padding:22px 0 7px 0;
}
.display_title .info
{
	line-height:30px;
}
.display_title .font_size
{
	text-align:right;
	line-height:21px;
}
.display_title a
{
	color:#555555;
	margin:0 5px;
}
.display_content
{
	line-height:17px;
	font-size:13px;
	color:#555555;
	text-align:left;
	padding:22px 18px 34px 18px;
	clear:both;
}

/* 表单 */
.inputbox
{
	clear:both;
	width:640px;
	text-align:left;
	margin:10px 0 30px 0;
}
.inputbox p
{
	clear:both;
	text-align:left;
}
.inputbox .ibl
{
	width:68px;
	color:#555555;
	text-align:right;
	float:left;
	padding-right:2px;
	padding-top:13px;
}
.inputbox .ibr
{
	text-align:left;
	float:left;
	padding-top:10px;
	+padding-top:8px;
	color:#555555;
}
.input
{
	border: 1px solid #B2B2B2;
	color: #555555;
	background-color: #f8f8f8;
}
.button
{
	color: #555555;
}
.warning
{
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#FF0000;
	padding-top:15px;
	padding-left:30px;
}

/* 在线留言 */
.message
{
	margin:25px auto 10px auto;
	width:660px;
	line-height:20px;
	color:#555555;
	border:1px dotted #660099;
}
.message .messageTitle
{
	padding:10px 10px 0 10px;
	height:25px;
	font-weight:bold;
	clear:both;
}
.message .messageContent
{
	padding:0 10px 20px 20px;
	clear:both;
}
.message .replyTitle
{
	padding:0 10px;
	height:25px; clear:both;
	font-weight:bold;
}
.message .replyContent
{
	padding:0 10px 20px 20px;
	clear:both;
}

/*人才资源*/
.job
{
	margin:25px auto;
	width:660px;
	line-height:20px;
	color:#555555;
	border:1px dotted #660099;
}
.job .jobContent
{
	padding:10px;
	clear:both;
}

/*订购信息*/
.order
{
	width:645px;
	margin: 20px auto;
	border-top:1px solid #555555;
}
.order li
{
	float:left;
	text-align:center;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
}
.order .orderTitle li
{
	height:30px;
	line-height:30px;
	font-weight:bold;
}
.order .orderContent li
{
	height:25px;
	line-height:25px;
}
.order .del
{
	width:60px;
	border-left:1px solid #555555;
}
.order .productId
{
	width:90px;
}
.order .productName
{
	width:400px;
}
.order .modify
{
	width:90px;
}
.order .modify input
{
	margin-top:2px;
}
.orderBottom
{
	text-align:center;
	margin-top:20px!important;
	margin-top:0;
	margin-bottom:40px;

}
.orderBottom a
{
	margin:20px;
}

/* 底部 */
.footer
{
	width:990px;
	background-color:#FFFFFF;
	color: #555555;
	margin:0 auto;
	min-height:100px;
	+height:100px;
}
.footer .footer_line
{
	width:980px;
	margin:0 5px;
	background-color:#660099;
	height:2px;
	font-size:2px;
}
.footer .copyright
{
	float:left;
	line-height:24px;
	padding:10px 6px 0 6px;
}
.footer .copyright a
{
	text-decoration:underline;
}
/*底部友情链接*/
.footer .link
{
	float:right;
	padding:33px 15px 0 0;
}
.selectLink
{
	width:140px;
	background-color: #FFFFFF;
	color: #555555;
}
