/* CSS Document */

body {
	color: #333;
	margin:0;
	}
body, td, th {
	font:12px Tahoma;
	}
form,dl,ul { margin:0; padding:0; }
input, select, textarea { font:12px Tahoma; }
a:link, a:visited {
	color:#1A6493;
	text-decoration:none;
	}
a:hover {
	color:#C30;
	text-decoration:underline;
	}
	
.header_div {
	background:url(head_bg.gif) repeat-x;
	}
.menu_nav {
	background:url(menu_bg.gif) repeat-x;
	}
.navigation{ color:#0099FF; }
.navigation a:link, .navigation a:visited { color:#0099FF; font-size:14px; font-weight:bold; text-decoration:none; }
.navigation a:hover { color:#0066CC; }


.main {
	width: 960px;
	margin: 0 auto;
	}
	
.sidebar_item {
	margin-bottom: 10px;
	width:202px;
}
.sidebar_con {
	border-left: 1px solid #DDE6EB;
	border-right: 1px solid #DDE6EB;
	background: #F1F5F8;
	border-bottom:1px solid #DDE6EB;
}
.sidebar_con dt {
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	border-bottom:1px solid #DDE6EB;
	border-top: 1px solid #fff;
}
.sidebar_con dd {
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	border-bottom:1px solid #DDE6EB;
	border-top: 1px solid #fff;
	margin:0;
	}
.sidebar_item h4 {
	height: 30px;
	margin:0; padding:0;
	background:url(sidebar_item_title_bg.gif) no-repeat;
	font: bold 14px Tahoma;
	color: #f6f6f6;
	line-height: 30px;
	padding-left: 15px;
}
.sidebar_tab_td {
	height: 24px;
}

.news_bg {
	background: url(news_bg.gif) repeat-x;
	}
.news_tit {
	font: bold 14px Tahoma;
	background: url(ico_title.gif) no-repeat 3px 8px;
	padding-left: 24px;
	border-bottom:1px dashed #ccc;
	text-align:left;
	height: 28px;
	line-height: 28px;
	color: #333;
	}
.news_tit1{
	font:bold 15px Tahoma;
	border-bottom:1px dashed #ccc;
	text-align:center;
	height:28px;
	line-height:28px;
	color:#333;
	}
.news_tit2{
	font:bold 14px Tahoma;
	border-bottom:1px dashed #ccc;
	text-align:center;
	height:28px;
	line-height:28px;
	color:black; 
	}
.pro_tit {
	border-bottom:1px solid #6286A0;
	}
.case_tit {
	background: url(ico_list_tit.gif) no-repeat 3px 5px;
	border-bottom:1px solid #6286A0;
	}
.list_cases dt {
	height: 26px;
	line-height: 26px;
	background: url(ico_list3.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 25px;
}
.news_con dt {
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(ico_list.gif) no-repeat 5px 12px;
	padding-left: 18px;
	text-align:left;
	border-bottom: 1px solid #f2f2f2;
	}
.news_con dt a { text-decoration:none; }
.news_con dt span {color: #777; float:right; margin-right:5px;}
.item_list dt { height: 28px; line-height:28px; border-bottom:1px solid #f2f2f2; }
.item_list dt span { font-size:11px; color:#777; float:right; margin-right: 5px; }
.pro_title:link, .pro_title:visited {text-decoration:none; font-size:14px;}
.btn_bg { background:url(bg_bottom.gif) repeat-x }

.path_con { background:url(path_tit_bg.gif) repeat-x; padding-left:20px; color:#fff; }
.path_con a:link, .path_con a:visited { color: #fff; }
.path_con a:hover { color:#09F; }
.content { color:#555; line-height:22px; padding:10px; }


.item_content_tit {
	height: 30px;
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
	color: #03F;
}

.item_content_con {
	line-height: 22px;
	padding: 10px;
	color:#555;
}

.item_content_bottom {
	background:#f7f7f7; border:1px solid #e7e7e7; text-align:center;
	height: 28px;
	line-height:28px;
}
.item_content_bottom span {
	float:right;
	margin-right: 10px;
}

.item_content {
	line-height: 22px;
	padding: 5px;
	}
	
	
	
.product_con {
	padding: 5px;
	line-height: 20px;
	}