@charset "utf-8";
/* CSS Document */
/*------ topDL_Menu begin -------*/
.topDL_Menu {width:100%;height:91px; position:relative;
	background:url(../../images/web/topM_bg.png) repeat-x!important;/* FF IE7 */
	_background-image: none; /* IE6 */
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/web/topM_bg.png',sizingMethod="scale"); /* IE6 */
}
.topDL_Menu .con {width:1000px;margin:0 auto;}
.topDL_Menu h2 {float:left; background:url(../../images/web/logo.png) no-repeat;cursor:pointer;width:400px;height:45px;line-height:200px;overflow:hidden;margin-top:15px;}
.topDL_Menu h3 {float:left; background:url(../../images/web/logo2.png) no-repeat;cursor:pointer;width:280px;height:45px;line-height:200px;overflow:hidden;margin-top:15px;}
.topDL_Menu .bar {float:right;margin-top:40px;color:#959595; position:relative;}
.topDL_Menu .bar a {margin:0 10px;}
/*------ topDL_Menu end -------*/

/*footer*/
#footer { background:url(../../images/web/footer_bg.gif) repeat-x #f6f6f6;color: #666666;font-size: 12px;line-height: 27px;text-align:center;padding:30px 0;}
#footer a {color:#666;}
#footer a:hover {color:#c00;}
