/*-----------------------------------------------------
	reset
-----------------------------------------------------*/
h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd{margin:0;padding:0;font-size:12px;}
img{border:0;}

/*-----------------------------------------------------
	body
-----------------------------------------------------*/
body	{
	background-color:#E4F0FA;
	font-size:12px;
	line-height:120%;
	color:#333333;
	margin:0;
	padding:0;
}
#body	{
	width:910px;
	margin:0 auto;
}

/*-----------------------------------------------------
	head
-----------------------------------------------------*/
#head	{
	background-image:url(../images/common/head.jpg);
	background-repeat:no-repeat;
	height:250px;
	width:900px;
	position:relative;
	display:block;
	}
#head h1	{
	position:absolute;
	padding:0px;
	overflow:hidden;
	width:320px;
	height:55px;
	top: 58px;
	left: 525px;
	}
#head h1 a	{
	display:block;
	width:336px;
	height:80px;
	text-indent:-9999px;
	}
#head .rok	{
	position:absolute;
	padding:0px;
	overflow:hidden;
	width:53px;
	height:35px;
	top: 18px;
	left: 588px;
	}
#head .rok a	{
	display:block;
	width:81px;
	height:68px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
#head .headInfo	{
	position:absolute;
	padding:3px;
	overflow:hidden;
	width:193px;
	height:120px;
	top: 24px;
	left: 30px;
	}
#head h2	{
	position:absolute;
	padding:0px;
	overflow:hidden;
	top: 169px;
	left: 617px;
	width:230px;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	}	


/*-----------------------------------------------------
	menu
-----------------------------------------------------*/
#menu	{
	position:absolute;
	padding:5px;
	overflow:hidden;
	top: 223px;
	left: 18px;
	font-weight:bold;
	width: 847px;
	}	
#menu a	{
	text-decoration:none;
	color:#333333;
	}

/*-----------------------------------------------------
	main
-----------------------------------------------------*/
#main	{
	margin:0px 0 0 0;
	padding:0;
}
#left_clm	{
	width:500px;
	margin:0 10px 0 0;
	padding:20px 0 0 0;
	float:left;
	}
#right_clm	{
	width:390px;
	margin:0;
	float:left;
	padding:20px 0 0 0;
	}
	
/*-----------------------------------------------------
	foot
-----------------------------------------------------*/
#foot	{
	clear:both;
	margin:10px 0;
	padding:5px;
	background-color:#CCCCCC;
	text-align:center;
	width:900px;
	}
address{
	color:#1B5293;
	font-style:normal;
	font-weight:bold;
	}
#br	{
	text-align:center;
	font-size:10px;
	}
#br	a{
	background-image:url(../images/common/br.gif);
	display:block;
	text-indent:-9999px;
	width:150px;
	height:89px;
	margin:0 auto;
	}
/*-----------------------------------------------------
	text
-----------------------------------------------------*/
.tx10	{
	font-size:10px;
	}
.photo	{
	float:left;
	margin:0 5px 5px 0;
	}
.txb	{
	font-weight:bold;
	}
hr	{
	background-image:url(../images/top/dotted.gif);
	border:none;
	height:1px;
	margin:10px 0;
	}
.txr	{
	color:#CC0000;
	}
