﻿table, td{
	font:100% Arial, Helvetica, sans-serif; table-layout: fixed;word-break: break-all;

} 
table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:center;padding:.5em;border:1px solid #fff;}  
th{background:#328aa4 url(../images/tab_back.gif) repeat-x;color:#fff;}
td{background:#e5f1f4;}



tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{background:#4a98af;}
th.down, tr.even th.down, tr.odd th.down{background:#bce774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#ecfbd4;}
td.down, tr.even td.down, tr.odd td.down{background:#bce774;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}


td.empty, tr.odd td.empty, tr.even td.empty{background:#000;}


*{
	margin:0;
	padding:0;
}
img{ border:none;}

a{
	text-decoration:none;
	color:#069;
}
a:hover{
	text-decoration:underline;
	color:#039;
}
.clear{ clear:both; width:0px; height:0px; overflow:hidden;}
 a.news:link {color: #349dee;text-decoration: none; }
 a.news:visited {text-decoration: none;color: #349dee; }
 a.news:hover {text-decoration: underline;color: #349dee;  }
 a.news:active {text-decoration: none;color: #349dee;  }
 
 a.newsb:link {color: #646464;text-decoration: none; font-weight:bold;}
 a.newsb:visited {text-decoration: none;color: #646464;font-weight:bold;}
 a.newsb:hover {text-decoration: none;color: #349dee; font-weight:bold; }
 a.newsb:active {text-decoration: none;color: #349dee;font-weight:bold; }
 
 a.news1:link {color: #666666;text-decoration: none; }
 a.news1:visited {text-decoration: none;color: #666666; }
 a.news1:hover {text-decoration: underline;color: #349dee;  }
 a.news1:active {text-decoration: none;color: #349dee;  }



body{
	font-family:Tahoma, Verdana;
	font-size:12px;
	line-height:20px;
	color:#666;
	text-align:center;
	background-image:url(../images/bj.jpg);
	background-repeat:no-repeat;
	background-color:#F7F7F7;
	background-repeat:repeat-x;
}

#page{
	width:980px;
	margin:0 auto;
	text-align:left;
	height:auto;
}

#header{
	height:122px;
	overflow:hidden;
}

#tbody{
	width:980px;
	background-color:#fff;
	padding:6px 6px;
	height:100%;
}


/* input style */
.text{
	height:14px;
	border:1px #4E4E4E solid;
	border-bottom:none;
	border-right:none;
	background-color:#9B9B9B;
	padding-left:1px;
	color:#000;
}

/* header style */
#top{
	height:110px;
	float:left;
}

#top .logo{
	float:left;
	width:760px;
}
.logoimg{ float:left;padding-left:0px; padding-top:30px;}
.sitetitle{ float:left; padding-left:10px; padding-top:0px; text-align:left; border:0px solid #fff; width:480px;}

#top .meta{
	text-align:right;
	float:right;
	width:200px;
	font-size:11px;
	padding-top:15px;
}
#top .meta1{
	text-align:right;
	float:right;
	width:200px;
	font-size:11px;
	padding-top:8px;
}
#top .search{
	text-align:right;
	float:right;
	width:200px;
	overflow:hidden;
	background:url(../images/search.gif) 20px 8px no-repeat;
}

#top .search input{
}
/* 导航菜单开始*/
#menu{
	height:38px;
	background-color:#FFFFFF;
	float:left;
	width:100%;
	background:url(../images/daohang_bj.jpg) no-repeat;
}
#index_banner{
	height:438px;
	background-color:#FFFFFF;
	margin-top:1px;
	float:left;
	width:100%;
	background:url(../images/index_banner.jpg) no-repeat;
}
#index_banner .index_banner_flash{
	
	padding:26px 2px 0px 595px;
	line-height:20px;
	width:375px;
	float:left;
	border:0px solid #000000;
}

#index_4p{
	height:248px;
	background-color:#FFFFFF;
	float:left;
	width:100%;
	background:url(../images/index_4p.jpg) no-repeat;
}
#index_4p .index_4p_1{
	height:123px;
	padding:17px 2px 0px 28px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_2{
	height:123px;
	padding:17px 2px 10px 40px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_3{
	height:123px;
	padding:17px 2px 0px 45px;
	line-height:20px;
	width:200px;
	float:left;
}
#index_4p .index_4p_4{
	height:123px;
	padding:17px 2px 0px 45px;
	line-height:20px;
	width:200px;
	float:left;
}
UL,li {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;}
#menu UL {text-align:center; ;LINE-HEIGHT:22px;list-style:none; margin-top:8px;}
#menu ul li{
	float:left;
	width:105px;
	text-align:center;
	padding-top:2px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
.menu a:link{color: #696969;height:20px;text-decoration: none;font-size:12px;font-weight:bold;}
.menu a:visited{color: #696969;height:20px;text-decoration: none;font-size:12px;font-weight:bold;}
.menu a:hover {color: #00A1FF;TEXT-DECORATION: none;height:20px;font-size:12px;font-weight:bold;}

/* 导航菜单结束*/
/* tbody style */
#innerTbody{
	background-color:#000000;
	border:none!important;
	border:1px #000000 solid;
}

#sidebar{
	width:186px;
	float:left;
	padding:75px 10px 20px 10px;
}

#sidebar .menupic{
	margin-left:130px;
}

#sidebar .panel{
	background-color:#171717;
	border:1px #323232 solid;
	padding:14px;
	margin-bottom:8px;
	
}

#sidebar .panel p{
	margin-bottom:14px;
}

#sidebar .panel .title{
	font-weight:bold;
	color:#009CFF;
	font-size:14px;
}

#sidebar .panel .link{
	margin:0px;
}

#sidebar .panel .link a{
	color:#D1CB72;
	text-decoration:underline;
}

#mainContent{
	width:666px;
	padding:330px 20px 20px;
	float:right;
}


/* footer style */
#footer{
float:left;
width:100%;
height:80px;
}
#footer_meta{
	height:80px;
}

#footer_meta .left{
	width:650px;
	float:left;
	padding-top:20px;
}
#footer_meta .right{
	width:300px;
	float:right;
	padding-top:20px;
}

#friend{
    float:left;
    width:100%;
    height:40px;
	color:#767676;
}
#friend ul li {list-style:none; width:85px; float:left}
.friend a:link{color: #696969;height:20px;text-decoration: none;font-size:12px;}
.friend a:visited{color: #696969;height:20px;text-decoration: none;font-size:12px;}
#page #about_title .about_title_1 #all-title {
	float: left;
	width: 435px;
	height: 34px;
	padding-top: 30px;
	padding-left: 15px;
	font-family: "黑体", "宋体";
}
.all-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
}
#page #about_title .about_title_2 #main_products {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#page #about_title .about_title_2 #main_products #mainleft {
	float: left;
	width: 230px;
}
#page #about_title .about_title_2 #main_products #mainright {
	float: left;
	width: 675px;
	margin-left: 10px;
}
.content-cn {
	font-family: "宋体", "黑体";
	font-size: 14px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}

