@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}

h1,h2,h3,h4,p,strong{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h4,h5{
	font-size:12px;
}

a img {
	border:none;
}

a:link,a:visited{
	color: #29246E;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1,h1 a:link,h1 a:visited,h1 a:hover{
	color: #999999;
	text-decoration: none;	
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	display:block;
	text-align: right;
	padding-right: 5px;
}

h2,h3{
	font-size: 12px;
}

h2{
	font-weight: bold;
}

ul,ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.l{
	text-align: left !important; 
}

.c{
	text-align: center !important; 
}

.r{
	text-align: right !important; 
}

.fl{
	float: left !important; 
}

.fr{
	float: right !important; 
}

div#container{
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

div#hr{
	float: right;
	width: 600px;
	font-size: 11px;
}

#hr ul{

}

#hr ul li{
	float: left;
	padding: 0;
	margin-right: 1px;
	text-align: center;
}

#hr ul li a{

}

#hr ul li a:hover{
	text-decoration: none;
}

#hr ul li a span{
	display: block;
	height: 27px;
	width: 98px;
	background: url(../img/gn.gif) no-repeat 0px 0px;
	cursor: pointer;
}

#hr ul li a:hover span{
	background: url(../img/gn.gif) no-repeat 0px -27px;
}

#hr a h2{
	display:none;
	padding:0;
	color: #0099ff;
	width: 600px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}

#hr a:hover{
	display:block;
}

#hr a:hover .des {
	display:block;
	position:absolute;
	top:52px;
	left:223px;
	line-height:1.5em;
}

#hr ul#gn {

}

#hr ul#gn li{
	padding: 0;
	margin: 0;
}

#hr ul#gn li a{
	text-indent: -9999px;
	height: 34px;
	width: 100px;
	display: block;
	background: url(/img/gn.jpg) #fff no-repeat 0 0;
}

#hr ul#gn li.gn1 a:hover{	background: url(/img/gn.jpg) #fff no-repeat 0 -34px;	}
#hr ul#gn li.gn1 a.current{	background: url(/img/gn.jpg) #fff no-repeat 0 -68px;	}
#hr ul#gn li.gn2 a{			background: url(/img/gn.jpg) #fff no-repeat -100px 0;	}
#hr ul#gn li.gn2 a:hover{	background: url(/img/gn.jpg) #fff no-repeat -100px -34px;	}
#hr ul#gn li.gn2 a.current{	background: url(/img/gn.jpg) #fff no-repeat -100px -68px;	}
#hr ul#gn li.gn3 a{			background: url(/img/gn.jpg) #fff no-repeat -200px 0;	}
#hr ul#gn li.gn3 a:hover{	background: url(/img/gn.jpg) #fff no-repeat -200px -34px;	}
#hr ul#gn li.gn3 a.current{	background: url(/img/gn.jpg) #fff no-repeat -200px -68px;	}
#hr ul#gn li.gn4 a{			background: url(/img/gn.jpg) #fff no-repeat -300px 0;	}
#hr ul#gn li.gn4 a:hover{	background: url(/img/gn.jpg) #fff no-repeat -300px -34px;	}
#hr ul#gn li.gn4 a.current{	background: url(/img/gn.jpg) #fff no-repeat -300px -68px;	}
#hr ul#gn li.gn5 a{			background: url(/img/gn.jpg) #fff no-repeat -400px 0;	}
#hr ul#gn li.gn5 a:hover{	background: url(/img/gn.jpg) #fff no-repeat -400px -34px;	}
#hr ul#gn li.gn5 a.current{	background: url(/img/gn.jpg) #fff no-repeat -400px -68px;	}
#hr ul#gn li.gn6 a{			background: url(/img/gn.jpg) #fff no-repeat -500px 0;	}
#hr ul#gn li.gn6 a:hover{	background: url(/img/gn.jpg) #fff no-repeat -500px -34px;	}
#hr ul#gn li.gn6 a.current{	background: url(/img/gn.jpg) #fff no-repeat -500px -68px;	}


