/* CSS Document */

body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#0a4772;
	border-style:none;
	background-color:#0a4772;

	background-image:url(images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;


	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}

a {
	color:#0a4772;
	
}

#main {
	width:783px;
}

.head1 {
	height:42px;
	background-image:url(images/lang2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:15px;
	
	text-indent:50px;
	font-size:20px;
	font-weight:bold;
}

.head2 {
	height:42px;
	background-image:url(images/lang2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:50px;
	margin-bottom:30px;
	
	font-size:20px;
	font-weight:bold;
}

.ul_menu li {
	margin-bottom:15px;
}


#content {
	width:783px;
}

#content td{
	padding-bottom:50px;
	width:783px;
}


#content_left {
	width:783px;
}
#content_right {
	width:783px;
}

#main td {
	text-align:left;
}


#top {
	width:783px;
	height:142px;
	margin-top:20px;
	background-image:url(images/head.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#middle {
	width:783px;
}
#bottom {
	width:783px;
	height:31px;
	margin-top:20px;
	background-image:url(images/bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#cnt_middle {
	background-image:url(images/mbox_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#cnt_top {
	
}
#cnt_bottom {
	width:783px;
	background-image:url(images/mbox_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.realcontent {
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;

}

#left_middle {
	float:left;
	position:relative;
	top:20px;

	margin-left:20px;
	background-image:url(images/cnt_1_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#left_top {
	background-image:url(images/cnt_1_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#left_bottom {
	width:235px;
	background-image:url(images/cnt_1_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;

}

#right_middle {
	float:right;
	position:relative;
	top:20px;

	margin-right:20px;
	background-image:url(images/cnt_2_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#right_top {
	background-image:url(images/cnt_2_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#right_bottom {
	width:478px;
	background-image:url(images/cnt_2_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}



#menu {
	position:relative;
	width:783px;
	height:23px;
	left:0px;
	top:112px;
}
