/**
 * Style sheet xBasic
 */
#left_text
{
	width:205px;
	padding-top:30px;
	padding-left:30px;
}

.info
{
	border-top:0px dashed #cccccc;
	border-right:0px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	border-left:0px dashed #cccccc;
	font-weight:bold;
}

.comment
{
	margin:0px 0px 10px 0px;
}

#home-left
{
	width:205px;
	padding:0px 0px 0px 30px;
}

#container
{
	margin-top:50px;
}

.caption
{
	font-size:10px;
}

#main
{
	width:650px;
}

#header
{
	background-image:url("tl_files/image/logo/logo.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
}

body
{
	margin:0px;
	padding:0px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#666966;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#666966;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}

a
{
	text-decoration:none;
	color:#0099ff;
}

a:hover
{
	text-decoration:underline;
}
