﻿@import url("Base.css");
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../Images/Body_Bg.jpg) repeat-x;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link,a:visited,a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}

/*===================================================================================*/

#main {
	margin:0px auto;
	width:1004px;
}
#header {
	position:relative;
	height:96px;
	background:url(../Images/Header_en.jpg) no-repeat;
}
#header_a1 {
	display:block;
	position:absolute;
	top:8px;
	right:284px;
	width:100px;
	height:40px;
}
#header_a2 {
	display:block;
	position:absolute;
	top:8px;
	right:168px;
	width:110px;
	height:40px;
}
#header_a3 {
	display:block;
	position:absolute;
	top:8px;
	right:20px;
	width:140px;
	height:40px;
}
#nav {
	position:relative;
	height:30px;
}
#nav2 {
	width:659px;
	height:30px;
	overflow:hidden;
}
#nav2 ul {
	width:660px;
	height:30px;
}
#nav2 ul li {
	float:left;
	width:110px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../Images/Nav_Line.jpg) no-repeat right top;
}
#nav a:link,#nav a:visited,#nav a:active {
	color:#fff;
}
#nav a:hover {
	color:#FF6600;
}
#nav p {
	position:absolute;
	top:9px;
	right:0px;
	font-weight:bold;
}
#nav p img {
	margin-right:5px;
	vertical-align:middle;
}
#flash {
	margin:0px auto;
	padding-top:2px;
	width:1004px;
	height:279px;
	font-size:0px;
}
#icontent {
	padding:15px 0px;
}
#content {
	padding:15px 0px;
	background:url(../Images/Content_Bg.jpg) repeat-y;
}
#left {
	float:left;
	width:252px;
}
#right {
	float:right;
	margin-right:10px;
	width:715px;
}
#footer_nav_blk {
	height:32px;
	background:url(../Images/Footer_Nav_Bg.jpg) repeat-x;
}
#footer_nav {
	margin:0px auto;
	width:659px;
	height:32px;
	overflow:hidden;
}
#footer_nav ul {
	width:660px;
	height:30px;
}
#footer_nav ul li {
	float:left;
	width:110px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../Images/Nav_Line.jpg) no-repeat right 1px;
}
#footer_nav a:link,#footer_nav a:visited,#footer_nav a:active {
	color:#fff;
}
#footer_nav a:hover {
	color:#FF6600;
}
#footer {
	padding-top:15px;
	height:90px;
	line-height:20px;
	text-align:center;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}

/*===================================================================================*/

.ititle {
	margin-bottom:10px;
	padding-left:20px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	border-bottom:1px solid #D7D7D7;
	background:url(../Images/Title_Bg.jpg) no-repeat 10px 0px;
}
#iabout {
	margin:0px auto;
	width:690px;
	height:100px;
	line-height:20px;
	overflow:hidden;
}

.left_title {
	margin:0px 0px 10px 10px;
	padding-left:20px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	border-bottom:1px solid #D7D7D7;
	background:url(../Images/Title_Bg.jpg) no-repeat 10px 0px;
}
.left_menu {
	margin-left:10px;
	width:242px;
}
.left_menu p {
	margin-bottom:3px;
	padding:0px 0px 0px 25px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #ececec;
	background:url(../Images/Left_Menu_Bg.jpg) no-repeat;
}
.left_menu p a:link,.left_menu p a:visited,.left_menu p a:active {

}
.left_menu p a:hover {

}

.left_menu ul {
	margin:0px auto 10px auto;
	width:200px;
}
.left_menu ul li {
	padding:7px 0px 5px 5px;
	border-bottom:1px dashed #ccc;
}

#left_ad {
	margin:10px 0px 0px 10px;
}


/*===================================================================================*/

.nodata {
	padding:50px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	margin:0px 0px 10px 0px;
	height:20px;
	text-align:right;
	border-bottom:1px solid #D7D7D7;
	background:url(../Images/Title_Bg.jpg) no-repeat 10px 0px;
}
#title strong {
	position:absolute;
	top:0px;
	left:20px;
	color:#FF6600;
	font-size:14px;
}
#title a {
	text-decoration:underline;
}
#title a:hover {
	color:#FF6600;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:690px;
	overflow:hidden;
}
.inputtext {
	padding:0px 2px;
	height:19px;
	line-height:19px;
	border:1px solid #bbb;
}
.inputarea {
	padding:2px;
	border:1px solid #bbb;
}
.button {
	padding:3px 10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}