div#hl{
	float: left;
	width: 180px;
	text-align: center;
	padding: 5px 0 0 0;
}

div#main{
	clear: both;
	height: 250px;
	padding-bottom: 10px;
}

div#main2{
	clear: both;
	height: 70px;
	padding-bottom: 10px;
}

div#rcol{
	float: right;
	width: 600px;
}

div.title{
	border-bottom: 1px solid #999999;
	padding-bottom: 6px;
}

#rcol ol{
	margin-bottom: 10px;
}

#rcol ol.news{
	list-style: none;
	margin: 0 0 10px 0;
}

#rcol ol.news li{
	background: url(../img/news_n.gif) no-repeat 0px 0px;
	padding: 0 0 0 95px;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 0;
}

#rcol ol.news li{
	padding: 0 0 0 93px;
}

#rcol ol li.re{
	background: url(../img/news_r.gif) no-repeat 0px 0px;
}

#rcol ol.news li a:link,#rcol ol.news li a:visited{
	background-image: none;
}

#rcol ul{
	display: block;
	width: 180px;
	height: 179px;
	background: url(../img/service_ul.gif) no-repeat 0px 0px;
	margin-top: 5px;
	padding: 8px;
}

#rcol ul.new{
	display: block;
	width: 194px;
	height: 180px;
	border: 1px solid #ccc;
	background-image: none;
	padding: 0;
}

#rcol ul li{
	padding-bottom: 5px;
	font-size: 11px;
}

#rcol ul li.qa{
	background: url(../img/qa.gif) no-repeat 0px 0px;
	padding: 0 0 0 22px;
	float: right;
	margin-right: 3px;
}

#rcol ul.new li.qa2{
	background: url(../img/qa.gif) no-repeat 0px 0px;
	padding: 1px 0 0 20px;
	margin-left: 10px;
}

#rcol ul li h2{
	background: url(../img/h2_top.gif) no-repeat 0px 0px;
	padding: 2px 0 0 30px;
}

#rcol ul li h3{
	background: url(../img/h3_top.gif) no-repeat 0px 0px;
	padding: 1px 0 0 20px;
	margin-left: 10px;
}

div#lcol{
	float: left;
	width: 180px;
}

#lcol h3{
	border-left: 4px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	line-height:120%;
	margin-bottom: 10px;
}

#lcol span{
	display: block;
	font-size: 11px;
	font-weight: normal;
	background: url(../img/yz.gif) no-repeat 0px 1px;
	padding-left: 8px;
	margin-left: 5px;
	width: 160px;
	cursor: pointer;
}

#locl ul{

}

#lcol ul li{
	padding: 4px 0;
}

#privacy{
	padding-top: 20px;
	clear: both;
	border-bottom: 1px solid #999999;
	text-align: right;
}

#privacy span{
	position:absolute;
	bottom:29px;
	left:8px;
}

#footer{
	padding: 3px 0;
	font-size: 11px;
	clear: both;
}

#footer a:link,#footer a:visited{
	color: #444444;
	background: url(../img/yz4.gif) no-repeat 0px 3px;
	padding-left: 6px;
}

/*  */

#hr li a p{
	display:none;
	padding:0;
	color: #0099ff;
	width: 600px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}

#rcol ul li h4{
	background: url(../img/h2_top.gif) no-repeat 0px 0px;
	margin:0;
	padding: 2px 0 0 30px;
	font-weight:bold;
}

#rcol ul li h5{
	background: url(../img/h3_top.gif) no-repeat 0px 0px;
	padding: 1px 0 0 20px;
	margin:0;
	margin-left: 10px;
	font-weight:normal;
}

#rcol ul.bnr{
	background-image: none;
	width: 100%;
	padding: 0;
	height: 35px;
	border: 1px solid #fff;
}

#rcol ul.bnr li{
	float: left;
	padding-right: 10px;
}

#rcol ul.bnr li a{
	padding-bottom: 0;
}
