body {
	padding:0;
	margin:0 auto;
	border:0;
	font:76% "times new roman", serif;
		text-align:center;
background: #E8F7FC url(../image/bg.jpg) repeat-x;
		zoom: 1;
}
ol, ul {
	list-style:none;
}


#someNode
{
    position: fixed;
   #position: fixed;
   _position: fixed;
}



a {
	text-decoration:none;
}



#heading {
	padding:10px 20px 0 20px;
	width:1000px;
	border-bottom:5px solid #fc0;
	margin:0 auto;
	margin-bottom:20px;

}
#biaotou {background: url(../image/logo100.gif) no-repeat ; height:100px; width:400px; float:left;}

#biaotoutu {float:left; margin:0px; width:600px; height:90px; vertical-align:middle;	display: table-cell;    vertical-align:middle;}

#biaotoutu img

{

}

* html #heading {
	height:95px;
}
#heading h1 {
	font: bold italic 3em "times new roman", serif;
	margin:0 0 0 140px;
	padding:0px 0 0 0px ;
	text-align:left;}

#heading h2 {
	font: bold italic 1.5em "times new roman", serif;
	margin:0 0 0 170px;
	padding:0px 0 10px 0px;
		text-align:left;}
#heading h2 span {
	color:#C93;
	padding-left:2px;

}

#navigation {
	clear:both;
	width:680px;
	padding:0;
	margin:0 auto;
	list-style:none;
	height:25px;
	position:relative;
	z-index:500;
	font-size:12px;
	font-family: arial, verdana, sans-serif;
}
#navigation li {
	float:left;
	margin-right:4px;
	background: url(../image/stunicholls_1.gif);
}
#navigation li a.top {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 5px;
	cursor:pointer;
	background:url(../image/stunicholls_0.gif);
}
#navigation li a b {
	float:left;
	display:block;
	padding:0 10px 0 5px;
	background:url(../image/stunicholls_0.gif) right top;
	color:#333;
}
#navigation li.current a {
	color:#000;
	background:url(../image/stunicholls_2.gif)
}
#navigation li.current a b {
	color:#000;
	background:url(../image/stunicholls_2.gif) right top;
}
#navigation li a.top:hover {
	color:#000;
	background: url(../image/stunicholls_1.gif);
}
#navigation li a.top:hover b {
	color:#000;
	background:url(../image/stunicholls_1.gif) right top;
}
#navigation table {
	border-collapse:collapse;
	margin-right:-10px;
}
#navigation ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	padding:0;
	margin:0;
	list-style:none;
	background: #fc0 url(../image/sub_back.gif);
	padding:10px 0;
	white-space:nowrap;
	height:auto;
	width:auto;
	z-index:300;
	text-align:left;
}
#navigation li:hover {
	position:relative;
	z-index:300;
}
#navigation a:hover {
	position:relative;
	z-index:300;
	background: transparent;
	font-weight:normal;
}
#navigation :hover ul {
	left:0;
	top:25px;
	white-space:nowrap;
	border:1px solid #fff;
	border-width:0 1px 1px;
	border-color:#fff #ccc #aaa #eee;
}
#navigation :hover ul li a:hover {
	text-decoration:underline;
}
/* it could have been this simple if all browsers understood */

/* show next level */

#navigation li:hover li:hover > ul {
	left:-15px;
	margin-left:100%;
	top:-10px;
	border:1px solid #fff;
	border-color:#fff #ccc #aaa #eee;
}
/* keep further levels hidden */

#navigation li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:auto;
}
/* show path followed */

#navigation li:hover li:hover > a {
	text-decoration:underline;
	font-weight:normal;
}
#navigation :hover ul li {
	float:none;
	background:transparent;
}
#navigation a:hover ul li {
	float:left;
}
#navigation :hover ul li a {
	display:block;
	font-size:12px;
	height:18px;
	line-height:18px;
	width:auto;
	padding:0 10px;
	color:#000;
	background:url(trans.gif);
	text-decoration:none;
	text-align:left;
}
/* show next level */

#navigation a:hover a:hover ul, #navigation a:hover a:hover a:hover ul {
	left:100%;
	top:-10px;
	border:1px solid #fff;
	border-color:#fff #ccc #aaa #eee;
}
/* keep further levels hidden */

