@charset "utf-8";

@import url("./common/reset.css");
@import url("./common/common.css");

#container {
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#path {
	width: 760px;
	height: 22px;
	background-image: url(../product/img_common/path_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 10px;
}


/*section*/
.sec-5 {
	margin-top: 5px;
}
.sec-10 {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sec-20 {
	margin-top: 20px;
}
.pic-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
/*section*/


/*style*/
.gray {
	color: #999999;
}
.gray-link {
	color: #999999;
	text-decoration: none;
}
.gray-link:hover {
	color: #aaaaaa;
}
.bold {
	font-weight: bold;
}

.black-link {
	color: #333333;
	text-decoration: none;
}
.black-link:hover {
	color: #666666;
}

.red-link {
	color: #FF1826;
	text-decoration: none;
}
.red-link:hover {
	color: #FF4444;
}
/*style*/
#graphic {
	width: 770px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#jqtab-example1 ul {
	height: 32px;
	width: 585px;
}
#jqtab-example1 ul li {
	display: inline;
}
#jqtab-example1 ul li a {
	background-repeat: no-repeat;
	/*background-position: 0px 0px;*/
	display: block;
	overflow: hidden;
	height: 32px;
	width: 141px;
	text-indent: -9999px;
}
#example1-1 a {
	background-image: url(../product/img_index/subnav_cat.gif);
}
#example1-2 a {
	background-image: url(../product/img_index/subnav_goal.gif);
}
#example1-3 a {
	background-image: url(../product/img_index/subnav_product.gif);
}
#example1-4 a {
	background-image: url(../product/img_index/subnav_search.gif);
}
.textbox {
	background-color: #eaeaea;
}
.deconone {
	text-decoration: none;
}
#tab-3 .scroll {
	height: 250px;
	width: 545px;
	padding-left: 20px;
	overflow: auto;
}
#newsback h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF1826;
	margin-bottom: 10px;
	text-align: left;
}
#wrapper #container #newsback {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 585px;
}
#container #newsback td {
	text-align: left;
	vertical-align: top;
}

.info {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.info li {
	background-image: url(../product/img_index/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: list-item;
	padding-left: 15px;
	line-height: normal;
	margin-bottom: 10px;
}
