@charset "utf-8";

.wrap { width: 870px; 
}
.left {
	width: 150px;
	text-align: center;
	height: 100%;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.add {
	font-size: small;
	color: #333333;
	text-align: left;
	margin: 7px;
}

.main {
	float: left;
	width: 690px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 100%;
}

.box_pro1 {
	text-align: left;
	width: 93px;
	margin-right: 8px;
	float: left;
}
.box_pro2 {
	text-align: left;
	font-size: 68%;
	width: auto;
	clear: both;
	margin: 8px;
	line-height: 1.5em;
	color: #333333;
}
.footer {
	text-align: center;
	padding-top: 10px;
	width: 870px;
	clear: both;
	font-size: small;
	color: #666666;
}

.outline {
	width: 868px;
	overflow:auto;
	height: 100%;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body { height: 100%; }
h1.products {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.key {
	font-size: 11px;
	color: #336699;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.contents {
	border: 1px solid #666666;
	width: 720px;
}
.con_left {
	float: left;
	height: auto;
	width: 150px;
	padding-right: 20px;
	padding-left: 20px;
}
.con_right {
	float: left;
	height: auto;
	width: 530px;
}
.con_footer {
	height: auto;
	width: 700px;
	padding-left: 20px;
	clear: both;
	font-size: small;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.con_text {
	font-size: 13px;
	line-height: 135%;
}
.textleft {
	text-align: left;
	font-size: 13px;
	width: auto;
	margin-left: 30px;
	line-height: 135%;
}
.whatsnew {
	padding: 7px;
	border: 1px solid #999999;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.5em;
}
.text16 {
	font-size: 16px;
	line-height: 135%;
}
.text13 {
	font-size: 13px;
	line-height: 135%;
}
.text11 {
	font-size: 11px;
	line-height: 135%;
}
h1.title {
	font-size: 18px;
	font-weight:bold;
	color:#3300CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
strong{
	color:#CC0000;
}
