/*通用*/
body{
	font:13px Arial,Verdana,Tahoma,"黑体";
	line-height:25px;
	margin: 0px; margin:0 auto;
}
*{padding:0px;margin:0px;}
* li{list-style:none;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;}

table{ margin:0 auto}

.menu_navcc{width:970px; margin:0 auto;}
.menu_nav{width:970px;height:48px;background:url(nav_bg.gif) repeat-x;float:left;margin-top:5px;}
.menu_nav .nav_content{padding-left:10px;background:url(nav_l_bg.gif) no-repeat;float:left;}
.menu_nav .nav_content li{width:88px;height:48px;padding-left:15px;padding-right:13px;background:url(nav_li_right.gif) no-repeat right center;float:left;line-height:48px;text-align:center;font-size:14px;font-weight:bold;}
.menu_nav .nav_content li a{color:#fff;width:88px;height:48px;display:block;}
.menu_nav .nav_content li.current{line-height:37px;}
.menu_nav .nav_content li em{background:url(bid_new.gif) no-repeat;width:35px;height:21px;display:inline-block;position:absolute;top:-20px;left:40px;}

.menu_nav .nav_content li.current a,.menu_nav .nav_content li a:hover{width:88px;height:37px;background:url(nav_hover.gif) no-repeat;display:block;color:#fff;}
.menu_nav .nav_content li a:hover{background:url(nav_hover.gif) no-repeat;line-height:37px;text-decoration:none;}

.menu_nav_right{padding-right:20px;background:url(nav_r_bg.gif) no-repeat right top;float:right;margin-left:5px;padding-top:13px;height:23px;padding-bottom:12px;}

 
img {border:0;}

ol,ul {list-style:none;}

/*left样式*/
.left_title{ background:url(left1.jpg) no-repeat; line-height:38px; height:38px; padding-left:50px;font-size:16px; font-weight:bold;}
.left_body {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(left2.jpg) repeat-y;
}
.left_body0{
	background:url(left2.jpg) repeat-y;
}
.left_body ul{ width:225px; margin: 0 auto}
.left_body ul li{ width:100px; float:left; display:inline}

.l2 {
	padding-right: 10px;
	padding-left: 30px;
	line-height:30px;
	background-image: url(left_cp.jpg);
	background-repeat: no-repeat;
}
/*right样式*/
.right_lt{
 padding-left:40px;
 margin-left:10px;
}
.right_body {
    margin:0 0 10px 10px;
	padding: 15px ;

}

.foot {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 21px;
	height: 50px;
	text-align:center;
}

/*首页样式*/
.index1{background:url(index1.jpg) no-repeat;padding-left:20px; padding-right:15px; line-height:40px;height:40px; margin-left:15px; font-size:16px; font-weight:bold; color:#333333; margin-top:15px}
.index2{background:url(index2.jpg) repeat-y;padding-left:10px;padding-right:15px;margin-left:15px;}
.index3{ background:url(index3.jpg) no-repeat; padding-left:10px;padding-right:15px;height:40px;margin-left:15px; margin-bottom:15px}

.news_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.red{
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}

.blue{
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

.left_list2{ width:108px; float:left; margin-right:4px; margin-top:3px;}
.left_list2 ul{ width:100%; float:left;}
.left_list2 ul li{ width:100%; background:url(Arrow_02.gif) no-repeat center left; text-indent:10px; border:1px #CCC dotted;}