@charset "utf-8";
/* CSS Document */
.menu_list { width: 748px; }
.menu_head { width:732px; height:76px; padding-top:4px; padding-left:16px; cursor: pointer; border-top:1px solid #ccc;border-bottom:1px solid #ccc; background: #fafafa url(../images/icon01.png) no-repeat 738px center;}
.menu_head h3{ height:24px; line-height:24px; color:#990000; font-weight:normal;*font-size:14px;}
.menu_head .abstract{width:600px;display:block; height:24px; float:left;line-height:24px; color:#666666; font-size:13px;}
.menu_head .display{display:block; height:24px; float:right; margin-right:16px;line-height:24px; color:#666666; font-size:13px;}
.menu_body { width:722px; height:auto; overflow:hidden; padding:22px 12px; display:none;}
.menu_body img{ float:left;}
.menu_body .specific{ float:left; width:512px; margin-left:18px;}
.menu_body .specific h3{ height:24px; line-height:24px; color:#990000; font-weight:normal;*font-size:14px;}
.menu_body .specific p{ width:512px; line-height:20px; color:666;}
.menu_body .select{ width:32px; height:21px; float:left; position:relative; top:33px; left:69px;}
.menu_body a{ display:block; color:#006699; background-color:#EFEFEF; padding-left:10px;font-weight:bold;text-decoration:none;}
.menu_body a:hover{ color: #000000; text-decoration:underline; }

.menu_subbody{ width:722px; height:auto; overflow:hidden; padding: 12px 0; border-bottom:1px dashed #ddd;}

/*下载中心*/
.download_head{margin-left:16px;margin-top:22px;width:600px;height:auto;background:url(../images/icon04.png) no-repeat left center;}
.download_head .til{display:block;margin-left:30px;font-size:14px;color:#5c5c5c;}
.download_body{margin-left:50px;margin-top:15px;width:598px;height:auto;overflow:hidden;border:1px solid #eae8e8;}
.download_body .con{width:540px;height:40px;border-bottom:1px dotted #b7b7b7;}
.download_body .con #til2{display:block;float:left;width:450px;height:40px;line-height:40px;}
.download_body .con #dn_btn{display:block;float:right;padding-top:9px;}