body {
	margin:0 auto;
	padding:0;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	background:#f4f4f4 url("images/bg.gif") top center repeat-y;
	color:#000000;
}

#wrap {
	background:#ffffff;
	color:#000000;
	margin:auto;
	width:744px;
	border-top: 8px solid #979797;
}

p{
   font-family:Verdana,Tahoma,Arial,ËÎÌå,simsun,sans-serif;
   font-size: 12px;
   color: #000;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#006699;
}

a:hover {
	text-decoration:underline;
	color:#800000;
}

a img {
	border:0px;
	border-collapse:collapse;
}

table td tr{
	border: 0px;
	border-collapse:collapse;
}

.url {
	color: #006699;
}

#head_logo{
	margin-left: 10pt;
	margin-right: 30pt;
	margin-top: 30pt;
	margin-bottom: 10pt;
}

#head_title{
	width: 100%;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#logo{
	text-align: right;
	width: 100%;
}


#hr_line{
	border-bottom: 2px solid #c0c0c0;
	margin: 2px;
}

#release_cont {
  margin:10px 15px 10px 15px;
  text-align:left;
  font-size: 12px;
}

#r_version{
	color: #448ccb;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#section_title{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

#section_title img{
	margin-bottom: -8px;
	margin-right: 5px;
}
#product_name{
	color: #448ccb;
	font-size:12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0px;
}

ul,li{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#header {
	margin:0px;
	padding:0px;}

#cat_img {
	margin:0px;
	padding:0px;
}

.quote{
	font-style:italic; 
	margin-left:20px; 
	margin-right:20px;
}

.quote_sign{
	font-style:italic; 
	text-align:right; 
	margin-right:30px;
}

.ad_sign{
	color:#800000; 
	font-style:italic; 
	font-weight:bold; 
	font-size:16px;
}


/***** Footer *****/
#footer {
margin:0px;
padding:6px 0 0 0;
border:0px;
height:25px;
color:#ffffff;
background:#949494 url("images/footerbg.jpg") repeat-x;
font-size:12px;
text-align: center;
}

#footer a {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}



/***** Various classes *****/
.left {
	margin:3px 10px 2px 0;
	float:left;
}

.right {
	margin:2px 0 2px 10px;
	float:right;
}

.textright {
	text-align:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

.hide {
	display:none;
}
