@charset "utf-8";

/* 最外层的容器 */
div#container {
	width: 1004px; /* 设置页面大小 */
	background-color: #FFF;  /* 容器背景色 */
}

/* 公用样式 */

body { /* 页面背景 */
	background-color: #E7E7E7;
}
div#box a,li#head_nav a,div#more a {  /* 主菜单和more鼠标经过时无下划线 */
	text-decoration:none;
}
div#more a { /* more颜色 */
	color: #666;
}
div#main div#list{padding:7px 10px 8px; overflow:hidden;}
div#category.yui3-g div#list ul{margin:0;}
div#main div#list ul li {
	background-image: url(../share/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height:26px;
}
div.yui3-g#category div#list span a,div#main div.focus div#list ul li span {
	padding-left: 15px;
}
#focus{
	border: 1px solid #ddd;
    float: left;
    height: 240px;
    padding: 5px;
    width: 360px;
}
#newlist{padding:8px 10px; border:1px solid #ddd; border-left:none; overflow:hidden; font-size:14px;}
#newlist li{background:url(../share/images/icon.gif) no-repeat -6px 6px;	line-height:26px; padding-left:10px;}
/* 页头样式 */
.header{width:1004px;margin:0 auto;position: relative;}
.header .gh2023logo{ float:left; width:90px; height:90px; position:absolute; z-index: 1000;top: 96px;left: 60px;}

div#container div#header {
	height:300px;
}
div#container div#header div#box {
	/*color:#FFF;*/
	height: 28px;
	line-height:28px;
	background-image: url(../style/images/menu_pic03.gif);
	background-repeat: repeat-x;
}
div#container div#header div#box a {
	/*color:#FFF;*/
}
div#container div#header div#flash {
	height: 240px;
	overflow: hidden;
}
div#container div#header div#nav {
	height: 30px;
	background-image: url(../style/images/menu_pic01.gif);
	background-repeat: repeat-x;
}
div#container div#header div#nav ul li#head_nav { /* 主菜单样式 */
	font-size:14px;
	font-weight:700;
	line-height:30px;
	padding:0 17px; 
}
div#container div#header div#nav ul li#line_1 { /* 主菜单间隔竖线图 */
	width: 1px;
	height: 12px;
	background-color: white;
	margin-top: 10px;
}
div#container div#header div#nav ul li#head_nav a { /* 主菜文字颜色 */
	color:#FFF;
}

/* 左侧样式 */

div.yui3-g div#left div.content {
	margin-bottom:5px;
}
div.yui3-g div#left div.content div.tit_br  {
	background-image: url(../style/images/tit_br_1.gif);
	background-repeat: no-repeat;
	height:35px;
}
div.yui3-g div#left div.content div.list_br {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #34b2f1;
	padding:7px 10px 8px;
}
div#left div.yui3-g#category div#title h2 {
	color:#FFF;
	height:30px;
	line-height:30px;
	padding-top:5px;
	margin-left:80px;
	text-align:center;
}
div.yui3-g div#left div.content div.yui3-g.tit_br div.yui3-u-1-3#more {
	height:35px;
	line-height:35px;
	padding-top:5px;
}

/* 右侧样式 */

div.yui3-g div#main div.content div.tit_br  {
	background-image: url(../style/images/tit_br_2.gif);
	background-repeat: no-repeat;
	height:30px;
	border: 1px solid #8fd0f2;
}
div.yui3-g div#main div.content div.list_br {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #8fd0f2;
}

div#main div.yui3-g#category div#title h2 {
	color:#333;
	padding-top:2px;
	margin-left:35px;
}
div.yui3-g div#main div.content div.yui3-g#category div#more {
	padding-top:2px;
	*padding-top:2px!important; /* IE7 */
}


/* 焦点图样式 */

div.yui3-g div#main div.content.focus {
	height:290px;
	border: 1px solid #0066A1;
}
div.yui3-g div#main div.content.focus div.tit_br  {
	background-image: url(../style/images/tit_br_3.gif);
	background-repeat: no-repeat;
	height:34px;
}
div.yui3-g div#main div.content.focus div.yui3-g#category div#title h2 {
	color:#0266A4;
	padding-top:2px;
	margin-left:25px;
}
div.yui3-g div#main div.content.focus div.yui3-g#category div#more {
	padding-top:2px;
	*padding-top:2px!important; /* IE7 */
}
div.yui3-g div#main div.content.focus div.yui3-g.list  {
	margin:10px;
}

/* 开庭公告 */

div.yui3-g div#main div.content.ktgg div.tit_br  {
	background-image: url(../style/images/tit_br_5.gif);
	background-repeat: no-repeat;
	height:35px;
}
div.yui3-g div#main div.content.ktgg div.yui3-g#category div#title h2 {
	color: #FFF;
	padding-top:5px;
	margin-left:25px;
	height:35px;
}
div.yui3-g div#main div.content.ktgg div.yui3-g#category div#more {
	height:35px;
	line-height:35px;
	padding-top:5px;
}

/* 滚动图片样式 */

div.yui3-g div#main div.content#roll{
	height:122px;
}
div.yui3-g div#main div.content#roll div.list_br {
	height: 120px;
	border: 1px solid #8fd0f2;
}
div.yui3-g div#main div.content#roll div#category div#roll_tit {
	float:left;
	height: 120px;
	width: 36px;
	background-image: url(/style/images/tit_br_3.gif);
	background-repeat: no-repeat;
}
div.yui3-g div#main div.content#roll div#category div#roll_pic {
	float:left;
}


/* 页脚样式 */

div#container div#footer {
	border-top-width: 5px;
	border-top-color: #8fd0f2;
	border-style: solid none none none;
}

/* 公告 */

div#container div#left div#category div.gg div#list ul li div a {
	display:block;
	text-indent:2em;
	background-image: url(../share/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position:5px 5px;
}
div.jSliderContainer div.jSliderBar ul li img { border:0;}

div.content{overflow:hidden;}