/* layout box */

#to_top {
	text-align:right;
	margin:10px 0px 0px 0px;
}

#index_top {
	width:767px;
	height:25px;
	background-color:#333333;
	margin-top:17px;
	text-align:left;
}

#index_top2 {
	width:767px;
	height:25px;
	background-color:#333333;
	margin-top:0px;
	text-align:left;
}

#top_img {
	width:767px; height:417px;
	background-repeat:no-repeat;
	background-image:url(../images/index_bgimg.jpg);
	background-position:top;
	text-align:left;
}

#top_img2 {
	width:767px; height:417px;
	background-repeat:no-repeat;
	background-image:url(../images/index_bgimg2.jpg);
	background-position:top;
	text-align:left;
}

#top_title {
	width:246px;
	padding:105px 0px 0px 25px;
}

#top_title2 {
	width:246px;
	padding:35px 0px 0px 25px;
}

#top_middle1 {
	width:767px;
	margin-top:25px;
}
#top_middle2 {
	width:525px;
	float:left;
}
#top_middle3 {
	width:216px;
	float:right;
}

#top_news {
	width:519px;
	margin:0px 0px 5px 0px;
	text-align:left;
}
#top_news1 {
	width:407px;
	float:left;
}
#top_news2 {
	width:64px;
	float:left;
}
#top_news3 {
	width:48px;
	float:right;
}

#menu_text {
	width:138px;
	padding:3px 0px 15px 10px;
	font-size:10px;
	line-height:160%;
}

#footer {
	width:767px;
	text-align:left;
}
#footer1 {
	width:100px;
	height:80px;
	float:left;
}
#footer2 {
	width:544px;
	height:80px;
	float:left;
	margin-top:37px;
}
#footer3 {
	width:123x;
	height:80px;
	float:right;
	text-align:right;
	margin-top:25px;
}

#bio_mini_title {
	background-color:#000066;
	padding:3px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

/* form decoration */

.ime_on1 {
	width: 200px;
	padding: 3px;
	ime-mode: active;
	font-size:13px;
}
.ime_on2 {
	width: 445px;
	height: 80px;
	padding: 3px;
	ime-mode: active;
	line-height: 120%;
	font-size:13px;
}
.ime_on3 {
	width: 445px;
	padding: 3px;
	ime-mode: active;
	line-height: 120%;
	font-size:13px;
}
.ime_on4 {
	width: 230px;
	padding: 3px;
	ime-mode: active;
	line-height: 120%;
	font-size:13px;
}
.ime_off {
	width: 445px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}
.ime_off2 {
	width: 30px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}
.ime_off3 {
	width: 100px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}
.ime_off4 {
	width: 50px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}
.ime_off5 {
	width: 70px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}
.ime_off6 {
	width: 200px;
	padding: 3px;
	ime-mode: inactive;
	font-size:13px;
}

.tableDeco1 {
	background-color:#CDCDE1;
	border-right:3px solid #FFF;
	font-size:12px;
	padding:5px;
}
.tableDeco1_2 {
	background-color:#CDCDE1;
	font-size:12px;
	padding:5px;
}
.tableDeco2 {
	border-bottom:1px dotted #333;
	border-right:1px solid #FFF;
	padding:10px 0px;
	font-size:10px;
	line-height:140%;
}
.tableDeco2_2 {
	border-bottom:2px solid #CDCDE1;
	padding:10px 0px;
	font-size:10px;
	line-height:140%;
}