﻿/* CSS Document */
@import url("common.css");

.cont { width: 1000px; margin: 10px auto; }

.tit_01 { border-bottom: 1px #ccc dashed; color: #666666; font-size: 16px; line-height: 32px; height: 32px; margin-top: 10px; }
.tit_01 span { float: right; font-size: 12px; }

.news { height: 350px; }
.news_pic { width: 430px; height: 290px; float: left; }
.news_pic img { border: 1px #ccc solid; padding: 5px; margin-top: 10px; }

.news_list { float: right; width: 535px; margin-top: 10px; line-height: 32px; }
.news_list li a { font-size: 14px; }
.news_list li span { float: right; color: #000; }

.tit_02 { width: 525px; border-bottom: 1px #006daa solid; color: #666666; font-size: 16px; line-height: 32px; height: 32px; }
.tit_02 h2 { float: left; width: 107px; height: 32px; display: block; background: #006daa; font-size: 16px; line-height: 32px; text-align: center; color: #fff; }
.tit_02 a { float: right; font-size: 14px; }

.product { height: 215px; margin-top: 15px; }
.product td { padding: 5px 8px; font-size: 12px; }

.friend { background: url(../images/yq_bg.jpg) repeat-x; height: 35px; line-height: 35px; }
.friend .ico { padding: 4px 20px 0px 10px; float: left; }
.friend p a { color: #666666; padding: 0px 5px; font-size: 12px; }
