﻿/*公共样式*/
.none
{
	display:none;
}
body
{
	margin:0px;
	padding:0; 
	font-size:12px;
	background:url("bg.png") repeat-x left top;
}
.home_news_more
{
	background:url("more2.png") no-repeat right top;
	height:13px;
	margin-top:-30px;
	margin-right:20px;
	text-align:right;
}
table,tr,td
{
	font-family:"Arial","Tahoma";
	font-size:12px;
	color:#555;
}
div
{
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	font-family:"Arial","Tahoma";
	color:#555;
	font-size:12px;
	overflow:hidden;
}
hr
{
	height:0px;
	border:0px;
	border-top:1px solid #ddd;
	width:96%;
}
img
{
	border:0;
}
a
{
	color:#555;
	text-decoration:none;
}
a:hover
{
	color:#ff3300;
	text-decoration:underline;
}
a.link
{
	color:#999;
}
a.redcolor
{
	color:#CB4721;
}
a.redcolor:hover
{
	color:#222;
}

#header
{
	position:relative;
	background:url("logo.png") no-repeat left bottom;
	height:75px;
	margin:0px auto;
	text-align:center;
	width:987px;
	margin-bottom:20px;
}

#header .header_top
{
	width:1003px;
	height:44px;
	text-align:left;
}

#header .header_top .logo
{
	margin-top:7px;
	margin-left:10px;
	float:left;
}

#header .header_top .Lang
{
	float:right;
	margin-top:12px;
	margin-right:38px;
	display:none;
}
#header #menu
{
	width: 100%;
	white-space: nowrap;
	padding-top:46px;
	padding-left:286px;
}
#header #menu div
{
	margin:0 auto;
	background:#fff;
}
#menu ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
	float:left;
}
#menu ul li
{
	display:inline;
	float: left;
}
#menu .menu_line
{
	height: 33px;
	list-style-type: none;
	width:2px;
}
#menu ul li a
{
	color: #000;
	text-decoration: none;
}
.menu_1 a
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 4px 15px 0 15px;
	width:82px;
	text-decoration: none;
	background: url(menu_1.png) no-repeat center top;
	margin-right:1px;
}
.menu_1 a:hover
{
	background: url(menu_1_hover.png) no-repeat center top;
}
.menu_2 a
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 4px 15px 0 15px;
	width:82px;
	text-decoration: none;
	background: url(menu_2.png) no-repeat center top;
	margin-right:1px;
}
.menu_2 a:hover
{
	background: url(menu_2_hover.png) no-repeat center top;
}
.menu_3 a
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 4px 15px 0 15px;
	width:82px;
	text-decoration: none;
	background: url(menu_3.png) no-repeat center top;
	margin-right:1px;
}
.menu_3 a:hover
{
	background: url(menu_3_hover.png) no-repeat center top;
}
.menu_4 a
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 4px 15px 0 15px;
	width:82px;
	text-decoration: none;
	background: url(menu_4.png) no-repeat center top;
	margin-right:1px;
}
.menu_4 a:hover
{
	background: url(menu_4_hover.png) no-repeat center top;
}
.menu_5 a
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #fff!important;
	padding: 4px 15px 0 15px;
	width:82px;
	text-decoration: none;
	background: url(menu_5.png) no-repeat center top;
	margin-right:1px;
}
.menu_5 a:hover
{
	background: url(menu_5_hover.png) no-repeat center top;
	color: #fff!important;
}
#menu li#search
{
	background: url(menu_right.jpg) no-repeat right top;
	float: right;
	padding-top: 6px;
}
#menu li#search input
{
	border: #065387 1px solid;
	font-size: 12px;
	width: 150px;
	color: #666;
	height:16px;
	*height: 20px;
}
#menu li#search input.submit
{
	border: 0px;
	font-weight: 600;
	background: url(search_bg.jpg) no-repeat left 50%;
	width: 59px;
	cursor: pointer;
	color: #fff;
	height: 20px;
}

#menu li a#menu_home
{
	background: url(menu_home_other.jpg) no-repeat left top;
}
#menu li a#menu_home:hover
{
	background: url(menu_home.jpg) no-repeat left top;
}

#top
{
	position:relative;
	top:-1px;
	width:1003px;
	background:#EEF4F6 url("mainbg.gif") repeat-x;
	margin:0px auto;
	text-align:center;
}

