﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#FFF;
	background-image:url(../images/header_bg.jpg);
	background-position:50% 90px;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:25px;
}
img {
	border:none;
}
a {
	color:#313131;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*------------------------------------top_nav-----------------------------------------*/
#top_nav {
	width:100%;
	height:90px;
	background:url(../images/top_bg.jpg) 50% 0 no-repeat;
}

.top {
	width:1000px;
	height:auto;
	margin:auto;
}
.top .logo {
	float:left;
	margin:0 10px 0 10px;
}
.top .nav_r {
	width:700px;
}
.top li {
	width:90px;
	height:90px;
	float:left;
	text-align:center;
	font:bold 15px/22px "宋体", "黑体";

}
.top li a {
	line-height:90px;
	display: block;
}

.top li a:hover{
	color:#ffffff;
	background:url(../images/nav_bg.gif);
	text-decoration:none;
}
/*
.top .on a {
	color:#ffffff;
	background:url(../images/nav_bg.gif);
	text-decoration:none;
}
*/
#header {
	width:960px;
	height:440px;
	margin:0 auto;
}
#block {
	width:960px;
	height:213px;
}
#big_pic {
	width:939px;
	height:195px;
	border:2px #ababab solid;
	margin:0 0 0 8px;
}
#pagebody {
	width:960px;
	margin:20px auto;
}
#pagebody .left {
	width:191px;
	height:446px;
	float:left;
	background:url(../images/left_re.gif) 0 0 repeat-y;
}
#pagebody .right {
	width:743px;
	float:right;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}
#pagebody .right .sub_left {
	float:left;
	width:367px;
}
#pagebody .right .sub_right {
	float:right;
	width:349px;
}
.sprite_left {
	width:190px;
	height:37px;
	background-image:url(../images/sprite.png);
}
.sprite_left_title_a {
	background-position:-15px -14px;
	margin:0 0 10px 0;
}
.sprite_left_title_b {
	background-position:-206px -67px;
	margin:20px 0 10px 0;
}
#about_us_text {
	width:170px;
	margin:0 auto;

}
#contact_text {
	width:170px;
	margin:0 auto;
}
.nor_text {
	font:12px/23px "宋体", "黑体";
	color:#313131;
}
.nor_text a {
	color:red;
}
.sprite_right {
	width:349px;
	height:30px;
	background-image:url(../images/sprite.png);
}
.sprite_right_title_a {
	background-position:-409px -120px;
	margin:0 0 15px 0;
}
.sprite_right_title_b {
	background-position:-776px -172px;
	margin:25px 0 15px 0;
}
.sprite_right_title_c {
	background-position:-1149px -215px;
	margin:0 0 15px 0;
}
.sprite_right_title_d {
	background-position:-1509px -257px;
	margin:25px 0 15px 0;
}
.sprite_box {
	width:349px;
	height:179px;
	background-image:url(../images/sprite.png);
}
.sprite_box_left {
	background-position:-15px -272px;
}
.sprite_box_right {
	background-position:-409px -272px;
}
.table_box {
	width:262px;
	height:139px;
	margin:10px 0 0 23px;
}

.title_list_a {
	font:12px/24px "宋体", "黑体";
}
.line {
	color:#d2d2d2;
}
.date {
	color:#959595;
}
.below_box {
	width:337px;
	margin:0 0 0 5px;
}
.img_in_titles {
	width:118px;
	float:left;
}
.titles_in_img {
	width:207px;
	float:right;
}

