body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
}
a{
	color:#000;
}
tr:nth-child(even) {background: #CCC;}
.product #content img,
#sidebar img{
	padding:2px;
	border:1px solid #B2B2B2;
}
#wrap{
	width:800px;
	height:768px;
	margin:auto;
	background-color:#E6E6E5;
}
#header{
	width:800px;
	height:276px;
	float:left;
}
#container{
	width:800px;
	height:438px;
	float:left;
}
#logo{
	width:274px;
	height:102px;
	float:left;
	background:url(../images/logo.png) no-repeat 30px 35px #CCCCCC;
}
#logo a{
	display:block;
	width:274px;
	height:102px;
}
#menu{
	width:520px;
	height:102px;
	margin-left:6px;
	float:left;
	background-color:#F5B519;
}
#note{
	width:274px;
	height:150px;
	float:left;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	margin-top:12px;
	text-indent:-10000000px;
	background:url(../images/note.gif) no-repeat 20px 30px #F5B519;
}
#sideshow{
	width:520px;
	height:150px;
	margin-left:6px;
	float:left;
	margin-top:12px;
	background-color:#CCC;
	position:relative;
	background:url(../images/sideshow01.jpg) no-repeat 0 0;
}
#sideshow a{
	position:absolute;
	right:0;
	width:177px;
	height:150px;
}
.title{
	background-color:#B2B2B2;
	color:#FFF;
	text-indent:42px;
	height:27px;
	margin-bottom:12px;
	line-height:27px;
}
#sidebar{
	width:274px;
	float:left;
}
#sidebar ul{
	width:275px;
	height:384px;
	background-color:#F2F2F2;
	overflow:hidden;
}
#sidebar ul li{
	height:26px;
	text-indent:10px;
	padding:3px 0 0 30px;
}
#sidebar ul li a{
	width:210px;
	height:26px;
	display:block;
	font-weight:bold;
	line-height:26px;
}
#sidebar ul li a:hover,
#sidebar ul li a.current{
	background-color:#FAD4A5;
}
#content{
	width:520px;
	float:left;
	margin-left:6px;
	position:relative;
}
#menu ul {
	margin-left: 43px;
    margin-top: 53px;
}
#menu ul li{
	height:15px;
	float:left;
	overflow:hidden;
	text-indent:-10000px;
}
#menu ul li a{
	display:block;
}
#menu ul li.about a{
	width:120px;
	background:url(../images/about.gif) no-repeat 0 0;
}
#menu ul li.products a{
	width:96px;
	background:url(../images/products.gif) no-repeat 0 0;
}
#menu ul li.news a{
	width:78px;
	background:url(../images/news.gif) no-repeat 0 0;
}
#menu ul li.inquiry a{
	width:89px;
	background:url(../images/inquiry.gif) no-repeat 0 0;
}
#menu ul li.home a{
	width:61px;
	background:url(../images/home.gif) no-repeat 0 0;
}
#menu ul li a:hover,
#menu ul li.current a{
	background-position:0 -17px;
}
#colum{
	background-color: #F2F2F2;
    height: 384px;
    width: 520px;
}
#footer{
    float: left;
    font-size: 11px;
    height: 46px;
    padding-top: 20px;
    text-align: center;
    width: 800px;
	background:url(../images/footer.gif) repeat 0 0;
}
.product #colum ul{
	margin:0 40px;
}
.product #colum li{
	float: left;
    height: 100px;
    margin: 10px 10px 5px;
    width: 430px;
}
.product #colum li a{
	float:left;
}
.product #colum li a:hover img{
	border:1px solid #F00;
}
.product #colum li img{
	width:115px;
	height:68px;
	border:1px solid #B2B2B2;
	margin:5px 5px 0 0 ;
}
.product #colum li span{
    display: block;
    height: 30px;
    overflow: hidden;
	float:left;
	width:70%;
	overflow:hidden;
	font-weight:bold;
}
.product #colum li p{
	width:70%;
	height:52px;
	overflow:hidden;
	line-height:18px;
    font-size: 11px;
}
#colum a{
	color:#666;
}
#colum a:hover{
	color:#F30;
}
#sidebar table{
	margin:15px auto;
	width:230px;
	font-size:13px;
}
#sidebar table tr{
	height:30px;
}

.exhibition{
	font-weight:bold;
}
.news_bg{
    background-color: #F2F2F2;
    height: 384px;
    width: 275px;
	float:left;
}
#sidebar table{
	font-size:12px;
}
fieldset{
	width:400px;
	margin:0 auto;
	padding:30px 0;
}
label{
	float: left;
    width: 100px;
    height: 20px;
    line-height: 30px;
}
input{
	float: left;
    height: 20px;
    line-height: 30px;
    margin: 5px 0;
    width: 290px;
}
.submit{
	height: 30px;
    line-height: 30px;
    margin: 0 200px;
    width: 100px;
}
.news #colum table{
	float: left;
    margin: 10px 0 10px 10px;
    width: 400px;
}

.about_us #colum p{
	line-height:17px;
	margin:10px 40px;
}
.index #colum ul{
	margin:15px 0;
}
.index #colum ul li {
	width:100px;
	height:80px;
	float:left;
	margin: 20px 5px 30px;
}
.index #colum ul li img{
	width:100%;
}
.index #colum tr tr{

}
.inquiry #colum {
	position:relative;
}
.notification {
	position:absolute;
	top:100px;
	left:100px;
	font-size:15px;
	width:250px;
	height:50px;
	border:2px dotted;
	background-color:#FFF;
	padding:20px;
	color:#999;
}
.notification.success{
	border-color:#F90;
}
.notification.error{
	border-color:red;
	color:#F00;
}
.cloes{
    display: block;
    height: 7px;
    position: absolute;
    right: 2%;
    top: 10%;
    width: 7px;
	cursor:pointer;
	background:url(../images/cross_grey_small.png);
}
.news #sidebar .news_bg,
.inquiry #sidebar .news_bg{
	padding: 5px 20px 0;
    width: 235px;
}