/*comm*/
/* *@description: fishing index css * @author: WangChaoYu * @created:(2013-12-23)	@update: (2013-12-23) */ 

/*CONTAINER*/
.container{ height:236px; background:url(../images/conIndexbg.jpg) no-repeat center top; margin:10px auto; clear:both;}
.cont{ width:970px; height:195px; margin:0 auto; padding:17px 0 0;}
.lefSide{ width:251px; padding:13px; float:left;}
.lefSide dl{}
.lefSide dt a{ display:block;height:27px; line-height:27px; border-bottom:1px solid #ccc; color:#1D1C44; font-size:14px; font-weight:bold; font-family:"Î¢ÈíÑÅºÚ";}
.lefSide dd{}
.lefSide dd img{ margin:5px 0;}
.lefSide dd p{ line-height:160%;}
.lefSide dd p img{ vertical-align:middle}
.lefSide dd p a{ padding-left:100px;}
.rightSide{ width:622px; padding:15px 30px; float:right;}
.rightSide dl{ width:292px;}
.rightSide dt{ height:27px; line-height:27px; border-bottom:1px solid #ccc; color:#1D1C44;}
.rightSide dt span{ float:left;font-size:14px; font-weight:bold; font-family:"Î¢ÈíÑÅºÚ";}
.rightSide dt a{ float:right;}
.rightSide dl.dlLeft{ float:left;}
.dlLeft dd{ height:66px; padding:5px 0;_padding:3px 0; border-bottom:1px dotted #ccc;overflow:hidden;}
.dlLeft .lImg{ width:97px; float:left;}
.dlLeft .rInfo{ width:180px; float:right;}
.rInfo p{ line-height:140%;}
.rightSide dl.dlRight{ float:right;}
.dlRight dd{ padding:7px 0 0;}
.dlRight ul{}
.dlRight ul li{ border-bottom:1px dotted #ccc; line-height:180%; background:url(../images/arrowLi.jpg) no-repeat 5px center;}
.dlRight ul li a{ color:#666; padding-left:17px;}