/* CSS Document */
#content,#header,#main,.menu,#footer{
	width:927px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#main{
    background:#fff url(../images/bg.jpg) repeat-x;
}
#content{
    background:#fff url(../images/bottom.jpg) no-repeat bottom;
	padding-bottom:15px;
	margin:10px auto;
	display:block;
}
#header{
    height:81px;
	background:url(../images/logo.jpg) no-repeat;
	text-align:right;
}
#footer{
    height:34px;
	line-height:34px;
	text-align:center;
	clear:both;
	width:896px;
	margin-left:15px;
	margin-top:10px;
	background:url(../images/footer.jpg) no-repeat center;
	color:#fff;
	font-weight:bold;
}
#footer a{
    color:#fff;
}
#footer a:hover{
    color:#fff;
}

.menu{
    background:url(../images/nav_bg.jpg) repeat-x;
	height:34px;
	line-height:34px;
	margin-right:2px;
	width:680px;
}
.menu li{
    float:left;
	display:block;
	line-height:34px;
}
.menu li a{
    width:auto;
	padding-left:12px;
	padding-right:24px;
	background:url(../images/line.jpg) no-repeat right; 
	line-height:34px;
	color:#fff;
	font-size:14px;
}
.menu li a:hover{
    color:#fff;
	font-size:14px;
}
.top{
    background:url(../images/top.jpg) no-repeat; 
	height:38px;
	line-height:33px;
	overflow:hidden;
	padding-left:30px;
	width:170px;
	color:#fff;
	font-weight:bold;
}
#new{
    background:url(../images/new.jpg) no-repeat;
	width:497px;
	height:192px;
	overflow:hidden;
	float:left;
	margin-top:5px;
	padding:30px 30px 10px 40px;
}
.pro{
    background:url(../images/tu_bg.jpg) no-repeat;
	width:171px;
	height:276px;
	float:left;
	margin-left:12px;
	display:inline;
}
#left{
    width:170px;
	float:left;
	
}
#right{
    float:right;
	width:710px;
	display:inline;
}
#p{
    border-bottom:1px dashed #02b1ff;
	line-height:30px;
	margin-top:15px;
	background:url(../images/li.jpg) no-repeat left;
	margin-right:20px;
	padding-left:20px;
	font-weight:blod;
}
#left_c li{
    height:25px;
	line-height:25px;
	background:url(../images/li.jpg) no-repeat left;
	padding-left:25px;
	margin-left:10px;
	font-weight:blod;
}
#right_c{
    padding:10px 15px 10px 0;
	text-align:left;
	overflow:hidden;
}
.name{
    width:165px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}



.clearfix:after{content:"&nbsp;";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}

.menu { height:35px;background:url(../images/nav_bg.jpg) repeat-x; width:623px;}
.menu ul{ margin:0; padding:0; }
.menu ul li{ float:left; height:34px; position:relative;font-weight:bold;}
.menu ul li a{cursor:pointer;width:auto;padding-left:12px;padding-right:20px;float: left;line-height: 34px;height: 34px;text-align:center;background:url(../images/line.jpg) right no-repeat; font-weight:bold;}

.menu ul li a:link{ color:#fff; text-decoration:none; }
.menu ul li a:visited{ color:#fff; text-decoration:none; }
.menu ul li div{ position: absolute; top:34px;height:25px; display:none;text-align:center; width:85px;background:#02b1ff;margin-left:-100px;  padding-bottom:10px;}
.menu ul li div ul{ margin:0; padding:0 3px; }
.menu ul li div li{width:90px; text-align:center;border-bottom:1px dashed #fff; height:30px; line-height:30px;margin:0;}
.menu ul li div li a{float:none; width:90px;:block; padding:0 ; border:none; height:30px; overflow:hidden;font-weight:bold;}
.menu ul li div a:link,.menu ul li div a:visited{color:#fff;background:none; border:none; font-weight:normal; }
.menu ul li div a:hover{  background:none; border:none;text-decoration:underline;}
.font-big{font-size:14px;}
.menu ul .block div{ display:block;}
