@charset "utf-8";
/*  -----  /catvdevice/css/index.css ------   */


/*  -------------
     index
-----------------  */

.catvdevice .flBox01 {
	margin: 15px 10px 30px 10px;
	overflow: hidden;
	zoom: 1;
}

.catvdevice .flBox01 img {
	float: left;
	width: 260px;
	margin: 0 15px 0 0; 
}

.catvdevice .flBox01 p {
	line-height: 1.6;
	font-size: 92%;
	color: #333;
}

#catvdevicetBox {
	width: 594px;
	padding: 20px 20px 50px 20px;
	margin: 20px 0 50px 0;
	background-color: #fff;
	border: solid 1px #666;
	overflow: hidden;
}
*html #catvdevicetBox {
	width: 636px;
}

.catvcgBox02 {
	width: 585px;
	border: solid 4px #3686ff;
	overflow: hidden;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
}
* html .catvcgBox02 {
	width: 593px;
}

.catvcgBox02 img {
	float: left;
}

.catvcgBox02 h2 {
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	width: 370px;
	float: right;
	color: #3686ff;
	font-size: 92%;
	font-weight: bold;
}
* html .catvcgBox02 h2 {
	margin: 0 5px 0 0 !important;
}

.catvcgBox02 h3 {
	margin: 3px 10px 5px 0 !important;
	padding: 0 !important;
	width: 370px;
	float: right;
	color: #FF0000;
	font-size: 88%;
}
* html .catvcgBox02 h3 {
	margin: 0 5px 0 0 !important;
}

.catvcgBox02 p {
	margin: 0 10px 5px 0 !important;
	padding: 5px 0 0 0 !important;
	width: 370px;
	float: right;
	color: #333;
	font-size: 82%;
	line-height: 1.5;
	background: url(../img/index/line01.gif) left top repeat-x;
}
* html .catvcgBox02 p {
	margin: 0 5px 5px 0 !important;
}


.catvcgBox03 {
	margin: 0 10px 0 0 !important;
	padding: 5px 0 0 0 !important;
	width: 370px;
	float: right;
	text-align: right;
	background: url(../img/index/line01.gif) left top repeat-x;
}



/*  -------------
     product
-----------------  */
#catvdevicepBox {
	width: 594px;
	padding: 20px 20px 50px 20px;
	margin: 20px 0 50px 0;
	background-color: #fff;
	border: solid 1px #666;
	overflow: hidden;
}
*html #catvdevicepBox {
	width: 636px;
}

#catvdevicepBox h1 {
	border-left: solid 5px #0066ff;
	padding: 8px 0 3px 0;
	overflow: hidden;
}

#catvdevicepBox h2 {
	margin: 5px 0 !important;
	padding: 0;
	font-size: 82% !important;
	font-weight: bold !important;
	color: #0066ff !important;
}

#catvdevicepBox h2 img {
	margin: 20px 0 15px 0 !important;
}

#catvdevicepBox h3 {
	font-weight: bold;
	color: #0066ff;
	margin: 10px 0 10px;
}

#catvdevicepBox ul li {
	color: #0066ff;
	line-height: 1.5;
	font-weight: bold;
	list-style-type: circle;
	font-size: 88%;
	margin: 0 0 0 20px;
}

#catvdevicepBox p {
	line-height: 1.5;
	font-size: 88%;
}

.catvdBox01 {
	width: 594px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.catvdBox01 img {
	width: 300px;
	float: left;
}

.catvdBox01 p {
	width: 280px;
	float: right;
	font-size: 84%;
}

.catvdBox02 {
	margin: 10px 0 10px;
	overflow: hidden;
}

.catvdBox02 img {
	float: left;
	margin: 0 5px;
}

p.pdfdl img {
	margin: 0 10px 0 0;
}

p.pdfdl a {
	color: #0066FF;
}

p.pdfdl a:hover {
	color: #00CCFF;
}









