/* CSS Document */

#template_header1 {
	width: 740px;
	height: 185px;
	border: 4px solid #4040F1;
	border-bottom: 0px;
	background-image: url(../images/template/header1.jpg);
	clear: both;
}
#template_header2 {
	width: 740px;
	height: 69px;
	border: 4px solid #4040F1;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../images/template/header2.jpg);
	clear: both;
}
.template_body {
	width: 740px;
	border: 4px solid #4040F1;
	border-top: 0px;
	border-bottom: 0px;
	clear: both;
}
#template_footer {
	width: 740px;
	height: 65px;
	border: 4px solid #4040F1;
	border-top: 0px;
	background-image: url(../images/template/footer.jpg);
	clear: both;
}
#footer_text {
	padding-top: 26px;
	padding-left: 10px;
}

/* Main Menu */
#menu {
	padding-top: 40px;
	padding-left: 22px;
}
#menu a, #menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFF00;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.load_pic {
	text-align: center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.load_des {
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.load_cap {
	width: 15%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.load_model {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.template_body table {
	width: 720px;
}
.tab_body {
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #387FF1;
}
.tab_body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.item_row_top {
	margin: 0px 10px 0px 10px;
	border: 2px solid #387FF1;
	border-bottom: 1px solid #999999;
}
.item_row_top table {
	width: 716px;
}
.item_row {
	margin: 0px 10px 0px 10px;
	border: 2px solid #387FF1;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.item_row table {
	width: 716px;
}
.item_row_bottom {
	margin: 0px 10px 0px 10px;
	border: 2px solid #387FF1;
	border-top: 1px solid #999999;
}
.item_row_bottom table {
	width: 716px;
}
.item_row_both {
	margin: 0px 10px 0px 10px;
	border: 2px solid #387FF1;
}
.item_row_both table {
	width: 716px;
}
.item_row_none {
	margin: 0px 10px 0px 10px;
}
.item_row_none table {
	width: 720px;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
}
#table_legend {
	width: 600px;
	border: 1px solid #000000;
	margin-left: 66px; /*(740-8-600)/2*/
	margin-top: 20px;
}
.legend_heading {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.legend_icon {
	text-align: right;
	/*width: 7%;*/
}
.legend_text {
	text-align: left;
	/*width: 18%;*/
}

