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

* html body {text-align:center;}
* html .contents_container, #main_container {text-align:left;}

body {
	margin:0px;
	padding:0px;
}

img {border:0px;}

a:link {color:#0066CC; text-decoration:none;}
a:visited {color:#0066CC; text-decoration:none;}
a:hover {color:#6699FF; text-decoration:none;}
a:active { color:#FF0000; text-decoration:none; }

.both {clear:both;}

h1 {
	font-size:18px;
	margin: 0 0 5px 0;
}

h2 {
	font-size:16px;
	margin: 0 0 5px 0;
	background-color:#000000;
	padding: 3px;
	color: #FFFFFF;
}

h3 {
	font-size:16px;
	margin: 0 0 20px 0;
	background-color:#666666;
	padding: 3px;
	color: #FFFFFF;
}

p {
	margin: 0 0 15px 0;
}

.contents_container {
	width:850px;
	margin: auto;
}

#outside_container {
	width:100%;
}

#header_container {
	width:100%;
	margin: auto;
	border-top: 3px #000000 solid;
	background: url(../images/header_bg.jpg);
}

#menu_container {
	width:100%;
	background:url(../images/menu_bg.jpg);
}

#main_container { width:850px; margin: auto; margin-bottom: 40px; background: url(../images/main_bg.gif) repeat-y; 
}

#slide {
	position: relative;
	width:850px;
	background: url(../images/menu_bar.jpg) no-repeat top left;
}

#slide ul.slides {
	display: block;
	height: 30px;
	background: url(../images/menu_bar.jpg);
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#slide li{
	float: left;
}

#slide .slide{
	display: block;
	overflow: hidden;
	margin:0;
	width: 138px;
	height: 30px;
	border-right: 2px solid #fff;
	text-align:center;
	font-size:85%;
	line-height:30px;
}

#slide .slide a{
	display:block;
	width: 138px;
	height: 30px;
	color:#FFFFFF;
}

#slide a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#slide a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#slide a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#slide a:active{
	text-decoration:none;
	color:#FFFFFF;
}

#slide .opt1 {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#slide .opt2 {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#slide .opt3 {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#slide .opt4 {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#slide .opt5 {
	background: url(../images/menu_bg.jpg) repeat-x;
}

#slide .opt6 {
	background: url(../images/menu_bg.jpg) repeat-x;
	border-right: 0;
}

#flash_container { margin: auto; width: 850px; 
}

#object_container { width:850px; margin: auto; margin-top: 20px; 
}

#directory_container { width:850px; margin: auto; margin-top: 10px; margin-bottom: 10px; 
}

#directory_container ul {margin:0px; padding:0px;}
#directory_container li {
	list-style:none;
	float:left;
	background:url(../images/root.gif) no-repeat;
	font-size: 12px;
	height: 12px;
	padding-left: 15px;
	margin-left: 10px;
}

#directory_container ul li.current {
	background:url(../images/arrow.gif) no-repeat;
}

#main_left {
	width:180px;
	float:left;
}

#main_center { width:460px; float:left; margin-left:15px; 
}

#main_center2 { width:655px; float:left; margin-left:15px; 
}

#main_center3 { width:320px; float:left; margin-left:15px; 
}

#main_right { width:180px; float:left; margin-left:15px; 
}

#submenu_container {
	width:180px;
}

#submenu_container ul {
	margin:0 6px 0 6px;
	padding:0px;
}

#submenu_container li {
	list-style:none;
	margin-bottom: 6px;
	overflow:hidden;
}

#submenu_container a {
	display:block;
	width:167px;
	text-indent:-9999px;
	height: 33px;
}

#submenu_container li#submenu1 a {background:url(../images/submenu_1.gif); width:167px;}
#submenu_container li#submenu2 a {background:url(../images/submenu_2.gif); width:167px;}
#submenu_container li#submenu3 a {background:url(../images/submenu_3.gif); width:167px;}
#submenu_container li#submenu4 a {background:url(../images/submenu_4.gif); width:167px;}
#submenu_container li#submenu5 a {background:url(../images/submenu_5.gif); width:167px;}
#submenu_container li#submenu6 a {background:url(../images/submenu_6.gif); width:167px;}

#submenu_container li#submenu1 a:hover { background-position:0 -33px;}
#submenu_container li#submenu2 a:hover { background-position:0 -33px;}
#submenu_container li#submenu3 a:hover { background-position:0 -33px;}
#submenu_container li#submenu4 a:hover { background-position:0 -33px;}
#submenu_container li#submenu5 a:hover { background-position:0 -33px;}
#submenu_container li#submenu6 a:hover { background-position:0 -33px;}


#submenu_container2 {
	width:460px;
}

#submenu_container2 ul {
	margin:0 0px 0 0px;
	padding:0px;
}

#submenu_container2 li {
	list-style:none;
	margin-bottom: 0px;
	overflow:hidden;
}

#submenu_container2 a {
	display:block;
	width:460px;
	text-indent:-9999px;
	height: 189px;
}
#submenu_container2 li#submenu7 a {background:url(../images/submenu_7.gif); width:460px;}
#submenu_container2 li#submenu7 a:hover { background-position:0 -189px;}



#hooter_container {
	width:100%;
	background:url(../images/hooter_bg.jpg) repeat-x;
	background-color: #000000;
}

#right_banner { width:160px; margin: 0 0 0 5px; 
}

.hooter_box {
	width:850px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	padding: 20px 0 20px 0;
	color: #FFFFFF;
}

