﻿@charset "utf-8";
/* CSS Document */
body {
    color: #000;
    background:#deebf3;
    font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	padding:0px;margin:0px;}
a:link{color:#222;text-decoration:none;}
a:visited{color:#222;text-decoration:none;}
a:hover{color:#666;text-decoration:none;}
#header{width:1000px;margin:auto;background:#FFFFFF;}
#content{width:1000px;margin:auto;background:#FFFFFF;}
#bottom{width:1000px;margin:auto;background:#FFFFFF;}
.gotop{float:right; margin-right:10px;}
li{background:url(../images/li_dot.gif) 0px 2px no-repeat;list-style:none;}
.note li{padding-left:10px !important; padding-left:0px;} 
/************************首页设置************************/
/************************头部设置************************/
.name{width:770px;font-size:30px; color:#235e98; text-indent:280px; height:73px; background:url(../images/logo.jpg) left no-repeat;}
.language{background:url(../images/prolist-background.gif) no-repeat right;}
.header_right{width:230px;}
.menu{background:url(../images/menu_middle.jpg); width:1000px;border-bottom:2px solid #ff0000;}
.menu_left{background:url(../images/menu_left.jpg) left no-repeat; width:16px; height:28px;}
.menu_middle{width:977px;}
.menu_right{background:url(../images/menu_right.jpg) right no-repeat; width:7px;}
/************************主体设置************************/
.content_left{width:200px;}
.content_right{width:200px;}
.left_top{background:url(../images/left_top.jpg) top no-repeat; height:32px; text-indent:25px; width:200px; font-size:14px; font-weight:bold; color:#FFFFFF; letter-spacing:10px;}
.left_title{background:url(../images/left_pro.jpg) top no-repeat; height:30px; padding-left:10px; font-weight:bold}
.pro_td_boader{border:#9bcade 1px solid;}
.prolist_left{background:url(../images/prolist-background.gif) no-repeat right; text-align:right; padding:5px; width:90px;}
.prolist_right{width:90px; padding:5px;}
.banner{background:url(../images/banner01s.jpg); height:120px; width:590px;}
.title_more{float:right; padding-right:5px; font:Arial, Helvetica, sans-serif; font-size:10px;}
.middle_title{font-size:13px; font-weight:bold; height:30px; padding-left:10px; background:url(../images/menu_middle.jpg) repeat-x; color:#fff;}
.index_pro_pic{margin:10px 3px 0px 3px;border-top:#B3D7FF 1px solid;border-left:#B3D7FF 1px solid;border-right:#B3D7FF 1px solid; padding:1px 1px 0px 1px;}
.note{padding:8px; line-height:1.8;}
.new_pro{padding:3px 0px 3px 0px;}
.middle_title2{font-size:13px; font-weight:bold; color:#fff; background:url(../images/rt33.gif) no-repeat left; text-indent:15px;}
.index_pic_back{background:url(../images/index_pic_back.gif) center top no-repeat;text-align:center;padding:0px 5px 10px 5px;}
.pro_back_110{background:url(../images/pro_back_110.gif) center top no-repeat;text-align:center;padding:0px 5px 10px 5px;}
.index_rightpic_back{background:url(../images/index_pic_back.gif) center top no-repeat;height:30px; vertical-align:top; padding-top:3px;}
.font14f60{font-size:14px; color:#FF6600; font-weight:bolder;}
.font14039{font-size:14px; color:#003399; font-weight:bolder;}
/************************底部设置************************/
.menu_down{border-bottom:#9bcade 1px solid; border-top:#9bcade 1px solid; height:25px; text-align:center; background:#afe1ff;} 
.add{text-align:center; line-height:1.8; padding:8px 0px 8px 0px; border-top:2px solid #ff0000;}
.link{text-indent:20px;border-top:#9bcade 1px solid;}


/************************内页设置************************/
.pagecontent_left{width:200px;}
.pagecontent_right{width:800px;}
.nav{background:url(../images/arr1.gif) 10px 10px no-repeat #eee ; padding-left:30px; border-bottom:#999999 1px solid; height:28px;}
.pagecontent{padding:8px;}
.list_top_td1{background:url(../images/box_5px_01.gif); height:10px; width:782px;}
.list_top_td2{background:url(../images/box_5px_02.gif);}
.list_top_td3{background:url(../images/box_5px_03.gif);height:10px;}
.page_prolist{border-bottom:#9bcade 1px solid;line-height:1.8;}
.page_list_more{float:right; margin-right:10px;}
.page_h1{font-size:14px; color:#003366; font-weight:bolder; border-bottom:1px #C6EBFF dotted;}
.page_h1_1{font-size:14px; color:#ff0000; font-weight:bolder;}
.page_h2{font-size:12px; color:#003366; font-weight:bolder; text-indent:15px;}
.page_h4{line-height:1.8;}
.page_tb{ margin:5px; width:98%; background:#A9CAF8; border:0px;}
.page_td{ padding:2px 4px;}
.page_pro_pic{margin:10px 3px 0px 3px;border-top:#B3D7FF 1px solid;border-left:#B3D7FF 1px solid;border-right:#B3D7FF 1px solid; padding:1px 1px 0px 1px;}
.page_pic_back{background:url(../images/pro_back_184.gif) center top no-repeat;text-align:center;padding:0px 5px 10px 5px;}

/* 以下为下来菜单 */
#navigation{
    padding:0; 
    margin:0;
    list-style-type: none; height:28px;
	z-index:1000;
}
#navigation li ul{
    padding:0; 
    margin:0;
    list-style-type: none;
	display: none;
	z-index:1000;
}
#navigation li {
    float:left;
    text-align:center;
    position:relative;
	z-index:1000;
}
#navigation li a:link, #navigation li a:visited {
    display:block; 
    text-decoration:none; 
    color:#000; 
    width:110px; 
    height:26px; 
    line-height:26px; 
    border:1px solid #fff; 
    border-width:0px 1px 0 0; 
    padding-left:10px; 
	z-index:1000;
}

/* 以下针对IE6 */
#navigation li a:hover {
    color:#fff; 
    background:#2687eb;
}
#navigation li a:hover ul { 
    display:block; 
    position:absolute; 
    top:27px;
    margin-top:1px;
    left:0; 
    width:100px;
}
#navigation li a:hover ul li a {
    display:block; 
    background:#c5dbf2; 
    color:#000; 
    height:20px; 
    line-height:20px; 
    padding:5px 10px; 
    width:100px;
}
#navigation li a:hover ul li a:hover {
    color:#fff;
    background:#6b839c; 
}
/* 以下只支持非IE6浏览器 */
#navigation li:hover a {
    color:#fff;
    background:#2687eb;
}
#navigation li:hover ul {
    display:block; 
    position:absolute; 
    top:27px;
    margin-top:1px;
    left:0; 
    width:100px;
}
#navigation li:hover ul li a {
    display:block; 
    background:#c5dbf2; 
    color:#000; 
    height:20px; 
    line-height:20px; 
    padding:5px 10px; 
    width:100px;
}
#navigation li:hover ul li a:hover {
    background:#6b839c;
	padding:5px 10px 5px 10px;
    color:#fff; 
}