body	{ margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background:#FFFFFF; text-align:center}
table	{ font-size:12px}
a		{ color:#0066CC; text-decoration:none}
a:hover	{ color:#FF0000; text-decoration:underline}
ul		{ list-style:none; margin:0; padding:0}


/*top*/
.top	{ position:relative; height:80px; width:955px;  margin:0 auto;}
.top_logo	{ position:absolute; left:30px; top:10px}
.top_company{ position:absolute; left:100px; top:27px; font-size:19px; font-weight:bold;}

/*menu*/
.menu	{ width:955px; height:30px; line-height:30px; margin:0 auto; padding:0 0 2px 0; text-align:left; background:#39698C}
.menu a	{ color:#FFFFFF; font-size:14px; font-weight:bold; margin:0 30px}


/*main*/
.main	{ width:955px; clear:both; margin:0 auto; padding:10px 0 0 0}

/*left*/
.left	{ float:left; width:220px; text-align:left;}

.left_product	{ border:solid 1px #1096CE}
.left_product h3	{ font-size:16px; text-align:center; color:#FFFFFF; background:#39698C; border-bottom:dotted 1px #39698C; margin:0; line-height:28px}
.left_product ul	{ margin:10px 5px 10px 10px; padding:0; list-style:none}
.left_product ul li	{ margin:5px 0; padding:0; font-weight:bold; font-size:15px}
.left_product ul a	{ text-decoration:none}
.left_product ul li ul li	{ font-weight:normal; font-size:12px}

/*right*/
.right	{ float:left; width:610px; margin:0 0 0 20px; text-align:justify; line-height:150%}

.right h1	{ text-align:center; font-size:17px}
.right h2	{ text-align:justify; font-size:13px}

.product_photo	{ text-align:center}
.product_photo span	{ border: solid 1px #CCCCCC; padding:2px; margin:0 3px}

/* index */
.index_company h2,.index_contact h2,.index_product h2	{ border-bottom:#999999 solid 3px}

.index_company	{ clear:both}
.index_company h3	{ margin:2px 0 10px 10px; font-size:15px}
.index_company p	{ margin:10px 0; }
.index_company img	{ float:left; margin:0 18px 0 0}


.index_product ul	{ padding:0; margin:0; list-style:none}
.index_product li	{ float:left; width:24.9%; text-align:center; line-height:150%; font-size:12px;}
.index_product a	{ color:#000000}


.index_contact	{ clear:both }


/*bottom*/
.bottom	{ clear:both; width:955px; margin:12px auto 0; text-align:center; padding:12px 0; font-size:12px; line-height:22px; color:#222; border-top:#666666 solid 1px}
.bottom a	{ margin:0 8px}


