/* CSS Document */

/* index */
.index_bg {
    background:none;
    background-color:#000;
}
#index_top {
    width: 100%;
	height:246px;
}
#index_mid {
    width: 100%;
	height:243px;
	overflow:hidden;
	background:url(../images/index_mid.gif) no-repeat;
}
#index_bottom {
    width: 100%;
	height:260px;
	overflow:hidden;
	background:url(../images/index_bottom.gif) no-repeat;
}
.index_pic {
    float:right;
	padding: 90px 42px 0 0;
}
.index_pic ul {
    margin: 0;
	padding: 0;
}
.index_pic li {
    float:left;
    list-style-type:none;
	width: 90px;
}


/* company introduction */
.sec_nav {
    width:384px;
	height:35px;
	background:url(../images/sec_nav_bg.gif) no-repeat right 0;	
	background-color:#1c1c1c;
}
.sec_nav ul {
    margin:0;
	padding: 8px 0 0 6px;
}
.sec_nav li {
    list-style-type:none;
	float:left;
	padding: 0 6px;
}
.sec_nav a {
    font-size: 12px;
	font-weight:bold;
}
.sec_nav a:hover {
    color:#e98001;
}
.sec_nav .a_current {
    color:#e98001;
}
.introduction {
	height:455px;
	margin: 10px 0 0 0;
	padding: 0 10px 0 16px;
	line-height:16px;
	overflow-x: hidden;
	overflow-y: auto;
}
.introduction h1 {
    font-size:20px;
	color:#e98001	;
	padding: 6px 0;
	margin: 0;
}
.introduction .tip {
    font-size:14px;
    font-weight:bold;
	display:block;
}

/* show room */
.showroom {
    float:right;
    width: 870px;
	height:465px;
	overflow-x: hidden;
	overflow-y: auto;
}
.sr_list {
    clear:both;
    width: 740px;
	height:142px;
	padding: 12px 0 0 20px;
	background:url(../images/tab_bg.gif) no-repeat 0 100%;
}
.sr_pic {
    float:left;
	width:180px;
	height:134px;
	line-height: 134px;
	border:#fff solid 1px;
	text-align:center;
}
.sr_info {
    float:right;
	width:494px;
	line-height: 18px;
}
.sr_info h5 {
    margin: 0;
	padding: 0;
    font-size:12px;
	color:#f7b551;
	font-weight:bold;
	line-height: 20px;
}

/* login */
.login {
    width:400px;
	margin: 46px auto 0 auto;
	position:relative;
}
.login p {
    clear:both;
    margin: 0 0 16px 0;
	padding: 0;
}
.login label {
    float:left;
	width:80px;
	padding: 3px 8px 0 0;
	text-align:right;
	color:#ccc;
	font-size:12px;
	font-weight:bold;
}
.login .txt {
    width:200px;
	padding: 2px;
	border:#e49000 solid 1px;
	background:url(../images/text_bg.gif) repeat-x;
}
.login .sub {
    position:absolute;
	top: 1px;
	right: 16px;
}

/* contract us */
#contact_left {
    float:left;
	width:508px;
}
#contact_right {
    float:right;
}
.contact_top {
    height:35px;
	background:url(../images/contact.gif) no-repeat;
}
.contact_info {
    margin:0;
	padding:0;
}
.contact_info p {
    clear:both;
    margin: 10px 0;
}
.contact_info label {
    float:left;
	width: 130px;
	padding: 0 8px 0 0;
	text-align:right;
}
.contact_info a {
    color:#999;
}
.contact_info a:hover {
    text-decoration:underline;
}
.send_email {
    width:480px;
	margin: 0 auto 0 auto;
}
.send_email_top {
    height:26px;
	background:url(../images/send_email_top.gif) no-repeat;
}
.send_email_mid {
    height:264px;
	background-color:#202020;
}
.send_email_bottom {
    height:24px;
	padding: 3px 0 0 0;
	text-align:center;
	background:url(../images/send_email_bottom.gif) no-repeat;
}
.send_email_mid p {
    clear:both;
	margin: 0 0 10px 0;
}
.send_email_mid label {
    float:left;
	width:80px;
	padding: 2px 8px 0 0;
	text-align:right;
}
.send_email_mid input {
    width: 300px;
}
.send_email_mid textarea {
    width: 380px;
	height: 150px;
}
.send_email_mid .se {
    color:#ff0000;
}
/* new product */
.new_product_top {
    height:35px;
	background:url(../images/new_product.gif) no-repeat;
}

/* news */
.news_top {
    height:35px;
	background:url(../images/news.gif) no-repeat;
}
.download_top {
    height:35px;
	background:url(../images/download.gif) no-repeat;
}
.news {
    float:right;
    width: 870px;
	height:465px;
	overflow-x: hidden;
	overflow-y: auto;
}
.news_list {
    clear:both;
    width: 740px;
	height:104px;
	overflow:hidden;
	padding: 12px 0 0 20px;
	background:url(../images/tab_bg.gif) no-repeat 0 100%;
}
.news_pic {
    float:left;
	width:124px;
	height:92px;
	line-height: 92px;
	border:#fff solid 1px;
	text-align:center;
}
.news_info {
    float:right;
	width:590px;
	line-height: 18px;
}
.news_info h5 {
    margin: 0;
	padding: 0;
    font-size:12px;
	line-height: 20px;
}
.news_info a {    
	color:#f7b551;
}
.news_info a:hover {
    text-decoration:underline;
}
.news_left {
    float:left;
	width:440px;
	text-align:center;
	padding: 20px 0 0 0;
}
.news_right {
    float:right;
	width:540px;
	height:445px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
	color:#999;
}
.news_left img {
    border: #999 solid 1px;
}
.news_right h1 {
    margin: 0;
	padding: 4px 0 6px 0;
	font-size:16px;
	color:#e98001;
}

