/* CSS Document */

body{
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:19px;
	font-size:12px; color:#333333;
	background:url(../images/bg_top.gif) top repeat-x #DCEAD1;
}
#mainwrap{background:url(../images/bg_bottom.gif) bottom repeat-x;}
.wrap{position:relative; width:900px; margin:auto;}

.mainmenu{background:url(../images/bg_menu.gif) top repeat-x; clear:both;}
.mainmenu div{background:url(../images/rimleft_menu.jpg) left top no-repeat;}
.mainmenu div div{background:url(../images/rimright_menu.jpg) right top no-repeat; height:53px;}

.content{background:url(../images/shadowL.jpg) left repeat-y #FFFFFF; float:left; width:100%;}
.content .cShadowR{background:url(../images/shadowR.jpg) right repeat-y #FFFFFF; padding:10px 30px 10px 20px; margin-left:10px;}

.floor_Content{background:url(../images/bg_undercontent.gif) bottom repeat-x; clear:both;}
.floor_Content div{background:url(../images/floorL.jpg) left bottom no-repeat;}
.floor_Content div div{background:url(../images/floorR.jpg) right bottom no-repeat; height:46px;}

.floor{background:url(../images/logo_design.gif) bottom right no-repeat; height:106px; padding:20px;}




a{ color:#006F98; text-decoration:underline;}
a:hover{ color:#006F98; text-decoration:none;}
.img{
	float:left;
	vertical-align:text-top;
}
.img_b{ border:solid 1px #CCCCCC;}


.contactAll{padding-top:20px;}
.contactAll ul{float:left; width:33%; list-style:none; margin:10px 0px 10px; padding:0px;}

.corporate{width:27%; border:solid 1px #006F98; padding:1%;}


/*-----------------------link--------------------------*/
.link_home:link,.link_home:visited{
	font-size:11px; color:#666666;
	text-decoration:none;
}
.link_home:hover,.link_home:active{
	font-size:11px; color:#000000;
	text-decoration:underline;
}
.link_menu:link,.link_menu:visited{
	font-size:11px; font-weight:bold;  color:#FFFFFF;
	text-decoration:none;
}
.link_menu:hover,.link_menu:active{
	font-size:11px; font-weight:bold;  color:#006F98;
	text-decoration:none;
}
.e_mail:link,.e_mail:visited{
	color:#000000; text-decoration:underline;
}
.e_mail:hover,.e_mail:active{
	color:#000000; text-decoration:none;
}
/*--------------------end-link--------------------------*/

/* ---------------------------FONT------------------------*/
.fontblack_blod{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px; font-weight:bold; color:#000000;
}
.fontblack_blod14{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:bold; color:#000000;
}
.font_bold14{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:bold; color:#006F98;
}
.fontblack_blod12{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:#000000;
}
.font_greyblod{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:#666666;
}
.font_yellow14_blod{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; font-weight:bold; color:#E9BB03;
}
.font_yellow16_blod{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold; color:#E9BB03;
}
.font_yellow12_blod{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold; color:#E9BB03;
}
.font_pading{
	padding-left:50px;
}
.font_pading2{
	padding-top:5px; padding-bottom:5px; text-align:center;
}
.font_pading3{
	padding-left:20px;
}
.font_pading4{
	padding-left:10px; padding-top:5px;
}
.text_underline{
	text-decoration:underline;
}
/* -----------------------END-FONT------------------------*/

/*----------------------bg------------------------------*/
.bg_orange{
	font-size:11px; font-weight:bold; color:#FFB148; text-align:center;
	background:#006F98;
}
.bg_organ2{
	font-size:12px;
	padding-left:20px;
}
.bg_policy{
	font-size:14px; font-weight:bold; color:#FFFFFF; padding-left:5px;
	background:#006F98;
}

/*-------------------end bg------------------------------*/

/*----------------------line---------------------*/
.line_center{
	background-image:url(../images/line_vertical.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.line_left{
	background-image:url(../images/line_vertical.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.line_top{
	background:url(../images/line_horiziontal.gif) top repeat-x;
}
.line_hc{
	background:url(../images/line_horiziontal.gif) center repeat-x;
}
.line_bot{
	background:url(../images/line_horiziontal.gif) bottom repeat-x;
}
/*----------------------line---------------------*/
/*------------------------space---------------------------*/

/*--------------------end-space---------------------------*/


.copyright{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#666666; text-align:left;
	background:url(../images/logo_design.gif) bottom right no-repeat;
}





.form01{
	width:300px;
	height:15px;
	border:solid 1px #D6DBE1;
}
.form02{
	width:300px; height:100px;
	border:solid 1px #D6DBE1;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#333333;
}
.input{
	border:1px solid #FFFFFF;
	width:50px; height:20px;
	color:#FFFFFF;
	background:#FFCC00;
}
