@charset "UTF-8";
/* CSS Document */

@import url(toolbar.css);
@import url(frontpage.css);

/* general css */
.cl {clear:both;}
a {color:#175367;}
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#505050;}
#outer_body {padding:0px 0px; margin:0px;}
#header {width:760px; margin:0px auto;}
#header_logo {margin-top:32px; margin-bottom:35px;}
#header_slogan {position:absolute; top:85px;}
.shape_center {width:760px; margin:0px auto;}

#form_top_bottom {height:10px; font-size:6px;}
#form_tb_1 {float:left; width:10px;}
#form_tb_2 {float:left; width:833px; height:10px; background-color:#d2e0e3; overflow:hidden;}
#form_tb_3 {float:left; width:10px;}
#form_body {background-color:#d2e0e3;}

#form_big_container {background:#fff;}
#form_big_container2 {padding:0px; margin:0 auto; width:400px;}
#form_file_chooser {width:300px; height:20px; margin:10px 0;}
#form_big_container_head {color:#333333; font-size:16px;}
#form_capcha {width:100px;}
#form_email {width:100px;}

#text_area {margin:20px 0;}
#text_area2 {width:800px; margin:0 auto;}
#blockUI {border: 0px solid white; display:none; background-color: black; margin:0px; padding:0px; position: fixed; width:100%; height:100%;
	left: 0px; top: 0px; right: 0px; bottom: 0px; z-index: 100; -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80);
}
.shadow_container {display:none; width:500px; position:absolute; top:50px ;z-index: 1000}
.shadow_container_top {margin:0px auto; width:500px; height:15px;}
.shadow_container_top_1 {width:15px; height:15px; float:left; line-height:6px; font-size:6px;}
.shadow_container_top_2 {width:470px; height:15px; float:left; background-color:#FFFFFF; line-height:6px; font-size:6px;}
.shadow_container_top_3 {width:15px; height:15px; float:left; line-height:6px; font-size:6px;}
.shadow_container_bottom {margin:0px auto; width:500px; height:15px;}
.shadow_container_bottom_1 {width:15px; height:15px; float:left; line-height:6px; font-size:6px;}
.shadow_container_bottom_2 {width:470px; height:15px; float:left; background-color:#FFFFFF; line-height:6px; font-size:6px;}
.shadow_container_bottom_3 {width:15px; height:15px; float:left; line-height:6px; font-size:6px;}
.shadow_center {margin:0px auto; width:500px; overflow:auto; background-color:#fff; z-index:1100;}
.shadow_center2 {margin:0px auto; width:500px; overflow:auto; height:400px; background-color:#fff; z-index:1100;}