﻿/*==============================
	written by visc
	for ip140.com
	cnvisc@gmail.com
==============================*/
body{
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	background:#fff;
	color:#333;
	font-size:12px;
	font-family:Arial;
	line-height:1.75em;
	text-align:left;
}
div,form,ul,ol,li,dl,dt,dd,cite,p{margin:0; padding:0; border:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th { margin:0;padding:0;}
td{ word-break:break-all; word-wrap:break-word;}
img{ margin:0; padding:0; border:none; display:block;}
input,textarea,select{font-size:12px; font-family:Tahoma;}
ol,ul{ list-style:none;}

a,a:visited{ color:#06c; text-decoration:underline}
a:hover{ color:#147; text-decoration:none}

#header{ text-align:right; padding:5px 10px 0 0}
#logo{ width:298px; margin:0 auto; margin-top:10px}

#content{ width:910px; height:auto; margin:0 auto}

#tabs0{ margin-top:20px;}
#menu0{ width:100%; height:30px; border-bottom:3px #999 solid;}
#menu0 li{ float:left; display:block; width:100px; height:30px; line-height:30px; color:#06c; background:#efefef; margin-left:10px; text-align:center; cursor:pointer}
#menu0 li.hover{ color:#fff; background:#999;}
#main0{ clear:both}
#main0 ul{ display:none;}
#main0 ul.block{ display: block;}

.cont{ width:720px; height:auto; margin:0 auto; padding:20px; font-size:14px; line-height:30px}
.vred{ color:#f00}
.thm{ font-family:Tahoma}
.vtext{ padding:2px 3px 3px 3px; width:200px; border:1px #ccc solid; background:url(../images/bg_text.gif) left top repeat-x}
.vbtn{ padding:2px 3px 1px 3px; width:60px; border-top:1px #fff solid; border-left:1px #fff solid; border-right:1px #999 solid; border-bottom:1px #999 solid; margin-left:10px}
.result,.search,.html2js{ background:#eee; padding:20px; margin-bottom:10px}
.none{ display:none}
hr{ height:1px; border:none; border-top:1px dashed #ccc; margin:7px 0 3px 0!important; *margin:4px 0 -10px 0!important; margin:8px 0 -8px 0;  float:none; *float:left; display:block;}

.html2js p{ font-size:12px; font-weight:700}
.html2js textarea{ width:90%; height:200px; border:1px #ccc solid; padding:8px 5px; background:#fff url(../images/bg_text.gif) left top repeat-x}

#footer{ color:#999; font-family:Tahoma; width:910px; margin:0 auto; text-align:center; border-top:1px #999 dashed; padding:5px 0;}