body
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:11px;
}

div.web_header
{
	width:100%;
	height:140px;
	background: url(http://www.toko360.com/image/topbg.jpg);
}

div.web_header_center
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

div.web_logo
{
	width:340px;
	display:block;
	float:left;
}

div.web_right_top
{
	margin-top:35px;
	height:65px;
	width:640px;
	display:block;
	float:right;
	font-weight:bold;
	font-size:11px;
	color:gold;
	text-align:right;
}

div.web_right_bottom
{
	height:30px;
	width:640px;
	display:block;
	float:right;
	font-size:11px;
	color:#fff;
}

div.web_right_bottom a
{
	display:block;
	float:left;
	background-color:whitesmoke;
	color:maroon;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:solid 3px #aaa;
	border-right:solid 1px #66E;
}

div.web_right_bottom a:hover
{
	background-color:#aae;
	border-bottom:solid 3px #fff;
}

div.web_body_container
{
	width:100%;
	display:block;
	background-color: #fff;
}

div.web_body
{
	display:block;
	width:980px;
	margin:0px auto;
	padding-top:0px;
	background-color: #fff;
}

div.sidebar
{
	margin:0px;
	width:247px;
	margin-right:3px;
	display:block;
	float:left;
}

div.content
{
	margin:0px;
	width:730px;
	display:block;
	float:left;
}

div.widget
{
	padding:2px;
	margin-bottom:2px;
	border:solid 1px #dde;
}

div.widget_title
{
	border:solid 1px #88E;
	padding:2px;
	text-align:center;
	background-color:#280;
	margin-bottom:2px;
	background: url(http://www.toko360.com/image/sectionbg.jpg);
	height:25px;
	font-size:11px;
	color:white;
}

div.page_title
{
	background-color:#333;
	color:#fff;
	font-size:11px;
	padding:3px;
	padding-right:0px;
	font-weight:bold;
	margin-bottom:5px;
	background: url(http://www.toko360.com/image/sectionbg.jpg);
	height:25px;
}

div.page_section
{
	font-size:11px;
	font-weight:bold;
	border-bottom:dotted 1px #060;
	margin-bottom:5px;
	margin-top:3px;
}

div.page_content
{
	padding:4px;
}

a.category_list
{
	display:block;
	width:236px;
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#eed;
	margin-bottom:1px;
	border-left:solid 2px #01330F;
	text-decoration:none;
	font-size:11px;
	color:maroon;
}

a.category_list:hover
{
	border-left:solid 2px #eed;
	background-color:#cce;
}

a.link1
{
	background-color:#243201;
	padding:3px;
	color:white;
	text-decoration:none;
	border-bottom:solid 2px #047C24;
	margin-bottom:4px;
}

a.link1:hover
{
	background-color:#88e;
	border-bottom:solid 2px #243201;
	margin-bottom:4px;
}

a.link2
{
	background-color:#047C24;
	padding:3px;
	color:white;
	text-decoration:none;
	border-bottom:solid 2px #243201;
	margin-bottom:4px;
}

a.link2:hover
{
	background-color:#88e;
	border-bottom:solid 2px #047C24;
	margin-bottom:4px;
}

a{
	text-decoration:none;
	color:#047C24;
}

a:hover
{
	text-decoration:underline;
}

input, select, textarea
{
	font-size:11px;
}

th
{
	background-color:#E0E0E0;
	padding:2px;
}

div.message_box
{
	width:700px;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:solid 1px #ddd;
	background-color:#eee;
	color:maroon;
}

input.button1
{
	background-color:#047C24;
	padding:3px;
	color:white;
	text-decoration:none;
}

div.frm
{
	padding:5px;
	border:solid 1px #aad;
	margin-bottom:5px;
	background-color:#ddd;
}

span.label_info
{color:maroon;}


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

table.grid td
{
	border-bottom:dotted 1px #88a;
}

ul.checked
{
	list-style:none;
}

ul.checked li
{
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background:url(http://www.toko360.com/image/check.jpg) no-repeat;
}

blockquote
{
	padding-left:5px;
	border-left:solid 2px #375;
	color:#888;
}