@charset "utf-8";
body {
	margin: 0px auto;
	width: 990px;
	background-color: #FFF;
	background-image: url(../images/BG_01.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #999;
	line-height: 120%;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
#Top {
	background-image: url(../images/Top_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	padding-left: 30px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#Index_Right {
	margin-left: 300px;
	padding-right: 3px;
}
#Index_Right ul {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px;
}
#Index_Right ul li {
	padding-top: 2px;
	padding-bottom: 8px;
}
#PPic ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#PPic ul li {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.Main_ul {
	padding: 0px 7px;
	margin: 5px;
	list-style-image: url(../images/caret.gif);
	line-height: 180%;
}
#Right_Main {
	margin-left: 280px;
	padding-right: 3px;
	line-height: 150%;
	min-height:500px; 
    height:auto !important; 
    height:500px;
}
#Full_Main {
	padding: 0px 3px;
	line-height: 150%;
}
#Index_left {
	width: 240px;
	float: left;
	padding: 5px;
}
#Left_menu {
	padding: 0px 25px;
	float: left;
	width: 200px;
}
#Left_menu ul {
	padding: 0px;
	margin: 0px 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
#Slink {
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#Index_left ul {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px;
}
.img    {
	border: 1px solid #CCC;
}
#Index_left ul li {
	height: 70px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	padding-top: 10px;
}
a {
	color: #4293bf;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #4293BF;
	font-weight: bold;
	line-height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
#Down {
	margin: 0px 30px;
	background-color: #36F;
	padding: 5px;
	text-align: center;
	color: #FFF;
	border: 1px solid #09C;
}
.txtb {
	width: 490px;
}
