/* CSS Document */

html,body{margin:0;padding:0;}
body, html {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
}
table {
	height: 100%;
	width: 100%;
	text-align:center;
}
html,body,div#content {
text-align:center;
height:100%;
}
.t2{
font-size:9px;
}
div#head{
background-image:url(images/head_r.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:103px;
}
div#title{
width: 760px;
height: 103px;
}
div#center{



height:300px;
overflow:auto;
}
div#foot{ 
background-image:url(images/foot_r.jpg);
background-repeat:repeat-x;
height:120px;
}
div#box{
width:760px;
height:120px;
}

div#left{
background-image:url(images/leftbox_r.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
}

div#centerbox{
background-image:url(images/centerbox_r.jpg);
background-repeat:repeat-x;
height:95px;
\height:95px;
h\eight:95px;
float:left;
padding-top:30px;
}

div#right{
background-image:url(images/rightbox_r.jpg);
background-repeat:no-repeat;
width:33px;
height:120px;
float:left;
text-align:right;
}

div#central{

width:760px;
height:300px;
overflow:auto;
}

div#c_left{
width:190px;
height:300px;
float:left;
overflow:auto;
}

div#c_right{
width:210px;
height:300px;
float:right;
overflow:auto;
}
div#c_text{
padding-right:10px;

width:340px;
\width:360px;
w\idth:340px;

height:300px;
float:left;
overflow:auto;
}
div#c_left2{
width:100px;
height:300px;
float:left;
overflow:auto;
}
div#c_text2{
padding-right:10px;

width:410px;
\width:430px;
w\idth:430px;

height:300px;
float:left;
overflow:auto;
}
img {
   behavior: url("pngbehavior.htc");
}

a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: underline;
	color: #000033;
}
