.debug{
	border: 1px solid red;
}
BODY{
	margin: 0;
	padding: 0;
	font-family:arial;
	font-size:13px;
	color:#464646;
	background: url(../images/pagebg.gif) #7d7f7f;
}

TABLE {
	border-collapse: collapse;
}

TD{
	margin: 0;
	padding: 0;
	vertical-align:top;
}
H1 {
	font-family:"Georgia", Arial;
	font-size:22px;
	line-height: 24px;
	font-weight:normal;
	margin:0 0 7px 0;
}
H2 {
	font-family:"Georgia", Arial;
	font-size:20px;
	margin:0 0 5px 0;
	color:#000;
}
H3 {
	font-family:"Georgia", Arial; font-size:18px; font-weight:normal; margin:0 0 5px 0;
}


A {
	color:#0076a3;
}
/*-------General--------*/
DIV.floatL {
	float: left;
}
DIV.floatR {
	float: right;
}
DIV.clear {
	clear: both;
}
DIV.separator20 {
	height: 20px;
}
DIV.separator10 {
	height: 10px;
}
DIV.separator5 {
	height: 5px;
}
DIV.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
DIV.error {
	color: Red;
}
.padd5 {
	padding:5px;
}
.padd10 {
	padding:10px;
}
.paddTop5 {
	padding-top:5px;
}
.paddTop10 {
	padding-top:10px;
}
.paddTop20 {
	padding-top:20px;
}
.paddLeft10 {
	padding-left:10px;
}
.paddLeft20 {
	padding-left:20px;
}
.paddRight10 {
	padding-right:10px;
}
.paddRight20 {
	padding-right:20px;
}


DIV.paddBottom10 {
	padding:0px 0px 10px 0px;
}
DIV.paddBottom20 {
	padding:0px 0px 20px 0px;
}
DIV.paddBottom5 {
	padding:0px 0px 5px 0px;
}
.mrgtop5{
	margin-top: 5px;
}
DIV.fsSmallestX {
	font-size:10px;
}
DIV.fsSmallest {
	font-size:11px;
}
DIV.fsSmall {
	font-size:12px;
}
DIV.fsNormal {
	font-size:13px;
}DIV.fsBig {
	font-size:14px;
}
DIV.fsBigger {
	font-size:15px;
}
DIV.fsLarge {
	font-size:16px;
}
DIV.fsLargeX {
	font-size:18px;
}


DIV.lh130 {
	line-height:130%;
}

.nodecor {
	text-decoration:none;
}


.color1 {
	color:#464646;
}
.color2 {
	color:#FFF;
}
.color3 {
	color:#b50000; 
}
.color4 {
	color:#f7941d;
}
.color5 {
	color:#3586a5;
}
.color6 {
	color:#f9f9f9;
}
.color7 {
	color:#111111;
}
.color8 {
	color:#707070;
}
.color9 {
	color:#000;
}

.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
}
.form {
	border:1px solid #898989;
}

/*-------paginator------------*/
DIV.paginator {
	padding-top:10px;
}
DIV.paginItem {
	padding:3px;
	
}
DIV.paginActive {
	padding:3px;
	background-color:#ED1C24;
	color:#FFF;
}
DIV.main {
	background: url(../images/mainbg.jpg) repeat-x top;
	padding:18px 0 0 0;
}
DIV.body {
	width:983px;
	text-align:left;
	background:url(../images/bodybg.jpg) repeat-x top #fff;
}
DIV.left {
	margin:0 680px 0 0; padding-left:20px;
}
DIV.content {
	float:right; width:650px; text-align:left;
}
/*--------Header--------*/
DIV.header {
	width:983px;
	height:230px;
	background:url(../images/headerbg.gif) no-repeat;
	position:relative;
}

DIV.headerData {
	padding:10px 10px 10px 10px;
}

DIV.logo {
	position:absolute;
	margin-top: -8px;
	margin-left: 20px;
	/*top:-15px;
	left:-35px;*/
	
}
DIV.menu {
	position:absolute;
	top:145px;
	left:5px;
	width:975px;
	border-top:2px solid #b20000;
	padding:3px 0 0 0;
}
DIV.menu1 {
	background:url(../images/menu1bg.gif) repeat-x;
}
DIV.menu1Left {
	background:url(../images/menu1leftbg.gif) no-repeat top left;
}
DIV.menu1Right {
	background:url(../images/menu1rightbg.gif) no-repeat top right;
	height:34px;
}
DIV.menu1Data {
	padding:10px 5px 3px 10px;
}
DIV.menu2 {
	background:url(../images/menu2bg.gif) repeat-x;
}
DIV.menu2Left {
	background:url(../images/menu2leftbg.gif) no-repeat top left;
	height:23px;
}
DIV.menu2Data {
	padding:3px 5px 3px 10px;
}
A.menu1 {
	font-family:"Arial Narrow";
	font-size:14px;
}
A.menu2 {
	font-family:"Georgia";
	font-size:11px;
}
/*-----Home--------*/
DIV.homeArticleTop {
	background:#fef2e5; padding: 10px; margin-bottom: 20px;
}
DIV.homeArticleMain {
	width:48%; margin-bottom: 25px;
}
DIV.homeArticleMainData {
	padding:6px;
}
DIV.homeArticleMainBg {
	background:#ebebeb; border:1px solid #ebebeb;
}
DIV.homeArticleItemLeft {
	
}
DIV.homeArticleItemRight {
	padding:0 0 0 20px;
}
DIV.homeArticleItemLeft DIV.borderSeparator {
	border-right:1px dashed #666;
}
DIV.blockTopWeek {
	background:url(../images/topweekbg.jpg) no-repeat bottom left #b50000;
	padding:10px;
}
DIV.blockTopWeekTitle {
	font-family:"Georgia";
	font-size:20px;
}
.photohomeblck{
	margin-bottom: 25px; background-color: #EBEBEB; padding: 5px 10px 10px 10px;
}
.photohomeblck table td{
	padding-right: 10px;
}
.photohomeblck table td p{
	padding: 0px; margin-top: 5px;
}

/*--------Article--------------*/
DIV.block1 {
	float:left;
	padding:5px;
	margin:10px 10px 10px 0px;
	border:1px solid #000;
	background:#c3e8ff;
	width:230px;
}

DIV.block2 {
	float:right;
	padding:5px;
	margin:10px 10px 0px 10px;
	border:1px solid #000;
	background:#ffd2d2;
	width:180px;
	font-weight:bold;
}
DIV.articlePreviewData {
	margin:0 0 0 110px;
}

.author{
	font-size: 11px;
}
/*-------Footer-------*/
DIV.footer {
	margin:20px; border-top:1px dotted #666;
}

/*---------Comments------------*/
DIV.comments {
	background:#f1f7fc;	
}
.commentInput {
	width:50%;
}
.commentInput2 {
	width:25%;
}
.commentText {
	width:80%;
	height:150px;
}

/*pole*/
.pole{
	background: #f1f7fc; padding: 10 0 0 10;
}

/*---------Import--------*/
ul.news{
	list-style: disc; padding-left: 14px; line-height: 16px; margin: 0px;
}
a.newslink{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; text-decoration: none;
}
.date{
	font-weight: bolder;  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #707070; padding-top: 4px;
}
li.news{
	padding-bottom: 8px;
}
li.news a{
	text-decoration: none;
}
div.top{
	background: #b50000 url(../images/redcorner.gif) no-repeat left bottom; 
	margin: 25 0 20 0; 
	padding: 10 8; 
	width: 275px;
}