.theimgls {margin:10px 0;border:1px #ababab solid;background:#eeeeee;float:left;}
.theimgls dl {width:107px;float:left;padding:4px 0px 0 12px;}
.theimgls dd a:link,.theimgls dd a:visited {color:#313131;}
.theimgls dd a { display:block; text-align:center;}
.theimgls dd a:active,.theimgls dd a:hover {text-decoration:underline;color:red;}
.theimgls i {display:block;height:105px;overflow:hidden;}
.theimgls img {width:96px;height:96px;padding:1px;background:#fff;border:#E0E0E0 1px 
solid;margin-bottom:5px;}
.theimgls dt {width:100px;text-align:left;overflow:hidden;}
.theimgls dt a:link,.theimgls dt a:visited {color:#000;}
.theimgls dt a:active,.theimgls dt a:hover {text-decoration:underline;color:#ff6600;}

.product {
	width:190px;
	height:36px;
	margin-bottom:5px;
	background-image:url(../images/product.jpg);
}

#foot {
	width:100%;
	height:198px;
	background:url(../images/foot.jpg) 50% 0 no-repeat;
}
.link {
	width:940px;
	margin:20px auto;
	padding:5px 10px;
	border:1px #ababab solid;
	text-algin:lfet;
	font-weight:bold;
	font-size:14px;
}
.link a{
	text-algin:lfet;
	padding-left:15px;
	color:#313131;
	font:12px "宋体", "黑体";
}
.link a:hover {
	color:red;
}
.bottom {
	color:#313131;
	width:660px;
	margin:28px auto 10px auto;
	text-align:center;
}
.bottom a {
	color:red;
}


/*-------------------------------------------------------------------inner-----------------------*/
#inner_body {
	background-color:#FFF;
	background-image:url(../images/inner_header_bg.jpg);
	background-position:50% 26px;
	background-repeat:no-repeat;
}
#inner_block {
	width:100%;
	height:160px;
}
#inner_contaner {
	width:960px;
	margin:0 auto;
}
#inner_left {
	width:680px;
	float:left;
}
#inner_right {
	width:260px;
	float:right;
}
#mbx_box {
	width:680px;
	height:43px;
	background:url(../images/mbx.png) 0 0 no-repeat;
}
#mbx_text {
	margin:15px 0 0 65px;
	width:600px;
	height:13px;
	font:13px "宋体", "黑体";
}
#mbx_text a {
	color:#707070;
	text-decoration:none;
}
#mbx_text a:hover {
	color:#000000;
	text-decoration:none;
}
#mbx_text a:hover {
	text-decoration:underline;
}
#mbx_text_curent {
	font:bold 12px "宋体", "黑体";
	color:#F30;
}
#inner_main_body {
	width:679px;
	min-height:785px;
	_height:785px;
	background:url(../images/inner_re.gif) 0 0 repeat-y;
	border:1px #bcc2c4 solid;
}
#inner_text_box {
	width:600px;
	margin:0 auto;
	padding:20px 0;
}
#inner_side_nav_box {
	width:260px;
	height:270px;
	background:url(../images/inner_side_nav.jpg) 0 0 no-repeat;
}
#inner_side_nav_text {
	width:200px;
	margin:60px auto 0;
	font:bold 15px/22px "宋体", "黑体";
	text-align:center;
}
#inner_side_nav_text li {
	margin-top:10px;
	border-bottom:#77d4f4 1px dotted;
	list-style-type:none;
}
#inner_side_nav_text a {
	padding-right:20px;
	color:#0e5067;
	text-decoration:none;
}
#inner_side_nav_text a:hover {
	color:black;
	text-decoration:underline;
}

#inner_side_list_box {
	width:260px;
	height:400px;
	background:url(../images/inner_side_list.gif) 0 0 no-repeat;
	margin:10px 0 0 0;
}
#inner_side_list_text {
	width:240px;
	margin:60px 0 0 8px;
	overflow:hidden;
}
#inner_side_list_text li {
	margin-top:5px;
	list-style-type: circle;
	border-bottom:#B5B5B5 1px dotted;
}
#inner_side_list_text li a:hover {
	color:#000000;
	text-decoration:underline;
}


#inner_side_login {
	font:13px/23px "宋体", "黑体";
	background:#eee;
	width:260px;
	height:50px;
	margin:10px 0 10px 0;
	border:1px #bcc2c4 solid;

}
.login_head {
	width:260px;
	margin:8px 0 8px 0;
	font:bold 15px/22px "宋体", "黑体";
	text-align:center;
}
.login_user_pwd {
	WIDTH:200px;
	margin:10px 0 10px 30px;
}
#zhenwen {
	font-size: 13px;
}
#product_view {
	margin: auto;
}

#product_view .propic {
	margin:auto;
	border: 1px solid #ccc;
	width:502px;
	height:377px;
}




<!--
#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 950px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
-->






#webmenu {
	background:##ffffff;
	font-size:1.5em;
	text-align:center;
}
#webmenu a {
	font-size:1em;
}
#webmenu li ul {
	display:none;
}
#webmenu li ul li {
	float:left;
}
*html #webmenu li ul li {
	display:none;
}
#webmenu li ul a {
	float:left;
	height:32px;
	line-height:32px;
	padding:0 1px 3px 0px;  /下拉菜单高，长,值越小越寛
	text-transform:capitalize;
        
}
#webmenu .height-auto {
	line-height:10px;
	padding:0px 10px 0px 10px;
}
.second-menu, {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu a {
	float:center;
	display:block;
	padding:0px 10px;/主菜单高，长
	height:35px;
	line-height:35px;
	background:;/主菜单背景色
	border-top:0 solid #ffffff;/边框
	border-left:0 solid #ffffff;/边框
	border-bottom:0 solid #ffffff;/边框
	border-right:0 solid #ffffff;/边框
	font-size:.7em;
     
}
.first-menu a:hover {
	background:#4698ca;
	border-top:0px solid #4698ca;/边框
	border-left:0px solid #4698ca;/边框
}
.second-menu {
        
	top:94px;/下拉菜单顶部间隔
	left:0px;
}
*html .second-menu {
	top:0;
}
.second-menu a {
	font-size:23px;
}



#subMgm {
	width:100px;
}
#subMgm .third-menu {
	left:100px;
}
#subMgm .fourth-menu {
	left:100px;
}
#subMusic, #subNews {
	width:100px;
}
.aaa a{ color:#FFCC00;}