/*头部公告滚动样式*/
#notice_1
{
	overflow:hidden;
	height:120px;
}


/*中间排版*/
#body
{
	width:920px;
	margin:0 auto;
}

#body td
{
	border-right:dashed 0px #d2dfe6;
}

.td_title_bg
{
	
}
.picplayer
{
	width:920px;
	height:260px;
	margin: 0 auto;
	margin-bottom:14px;
	background:#fff;
	border:solid 0px #fff;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:135px;
	width:100%;
	height:200px;
	z-index:1;
	text-align:center;
	background:url("maquee.png") center no-repeat;
}
.home_flash {
	width:194px;
	height:235px;
	padding-top:33px;
	padding-left:16px;
	background:url("product.png") top center no-repeat;
}
/*两列左窄右宽排列*/
#left_1
{
	float:left;
	width:210px;
	text-align:left;
	margin-right:20px;
}

#middle_1
{
	float:left;
	width:9px;
}

#right_1
{
	text-align:left;
}

/*两列左宽右窄*/
#left_2
{
	float:left;
	width:730px;
	text-align:left;
}

#middle_2
{
	float:left;
	width:9px;
}
.product_pic
{
	float:left;
	margin:5px 4px;
	text-align:center;
}
.product_pic_home
{
	float:left;
	margin:-2px 0px;
	text-align:center;
	border:solid 1px #eee;
}
.product_pic_border
{
	border:solid 1px #eee;
	width:176px;
}
.home_about
{
	width:438px;
	line-height:185%;
}
.home_about .home_sub_content
{
}
.home_product
{
	width:260px;
	text-align:left;
}
.home_product ul
{
	float:left;
	margin:4px;
	padding:0;
}
.home_product .home_sub_content li
{
	margin:0;
	list-style:none;
}
.home_product .product_pic
{
	border:solid 1px #eee;
}
.home_product table
{
	border:0!important;
	margin:4px;
}
.home_product td
{
	border:0!important;
}
.home_sub_content .product_title
{
	width:112px;
	white-space:nowrap;
	overflow:hidden; 
	text-align:center;
	text-overflow:ellipsis;
}
.home_sub_content
{
	padding:10px;
}
.home_news li
{
	margin:0;
	margin-left:6px;
	list-style:none;
}
.home_sub_content_title
{
	background:url("arrow.png") left no-repeat;
}
.home_sub_content_title span
{
	font-size:11px;
	margin-left:8px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.home_sub_content li
{
	margin:0;
	padding:0
}
.home_about .home_sub_content
{
	padding-left:4px;
}
.home_product .home_sub_content
{
	font-size:12px;
}
.home_product img
{
	border:0;
}
.home_news
{
	text-align:left;
	background:#D2DFE6 url("news_bg.png") top repeat-x;
	width:265px;
	height:227px;
	padding:6px;
	margin:2px 12px;
}
.home_sub
{
	height:30px;/*FireFox*/
	*height:30px;/*IE*/
	background:#D2DFE6 url("subject_bg.png") top repeat-x;
	padding-top:0px;
	font-size:14px;
}

/*三列左右窄中间宽*/
#left_3
{
	float:left;
	width:210px;
	text-align:left;
}
#middle
{
	float:left;
	width:529px;
	text-align:left;
}
#right_3
{
	float:right;
	width:210px;
	text-align:left;
}

/*页脚样式*/
#foot
{
	width:943px;
	height:66px;
	margin:0 auto;
	margin-top:12px;
	padding-top:6px;
	padding-left:6px;
	text-align:center;
	font-size:12px;
	color:#999;
	background:url("foot_bg.png") no-repeat top center;
}
#foot a
{
	color:#999;
}

#foot .table
{
	width:1003px;
	padding-top:15px;
}
.copyright
{
	text-align:left;
	padding-bottom:33px;
	padding-left:13px;
}
.friend
{
	text-align:right;
	padding-right:11px;
}

/*其他常用样式*/
.global_sub
{
	height:24px;/*FireFox*/
	*height:24px;/*IE*/
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
}
.subject
{
	height:24px;/*FireFox*/
	*height:24px;/*IE*/
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
}
#left 
{
	width:96px;
	margin:0;
	padding: 0 12px;
	float:left;
	text-align:center;
}
#left a 
{
	display:block;
	color:#707070;
	font-weight:bold;
	margin-bottom:5px;
	width:70px;
}
#left a:hover 
{
	text-decoration:none;
	background:url("left_button_hover_bg.gif") left top no-repeat;
	color:#fff;
}
.left_title_1
{
	background:url("left_title_1.png") center no-repeat;
	height:63px;
	margin-bottom:10px;
}
.left_title_2
{
	background:url("left_title_2.png") center no-repeat;
	height:63px;
	margin-bottom:10px;
}
.left_title_3
{
	background:url("left_title_3.png") center no-repeat;
	height:63px;
	margin-bottom:10px;
}
.left_title_4
{
	background:url("left_title_4.png") center no-repeat;
	height:63px;
	margin-bottom:10px;
}
.banner_news
{
	margin-bottom:20px;
	text-align:left;
	padding-left:35px;
}
#right 
{
	margin:0;
	padding: 0 12px;
	float:right;
}
#right h1
{
	text-align:center; 
	font-size:16px;
	margin-bottom:0px;
}
#left_1 ul 
{
	background:#e5eef4;
	width:214px;
	margin:0;
	padding: 0 12px;
}
#left_1 li 
{
	background:url("arrow2.png") left top no-repeat;
	margin:0;
	padding-left:12px;
	font-size:14px;
	list-style:none;
}
.subject_bg
{
	background:url("subject_bg.gif") #e5eef4 left top no-repeat;
	margin-top:20px;
	font-size:16px;
	width:214px;
	height:40px;
	padding-top:9px;
	padding-left:22px;
}
.subject_eng_bg
{
	background:url("subject_eng_bg.gif") #e5eef4 right bottom no-repeat;
	font-size:14px;
	width:214px;
	height:20px;
}
.content
{
	text-align:left;
	margin:0 40px 30px 40px;
	font-size:12px;
}
.margin
{
	margin:0 40px 30px 40px;
}
.border_no_top
{
	border-left:1px #D2DFE6 solid;
	border-right:1px #D2DFE6 solid;
	border-bottom:1px #D2DFE6 solid;
}
.border_left_right
{
	border-left:1px #D2DFE6 solid;
	border-right:1px #D2DFE6 solid;
}

.border
{
	border:1px #D2DFE6 solid;
}

.userlogin_over
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
	border:1px #C60000 solid;
	background-color:#F7F2BD;
}

