@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #2c3d44 url(../images/bg.jpg) repeat-x left top;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000099;
	text-decoration:underline;
}
.maintable{
	background-color:#efece7;
	border: 8px solid #FFF;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
input, textarea{
	font-size:12px;
	padding:4px;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}
.banner{
	padding:6px 0 0 0;
	background: url(../images/banner_bg.jpg) repeat-x left top;
}
#top_menu ul{
	margin:0;
	padding:0 0 30px 0;
	list-style:none;
	float:right;
}
#top_menu ul li{
	float:left;
	background: url(../images/ico.gif) no-repeat left center;
	padding: 0px 20px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_menu a{
	color:#666666;
	text-decoration:none;
}
#top_menu a:hover{
	text-decoration:underline;
}
#menu{
	background: url(../images/menu_bg.jpg) no-repeat right top;
	padding:0 0 0 70px;
}
#menu ul{
	margin:0;
	padding:0 0 30px 0;
	list-style:none;
}
#menu ul li{
	float:left;
	background: url(../images/menu_line.gif) no-repeat left top;
	padding: 0px 20px 0px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#menu a{
	color:#e7eff5;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
.left {
	border-right: 1px solid #e6e6e6;
}
.right {
	padding: 0 0 0 15px;
	background: #FFF;
}
#catalog ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#catalog ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	display:block;
	text-indent:16px;
	height:30px;
}
#catalog li a{
	color:#000;
	display:block;
	text-decoration:none;
	background: url(../images/catalog_a.gif) no-repeat left bottom;
}
#catalog li a:hover{
	text-decoration:underline;
	background: url(../images/catalog_ahover.gif) no-repeat left bottom;
	text-indent:18px;
	color:#0062be;
}
#news{
	padding:10px 10px 0 10px;
}
#news td{
	background: url(../images/news_ico.gif) no-repeat left 9px;
	line-height:20px;
	padding:3px 0;
	text-indent:13px;
}
#news a{
	font-family:Arial, Helvetica, sans-serif;
}
#foot{
	line-height:200%;
	background: url(../images/foot_bg.jpg) repeat-x center top;
	color:#8c9396;
	padding:10px 0 15px 0;
	text-align:right;
}
#foot ul{
	margin:0;
	list-style:none;
	padding:0 0 0 0;
}
#foot ul li{
	float:left;
	background: url(../images/foot_menu_line.jpg) no-repeat right center;
	padding: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#foot .des{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}
#foot a{
	color:#8c9396;
	text-decoration:none;
}
#foot a:hover{
	text-decoration:underline;
	color:#CCC;
}
#page{
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999;
	font-size:12px;
	color:#999;
}
#page a{
	font-weight:bold;
	padding:0 5px;
	color:#333;
	text-decoration:underline;
}


#product_table{
	padding:0 0 15px 0;
}
#product_table .pic{
	width:180px;
	height:180px;
	border: 1px solid #CCC;
	padding:2px;
	margin-top:8px;
}
#product_table .pic2{
	width:120px;
	height:120px;
	border: 1px solid #CCC;
	padding:2px;
	margin-top:8px;
}

#product_table .title{
	background-color:#efece7;
	font-weight:bold;
	padding:5px 0 5px 5px;
	font-size:12px;
	line-height:18px;
}
#product_table .title a{
	color:#009;
}
#product_table .click{
	text-align:center;
	font-weight:bold;
}
#product_table .click div{
	padding:8px 0 0 0;
}

#product_table .cs{
	padding:3px 0 0 15px;
}
#product_table .list{
	padding:8px;
}
#product_table .listtd{
	padding:7px 10px 7px 7px;
	width:50%;
	border-bottom: 1px dotted #CCC;
	background: url(../images/ico.gif) no-repeat left center;
}
#product_table .listtd3{
	padding:7px;
	width:20%;
}
#product_table .more{
	text-align:right;
	padding:15px;
	background: url(../images/ico.gif) no-repeat 650px 20px;
}
#product_table .more a{
	color:#00F;
}
#product_table .listtd3 div{
	text-align:center;
	padding:5px 0 0 0;
}
.bline1{
	padding:4px;
	width:40%;
	border-bottom: 1px dotted #CCC;
}
.bline2{
	padding:4px;
	border-bottom: 1px dotted #CCC;
}
.bline01{
	padding:6px;
	width:40%;
	border-bottom: 1px dotted #CCC;
}
.bline02{
	padding:6px;
	border-bottom: 1px dotted #CCC;
}

.local{
	padding:0 0 15px 0;
}
.local span{
	padding:0 5px;
}
.local a{
	padding:0 3px;
	text-decoration:underline;
}
.info{
	line-height:220%;
	padding:0 30px 20px 20px;
	font-size:12px;
}
.newsinfo{
	line-height:200%;
	padding:0 20px 10px 0;
}
.newsline{
	height:1px;
	background-color:#CCC;
}