#navigation a:hover ul ul, #navigation a:hover a:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.clear {
	clear:both;
}
#content {
	width:1000px;
	height:1210px;
	margin:0 auto;
	margin-bottom:6px;
	border: solid #CCC thin;
}
#left_con {
	width:200px;
	margin:0 20px 0 0px;

	background:;
	margin-bottom:6px;
	float:left
}
#right_con {
	width:740px;
	margin:0 15px;
	margin-bottom:6px;
	float:left
}
#nav_sub {
	text-align:left;
	border:solid #CCC;
	border-left:none;
}
#nav_sub dt a {
	height:25px;
	line-height:25px;
	padding-left:20px;
	border-bottom:1px solid #ccc;
	background: url(../image/arrow_01.gif) no-repeat 10px;
	display:block
}
#nav_sub dd {
	background: url(../image/arrow_02.gif) no-repeat 30px;
	line-height:25px;
	margin-left:0px;
	border-bottom:1px solid #ccc;
}
#nav_sub dd a {
	height:25px;
	line-height:25px;
	display:block;
	padding-left:40px;
}
#nav_sub dt a:hover {
	color: #FC0;
	background:#999 url(../image/arrow_01.gif) no-repeat 10px;
}
#nav_sub dd a:hover {
	color:#FC0;
	background: #999 url(../image/arrow_02.gif) no-repeat 30px;
}
#right1 {
	width:740px;
	margin:0;
	background:;
	margin-bottom:6px;
	float:left;
	
}

#right1 h2{
	margin:0 0 0 0;
	padding:20px 20px 10px 20px;
		text-align:left;
}


#left li {
width:124px;
    float:left;
    margin:10px auto;
    display:inline;

}

#left li a {
    display:block;
}
#left li a img {
    border:1px solid #666;
    padding:1px;
}

#left li  a span {
    width:124px;
    height:30px;
    line-height:24px;
    text-align:center;
}




#xinkan {
    width:700px;
    margin:0px auto;
		list-style:none;
}

#xinkan li {
width:124px;
    float:left;
    margin:10px 20px 10px 20px;

}

#xinkan li a {
    display:block;
}
#xinkan li a img {
    border:1px solid #666;
    padding:1px;
}

#xinkan li span a {
    width:124px;
    height:30px;
    line-height:24px;
    text-align:center;
}
#right2 {
	width:740px;
	margin:0;
	background:#666;
	margin-bottom:6px;
	float:left;
}


#focusPic {
	float:left;
	width:710x;
	margin:12px 0 0 0;
	height:410px;

}
#focusPic .picbig {
	float:left;
	width:600x;
	position:relative;
	padding-left:15px;
}
#focusPic ul {
	float:left;
	width:110px;
}
#focusPic li {
	float:left;
	width:60px;
	padding-bottom:9px!important;
*padding-bottom:11px!important;
	margin-bottom:0px;
	padding-left:0px;
}
#focusPic li img {
	border:2px solid #e5e5e5;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#focusPic li.current { background-image:url(../image/focuspic_arrow.gif) no-repeat left;
}
#focusPic li.current img {
	border:2px solid #2161C2;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#focusPic .textbg {
	position:absolute;
	top:350px;
	left:0;
	width:570px;
	height:27px;
	z-index:15px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	margin-left:15px;
}
#focusPic .text {
	position:absolute;
	top:350px;
	left:0;
	width:580px;
	height:30px;
	z-index:16px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#focusPic .text a {
	color:#fff;
	line-height:30px;
}

#right3 {
	width:740px;
	height:480px;
	margin:0;
	background:;
	margin-bottom:6px;
	float:left;
	text-align: left;
}


#right3 h3 {

	text-align: left;
	margin:10px 30px;
	font-size:24px;

}
#content .ns {
	font-style: italic;
	color:#000;
	float:right;
	text-align: right;
	font-size: 16px;
	width:150px;
	*margin:-1.3em 0em 0em -1em;
	margin-right:30px;
}
#content #right_con #right3 #news ul li a {
	color: ;
	font-family: "HGP平成明朝体W3";
}

#news {
	margin-left:0px;
	text-align: left;
	font-size:16px;
	line-height:24px;
}

#right4 {
	width:740px;
	margin:0;
	background:#666;
	margin-bottom:6px;
	float:left;

}
#right4_left {
	width:340px;
	height:460px;
	margin:10px 10px 10px 10px;
	background:#F9F;
	margin-bottom:6px;
	float:left;
}

#right4_left p{
		text-indent:2em;
		line-height:15px;
}


#right4 h3{
	font: normal 0.9em verdana, arial, sans-serif;
	color:#000;
	font-size: 20px;
	text-align:center;
	padding:0px 20px;
}
#right4_right {
	width:340px;
		height:460px;
	margin:10px 10px;
	background:#F9F;
	margin-bottom:6px;
	float:left;
}


#right4_right p{
		text-indent:2em;
		line-height:15px;
}


#rizhong,#huaren {text-align:left;}

#footer {font-size:14px;


}

#guanggao {
    width:1000px;
	height:110px;
    margin:10px auto;
	list-style:none;
}

#guanggao li {
width:104px;
    float:left;
    margin:0px auto;
    display:inline;

}

#guanggao li a {
    display:block;
}
#guanggao li a img {
    border:1px solid #666;
    padding:1px;
}

#xinkan li span a {
    width:104px;
    height:20px;
    line-height:20px;
    text-align:center;
}
.yq_2 {
float:left;
height:41px;
margin-left:12px;
margin-top:12px;
width:125px;
}
