﻿/* css document -imcg industrial design corp.*/

html {
      margin:0px;
      height:100%;
	  }

/* css document -ľ.*/*/
body {	margin: 0 auto;
	width: 100%;
	padding: 0px; 
	font-family :  verdana, lucida, arial, helvetica, 宋体,sans-serif;
	font-size: small;
	
}

a: {
	 text-decoration: none;}
a:link {
	
        text-decoration: none;
}
a:visited {
text-decoration: none;}
a:hover { text-decoration: none;}
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }


.content { 
	margin: 0 auto;
	width: 85%;
	padding: 10px;
	background-color:#000
	
}
.logo {
height: 80px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;

}
#header h1 {
margin: 0;
padding: 0;
float: right;
margin-top: 57px;
padding-right: 31px;
}


h1 {
	font-weight: normal;
	font-size: 115%;
	margin-bottom: 1px;
	color: #333333;
	font-family: "黑体";
	letter-spacing: 0px;
    
}

h4 {
	font-weight: normal;
	font-size: 80%;
	margin-bottom: 1px;
	color: silver;
	font-family: "黑体";
	letter-spacing: 0px;}
p{font-size:small;
}
.bar {
	width: 50%;
        margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}
.bar ul {
	margin: 0;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
}
.bar li {
	display: inline;
	margin: 0;
}
.bar li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid silver; /*right divider between tabs*/
	color: white;
	background: black; /*background of tabs (default state)*/
}
.bar li a:visited {
	color: white;
}
.bar li a:hover, .mainnav li.selected a {
	background: #414141; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


#scroll  p {
      margin:0px;
      height:100%;
	color: silver;
  	}
#scroll  {
      margin-top: 1px;
      font-size:small;
      height:100%;
	color: silver;
  	}
#scroll h1 {

     
	color: white;
	font-size: font-size: 90%;;
	  }
	  #scroll a {
		  color:#CCC;}



#crumb a {
	float: left;
	color: blue;
	font-size: medium;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	display: block;
	background:url(imcages/ar.gif) no-repeat 3px 3px?
	padding: 1px 2px 1px 20px;
	margin: 0px ;
	border: solid; #ffffff;
	width: 100;
}
#crumb a:hover (
	border:1px; solid #578c12;
	background-color: f8f8f8;
	 )
#left{ 
	margin: 0 auto;
	text-align: left;
	float: left;
	width: 40%;
	padding: 10px;
	background-color:#000
	
}
#right{ 
	margin: 0 auto;
	text-align: left;
	float: right;
	width: 40%;
	padding: 10px;
	background-color:#000
	
}
/* footer
   ------ */
.footer {
	color: #999;
        text-align: left;
	background-color:#666;
    clear: both;
pading_left:200px;
	
	margin: 0;
	
}

.footer a { color: #808080;  }
.footerimg {
	
	text-decoration: none;
	text-align: left;
	float: left;
	height: 400px;
	width: 200px;
	pading_left:20px;
}
.footercorp {
	
	text-decoration: none;
	font-size:small;
	text-align: left;
	float: left;
	height: 400px;
	width: 500px;
	pading_left:200px;
}
.footer_left h3, footer_right h3 {
	border-left:thin;
	padding-left:10px;
	font size:10px;
	text-align:center;
	color:#039;
	}
.footerimg h3 {
	border-left:thin;
	padding-left:10px;
	font size:10px;
	text-align:center;
	color:#039;
	}
.footer_left {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	font-size:small;
	}
.footer_right {
	float: left;
	width: 300px;
	padding: 0 10 0 40px;
	margin: 10px 0;
	text-align: left;
	font-size:small;
clear: both;
	}
