body
{
	font-family: sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-size: 16px;
}

.category
{
}

.subcategory
{
	padding-left: 40px;
}

a
{
    color: #369;
}

a:hover
{
    color: #963;
}

table
{
	font-size: 100%;
}

p
{
	text-indent: 20px;
}

.stategreen
{
    color: #693;
}

.statered
{
    color: #c33;
}

.stategray
{
    color: #999;
}

th
{
	text-align: left;
}

table
{
	font-size: 100%;
}

h1
{
	font-size: 28px;
	margin: 20px 10px;
	padding: 0px;
}

h1 img
{
	vertical-align: middle;
}

h2
{
	font-size: 20px;
	margin: 20px 10px;
	padding: 0px;
}

a img
{
	border: none;
}

ol.answers > li
{
	margin: 20px 10px;
}

.blocks
{
	float: right;
}

.blocks div
{
	padding: 5px 10px 10px;
	margin: 10px;
	font-size: 12px;

	border-radius: 30px 5px;
	-moz-border-radius: 30px 5px;
	-webkit-border-radius: 30px 5px;
}

.blocks i, .report i, .seo i
{
	text-align: center;
	display: block;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
}

.userinfo, .smi_catalog
{
	background-color: #fdb;
}

.pricelist, .smi_notice
{
	background-color: #ffb;
}

.statistic, .smi_article
{
	background-color: #bdf;
}

.messages, .smi_bookmark
{
	background-color: #dfb;
}

.adminmenu, .smi_private
{
	background-color: #fbf;
}

.dlgOverlay
{
	background-color: #fff;
}

.dlgModalbox
{
	background-color: #fff;
	border: 5px solid #bbb;
	padding: 20px;
	overflow: auto;
	max-height: 600px;

	border-radius: 60px 10px;
	-moz-border-radius: 60px 10px;
	-webkit-border-radius: 60px 10px;
}

.mainmenuitem
{
	float: left;
	background-color: #bdf;
	overflow: hidden;
	margin: 0px 10px 10px;
	padding: 5px 60px 10px 20px;
	height: 20px;

	border-radius: 0px 0px 60px 20px;
	-moz-border-radius: 0px 0px 60px 20px;
	-webkit-border-radius: 0px 0px 60px 20px;
}

input, textarea, button
{
	font-size: 14px;
	font-family: sans-serif;
}

input[type=submit], input[type=button], button
{
	border: 1px solid #68a;
	background-color: #bdf;
	margin-top: 10px;
	padding: 5px 10px;

	border-radius: 30px 5px;
	-moz-border-radius: 30px 5px;
	-webkit-border-radius: 30px 5px;
}

input[type=submit][disabled], input[type=button][disabled], button[disabled]
{
	border: 1px solid #aaa;
	background-color: #ddd;
}

input[type=submit]:hover, input[type=button]:hover, button:hover
{
	border: 1px solid #a86;
	background-color: #fdb;
	cursor: pointer;
}

.help
{
	cursor: help;
}

.notice
{
	clear: left;
	color: #999;
	font-size: 12px;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	overflow: hidden;
	margin: 10px;
	padding: 5px 10px;

	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.projectmin
{
	overflow: hidden;
	background-color: #bdf;
	margin: 10px 10px 0px;
	padding: 5px 20px;
	text-decoration: none;

	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

.projectmax
{
	overflow: hidden;
	border: 1px solid #bbb;
	border-top: none;
	border-right: none;
	margin: 0px 20px 20px;
	padding: 5px 10px;

	border-radius: 0px 0px 30px 30px;
	-moz-border-radius: 0px 0px 30px 30px;
	-webkit-border-radius: 0px 0px 30px 30px;
}

.projectex, .projectexa
{
	padding: 0px 10px;
	text-decoration: none;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.projectex
{
	background-color: #dfb;
}

.projectexa
{
	background-color: #fdb;
}

.projecturl
{
	color: #000;
}

.projectgraytype
{
	color: #fff;
	font-size: 12px;
	padding: 0px 10px;
	text-decoration: none;
}

.projectgraytype:hover
{
	color: #fff;
}

.report
{
	float: left;
	padding: 5px 10px 10px;
	margin: 10px;
	background-color: #ffb;

	border-radius: 30px 10px;
	-moz-border-radius: 30px 10px;
	-webkit-border-radius: 30px 10px;
}

.seo
{
	float: left;
	padding: 5px 10px 10px;
	margin: 10px;
	background-color: #dfb;
	font-size: 12px;

	border-radius: 30px 10px;
	-moz-border-radius: 30px 10px;
	-webkit-border-radius: 30px 10px;
}

.mainlogo
{
	float: left;
	background-color: #bdf;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	padding: 10px 50px 30px 10px;

	border-radius: 0px 0px 100px 0px;
	-moz-border-radius: 0px 0px 100px 0px;
	-webkit-border-radius: 0px 0px 100px 0px;
}

.main
{
	margin: 20px;
}

.speak
{
	height: 300px;
	overflow: hidden;
	font-size: 12px;
	margin: 0px 10px 10px;

	border-radius: 300px 600px 0px 300px;
	-moz-border-radius: 300px 600px 0px 300px;
	-webkit-border-radius: 300px 600px 0px 300px;
}

.speaktext
{
	padding: 30px 200px 30px 100px;
	height: 219px;
}

.speakmenuitem
{
	float: left;
	overflow: hidden;
	height: 15px;
	margin: 0px 5px;
	padding: 3px 20px 3px 10px;

	border-radius: 10px 30px 0px 0px;
	-moz-border-radius: 10px 30px 0px 0px;
	-webkit-border-radius: 10px 30px 0px 0px;
}

.speakmenureg
{
	float: left;
	overflow: hidden;
	margin: 0px 5px;
	padding: 5px 30px 7px 10px;
	background-color: #fcc;
	font-size: 16px;

	border-radius: 0px 0px 30px 10px;
	-moz-border-radius: 0px 0px 30px 10px;
	-webkit-border-radius: 0px 0px 30px 10px;
}

#catalog, #notice, #article, #bookmark, #private
{
	display: none;
}

.commentcounts
{
	float: right;
	margin: 20px 10px;
	font-size: 12px;
}

.comment
{
	font-size: 12px;
}
