@charset "utf-8";
/* CSS Document */
* {
    margin:0;
	padding:0;
	border:0;
}
.cal {
    clear:left;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#Top,#Content,#Photo,#Bottom_1,#Bottom_2 {
    width:1001px;
	margin:0 auto;
}
#Top {
    height:146px;
}
#Content_Left {
    width:422px;
	float:left;
	background-image:url(../Images/Index_r2_c1.jpg);
	height:315px;
}
#Content_Right {
    width:579px;
	float:left;
}
#Photo_1 {
     width:16px;
	 height:143px;
	 float:left;
}
#Photo_2 {
     width:972px;
	 height:143px;
	 float:left;
}
#Photo_3 {
     width:13px;
	 height:143px;
	 float:left;
}
#Bottom_2 {
     height:53px;
	 background-image:url(../Images/Index_r7_c1.jpg);
	 line-height:20px;
	 text-align:center;
}
