#redBox, #greyBox, .box	{
	display: inline-block;
	vertical-align: top;
	padding: 10px 25px 15px;
	margin-right: 15px;
	margin-top: 25px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#redBox > h1, #greyBox > h1, .box > h1, #content h1	{
	left: -25px;
	padding: 5px 25px 10px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}

#redBox	{
	width: 320px;
	background: #a11319 url('../img/bgRedBox.png') no-repeat top right;
	color: #ffffff;
}
#redBox > h1	{
	width: 320px;
	background: url('../img/bgH1RedBox.png') repeat-x bottom !important;
	color: #ffffff !important;
}
#redBox a.more, #redBox a[href^="mailto:"], #redBox a.menu	{
	background: url('../img/redMore.png') no-repeat right center !important;
	color: #ffffff !important;
}

#greyBox	{
	width: 265px;
	background: #ffffff url('../img/bgGreyBox.png') no-repeat top right;
	color: #121212;
	-webkit-box-shadow:  1px 0px 2px 2px rgba(219, 219, 219, 1);
	box-shadow:  1px 0px 2px 2px rgba(219, 219, 219, 1);padding-bottom: 24px;
}
#greyBox > h1	{ width: 265px; }
#greyBox > h1, .box > h1, #content h1, .shortNews	{
	background: url('../img/bgH1GreyBox.png') repeat-x bottom;
	color: #830e13;
}

.req2{color:#ff0000;}
/*.req{color:#ff0000;}*/

.box	{ width: 250px; margin-right: 0px; padding-left: 5px; padding-right: 0px; }
.box > h1	{ /*width: 250px;*/ left: 0px !important; padding: 5px 0px 10px !important; }

.shortNews	{ color: #333333; padding-bottom: 5px; }
.shortNews > time	{ margin-top: 10px; }
.shortNews > time, .news > time	{ display: block; font-size: 10px; }
.shortNews > h2, .newsShortcut > h2, .news > h2		{ color: #830e13; font-size: 12px; margin-top: 0px; }

.newsShortcut	{
	margin: 8px 0px;
	padding: 8px 90px 15px 0px;
	background: url('../img/bgH1GreyBox.png') repeat-x bottom;
}
.newsShortcut > a.more	{ position: absolute; right: 0px; top: 5px; }
.newsShortcut > time	{ font-size: 10px; }
.newsShortcut > h2	{ display: inline-block; margin-top: 0px; }
.news	{
	margin: 20px 0px;
	padding-bottom: 20px;
	padding-bottom: 20px;
	background: url('../img/bgH1GreyBox.png') repeat-x bottom;
}
.news > h2	{ margin-top: 0px; }

a.back	{
	position: absolute;
}

.pagination	{ text-align: right; color: #969696; }
.pagination > a, a.back	{
	display: inline-block;
	vertical-align: bottom;
	margin: 0px 5px;
	color: #969696;
	font-size: 11px;
}
.pagination > a.active	{ color: #333333; font-weight: bold; font-size: 12px; }
.pagination > a:hover	{ color: #333333; }

#redBox a[href^="mailto:"]	{ display: inline-block; text-align: right; }
a.more	{ display: block; text-align: right; }
a.menu	{ display: block; text-align: left; }
a.more, a.menu, #redBox a[href^="mailto:"], #er input[type="submit"]	{
	padding: 7px 30px 8px 0px;
	background: url('../img/more.png') no-repeat right center;
	color: #a11319;	
}

#map	{ width: 583px; height: 293px; border: 1px solid #b2b2b2; top: -10px; }
#contactPhone	{ position: absolute; right: -10px; bottom: -25px; }

#er	{ text-align: left; }
#er label, #er input[type="text"], #er input[type="email"], #er select	{
	display: inline-block;
	padding: 3px 10px;
	margin: 2px;
	width: 190px;
	vertical-align: top;
}
#er select	{ width: 214px; }
#er label	{ text-align: right; vertical-align: top; }
#er input[type="submit"]	{
	border: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#er input[type="reset"]	{
	padding: 7px 30px 8px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	cursor: pointer;
	background: url('../img/moreGrey.png') no-repeat right center;
	border: 0px;
}
#er input[type="checkbox"]	{ margin: 6px 2px; }
#er > div.bottom	{
	margin: 10px 0px;
	padding: 10px 0px;
	background: url('../img/bgH1GreyBox.png') repeat-x top !important;
	text-align: right;
}

h2	{
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #c9252b;
}

#content p	{ margin: 5px 0px; }
#o	{
	width: 868px;
	padding: 0px !important;
	background: none !important;
}

#noscr	{ width: 960px; margin: 0px auto; text-align: center; color: red; font-size: 20px; }
#noscr noscript	{ padding: 10px; }


/**
 * 	uploader
 */
#fine-uploader{overflow:hidden;}
#addFile{width: 430px;background: #404041;font-size: 14px;}
.qq-upload-button input{}
.qq-upload-button{background: #404041 !important;width: 430px !important;}
.qq-upload-list li{float: left; width: 413px;margin: 0 5px 5px 0 !important;background: #FCF8E3 !important;color:#8A6D3B !important;}
.qq-upload-list li.alert-error{background: #F2DEDE;color:#A94442;}

























