@charset "UTF-8";
/* CSS Document */
body,ul,li,dl,dt,dd,table,tr,td,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
	  font-size:12px;
	  text-align:center;
	  line-height:15px;
	  background:#000;
     }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}

/*故事内容*/

.left_bg_yh{float:left;
            width:673px;
			overflow:hidden;
			height:184px;
            overflow:hidden;
            background-image:url(../images/yh/poster_left.jpg);
            background-repeat:no-repeat;
			}


.stroy_box_yh{height:406px;
              overflow:hidden;
              background-image:url(../images/yh/bg_left.gif);
              background-repeat:repeat-x;
			  }
			   
.right_bg_yh{float:left;
		  	 width:343px;
			 height:128px;
			 overflow:hidden;
			 background:url(../images/yh/poster_right_head.gif) no-repeat;
			}
			 
.yh_keyword_box{background:url(../images/yh/keyword_bg.gif);
			    background-repeat:no-repeat;
				}
				 
.banner_box_yh{height:563px;
               overflow:hidden;
               background-image:url(../images/yh/poster_right_foot.gif);
               background-repeat:repeat-x;
			   }
				
.buttons_box_yh{background-image:url(../images/yh/bg_left_foot.gif);
                 background-repeat:repeat-x;
				 }
				 
.story_content_yh{float:right;
                  width:590px;
                  height:400px;
                  overflow:hidden;
				  padding-left:20px;
				  border:2px solid #9966ff;
				  background-color:#fff;
				  }
				 
.yh_content_pic{float:left;
                width:215px;
				height:295px;
				overflow:hidden;
				margin-top:30px;
				text-align:left;
				}
				
.yh_content_info{float:left;
                 width:320px;
				 margin-top:30px;
				 overflow:hidden;
				 padding-left:25px;
				 text-align:left;
				 color:#000;
				 line-height:25px;
				 }
				 
.yh_text_weight,.yh_plot_title
               {font-weight:bold;
                font-size:14px;
			    }
				
.yh_rolr_left,.yh_role_menu
             {float:left;
              width:405px;
			  overflow:hidden;
			  text-align:left;
			  }
			  
.yh_rolr_left{margin-top:10px;}
			  
.yh_role_menu li{float:left;
                 width:102px;
				 height:25px;
				 overflow:hidden;
				 padding:15px 0 0 15px;
				 text-align:left;
				 }
				 
.yh_role_people{float:left;
                width:390px;
                padding:35px 0 0 15px;
				overflow:hidden;
				color:#000;
				line-height:24px;
				text-align:left;
				}

.yh_role_right{float:left;
               margin-top:10px;
			   }
			   
.yh_plot_nav{float:left;
             width:95px;
			 overflow:hidden;
			 margin-top:15px;
			 text-align:left;
			 }
			 
.yh_plot_nav li{float:left;
                width:95px;
				height:22px;
				margin-top:8px;
				overflow:hidden;
				text-align:left;
				}
				
.yh_plot_main{float:left;
              width:450px;
			  margin-top:25px;
			  overflow:hidden;
			  padding-left:20px;
			  text-align:left;
			  color:#000;
			  line-height:24px;
			  }
			  
.yh_plot_title{padding-top:20px;}

.yh_oper{float:left;
         width:75px;
		 padding-left:25px;
		 overflow:hidden;
		 text-align:left;
		 }

.yh_share_text{float:left;
               width:40px;
			   overflow:hidden;
			   padding-top:6px;
			   text-align:left;
			   color:#000;
			   }
			   
.yh_share_fb,.yh_share_gl
              {float:left;
			   width:18px;
			   height:14px;
			   padding-top:5px;
			   overflow:hidden;
			   text-align:left;
			   }
			   
.yh_copyright_text{float:left;
                   width:600px;
				   overflow:hidden;
				   text-align:left;
				   font-size:10px;
				   color:#cc9966;
				   padding-left:28px;
				   line-height:45px;
				   font-family:verdana,Areial,Helvetica,'sans-serit';
				   }
