/* CSS Document */
/* 首页区域特有样式 */
.news_box{ width:316px; background:url(../images/news_bg.gif) no-repeat; float:left; margin:0 5px;}

.news_box .more{ float:right; margin:15px 25px 16px 0;}

.news_box dl{ width:316px;}

.news_box dl dt{ height:110px;}

.news_box dl dt img{ margin-left:13px; float:left; width:130px; height:93px;}

.news_box dl dt a strong{ width:155px; height:22px; line-height:22px; display:block; overflow:hidden; float:right; font-weight:bold;}

.news_box dl dt a code{ width:157px; height:56px; margin-top:5px; float:right; line-height:18px; display:block; overflow:hidden; margin-right:2px;}

.news_box dl dt a{ color:#484848; cursor:pointer;} 

.news_box dl dd{ width:298px; display:block; height:18px; line-height:18px; padding-left:16px; color:#484848; float:left;}

.news_box dl dd a{ width:210px; height:18px; line-height:18px; display:block; overflow:hidden; background:url(../images/list_ico.gif) left 7px no-repeat; padding-left:10px;color:#484848;}

.news_box dl dd cite{ font-style:normal; width:70px; float:right; display:block;}

.news_box a:hover{ color:#3164B4;}

.contact{ width:316px; height:115px; background:url(../images/contact_bg.gif) no-repeat; padding-top:20px; margin-top:6px;}

.contact p{ margin:0 0 5px 34px; color:#3164B4; float:left; width:250px; display:inline;}

.contact cite a{ margin-left:25px;}

.product_list{ width:393px; float:right; background:url(../images/product_bg.gif) no-repeat;}

.product_list .more{ float:right; margin-top:18px; margin-right:21px;}

.product_list dt{ height:46px;}

.product_list dd{ width:113px; height:126px; background:url(../images/product_list_bg.gif) no-repeat; float:left; margin-left:12px; display:inline; margin-top:10px;}

.product_list dd img{ width:109px; height:100px; margin:2px 3px;}

.product_list dd p{ width:113px; text-align:center; height:24px; line-height:24px; display:block; overflow:hidden;}

.product_list dd a{ color:#484848; cursor:pointer;}