/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
td	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
li	{
	margin:0 10px 0 0;
	list-style-image: url("images/li.gif");
}
input	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F6574;
	font-weight: bold;
}
h1 {
	font-size:30px; color:#006596; margin-top:0px; border-top:0px;
}
h2 {
	font-size:24px;
}
a:link{
	text-decoration: none;
	color:#0000FF;
}
a:visited{
	text-decoration:none;	
	color:#0000FF;
}
a:hover{color: #000000;
	text-decoration:none;
}
.navigation-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.page-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.software-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.download-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.category-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.category-word:link,.category-word:visited{
	color: #FFFFFF;
}
.software-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.information-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.software-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.software-title:link{
	color:#FF6600;
}
a.software-title:visited{
	color:#FF6600;
}
a.software-title:hover{color: #666666;
	text-decoration:none;
}
a.category-word:hover{color: #00ffff;
	text-decoration:none;
}
.line1{
	border:1px dashed #D3D1D4;
}
.line2{
    border:1px solid #FFFFFF;
}
.line3 {
	border: 1px dashed #009999;
}
.h-line {
	background-repeat: repeat-x;
}
.s-line {
	background-repeat: repeat-y;
}
.today_recommend {color: #99CC00;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
#righttoplink {
	font-size:12px; text-decoration:underline; color:#5F6574;
}
#detailandhelp {
	 width:120px; height:27px; font-size:14px; background-color:#0A246A; cursor:hand; margin-top:10px; border:solid #cccccc 1px; text-align:left; padding-left:5px;
}
#searchinput {
	width:240px; height:33px; background:url(/img/searchinputbg.gif) no-repeat;  border:none; font-size:16px; padding-left:5px; padding-top:4px; float:left;
}
#searchsubmit {
	width:80px; height:30px; background: url(/img/searchsubmitbg.gif);  border: solid 0px #000000; font-size:15px; color:#FFFFFF; text-align:center; padding-top:3px; margin-bottom:3px; float:right;
}
#headbutton {
	background:url(/img/headbottonbg.gif) center no-repeat;color:#FFFFFF; font-size:15px; font-weight:bold;text-align:center;
}
#headbutton a {
	color:#FFFFFF;
}
#headbutton a:hover {
	color:#00FFFF;
}

#navstyle {
	font-size:14px; color:#FFFFFF; text-decoration:underline; cursor:hand; float:left; margin-top:10px;
}
#navcut {
	font-size:14px; color:#FFFFFF; float:left; margin-top:10px;
}