body{margin: 0px;}

.logo {margin-bottom: 1px;}
.f1{font: 10pt 'arial'}
.f2{font: bold 9pt 'arial'}
.f3{font: 12pt 'arial' }
.f4{font: 10pt 'arial' #000000 }

.c1 {font: 9pt 'arial'; border-top: solid 1px silver; padding-top:8px}
.c2 {font: 9pt 'arial'; border-bottom: solid 1px silver }
.c3 {font: 15pt 'arial' }

a.Class:link {color: #0683BD; text-decoration:none}
a.Class:visited {color: #55008B; text-decoration:none}
a.Class:hover{COLOR: #ff0000; text-decoration:underline}
a.Class:active {color: #55008B; text-decoration:none}
.table_style {font: 10pt 'arial'; LINE-HEIGHT: 20px; border-left: #bbb 1px dotted; border-right: #bbb 1px dotted; border-bottom: #bbb 1px dotted; border-top: #bbb 1px dotted}
.t3{ margin-top: 1px; margin-bottom: 1px;}
.bg {BACKGROUND-IMAGE: url(images/top-banner-1.png);}
.menu { background-image:url(menu-bg.gif); width:100%;}
* links */

.links{border:none; padding: 0px;}
.links a:hover{  color: #FFFFFF;  border: solid 1px #FFFFFF;  background: #66D5FF;   text-decoration: none;}
.links .s1 {font: bold 10pt Verdana ; border: solid 1px #ffffff; color:white; text-decoration:none; padding: 1px;}

div.page_intro_lite
{
    border-left: solid 5px #86CF5A;
    line-height: 1.5;
    font-family: Verdana;
    font-size: 12px;
    margin: 10px;
    margin-left: 0px;
    padding: 0px;
    padding-left: 10px;
}
.tags a{font-size:12px;font-weight:normal;padding:0 5px;}
.tags a.a{font-size:18px;font-weight:bold;}
.tags a.b{font-size:16px;font-weight:bold;}
.tags a.c{font-size:14px;font-weight:bold;}
.tips {border:solid 1px #FF8080; padding: 10px;}

.down
{
    border:solid 0px;
	background-image:url(../howto/images/bg.png);
	background-repeat:no-repeat;
	padding: 10px;
	margin-top:20px;
	margin-bottom:10px;
	height:112px;
	width:563px;
}

.review1 {background-image:url(review1.png); width:562px; height:56px;}
.review2 {background-image:url(review2.png); background-repeat:repeat-y; width:562px; height:auto; padding-left:5px; padding-right:5px;}
.review3 {background-image:url(review3.png); width:562px; height:33px;}


/*==banner==*/
#banner{width:810px;margin:1px auto;}
.h_banner{position:relative;clear:both;width:810px; height:183px;overflow:hidden;z-index:5;}
.h_banner .imgs li{
	position:absolute;
	left:1px;
	top: 1px;
}
.h_banner .num{
	position:absolute;
	bottom:10px;
	right:13px;
	z-index:4;
}
.h_banner .num li{color:#000;float:left;margin:3px; padding:0 5px; background:#fff; font:normal 11px/1.4em Arial; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; cursor:pointer;}
.h_banner .num li.curr{background:#fff;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;color:#03243a;font-weight:bold;}

