@charset "utf-8";
/* 全局CSS定义 */
*{margin:0;padding:0;}
body{font-family:Arial,Helvetica,sans-serif,'宋体';text-align:center;margin:0 auto;padding:0;font-size:12px;background:#AFAFAF}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:bold;}
ol{list-style:outside lower-alpha;padding-left:46px;color:#993300;line-height:1.8em;}
ol li{margin:5px 0;}
dl{padding-left:2em;line-height:1.6em;}
dl dt{cursor:pointer;}
dl dt strong{color:#4F81BD;}
dl dt span{color:red;}
dl dt img{margin-left:5px;}
dl dd{margin-bottom:10px;padding:10px;border:dotted 1px #CCCCCC;background:#F6F6F6;}

/* 默认链接颜色 */
a{outline-style:none; color:#666;;text-decoration:none}
a:hover{color:#393939;;text-decoration:underline;}

/* 通用属性 */
.clear{clear:both;}

/* CSS空白 */
.blank1{margin:0 auto;height:1px;font-size:1px;clear:both;}
.blank2{margin:0 auto;height:2px;font-size:1px;clear:both;}
.blank3{margin:0 auto;height:3px;font-size:1px;clear:both;}
.blank5{margin:0 auto;height:5px;font-size:1px;clear:both;}
.blank8{margin:0 auto;height:8px;font-size:1px;clear:both;}
.blank10{margin:0 auto;height:10px;font-size:1px;clear:both;}
.blank15{margin:0 auto;height:15px;font-size:1px;clear:both;}
.blank20{margin:0 auto;height:20px;font-size:1px;clear:both;}
.blank25{margin:0 auto;height:25px;font-size:1px;clear:both;}

/*整体布局及页头*/
#outer{margin:0 auto 0;width:974px;background:url(images/bg.jpg)}
#top{width:974px;height:12px;background:url(images/top_bg.jpg);overflow:hidden;}
#bottom{width:974px;height:12px;background:url(images/bottom_bg.jpg);overflow:hidden;}
#main{margin:0 auto;padding:10px;width:920px;background:#FFF;}
#main #nav{position:relative;width:920px;height:41px;background:#000;}
#main #nav img{position:absolute;left:10px;top:7px;border:none;}
.nav_menu{position:absolute;right:10px;bottom:0;_bottom:-1px;padding-left:20px;}
.nav_menu a{display:block;float:left;padding:0 10px;height:28px;background:url(images/arrow_icon.gif) 3px 10px no-repeat;line-height:28px;font-size:12px;text-align:left;text-decoration:none;color:#FFF;}
.nav_menu a:hover{padding:0 10px;height:28px;line-height:28px;background:#4B4B4B url(images/arrow_icon2.gif) 3px 10px no-repeat;text-align:left;text-decoration:none;color:#FFF;}
.nav_menu a.eepw{display:block;float:left;width:72px;height:28px;background:url(images/arrow_icon.gif) 1px 10px no-repeat;line-height:28px;font-size:12px;text-decoration:none;color:#FFF;}
.nav_menu a.eepw:hover{width:72px;height:28px;line-height:28px;background:#4B4B4B url(images/arrow_icon2.gif) 1px 10px no-repeat;text-decoration:none;color:#FFF;}
#main #colorline{width:920px;height:1px;background:#9ABEE5;overflow:hidden;}
#main #colorline #line1{float:left;width:200px;height:1px;background:#9ABEE5;}
#main #colorline #line2{float:right;width:400px;height:1px;background:#9ABEE5;}
#main #banner{width:920px;height:192px;padding-bottom:4px;background:url(images/banner.jpg) no-repeat;overflow:hidden;}
#main #banner_shadow{width:920px;height:9px;background:url(images/banner_shadow.jpg);overflow:hidden;}

/*段落样式*/
#main p{text-indent:2em;line-height:1.8em;margin-bottom:5px;}
#main p.sponsor{position:relative;text-indent:0;margin-top:0px;}
#main p.sponsor a,#main p.sponsor a:hover{color:#4F81BD;}
#main p.sponsor img.reg{border:none;position:absolute;top:0;left:540px;}

/*左侧栏*/
#leftbar{float:left;width:220px;}
#leftbar .column_218{width:218px;}
#leftbar .column_218 .title{padding:0 25px;border-bottom:solid 1px #DEDEDE;height:23px;line-height:23px;background:url(images/left_title_bg.gif);overflow:hidden;}
#leftbar .column_218 .title h2{float:left;margin-top:0;*margin-top:1px;_margin-top:0;color:#FFF;font-size:14px;}
#leftbar .column_218 ul,#leftbar .column_218 div.content {padding:6px 10px;border:solid 1px #DEDEDE;background:#FFF;}
#leftbar .column_218 ul li{padding-left:10px;width:188px;line-height:22px;background:url(images/arrow_icon2.gif) 0 8px no-repeat;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
#leftbar #ad{margin:5px 0;}
#leftbar #ad a img{display:block;border:none;margin-bottom:5px;}

/*右侧栏*/
#right_content{float:right;padding-top:5px;margin:5px auto 0;padding-left:20px;padding-right:40px;width:630px;overflow:hidden;text-align:left;color:#666;background:#F6F6F6;}
#right_content .title{width:100%;height:25px;background:url(images/right_title_bg.gif);text-align:right;color:#FFF;}
#right_content .title h2{float:left;height:25px;line-height:25px;padding-right:95px;padding-left:25px;font-size:14px;color:#FFF;}

#right_content .title img{border:none;margin-top:7px;margin-right:10px;}
#right_content .subject{list-style:decimal;color:#666;}
#right_content .subject2{padding-left:24px;text-indent:0;}
#right_content .register{overflow:hidden;background:#F6F6F6;padding:20px 50px;}
#right_content .reg ul{list-style:none;}
#right_content .reg ul li{margin-bottom:8px;}
#right_content .reg label{float:left;width:90px;color:#930;}
#right_content .reg label span{color:red;padding-right:5px;}
#right_content .reg input{width:300px;height:18px;line-height:18px;color:#666;text-indent:10px;border:solid 1px #CCC}
#right_content .reg input.short{width:400px;}
#right_content .reg ul.app{width:100%;}
#right_content .reg ul.app li{float:left;width:130px;}
#right_content .reg ul.app input{width:auto;height:auto;}

#footer{margin:0 auto;width:920px;padding-bottom:10px;;color:#666;font-size:10px;line-height:2.4em;border-top:solid 1px #CCC;}
.clearfix:after{content: "\0020";display: block;height: 0;clear: both;}
.clearfix {_zoom: 1;}
*+html .clearfix {overflow:auto;}
.menu_navcc{width:929px; margin:0 auto;}
.menu_nav{width:929px;height:48px;background:url(img/nav_bg.gif) repeat-x;float:left;margin-top:18px;}
.menu_nav .nav_content{padding-left:25px;background:url(img/nav_l_bg.gif) no-repeat;float:left;}
.menu_nav .nav_content li{list-style:none;width:88px;height:48px;padding-left:15px;padding-right:13px;background:url(img/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:73px;height:48px;display:block; text-align:left;padding-left:15px;}
.menu_nav .nav_content li.current{line-height:37px;}
.menu_nav .nav_content li em{background:url(img/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:116px;height:45px;background:url(img/nav_li_current.gif)  no-repeat;display:block;color:#fff;}
.menu_nav .nav_content li a:hover{background:url(img/nav_li_hover.gif) no-repeat;line-height:37px;text-decoration:none;color:#000;}

.menu_nav_right{padding-right:20px;background:url(img/nav_r_bg.gif) no-repeat right top;float:right;margin-left:50px;padding-top:13px;height:23px;padding-bottom:12px;}
.logo{margin:0 auto;width:920px;height:39px;background:url(images/eepw_logo.jpg) 0 0 no-repeat;}

#photos{margin:0 auto;width:776px;}
#photos ul{margin:0 auto;width:776px;}
#photos ul li{float:left;width:184px;height:139px;overflow:hidden;padding:5px;text-align:center;}
#photos ul li img{width:180px;height:135px;padding:1px;border:solid 1px #e3e3e3;}
#photos ul li a:hover{text-decoration:none;}
#photos ul li a:hover img{border:1px solid #f63;}
#photos ul li span{display:block;width:184px;line-height:1.2em;cursor:pointer;padding-top:0;*padding-top:5px;_padding-top:3px;overflow:hidden;white-space:nowrap;*text-overflow:ellipsis;-o-text-overflow:ellipsis;}