.hooter_box a:link, .hooter_box a:visited, .hooter_box a:active {color:#FFFFFF;}
.hooter_box a:hover {color:#FFFFFF; text-decoration:underline;}

.find_box {
	margin-bottom: 10px;
}

.text_box { width:655px; font-size: 15px; 
}

.text_box ol {
	margin: 1em 0 1em 0;
	padding-left: 25px;
	font-size: 13px;
}
.text_box li {
	margin: 0px;
	margin-bottom: 10px;
}

.bt_box {
	margin-bottom: 25px;
}
.bt_box ul {margin:0px; padding:0px;}
.bt_box li {list-style:none; overflow:hidden;}
.bt_box a {display:block; width:460px; height:50px; text-indent:-9999px;}

.bt_box li.menu1 a {background:url(../images/bt_1.gif); width:460px;}
.bt_box li.menu2 a {background:url(../images/bt_2.gif); width:460px;}
.bt_box li.menu3 a {background:url(../images/bt_3.gif); width:460px;}

.bt_box li.menu1 a:hover { background-position:0 -50px;}
.bt_box li.menu2 a:hover { background-position:0 -50px;}
.bt_box li.menu3 a:hover { background-position:0 -50px;}

.sub_text {
	width:160px;
	margin: 0 10px 0 10px;
	font-size: 12px;
}

.sub_text ol {
	margin:0px;
	padding:0px;
}

.sub_text li {
	list-style:none;
	overflow:hidden;
	margin-bottom:20px;
}

.sub_text li a {
	display:block;
	width:160px;
	height:90px;
	text-indent:-9999px;
}

.sub_text li.flow a { background:url(../images/flow_bt.gif); width:160px;}
.sub_text li.flow a:hover { background-position:0 -90px;}

.works {
	font-size: 12px;
	width: 460px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 20px;
}

.works_img {
	width:150px;
	float: left;
}

.works_txt {
	float: left;
	line-height: 1.9em;
	margin-left: 25px;
	width: 285px;
	margin-bottom: 20px;
}

.works_txt ul {
	margin:0px;
	padding:0px;
}

.works_txt li {
	list-style:none;
}

.plan_bt {
	width:460px;
	margin-bottom: 30px;
}

.plan_bt_box_left {
	width:146px;
	float:left;
}

.plan_bt_box {
	width:146px;
	float:left;
	margin-left:10px;
}

.plan_bt_box_left ul, .plan_bt_box ul {margin:0px; padding:0px;}
.plan_bt_box_left li, .plan_bt_box li {list-style:none; overflow:hidden;}
.plan_bt_box_left a, .plan_bt_box a {display:block; text-indent:-9999px; width:146px; height:100px;}

.plan_bt_box_left li.plan1 a {background:url(../images/plan_bt1.jpg); width:146px;}
.plan_bt_box li.plan2 a {background:url(../images/plan_bt2.jpg); width:146px;}
.plan_bt_box li.plan3 a {background:url(../images/plan_bt3.jpg); width:146px;}

.plan_bt_box_left li.plan1 a:hover { background-position:0 -100px;}
.plan_bt_box li.plan2 a:hover { background-position:0 -100px;}
.plan_bt_box li.plan3 a:hover { background-position:0 -100px;}

.frame {
	background-color: #E8EEFF;
	padding: 10px;
}

.empty_frame {width:460px;}

ul.sitemap {
	margin:0px;
	padding: 0 0 0 20px;
}

li.sitemap {
	background:url(../images/sitemap_arrow.gif) no-repeat;
	list-style:none;
	padding-left: 30px;
	height: 15px;
	margin: 15px 0 15px 0;
}

.table {
	margin-bottom:30px;
}

.table td {
	padding:8px 8px 8px 10px;
	font-size:13px;
}

.text_field_border {
	border:1px #CCCCCC solid;
}

.submit_box { margin-bottom: 30px; 
}

#flPicture { margin-bottom: 10px; }

#l_Text { margin-top: 10px; }

.r_Text {
	margin-top: 10px;
	width: 460px;
}

.r_Text2 { margin-top: 0px; width: 655px; 
}

#plan_bt_text1 { float: left; width: 460px; font-size: 13px; margin-top: 10px; border-bottom-color: #CCCCCC 1px; 
}

#plan_bt_text11 { float: left; width: 655px; font-size: 13px; border-bottom: 1px #CCCCCC dashed; 
}

#plan_bt_text12 { float: left; width: 655px; font-size: 13px; 
}


#plan_bt_text2 {
	float: left;
	width: 300px;
	font-size: 13px;
}

#plan_bt_text3 {
	float: right;
	width: 300px;
	font-size: 13px;
}

.top_plan {
	width:146px;
	float:left;
}

.top_plan_R {
	width:146px;
	float:right;
}

.top_plan ul, .top_plan_R ul {margin:0px; padding:0px;}
.top_plan li, .top_plan_R li {list-style:none; overflow:hidden;}
.top_plan a, .top_plan_R a {display:block; text-indent:-9999px; width:146px; height:100px;}

.top_plan li.top_plan1 a {
	background:url(../images/top_plan1.jpg);
	width:146px;
}
.top_plan_R li.top_plan2 a {
	background:url(../images/top_plan2.jpg);
	width:146px;
}
.top_plan li.top_plan3 a {
	background:url(../images/top_plan3.jpg);
	width:146px;
}

.top_plan li.top_plan1 a:hover { background-position:0 -110px;}
.top_plan_R li.top_plan2 a:hover { background-position:0 -110px;}
.top_plan li.top_plan3 a:hover { background-position:0 -110px;}
