* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5f5f5f;
}
img{
	border: 0px none;
}
a {
	outline: none;
}
#object{
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
#top{
	height: 276px;
	background: url( ../images/top.jpg) no-repeat scroll 0px 0px;
	float: left;
	width: 100%;
}
#logo{
	position: absolute;
	left: 671px;
	top: 41px;
}
#lang_menu{
	list-style: none;
	left: 883px;
	top: 5px;
	position: absolute;
}
#lang_menu li{
	float: left;
	margin: 0px 3px;
}
#top_text{
	font-family: "Century Gothic";
	font-size: 25px;
	color: #fff;
	position: absolute;
	left: 740px;
	top: 150px;
	width: 220px;
	text-align: right;
}
#address{
	color: #fff;
	width: 250px;
	position: absolute;
	top: 40px;
	left: 320px;
	text-align: right;
}
#address .large_text{
	font-size: 14px;
}
#address .address_small{
	font-size: 12px;
}
#date{
	text-align: right;
	position: absolute;
	top: 257px;
	width: 250px;
	left: 320px;
	color: #fff;
}
#pc_top{
	position: absolute;
	top: 0px;
	left: 3px;
	padding-left: 25px;
	background: url(../images/top_img_bg.gif) repeat-y;
	z-index: 10;
}
#page{
	float: left;
	width: 100%;
}
#page_hr{
	height: 106px;
	margin: 0px 19px;
	background: #eeeeee url(../images/page_bg.gif) repeat-x ;

}
#path_bar{
	float: left;
	list-style: none;
	margin: 65px 0px 0px 330px;
}
* html #path_bar{
	margin: 65px 0px 0px 165px;
}
#path_bar li{
	float: left;
}
#path_bar li.hr{
	padding-top: 2px;
}
#path_bar li a,#path_bar li{
	color: #eeeeee;
	font-size: 18px;
	text-decoration: none;
}
#container{
	background:  #eeeeee url(../images/bg.jpg) repeat-y;
	margin: 0px 10px 0px 19px;
	position: relative;
	z-index: 5;
}
#menu_pc{
	background: url(../images/menu_pc.jpg);
	width: 342px;
	height: 559px;
	float: left;
}
#content_text{
	width: 520px;
	float: left;
	padding: 25px 50px;
	background: #eee;
}
#content_text ul{
	list-style-image: url(../images/dot.gif);
	list-style-position: inside;
	padding-left: 40px;
}
#content_text ul li{
	padding: 5px 0px;
	list-style-position: outside;
}
#content_text p{
	padding: 5px 0px;
}
.cl{
	clear: both;
}
#up_button{
	position: absolute;
	right: 50px;
	top: -40px;
	z-index: 10;

}
#footer{
	height: 60px;
	background: #555555;
	float: left;
	width: 953px;
	margin: 0px 28px;
	position: relative;
}
* html #footer{
	margin: 0px 14px;
}
.copy_r *,.copy_r{
	color: #eeeeee;
	font-size: 10px;
}
.copy_r a{
	text-decoration: none;
	margin-top: 10px;
}
.copy_r a:hover{
	text-decoration: underline;
}
.copy_r{
	padding: 5px 0px 0px 20px;
	float: left;
	width: 192px;
}
.footer_div_menu{
	height: 31px;
	width: 750px;
	background:  #bbb url(../images/container_bg.gif) repeat-y scroll 100% 0%;
	float: left;
	position: absolute;
	top: 0px;
	left: 212px;
}
#footer_menu{
	list-style: none;
	padding-top: 6px;
	width: 420px;
	margin: 0px auto;
}
#footer_menu li{
	float: left;
	background:  #bbb url(../images/footer_hr.gif) no-repeat scroll 0% 4px;
}
#footer_menu li a{
	text-decoration: none;
	color: #eeeeee;
	padding: 0px 10px;

}
#footer_menu li a:hover{
	text-decoration: underline;
	color: #980101;
}

#left_menu{
	list-style: none;
	padding: 40px 0px 0px 35px;
	width: 186px;
}
#left_menu li{
	text-align: right;
	height: 30px;
}
#left_menu li a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	height: 100%;
	background:   url(../images/left_menu_bg.gif) no-repeat scroll 100% 1px;
}
#left_menu li a:hover{
	text-decoration: underline;
	background-position: 100% -31px;

}

/**
 * left menu
#left_menu li ul.submenu{
	top: 0px;
	left: 150px;
	position: relative;
	display: none;
}
#left_menu li a:hover ul.submenu{
	display: block;
}
#left_menu li ul.submenu li{

}
#left_menu li ul.submenu li a{

}
#left_menu li ul.submenu li a:hover{

}
.submenu li{
	width: 215px;
	height: 31px;
}
ul.submenu li a{
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
	padding:8px 0px 0px 37px;
}
td.empty_td{
	background: transparent;
	width: 25px;
	height: 25px;
	font-size:9px;
	text-align:center;
}
 */
 /* Fix IE. Hide from IE Mac \*/
* html ul#left_menu li { float: left; }
* html ul#left_menu li a { height: 1%; }
/* End */

#left_menu li:hover ul { display: block; }

#left_menu li:hover ul, #left_menu li.over ul {
   display: block; }
li {list-style-type: none;}

.text_header {
	font-weight: bold;
	text-align: center;
}

.form_error {
	color: #980001;
	font-weight: bold;
	text-align: center;
}

.form_label {
	width: 150px;
	text-align: right;
	display: block;
	float: left;
}

.form_input {
	width: 250px;
	text-align: left;
	float: left;
	padding-left: 15px;
	display: block;
}

.msg {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	color: #960001;
}

#content_text table {
	margin: 20px 0;
}

#content_text table tr{
	line-height: 20px;
}

#content_text table td{
	border: 2px  solid #CFCFCF;
	padding: 4px;
}

#content_text table td.left {
	width: 80%;
}

#content_text table td.right {
	width: 20%;
	text-align: center;
}

#content_text a {
	color: #960001;
	border-bottom: 1px dotted #960001;
	text-decoration: none;
}
#content_text a:hover {
	color: #960001;
	border-bottom: 0px;
	text-decoration: underline;
}
