﻿/* CSS Document 
netkey blank shortime

*/
html,body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"";
}
p,h1,h2,h3,h4,h5,h6,ul,li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
a {
	text-decoration:none;
	color:#000000;
}
#main {
	width:1003px;
	margin:0;
	overflow:hidden;
}
img {
	border:none;
}
#newslist{
	padding-top:1em;
}
#newslist li{
	background:url(../images/news_dot.jpg) 0px 5px no-repeat;
	padding-left:10px;
}
#newslist li a{
	color:#8E8E8E;
	line-height:20px;
}
#newslist li a:hover{
	color:#4391C4;
}
#last_news {
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/dot_bg_1x3.jpg) left bottom repeat-x;
}
#news_title {
	color:#585858;
	font-weight:bold;
	padding-bottom:4px;
}
#news_content {
	line-height:20px;
	color:#8E8E8E;
}
#last_news a{
	color:#E30000;
}
#copyright {
	color:#8E8E8E;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
#copyright a {
	color:#8E8E8E;
}
#path {
	height:18px;
	line-height:18px;
	color:#098BE7;
	border-bottom:solid 1px #A5A5A5;
}
#path a {
	color:#098BE7;
}
#content {
	height:auto;
	overflow:hidden;
	padding-bottom:3em;
	clear:both;
}
#content h1 {
	color:#505050;
	padding-bottom:7px;
}
#content p {
	line-height:22px;
	text-indent:2em;
}
#copyright_inner {
	color:#AAAAAA;
	font-size:12px;
	text-align:right;
	padding-right:1em;
	border-top:solid 1px #AFAFAF;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
#copyright_inner a {
	color:#AAAAAA;
}
#left  {
	width:236px;
	height:auto;
	overflow:hidden;
	background:#F6F6F6;
}
#left_menu {
	background:url(../images/left_height_bg.jpg) top left repeat-x;
}
#left_bottom {
	background:url(../images/company_intro_r22_c4.jpg) top left no-repeat; 
	height:12px; 
	width:236px;
}
#left_menu ul {
	padding-bottom:1em;
}
#left_menu ul li {
	height:21px;
	line-height:1em;
	padding-top:14px;
	padding-left:67px;
	background:url(../images/leftf_menu.jpg) top left no-repeat;
}
#left_menu ul li a{
	font-size:13px;
	font-weight:bold;
	color:#2377A7;
}




a:hover {
	color:#4391C4;
}