.editorc {
	line-height:20px;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	padding:8px 0px 6px 0px;
	line-height:16px;
}
/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:700px;
}
#about_image {
	width:750px;
}
#about_image dl {
	margin:20px 50px 0px 0px;
	float:left;
	width:200px;
	text-align:center;
}
#about_image dl dt img {
	width:200px;
	height:150px;
}
#about_image dl dd {
	width:200px;
	height:30px;
	line-height:30px;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	padding-top:10px;
	width:710px;
	overflow:hidden;	
}
#products {
	width:720px;
}
#products dl {
	margin:0px 10px 20px 0px;
	float:left;
	width:170px;
	text-align:center;
}
#products dl dt {
	padding:5px;
	width:160px;
	height:120px;
	font-size:0px;
	background:url(../Images/Products_Bg.gif);
}
#products dl dd {
	width:170px;
	height:30px;
	line-height:30px;
}

/* 产品内容 */
/*
#products_show {
	padding:20px 0px 0px 0px;
}
#products_show table {
	width:100%;
}
#products_image {
	padding:3px;
	width:300px;
	height:225px;
	text-align:center;
	border:1px solid #ccc;
}
#products_name p {
	margin:0px 0px 5px 10px;
	padding:8px 0px 5px 5px;
	background:#F5F5F5;
}
#products_title {
	margin:20px 0px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:2px solid #ccc;
}
*/
#products_name {
	margin:25px auto 20px auto;
	padding:8px 0px;
	width:700px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:1px solid #ccc;
	background:#f7f7f7;
}
#products_image {
	padding:0px 0px 0px 0px;
	text-align:center;
}
#products_back {
	margin-top:20px;
	text-align:center;
}

/*===================================================================================*/
/* 新闻列表 */
#news {
	margin:0px auto;
	padding:20px 0px 0px 0px;
	width:700px;
}
#news li {
	margin-top:15px;
	padding:0px 0px 0px 15px;
	height:22px;
	background:url(../Images/News_Line.gif) no-repeat left 3px;
}
#news span {
	float:right;
	color:#999;
}
#news_title {
	margin:25px auto 5px auto;
	padding:8px 0px;
	width:700px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	border:1px solid #ccc;
	background:#f7f7f7;
}
#news_info {
	margin:0px auto 30px auto;
	padding:8px 0px 5px 0px;
	width:700px;
	text-align:center;
	border:1px solid #E8E8E8;
	background:#f7f7f7;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {
	margin:0px auto;
	padding:20px 0px 0px 0px;
	width:700px;
}
#feedback td {
	padding:5px;
}
#feedback textarea {
	padding:3px;
	width:400px;
	height:150px;
	border:1px solid #ccc;
}
#feedback td span {
	margin-left:5px;
	color:#ff0000;
}

/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	width:130px;
}
#qq_online_top {
	width:100%;
	height:26px;
	background:url(../Images/QQ_Top_Bg.gif) no-repeat;
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#qq_online_top p img {
	margin-top:1px;
	float:right;
}
#qq_online_list {
	width:100%;
	background:url(../Images/QQ_Middle_Bg.gif) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_list p a {
	position:absolute;
	top:6px;
	left:31px;
}
.qq_over {
	height:25px;
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
.qq_out {
	height:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
}
#qq_online_bottom {
	width:100%;
	height:42px;
	font-size:0px;
	background:url(../Images/QQ_Bottom_Bg.gif) no-repeat;
}

/*===================================================================================*/

#showpage {
	margin:5px auto 10px auto;
	width:710px;
	height:23px;
	overflow:hidden;
}
.scott a {
	margin-right:4px;
	float:left;
	display:block;
	text-align:center;
	
}
.scott a:link,.scott a:visited,.scott a:active {
	width:23px;
	height:23px;
	line-height:23px;
	color:#303030;
	text-decoration:none;
	background:#DCD9D4;
}
.scott a:hover {
	width:21px;
	height:21px;
	line-height:21px;
	color:#ff0000;
	text-decoration:none;
	border:1px solid #DCD9D4;
	background:#eee;
}
.scott span.current {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	border:1px solid #DCD9D4;
	background:#eee;
}
.scott span.disabled {
	margin-right:4px;
	float:left;
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#303030;
	text-decoration:none;
	border:1px solid #DCD9D4;
	background:#DCD9D4;
}
.scott span.pagesl {
	float:left;
	display:block;
	width:15px;
	height:23px;
	line-height:23px;
	color:#303030;
}