/* CSS Document */
#txt_home { background:#2A61B4; padding:12px; color:#C0D0E9; }
	#txt_home div { height:138px; overflow:auto; margin-top:5px; }

#txt_home div {
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR:#2A61B4;
	SCROLLBAR-DARKSHADOW-COLOR:#C0D0E9;
	SCROLLBAR-HIGHLIGHT-COLOR:#C0D0E9;
	SCROLLBAR-3DLIGHT-COLOR:#C0D0E9;
	SCROLLBAR-SHADOW-COLOR:#C0D0E9;
	SCROLLBAR-TRACK-COLOR:#023A73;
}

#txt_content { background:#023A73; padding:12px; color:#C0D0E9; }
	#txt_content a { color:#6DCFF6; }
	#txt_content a:hover { color:#FFF799; }
	#txt_content strong { color:#C4DF9B; }
.title { color:#EEA843; font-weight:bold; border-bottom:#3B6797 dashed 1px; line-height:24px; font-size:16px; padding-left:7px; }
	.title a { text-decoration:none; }
.title2 { background:url(../images/desc/title_bg.jpg) no-repeat; color:#fff; font-weight:bold; padding-left:10px; line-height:25px; }
.title3 { color:#EEA843; font-weight:bold; }
.title_q { background:url(../images/desc/title_bg.jpg) no-repeat; color:#fff; line-height:25px; }
	.title_q span { background:url(../images/desc/q.gif) no-repeat 7px 0px; padding-left:33px; }
.title_a { background:url(../images/desc/a.gif) no-repeat 7px 2px; padding-left:33px; margin-bottom:45px; }
.list li { margin-bottom:5px; }
.list2 li { margin-bottom:20px; }

.img_border { border:#C0D0E9 solid 1px; padding:3px; }
.img_ml { margin-left:15px; }
.img_mr { margin-right:15px; }

.table_request { }
	.table_request th, .table_request td { text-align:left; border-bottom:#1A568B solid 1px; }

.table_thumb {}
	.table_thumb td { text-align:center; width:25%; }
	.table_thumb img { width:200px; height:120px; }
	.table_thumb th { padding:5px 0 20px 0; vertical-align:top; }

.table_thumb2 { background:url(../images/desc/thumb_bg.jpg) repeat-x; margin-top:3px; }
	.table_thumb2 td { text-align:center; }
	.table_thumb2 img { width:120px; }

.seperator { background:url(../images/desc/seperator.jpg) no-repeat 13px 0px; width:30px; }

.myInput { border:#7AC4EA solid 1px; background:#ECF7FF; }
.myInputHovered { border:#9ECC00 solid 1px; background:#fff; }

.myButton { width:68px; height:24px; background:url(../images/desc/btn_submit.gif) no-repeat; margin:7px 0px; padding:0; border:0; color:#fff; font-weight:bold; font-family:Verdana; font-size:11px;}
.myButtonHovered { width:68px; height:24px; background:url(../images/desc/btn_submit.gif) no-repeat; margin:7px 0px; padding:0; border:0; color:#6DCFF6; font-weight:bold; font-family:Verdana; font-size:11px; }

