/* CopyRight (C) 2005-2006 HongTu SiteBuilder */
/* 注明模板:编号:rxdz 制作时间: 2006年4月10日 作者:陆 制作人姓名:*/
/* ---类、标签样式设定--- */
body {
	margin:0px;
	background-color: #FFFFFF;
	text-align:center
}
body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}
form{margin:0px;}
#form{
	height: 19px;
	width: 84px;
	border: 1px solid #CCCCCC;
}
A:link,A:active,A:visited { color:#333; text-decoration:none;}
A:hover { color:#333; text-decoration:underline;}

/*产品内容*/
#product_view { text-align:center; width:92%; margin-top:15px;}
#product_view_img {  border:1px #bbb solid;margin-top:5px; margin-bottom:10px;}
#product_view_title{ text-align:center;color:#333; font-size:18px; font-weight:bold; line-height:1.5em; letter-spacing:4px}
#product_view_content { display:none;}
#product_view_other { text-align:right; padding-top:10px; padding-right:10px;}

.red{color:#F00}
/* ---ID样式设定--- */
/* 整体 */

/* 头部 */
/*语言版本*/
#language {
	float:left;
	padding-right:8px;
	color:#666666;
	letter-spacing:2px;
	padding-top:50px;
	height:70px;
	text-align:right;
}
#language ul { list-style-type:none;}
#language li { text-align:right; width:80px; float:right;}
#language li a:link,#language li a:visited{ color:#666666}
#language li a:hover {color:#FF1752}

/*网站标志*/
#logo {
	width:500px;
	float:left;
}
/*图片加文字模块*/
#imgaddtext {}
/* 导航菜单 */
#menu {
	margin:0px;
}
#menu ul{
	list-style-type:none;
	margin-left:15px;
}
#menu li{
	width:87px;
	float:left;
	font-size:14px;
	color:#FFF;
	height:30px;
	padding-top:9px;
	text-align:center;
	letter-spacing:1px;
	filter: DropShadow(Color=#1B4D67, OffX=1, OffY=1, Positive=1);
}
#menu li#index {width:40px; padding-top:9px;}
#menu li a:link,#menu li a:visited,#menu li a:active { color:#FFF}
#menu li a:hover { color:#93FFF4; text-decoration:underline}

/*文字公告模块*/
#notice {
}

/*产品分类列表*/
#productclass {width:100%;
font-family:"宋体";
}
#productclass ul {
	width:100%;
	text-align:right;
	margin:8px 14px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#productclass li{
	line-height:22px;
	display:inline;
	margin-left:6px;
	padding-top:1px;
	width: 60px;
	color: #666;
	letter-spacing:1px;
	text-align: center;
	background-image: url(../images/class_bg.jpg);
	background-repeat: no-repeat;
}
#productclass li#classtitle{
	background-image: url();
	width:150px;
	text-align:right;
}
#productclass li a{color:#F30;display:block;width:60px;}
#productclass li a:hover{}
#productclass_title {display:none;margin:5px 0px; float:left;line-height:22px;width:50%;text-align:right;}

#splitpage {
	font-family:"宋体";
	text-align:right;
	height:21px;
	width:94%;
	font-size: 12px;
	padding:0px;
	letter-spacing:1px;
	margin-top:10px;
}
#splitpage span,#splitpage font{color:#333;}

/*有情链接模块*/
#link {}

/* 当前位置 */
#location {margin-top:15px; margin-bottom:0px}

/* 正文模块 */
#mainbody {
	width:100%;
	margin:3px 0px;
}
#maincontent{
font-family:Tahoma;
text-align:left;
font-size:14px;
color:#444;
line-height:1.7em;
letter-spacing:1px;
padding:10px;
width:100%;
}
#maincontent img{}
/* 搜索区域 */
#search_area {display:none;}

/* 新闻列表模块 */
#news_list { margin:5px 10px; width:98%; text-align:left}
#news_list ul {
	list-style-type:decimal;
	margin:0px;
	list-style-position: inside;
}
#news_list li {line-height:22px; padding-top:3px; padding-bottom:4px; background-image:url(../images/dot.gif); background-repeat:repeat-x; background-position:bottom;}
#news_list span{
	float: right;
	color: #999;
	width:78px;
	margin-right: 4px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

/*文章内容*/
#content_view { width:548px;margin:0px 4px 0px 0px;}
#content_view_title {
	font-size:14px;
	height:32px;
	line-height:32px;
	letter-spacing:1px;
	text-align:center;
	font-family: "宋体";
	font-weight: bold;
	color: #000;
	background-color: #F5F5F5;
	margin-top:5px;
} 
#content_view_content { text-align:left;font-size:14.7px; letter-spacing:1px; color:#666; line-height:1.5em; word-break:break-all; padding:5px 2px 10px 2px;}
#content_view_other {text-align:right; padding-right:15px; color:#777}


