﻿/* CSS Document */

body{ background:url(../images/bg.png); font:12px/150% Arial, "宋体"; color:#333; font-size:12px; margin:0;}

/*----------------------------------A--------*/
a:link { color: #333; text-decoration: none;}
a:visited { color: #333; text-decoration: none;}
a:hover { color: #666; text-decoration:underline;}
a:active { color: #333; text-decoration: none;}

/*----------------------------------框架--------*/
#top{ width:100%; background:#FFF; border-bottom:#CCC 1px solid;}
#main{ width:920px; height:auto; margin:0 auto;}
#header{ width:920px; height:211px; margin-bottom:20px;}
#left_lr{ width:282px; height:350px; background:url(../images/left_bg.gif) no-repeat; float:left; padding:50px 15px; line-height:200%; text-indent:2em;}
#right_lr{ width:554px; height:350px; background:url(../images/right_bg.gif) no-repeat; float:right; padding:50px 15px;}
#cont2{ width:920px; height:auto; clear:both; padding-top:30px;}
#contact{ margin-top:47px;}
#footer{ width:920px; height:100px; line-height:100px; margin:15px 0; background:#fff; text-align:center; font-family:Arial; font-size:18px; color:#999; font-weight:bold;}

/*-------------------------------top-----*/
#top_lr{ width:920px; margin:0 auto; position:relative;}
#top_lr h1{ background:url(../images/chuandongLogo2.jpg) no-repeat; width:220px; height:75px; text-indent:-9999px;}
#top_lr .menu{ position:absolute; right:5px; top:43px;}

/*-------------------------------right_lr-----*/
#right_lr .right_lr_tu{ width:166px; height:122px; float:left;}
#right_lr .right_lr_bt{ height:45px; margin:10px 0 20px 0; clear:both; background:#f3f3f3; padding-top:5px;}
.right_lr_bt ul{ margin:0; padding:0;}
.right_lr_bt ul li{ width:166px; float:left; text-align:center;}
.right_lr_bt ul li a{ font-size:14px; font-family:"黑体";}
.right_lr_bt ul li a:hover{ text-decoration:none; color:#4096ee;}

/*-------------------------------cont2-----*/
#cont2 h2{ width:557px; height:31px; background:url(../images/cont_title.gif) no-repeat; text-indent:-9999px;}
#cont2 h3{ position:relative; height:50px; padding:0; margin:0; margin-top:15px;}
#cont2 h3 div{ width:79px; height:27px; background:#fff; text-align:center; line-height:27px; position:absolute; bottom:0; right:0;}
#cont2 h3 div a{ color:#4096ee; font-size:12px; display:block; width:79px; height:27px; font-weight:bold;}
#cont2 h3 div a:hover{ text-decoration:none; background:#ccc; color:#999;}

#cont2 .cont_lr{ width:900px; height:75px; background:#fff; padding:10px;}

/*-------------------------------cont_lr-----*/
.cont_lr h4{ font-weight:bold; margin:0; padding:0; font-size:12px;}
