﻿.cpuimage 
{
	background-image: url(images/main/pic.jpg); 
	width: 442px; height: 100%; 
	background-repeat:no-repeat;
	font-family:Tahoma; 
	font-size:15px;  
	color:#606062;
	text-decoration:none;
}

.g, .g a:link, .g a:visited
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#8499B6;
	text-decoration:none
}
.g a:hover
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#8499B6;
	text-decoration:underline
}
 
.s, .s a:link, .s a:visited
{
	font-family:Tahoma; 
	font-size:11px;  
	color:#848484; 
	text-decoration:none;
}
.s a:hover
{
    font-family:Tahoma; 
	font-size:11px;  
	color:#848484; 
    text-decoration: underline;
}

.s1, .s1 a:link, .s1 a:visited
{
	font-family:Tahoma;
	font-size:12px;  
	color:#606062; 
	text-decoration:none;
}
.s1 a:hover
{
	font-family:Tahoma;
	font-size:12px;  
	color:#606062; 
    text-decoration: underline;
}

.s2, .s2 a:link, .s2 a:visited
{
	font-family:Tahoma; 
	font-size:15px;  
	color:#606062;
	text-decoration:none;
}
.s2 a:hover
{
	font-family:Tahoma;
	font-size:15px;  
	color:#606062; 
    text-decoration: underline;
}


  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 