﻿/*---定义右侧栏目定义开始---*/
#block_home
{}

#right
{
	width: 595px;  
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	position:relative;
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	padding-left:1px;
}

#right h4 span
{
    padding-left:50px;
    font-size:13px;
}

#right div
{
    float: left;
	height: 162px;
	position: relative;
}

#right h4
{
    height: 38px;
    line-height: 38px;
	overflow: hidden; 
	background-image:url(images/index_10.jpg);
	background-repeat:no-repeat;
	color:#000000;
	width:297px;
}


#right div .morelink
{
	position: absolute;
	top: 13px;
	left: 220px;
}

#right div ul
{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;	
	margin-top: 7px;
}

#right div ul li
{
	margin-left: 10px;
	padding-left: 15px;
	list-style-type: none;
	display: inline-block;		
	background-image: url(images/dian1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:22px;
	height:22px;
}

#right div ul li a
{
	width: 200px;
}


/*---海渔资讯---*/
#right #hyzx
{
	float: right;
	height: 200px;
	width: 100%;
	position: relative;
	z-index: 1;
	position:relative;
	margin-bottom:10px;
}

#right #hyzx h4
{
    width:100%;
	overflow: hidden; 
	background-image:url("images/ttt.gif");
	height:24px;
	line-height:24px;
}

#right #hyzx h4 span
{
    padding-left:40px;
    font-size:13px;
}

#right #hyzx .morelink
{
	position: absolute;
	left: 517px;
	top: 3px;
}

#right #hyzx ul
{
	margin: 0;
	padding-left: 210px;
	margin-top: 10px;
}

#right #hyzx ul li
{
	padding-left: 15px;
	list-style-type: none;
	display: inline-block;	
	background-image: url(images/1313.gif);
	background-repeat: no-repeat;
	background-position: left center;
    line-height:24px;
	height:24px;
}

#right #hyzx ul li a
{
	width: 280px;
}


#tpxw .categoryflash
{
	position: absolute;
	top: 40px;
	left: 10px;
	height: 160px;
	width: 200px;
}




