﻿@charset "UTF-8";

#sys1 {
	width: 750px;
	background-image: url(../images/system/wall.gif);
}

#sys1 table {
	width: 670px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sys1 .subt {
	height: 30px;
	color: #FFFFFF;
	background-color: #0066FF;
}

#sys1 .exp {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sys1 .spoint {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFCCFF;
}

#sys1 .sysimg {
	padding-bottom: 10px;
	float: left;
	padding-right: 20px;
}

#sys1 .simg1 {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 35px;
	margin-left: 35px;
}

#sys1 .simg2 {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 185px;
	margin-left: 185px;
}

#sys1 p {
	color: #666666;
	line-height: 150%;
}

#sys1 p.fontgreen {
	color: #0000CC;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

#sys1 p.fontblue {
	color: #0000CC;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	clear: both;
	font-weight: bold;
}

.fontred {
	color: #FF0033;
}

#sys1 p.fontpoint {
	color: #FF0033;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#sys1 p.fontpoint2 {
	text-align: center;
}
