﻿    /*全局定义*/
    body, h1, h2, h3, h4, ul, li, span, a, img, p
    {
        margin: 0;
        padding: 0;
        border: 0;
    }
    a
    {
        text-decoration: none;
        
    }
    a:hover
    {
        color: #ff6600;
        text-decoration: underline;
    }
    ul, li
    {
        list-style: none;
    }
    body
    {
        font-family: "宋体" ,Arial, Helvetica, sans-serif;
        color: #333;
    }
    .clear
    {
        clear: both;
    }
    
    /*颜色管理*/
    .ff660011
    {
        color: #ff6600;
    }
    .f333
    {
        color: #333;
    }
    .f666
    {
        color: #666;
    }
    
    /*字号管理*/
    .fontsize12
    {
        font-size: 12px;
    }
    .fontsize20
    {
        font-size: 20px;
    }
    /*字体*/
    .weiruan
    {
        font-family: "微软雅黑" , "宋体" ,Arial, Helvetica, sans-serif;
    }
    .ar
    {
        font-family: Arial, Helvetica, sans-serif;
    }
    
    /*布局*/
    .top_mode_left .webdown a{ font-weight:bold; color:red}
    .top_sample
    {
        background: url(http://images1.aoyou.cc/ChannelHead/index_2011_img1.jpg) repeat-x #FFF;
        overflow: hidden;
		width:944px;
		overflow:hidden;
		height:120px;
    }
    .top_mode
    {
        height: 31px;
        width: 944px;
        line-height: 31px;
    }
    .top_mode_left
    {
        width: 600px;
        float: left;
        padding-left: 15px;
        text-align:left;
		line-height:31px;
		overflow:hidden
    }
    
    .top_mode_left a{ color:#666; font-size:12px; text-decoration:none}
    .top_mode_left a:hover{ color:#F60;font-size:12px; text-decoration:underline}
    .top_mode_right
    {
      
        float: right;
        text-align: right;
      
    }
	 .top_mode_right a.ohters{ color:#666}
	  .top_mode_right a.ohters:hover{ color:#ff6600}

    .header_samply
    {
        height: 82px;
        width: 944px;
        margin: auto;
        overflow: hidden;
        border-bottom: 3px solid #0099cc;
    }
    .header_samply_meun
    {
       
        float: right;
        height: 30px;
        line-height: 30px;
        padding-top: 11px;
		width:580px;
    }
    .header_samply_meun_left
    {
        float: left;
        display: block;
        font-size: 14px;
        color: #cccccc;
    }
    .header_samply_meun_left a
    {
        color: #0055aa;
    }
    .header_samply_meun_left a:hover
    {
        color: #ff6600;
    }
    .header_samply_meun_right
    {
        
        float: left;
        background: url(http://images1.aoyou.cc/Images/400phone_03.gif) no-repeat left;
        padding-left: 20px;
        font-size: 14px;
        text-align:left;
		margin-left:5px;
    }
    .header_samply_meun_right a
    {
        color: #666;
    }
    .header_samply_meun_right a:hover
    {
        color: #ff6600;
    }
    .header_samply_nav
    {
      
        height: 31px;
        float: right;
        padding-top: 10px;
        line-height: 31px;
    }
    .header_samply_nav_left
    {
        width: 6px;
        height: 31px;
        float: left;
        background: url(http://images1.aoyou.cc/ChannelHead/index_2011_smp_img2.jpg);
    }
    .header_samply_nav_middle
    {
        background-color: #e2f3f9;
        border-top: 1px solid #b3dfee;
        float: left;
        height: 31px;
        font-size: 14px;
        width: 664px;
    }
    .header_samply_nav_middle_nn
    {
        float: left;
		width:664px
        
    }
    .header_samply_nav_middle_cc
    {
        width: 177px;
        float: right;
        font-size: 12px;
        text-align: right;
    }
    .header_samply_nav_middle_cc a
    {
        color: #0055aa;
        padding: 0 2px;
    }
    .header_samply_nav_middle_cc a:hover
    {
        color: #ff6600;
        padding: 0 2px;
    }
    .header_samply_nav_middle_nn a
    {
        display: block;
        float: left;
        padding: 0 13px;
        border-right: 1px solid #bce3f0;
        color: #3f3e38;
    }
    .header_samply_nav_middle_nn a:hover
    {
       display: block;
        float: left;
        padding: 0 13px;
        border-right: 1px solid #bce3f0;
        color: #3f3e38;
    }
    .header_samply_nav_right
    {
        width: 8px;
        height: 31px;
        float: left;
        background: url(http://images1.aoyou.cc/ChannelHead/index_2011_smp_img3.jpg);
    }
    .header_logo
    {
        width: 240px;
        height: 80px;
        float: left;
    }
    .header_ad
    {
        width: 456px;
        height: 60px;
        float: left;
        padding: 12px 0 10px 25px;
    }
    .header_tel
    {
        width: 200px;
        height: 56px;
        line-height: 25px;
        float: right;
        text-align: right;
        position: relative;
        padding: 15px 15px 0 0;
    }
    .header_icon1
    {
        width: 16px;
        height: 25px;
        position: 0 0;
        float: left;
        position: absolute;
        left: 112px;
        top: 15px;
    }
    .header_tel a
    {
        padding: 0 10px 0 5px;
    }