/* 产品列表模块 */
#product_list {
	width:100%;
	text-align: center;
	margin:10px;
	font-family: "宋体";
	font-size: 12px;
}
#product_list span {
	width:24%;
	height:145px;
	float:left;
	padding:5px 7px 0px 8px;
}
#product_list span div{
	width:120px;
	height:90px;
	border:#CCCCCC solid 1px;
	margin-bottom:5px;
}
#product_list img {
	width:120px;
	height:90px;
}

/* 尾部版权信息 */
#footer {
width:100%;
letter-spacing:1px;
padding-top:15px;
height:70px;
line-height:1.5em;
color:#666;
border-top:#dfdfdf solid 1PX;
background-color:#F9F9F9;
text-align:center
}
#footer a:link,#footer a:visited,#footer a:active {
text-decoration:none;color:#666
}
#footer a:hover { color:#000; text-decoration:underline}

/* 计数器模块 */
#counter {}
#counter font{color:#FF1752;}

/*首页新闻推荐*/
#textlist_title{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	width:375px;
	height:36px;
	font-size:14px;
	padding:10px 0px 5px 5px;
	line-height:20px;
	letter-spacing:3px;
	background-image: url(../images/bg_line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	color: #09A76C;
	font-weight:bold
}

#textlist {margin:0px;}
#textlist ul { list-style-type:none; margin:0px;}
#textlist li {
	padding-left:15px;
	width:100%;
	height:16px;
	padding-top:2px;
	padding-bottom:3px;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#textlist li a:link,#textlist li a:visited { color:#666}
#textlist li a:hover { color:#FF6600}

/*首页产品推荐*/
#imglist span{margin-top:10px; float:left; text-align:center; width:20%; list-style-type:none}
#imglist img { border:#DDDDDD solid 1PX; margin-top:8PX; margin-left:50PX;}
#imglist_title {
	margin-left:1px;
	margin-top:10px;
	float:left;
	width:543px;
	height:50px;
	font-size:14px;
	padding:10px 0px 5px 50px;
	line-height:20px;
	letter-spacing:3px;
	background-image: url(../images/location_bg.jpg);
	background-repeat: no-repeat;
	color: #669900;
}


/*首页文本区域*/
#textinfo { letter-spacing:2px; word-break:break-all; padding:5px 4px 5px 12px; color:#666666; line-height:1.6em}
#textinfo img { border:#ccc solid 1px;}
#textinfo_title {
margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	width:375px;
	height:36px;
	font-size:14px;
	padding:10px 0px 5px 5px;
	line-height:20px;
	letter-spacing:3px;
	background-image: url(../images/bg_line.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	color: #09A76C;
	font-weight:bold
}

/* 订单和人才模块 具体HTML参考已做模版*/
/*订单模块*/
p#order_head,p#order_bottom{font-size:14px;color:#333;text-align: left;margin: 0px;line-height: 30px;}/*头部文字和底部文字*/
#order_table{width:552px; margin-right:4px;}
.order_left{background-color: #F9F9F9;text-align: right;color: #333;}
.order_right{background-color: #F9F9F9;}
.order_input{border:#CCC solid 1px; width:160px; height:19px; line-height:19px; font-size:12px;color: #333;}
.order_title{font-size:14px;color:#333;text-align: center;background-color: #F7F7F7;font-weight: bold;height: 28px;}
#order_table textarea{border: 1px solid #ccc;margin: 1px;color: #333;height:65px;}
.order_button{background-color: #FFF;color: #333;border: 1px solid #666;}

/*本模板自定义属性*/
#news_top { height:30px; border-top:#EEEEEE solid 1PX; border-BOTTOM:#EEEEEE solid 1PX; margin-left:10px; margin-top:15px; margin-right:15px; background-color:#F9F9F9; padding-top:7px; color:#666666; }
#main_topbg{
	background-image:url(../images/mainbody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:20px 0px 20px 30px;
}
#left{
	margin-left:0px;
	width:200px;
	border:#ccc solid 1px;
	background-image:url(../images/left_bg.jpg);
	background-repeat: repeat-y;
}
.mail_box { padding-top:2px; height:19px; width:90px; border:#DDDDDD solid 1PX; background-color:#F9F9F9}
#contactus {
	height:280px;
	text-align:left;
	width:auto;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#contactus ul{
	margin-top:30px;
	margin-left:20px;
	list-style-type: none;
}
#contactus li{letter-spacing:1px; font-size:14px; line-height:21px; height:21px;}