@charset "utf-8";
/* CSS Document */
html,body {
	margin: 0px;
    height:100%; /* �������Ѻ wrapper */
    font-family:Verdana, Tahoma;
    font:normal 12px Tahoma,Arial, Helvetica, sans-serif;  
    color:#666;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
#header {
	width:1000px;
	height:188px;
	background-image:url(images/dekcomsc-wellcome-2553.png);
	background-repeat:no-repeat;
}
.logo {
	width:674px;
	margin:1px;
	height:190px;
	float:left;
}
.menu {
	width:320px;
	height:190px;
	margin:1px;
	float:right;
	color: #cccccc;
	text-decoration:none;
}
#title {
	width:996px;
	height:50px;
	margin:2px;
}
#nav {
	width:1000px;
	height:auto;
	margin:5px 0px 10px 0px;
}
#nav h2{
	font-size: 14px;
	background:url(images/icon.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom:solid 1px #cccccc;
}
#nav a{
	color: #333333;
}
#nav a:hover {
	color: #999999;
}


#nav-l {
	width:500px;
	float:left;
}
#nav-r {
	width:480px;
	float:right;
	padding-left: 20px;
	background-image:url(images/cover_partition.gif);
	background-repeat:no-repeat;

}
#footer {
	width:1000px;
	height:55px;
	background:url(images/bg-footer.jpg)}
/*<![CDATA[*/
 div.c3 {display: none;}
 td.c2 {padding-left: 10px;}
 fieldset.c1 {margin-left: 7px; margin-right: 10px;}
/*]]>*/
/*<![CDATA[*/
.style1 {color: #CCCCCC}

.menu a:hove, a:visit{
color: #cccccc;
}

/*]]>*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.table_h{
	height: 100%;
	padding: 0px;
}
.line-br{
	width: 991px;
	height: 3px;
	background-color: #fc9d00;
}
#rssfeed h2{
	font-size:14px;
}
