* { margin:0; padding:0;}
body {
	background:url(images/bg_site.gif);
	font-size:100%;
	line-height:1em;
	font-family:tahoma;
	color:#000080;
	text-align:center;
}


/*in_line*/
input, select, textarea { vertical-align:middle; font-family:Tahoma;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a:hover{
	text-decoration:none;
	color: #FFF;
}
.column { float:left;}
.clear, .col-list, row-box, p { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}

.site-center {margin:0 auto; width:980px; text-align:left;}
.col-1, .col-2, .col-3, .row-box-1, .row-box-2{ float:left;}

/*header*/
.header{
	background:url(images/header.jpg) 0 0 no-repeat;
	height:75px;
}
.logo{
	position:absolute;
	margin:15px 0 0 37px;
	left: 30px;
	top: 4px;
	width: auto;
}
.menu{
	position:absolute;
	margin:32px 0 0 659px;
	width:280px;
	left: 2px;
	top: 4px;
}
.menu img{ margin-right:1px; margin-bottom:1px;}

/*footer*/
.footer{}

/*content*/
.content{
	background:url(images/bg_content.jpg) 0 0 no-repeat;
	height:583px;
	text-transform:none;
	line-height:1.5em;
	font-size:x-small;
}
.content-bg{
	position:absolute;
	margin:78px 0 0 210px;
	height:367px;
	background:url(images/content_bg.jpg) 0 0 no-repeat;
	width:560px;
	left: -123px;
	top: 120px;
}
.footer{ position:absolute; margin:549px 0 0 756px;}
.scroll{ width:491px; height:238px; overflow:auto;}
.content .indent-right{ padding-right:20px;}
.text dt{ color:#3972e0;}
.text dd{ padding-bottom:15px;}
.text-1{ color:#3972e0;}
.indent-bot1{ display:block; margin-bottom:12px;}
.indent-form{ height:33px;}

.content .title{
	display:block;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
.content .img-left{ float:left; margin:0 15px 0 0;}
.indent-text{
	padding:24px 0 0 29px;
	color: #FFF;
}
.title{ height:68px;}
.indent-bot{ display:block; margin-bottom:16px;}
.link{ color:#F00;}
.br{ display:block;}
.indent-top{ display:block; margin-top:15px;}
.indent-top-bot{ display:block; margin:16px 0;}

/*================== index-6.html ==================*/
#page7 .form .row-box-1{ width:227px;}
#page7 .form .row-box-2{ width:260px;}
#page7 .form input{ height:18px; width:220px;}
#page7 .form textarea{ overflow:auto; display:block; height:84px; width:257px; margin-bottom:15px;}
#page7 .form textarea, #page7 .form input{ border:1px solid #3b4156; background:none; color:#ffffff; font-family:Arial; font-size:1em; text-transform:uppercase; padding-left:3px;}
#page7 .form .form-link{ margin-left:190px; margin-right:8px;}
