*{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

body{
	background:url(../img/head_bg.jpg) repeat-x;
	color:#363636;
	text-align:center; /* for IE */
}

a{
	color:#007fbf;
}

img{
	vertical-align:top;
}

#wrap{
	width:849px;
	text-align:left;
	background:url(../img/wrap_bg2.jpg) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* header
--------------------------------------------------*/

#head{
	background:url(../img/head_bg.jpg) repeat-x;
	height:100px;
}

#head_l{
	margin-top:24px;
	width:500px;
	float:left;
}

#head_r{
	width:300px;
	float:right;
	text-align:right;
}

#head_r img{
	margin-top:26px;
}

h1{
	color:#0057bb;
	font-size:12px;
	font-weight:normal;
}

#head_r ul{
	margin:8px 4px 0 0;
}

#head_r ul li{
	font-size:10px;
	text-align:left;
	display:inline;
	padding-left:15px;
	margin-left:13px;
	background:url(../img/l_list.jpg) no-repeat 0% 50%;
}


/* Global Navigation
--------------------------------------------------*/

#gnav{
	background:url(../img/head_bg.jpg) repeat-x bottom;
}

#gnav ul{
	margin:0 4px;
	height:50px;
	width:800px;
	background:url(../img/gnavbg.jpg) no-repeat;
}

#gnav ul li{
	display:inline;
	line-height:1;
}

p#topicpath{
	font-size:12px;
	line-height:25px;
	padding-left:12px;
	background:#fff;
}

#gnav ul li a:hover img{
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
}




/* Content
--------------------------------------------------*/

#mainimg{
	margin:0 10px;
}

#content{
	padding:0 4px;
	background:url(../img/content_bg.jpg) repeat-y center;
}



/* Left Box
--------------------------------------------------*/

#left{
	width:210px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

#left img {
	margin-bottom:13px;
}

p.l_title{
	background:url(../img/left_title.jpg) no-repeat;
	line-height:25px;
	color:#fff;
	padding-left:8px;
	font-size:14px;
}

ul.l_nav{
	font-size:12px;
	margin:8px 0 13px 8px;
}

ul.l_nav a{
	color:#363636;
	text-decoration:none;
}

ul.l_nav a:hover{
	text-decoration:underline;
}

ul.l_nav li{
	background:url(../img/l_list.jpg) no-repeat 0% 50%;
	padding-left:20px;
	line-height:1.6;
}

#left img.zaimeispotban{
	margin-bottom:3px;
}

ul.l_zaimeispot{
	font-size:12px;
	margin:0 0 13px 8px;
}

ul.l_zaimeispot a{
	color:#363636;
	text-decoration:none;
}

ul.l_zaimeispot a:hover{
	text-decoration:underline;
}

ul.l_zaimeispot li{
	background:url(../img/l_list.jpg) no-repeat 0% 50%;
	padding-left:20px;
	line-height:1.6;
}

ul li.zaimeiitiran{
	font-size:10px;
	font-weight:bold;

	text-align:right;
	background:none;
	line-height:2;
}


#main{
	float:right;
	width:530px;
	margin-right:20px;
	_margin-right:10px;
	padding-bottom:34px;
}


#foot{
	background:url(../img/foot_bg.jpg) no-repeat center top;
	clear: both;
}

#foot ul{
	text-align:center;
	padding-top:13px;
}

#foot ul li{
	display:inline;
	font-size:10px;
}

p#copy{
	background:#023a91;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:13px 4px 0;
}

/* Clearfix
--------------------------------------------------*/
#head:after,
#content_rl:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#head,
#content_rl{
	zoom: 100%;  
}  
#content_rl2:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#head,
#content_rl2{
	zoom: 100%;  
}  


/* renew
----------------------------------------------------*/
#head_l2{
	margin-top:24px;
	width:400px;
	float:left;
}

#head_r2{
	width:400px;
	float:right;
	text-align:right;
	background-image: url(../rn_layout/head/telBCKG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#head_r2 img{
	margin-top:26px;
	margin-right:40px;
}

#head_r2 ul{
	margin:8px 4px 0 0;
}

#head_r2 ul li{
	font-size:10px;
	text-align:left;
	display:inline;
	padding-left:15px;
	margin-left:13px;
	background:url(../img/l_list.jpg) no-repeat 0% 50%;
}