.userlogin_out
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
}

.space_between
{
	height:5px;
}

/*定义Float为左的代码*/
.float_left
{
	float:left;
}

/**分页**/
.pagelist
{
	margin-right:27px;
	margin-top:23px;
	padding:3px;
	text-align:right;
	border:0px;
}
.pagelist a
{
	 margin-right:13px;
	*margin-right:13px;
}
.Previous
{
	background:url("Previous.png") left top no-repeat;
	padding-left:12px;
	font-weight:bold;
}
.Next
{
	background:url("Next.png") right top no-repeat;
	padding-right:12px;
	font-weight:bold;
}

/*用于列表的鼠标移动样式*/
.list_over
{
	padding-top:3px;
	background:#E7EEF1;
	border-bottom:1px #D2DFE6 dashed;
}
.list_out ul
{
	padding:0;
	margin:0;
	margin-left:35px;
	width:100%;
}
.list_out li
{
	padding:3px 0;
	font-size:14px;
	list-style:none;
	text-align:left;
	margin:0;
}
.list_out li span
{
	font-size:11px;
}

/*用于显示内容页的常用样式*/
.msg_sub
{
	font:bold 15px "Tahoma","Arial";
	color:#486F84;
	padding:5px;
	text-align:center;
}
.msg_date
{
	text-align:center;
	font: 0.83em/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	color:#999;
	font-size:12px;
}
.msg_date span
{
	width:120px;
}
.msg_content
{
	padding:5px;
	text-align:left;
	font-size:14px;
}

/*我要留言样式*/
.button
{
	background:#FFF url("btn.gif") repeat-x;
	height:25px;
	border:#7B9EBD;
}

/*友情提示页代码*/
.error
{
	line-height:150%;
	padding:15px;
	width:450px;
	border:1px #D2DFE6 dashed;
}

/*奇偶行颜色显示*/
.wtr
{
	position:relative;
	padding:3px;
	text-align:left;
	border-bottom:1px #D2DFE6 solid;
}
.dtr
{
	position:relative;
	padding:3px;
	text-align:left;
	background:#EEF4FD;
	border-bottom:1px #D2DFE6 solid;
}
