@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }
body {
	font:Tahoma, Geneva, sans-serif;
	background-image:url(/images/background.gif);
	background-repeat: repeat;
	font-size:12px;
}
.clear { clear:both; }
img { border: 0;}

a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #B8C923; text-decoration: underline; }


/*基本布局*/
#container{ width:824px; height:auto; margin:0 auto;}
#left{float: left;
	width: 12px;
	height: 642px;
	background-image: url('/images/outside-shadow-left.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#center{float: left; width:800px; height:auto; background:#FFF;}
#right{float: left;
	width: 12px;
	height: 642px;
	background-image: url('/images/outside-shadow-right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/*头部*/
#head{width:800px; height:85px;}
#head_shadow{width:800px; height:12px; background:url(../images/outside-shadow-top.gif);}
#head_menu{width:100%;}
#tabs4 {float:left;width:223px; height:70px; background:url(../images/logo.jpg);}
#tabs4 ul {margin:0;padding:10px 10px 0 50px;list-style:none;}
#tabs4 li {display:inline;margin:0;padding:0;}
#tabs4 a {float:left;background:url("/images/tableft4.gif") no-repeat left top;margin:0;padding:0 0 0 7px;text-decoration:none;}
#tabs4 a span {float:left;display:block;background:url("/images/tabright4.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#6B78A9;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none;}
/* End IE5-Mac hack */
#tabs4 a:hover span {color:#6B78A9;}
#tabs4 a:hover {background-position:0% -42px;}
#tabs4 a:hover span {background-position:100% -42px;} 

#langue{width:577px; height:70px;  text-align:right; float:left; color:#FFF;}
#langue_top{width:577px; height:12px; background:url(../images/top-bar-01.gif);}
#langue_link{width:572px; height:12px; line-height:12px; padding:17px 5px 0 0; color:#333;}
#langue_link a{color:#333; padding:0 5px;}
/*正文中间*/
#content_c{width:800px; height:auto; float:left; background:#fff; margin:10px 0 0 0;}
#content_c_left{width:182px; height:auto; float:left; padding:0 0 0 6px;}
#content_c_right{width:600px; height:auto; float:left; padding:0 0 0 10px;}

#content_c_right_flash{float:left; width:600px; height:170px; border-bottom:1px dotted #697215;}
#content_c_right_flash_i{float:left; width:600px; height:310px; border-bottom:1px dotted #697215;}
#content_c_right_flash_l{float:left; width:10px; height:160px; background:url(../images/main-shadow-left.gif);}
#content_c_right_flash_l_i{float:left; width:10px; height:300px; background:url(../images/main-shadow-left.gif);}
#content_c_right_flash_c{float:left; width:580px; height:160px;}
#content_c_right_flash_c_top{float:left; width:580px; height:10px;background:url(../images/main-shadow-top.gif);}
#content_c_right_flash_c_buttom{float:left; width:570px; height:145px; padding:5px;}
#content_c_right_flash_c_buttom_i{float:left; width:570px; height:198px; padding:5px;}
#content_c_right_flash_r{float:left; width:10px; height:160px; background:url(../images/main-shadow-right.gif);}
#content_c_right_flash_r_i{float:left; width:10px; height:300px; background:url(../images/main-shadow-right.gif);}
#content_c_right_main_i{float:left; width:570px; height:auto; margin:10px 10px 0 10px; padding:0 5px; line-height:20px;}
#content_c_right_main{float:left; width:570px; height:auto; margin:10px 10px 0 10px; padding:5px; line-height:20px; border:1px dotted #CCC;}

#content_c_right_flash_pro{float:left; width:600px; height:270px; border-bottom:1px dotted #0777BC;}
#content_c_right_flash_l_pro{float:left; width:10px; height:260px; background:url(../images/main-shadow-left.gif);}
#content_c_right_flash_c_pro{float:left; width:550px; height:auto; background:#DDE0B6; margin:10px 5px 0 5px; color:#0063A1; font-size:10px; padding:10px; text-indent:2em; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content_c_right_flash_c_top_pro{float:left; width:580px; height:10px;background:url(../images/main-shadow-top.gif);}
#content_c_right_flash_c_buttom_pro{float:left; width:580px; height:150px;}
#content_c_right_flash_r_pro{float:left; width:10px; height:260px; background:url(../images/main-shadow-right.gif);}
#content_c_right_main_pro{float:left; width:590px; height:auto; margin:10px 0 0 0; padding:0 5px;}



/*底部*/
#foot{width:800px; height:auto; float:left; margin:10px 0 0 0; background:url(../images/background.gif);}
#foot_space{width:800px; height:2px; background:url(/images/dot_gray.gif) repeat-x; float:left;}
#foot_bar{width:800px; height:45px; float:left; text-align:right; padding:10px 0;}
#foot_logo{width:110px; height:45px; float:right;}
#foot_bar_char{width:500px; height:20px; padding:25px 10px 0 0; float:right; color:#999;}
/*产品*/
#pro_title{width:100%; height:25px; text-align:left; font-size:14px; font-weight:bold; color:#666; float:left;}
#pro{width:98%; height:auto; text-align:left; float:left; background:#FFF;}

.pro_c{width:292px; height:175px; float:left; border-bottom:1px dotted #CCC;}
.pro_c a{color:#0063B1;}
.pro_pic{width:134px; height:134px; float:left; padding:13px 0 0 10px;}
.pro_pic img{border:2px solid #CCC;}
.pro_sm{width:130px; height:130px; float:left; padding:15px 0 0 10px;}
.pro_name{width:130px; height:20px; line-height:12px; float:left; color:#666;  margin:0 0 2px 0; text-align:left;}
.pro_de{width:130px; height:65px; float:left; color:#0063B1; line-height:20px;   margin:0 0 2px 0; text-align:left; overflow:hidden;}
.pro_de a{color:#0063B1;}
.pro_link{color:#5563C0; text-align:right; width:120px; padding-right:10px; float:left; margin:0 0 2px 0; }

.pro_c_show{width:590px; height:auto; float:left;  padding:20px 0;}
.pro_pic_show{width:134px; height:160px; float:left;}
.pro_pic_show img{border:2px solid #CCC;}
.pro_pic_show_button{width:134px; height:23px; text-align:center; margin-top:5px;}
.pro_sm_show{width:400px; height:auto; float:left; margin:0 0 0 20px;}
.pro_name_show{width:400px; height:20px; font-size:14px; float:left; color:#666;  margin:0 0 2px 0; text-align:left;}
.pro_de_show{width:400px; height:auto; line-height:20px; float:left; color:#0063B1;  margin:0 0 2px 0; text-align:left; }


/*左侧菜单*/
.headline{padding-left:5px;}
#dhtmlgoodies_slidedown_menu {
	visibility:hidden; width:160px;font-size: 10px; color: #333333; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
#dhtmlgoodies_slidedown_menu li {
	list-style-type: none; position: relative; padding-left:3px; font-weight:bold; line-height:20px;
}
#dhtmlgoodies_slidedown_menu ul {
	padding-right: 5px; padding-left: 3px; padding-bottom: 2px; margin: 0px; padding-top: 5px; position: relative;
}
#dhtmlgoodies_slidedown_menu div {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
#dhtmlgoodies_slidedown_menu a{
	font-size: 10px; color: #333; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
/* #0063a1 */
#dhtmlgoodies_slidedown_menu a:hover {
	font-size: 10px; color: #636C13; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
#dhtmlgoodies_slidedown_menu a:active {
	font-size: 10px; color: #636C13; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1 {
	clear: both; padding-right: 3px; margin-top: 0px; display: block; padding-left: 3px; font-weight: bold; margin-bottom: 0px; padding-bottom: 3px; width: 150px; padding-top: 3px; border-bottom: #cccccc 1px solid;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2 {
	clear: both; padding-right: 2px; margin-top: 0px; display: block; padding-left: 2px; margin-bottom: 0px; padding-bottom: 2px; margin-left: 8px; width: 150px; color: #636C13; padding-top: 2px; border-bottom: #d2d1cd 1px dotted;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth3 {
	clear: both; padding-right: 2px; margin-top: 0px; display: block; padding-left: 2px; margin-bottom: 0px; padding-bottom: 2px; margin-left: 8px; width: 150px; color: #636C13; padding-top: 2px; border-bottom: #d2d1cd 1px dotted;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 {
	margin-top: 0px; margin-bottom: 0px; color: red;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth5 {
	margin-top: 0px; margin-bottom: 0px;
}
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px;
}
#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 1px; margin-left: 9px; padding-top: 1px;
}
#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 1px; margin-left: 0px; padding-top: 1px;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul {
	padding-right: 1px; padding-left: 1px; padding-bottom: 1px; margin-left: 15px; padding-top: 1px;
}


/*下载*/
.down_show{width:150px; height:245px; float:left; margin:10px 22px; }
.down_title{width:150px; height:14px; float:left; color:#666; font-weight:300; text-align:center;}
.down_img{width:150px; height:202px; float:left; margin:5px 0;}


/*分页*/
.fy{text-align:right; float:left; margin:5px 0; width:100%;}

/*联系我们*/
table{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;}
td{height:30px;}
.btn3_mouseout {
border-right: #2c59aa 1px solid; padding-right: 5px; border-top: #2c59aa 1px solid; padding-left: 5px; font-size: 12px; filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=#c3daf5); border-left: #2c59aa 1px solid; cursor: hand; color: black; padding-top: 2px; border-bottom: #2c59aa 1px solid; width:50px;}

/*首页新闻*/
#index_news{width:570px; height:auto; line-height:30px; float:left; background:#fff; margin:5px 0;}
.index_news_c{width:570px; height:30px; line-height:30px; text-align:left; float:left;}
.index_news_c_title{ width:380px; height:30px; line-height:30px; padding:0 0 0 5px; text-align:left; float:left;}
.index_news_c_time{ width:180px; height:30px; text-align:right; line-height:20px;   float:left;}
#index_news_title{width:567px;height:25px;background:url(../images/index_int_bg.jpg) repeat-x;float:left; line-height:20px; font-size:16px; font-family:"黑体", "微软雅黑"; font-weight:bold; color:#FFF; padding:5px 0 0 5px;float:left;}
#index_news_content{width:570px; height:auto; border:1px solid #ccc; float:left;  }

#index{width:570px; height:auto;  float:left;  margin:5px 0;}
#index_d_pic{width:138px; height:142px; float:left;}
#index_d_intr{width:422px; height:142px; margin:0 0 0 10px; float:left;}
#index_d_intr_top{width:417px; height:25px;background:url(../images/index_int_bg.jpg) repeat-x;float:left; font-size:16px; font-family:"黑体", "微软雅黑"; font-weight:bold; color:#FFF; padding:5px 0 0 5px;}
#index_d_intr_buttom{width:410px; height:auto; border:1px solid #f1f1f1; line-height:20px; text-align:left; padding:5px; float:left; text-indent:2em;}

/*新闻*/
#news_title{width:583px; height:25px;padding:5px 0 0 5px;background:url(../images/index_int_bg.jpg) repeat-x;float:left; font-size:16px; font-family:"黑体", "微软雅黑"; font-weight:bold; color:#FFF; text-align:center;}
#news_content{width:576px; height:auto; padding:5px; border:1px solid #ccc; float:left; line-height:20px;}

.back{width:580px; height:20px; padding:3px 5px; border-top:1px dotted #0777BC; color:#0777BC; float:left; text-align:right;}


.news_list{width:570px; height:auto; float:left; border-bottom:1px dotted #0777BC; margin:5px 0; padding:0 0 10px 0;}
.news_list_img{width:110px; height:95px; float:left; text-align:center; border:1px solid #ccc; padding:2px;}
.news_list_r{width:450px; height:100px; float:left; line-height:12px;}
.news_list_r_time{width:440px; height:15px; float:left; padding:0 0 0 10px; margin:2px 0;}
.news_list_r_title{width:440px; height:15px; float:left; padding:0 0 0 10px; color:#0063C2; margin:2px 0;}
.news_list_r_title a{ color:#0063C2;font-weight:bold;}
.news_list_r_c{width:440px; height:45px; float:left; padding:0 0 0 10px;line-height:15px; margin:2px 0;}
.news_list_r_more{width:560px; height:20px; float:left; text-align:right; padding:0 5px;}
.news_list_r_more img{border:none;}