/* search product */
.sp_nav {
    width:920px;
	height:35px;
	background:url(../images/sec_nav_bg.gif) no-repeat right 0;	
	background-color:#1c1c1c;
}
.sp_nav ul {
    margin:0;
	padding: 5px 0 0 6px;
}
.sp_nav li {
    list-style-type:none;
	float:left;
	padding: 0 3px;
}
.sp_nav a {
    font-size: 12px;
	font-weight:bold;
}
.sp_nav a:hover {
    color:#e98001;
}
.sp_nav .a_current {
    color:#e98001;
}
.sp_img {
    margin: -2	px 0 0 0 !important;
    margin:0;
}
.sp_left {
    float:left;
	width:202px;
	height:100%;
	background-color:#202020;
}
.sp_left ul {
    margin: 0;
	padding: 0;
	width:180px;
	margin: 0 auto 0 auto;
}
.sp_left li {
    list-style-type:none;
	text-align:center;
}
.sp_left li a {    
	display:block;
	width: 180px;
	height:22px;
	padding: 8px 0 0 0;
	font-weight:bold;
	background:url(../images/line.gif) no-repeat 0 100%;
}
.sp_left li a:hover {
    color:#e98001;
}

.sp_left_search{
	padding: 0;
	width:180px;
	margin: 0 auto 0 auto;
}

.sp_left_search p{
	clear: both;
	margin: 10px 0 0 0;
}

.sp_left_search label {
	float:left;
	width:65px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color: #ccc;
	padding: 4px 0 0 0;
}

.sp_right {
    float:right;
	width:788px;
	height:465px;
	margin: 0 0 0 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.sp_right ul {
    margin: 0;
	padding: 0;
}
.sp_right li {
    float:left;
	width: 154px;
	margin: 8px 0;
	text-align:center;
    list-style-type:none;
}
.sp_right img {
    border:#535353 solid 1px;
	width:135px;
	height:135px;
}
.sp_right a {
    cursor:pointer;
}
.sp_right a .layer {
    display:none;
}
.sp_right a:hover .layer {
	display: block;
}

.sp_right_list{
	clear:both;
    width:740px;
	overflow:hidden;
	padding: 8px 10px 8px 10px;
	background:url(../images/tab_bg.gif) no-repeat 0 100%;
}

.sp_right_list_pic{
	float: left;
	width: 145px;
	text-align: center;
}

.sp_right_list_info{
	float: right;
	line-height: 16px;
	width:580px;
}

.sp_right_list_info h5 {
    font-size:14px;
	color: #e98001;
	margin: 0;
	padding: 2px 0 6px 0;
}

/* layer */
.layer {
    width:500px;
	height:auto !important;
	min-height:250px;
	height:250px;
	padding: 10px;
	background-color:#1c1c1c;
	border:#e89001 solid 2px;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
.layer_pic {
    float:left;
	width:246px;
	background-color:#ffffff;
	border:#e89001 solid 1px;
	text-align:center;
}
.layer_pic img {
	margin:5px 0 5px 0;
	width:236px;
	height:236px;
}
.layer_info {
    float:right;
	width: 240px;
	line-height: 16px;
}
.layer_info h5 {
    font-size:14px;
	color: #e98001;
	margin: 0;
	padding: 2px 0 6px 0;
}
.layer_logo{
	clear: both;
	text-align: right;
	margin: 20px 0 0 0;	
}









.manage_right {
    float:right;
	width:788px;
}
.manage_top {
    height:23px;
	padding: 12px 0 0 10px;
	width:760px;
	border-bottom: #9f9f9f solid 1px;
}
.manage_top h4 {
    float: left;
    margin: 0;
	padding: 0;
	font-size: 16px;
	color: #f7b551;
}
.manage_right .add {
    float: right;
	padding: 2px 10px 0 0;
}
.manage_right .add_type {
    padding: 6px 0 0 0;
	height: 20px;
}
.manage_right a {
    color: #f7b551;
}
.manage_right a:hover {
    text-decoration:underline;
}
.manage_con {
	width:788px;
	height:465px;
	margin: 0 0 0 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.manage_con p {
    clear:both;
    margin: 8px 0;
	padding: 0;
}
.manage_con label {
    float:left;
	width:70px;
	font-size:14px;
	padding: 3px 8px 0 0;
	text-align:right;
}
.manage_con .txt1 {
    width: 280px;
}
.manage_con .txt2 {
    width: 80px;
}
.manage_con .sub {
    padding: 2px 6px 0 6px;
	background-color:#fff;
}
.manage_con .manage_done {
    clear:both;
	width:96%;
	margin: 10px auto 0 auto;
}
.manage_con table {
    clear:both;
	width:98%;
	margin: 4px auto 0 auto;
}
.manage_con th,td {
	text-align:left;
}
