/* CSS Document */
@charset "utf-8";
/* CSS Document */

html, body{
	font-family: Arial;
	font-size: 12px;	
	margin: 0px;
	background:#C0C0C0;		
}

.clr{
	clear:both;
}

.Module{ margin-bottom:10px;}
p,form{margin:0px; padding:0px;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline; }

.wrap{ width:1016px; border-left:1px solid #000; border-right:1px solid #000; background-color:#fff; text-align:left;}

.header{}
.Banner{ height:100px;text-align:left;}
.SearchBox{  float:right; padding-right:35px; margin-top:35px;}
.SearchBox .bg_search{ width:233px; height:28px; background:url(../images/search_background.jpg) no-repeat; float:left;}
.SearchBox .bg_search input{ border:none; margin:5px 5px; background:none; font-size:11px;}
.SearchBox .btSearch{ float:left;}

.Menu{ height:27px; line-height:26px; background:url(../images/bg_menu.jpg) repeat-x; padding:0 20px;}
.sologan{float:right; font-size:13px; color:#fff; padding-right:10px;}
.Menu a{ text-decoration:none;}
div.menu-item-select, div.menu-item{ float:left; margin: 0 10px; height:27px; line-height:26px;}
div.menu-item a{ display:block; padding: 0 25px; text-transform:uppercase; color:#fff; font-weight:bold; font-size:11px;}
div.menu-item-select a{display:block; padding: 0 25px; text-transform:uppercase; color:#fff; font-weight:bold; font-size:11px; background-color:#C5272D;}
div.menu-item a:hover{ background-color:#C5272D;}

.rootPath{ margin-top:3px; border-bottom:1px solid #EAEAEA; border-top:1px solid #999999; padding:5px 25px; text-transform:uppercase; font-size:11px;}

.content{ margin-top:15px; padding: 0 28px 20px 28px;}
.leftContent{ float:left; width:180px; margin-right:20px;}
.centerContent{ float:left; width:560px;}
.rightContent{ float:right; width:180px;}

.TitleRed, .TitleGray{ height:27px; line-height:26px; color:#fff;}
.TitleRed div.left{ background:url(../images/corner/red-crn-left.png) left no-repeat; height:100%;}
.TitleRed div.right{ background:url(../images/corner/red-crn-right.png) right no-repeat; height:100%;}
.TitleRed div.center{ margin: 0 5px; background:url(../images/corner/red-crn-center.png) repeat-x;  height:100%;}
.TitleRed div.center b{ text-transform:uppercase; font-size:11px; margin-left:5px;}

.TitleGray div.left{ background:url(../images/corner/gray-crn-left.png) left no-repeat; height:100%;}
.TitleGray div.right{ background:url(../images/corner/gray-crn-right.png) right no-repeat; height:100%;}
.TitleGray div.center{ margin: 0 5px; background:url(../images/corner/gray-crn-center.png) repeat-x;  height:100%;}
.TitleGray div.center b{ text-transform:uppercase; font-size:11px; margin-left:5px;}


.top, .bottom{ height:5px;  font-size:3px;}
.top div.left{ background:url(../images/corner/crn-lt.png) left no-repeat; height:100%;}
.top div.right{ background:url(../images/corner/crn-rt.png) right no-repeat; height:100%;}
.top div.center{ margin: 0 5px; height:100%; background:url(../images/corner/crn-ct.png) top repeat-x;}

.bottom div.left{ background:url(../images/corner/crn-lb.png) left no-repeat; height:100%;}
.bottom div.right{ background:url(../images/corner/crn-rb.png) right no-repeat; height:100%;}
.bottom div.center{ margin: 0 5px; height:100%; background:url(../images/corner/crn-cb.png) repeat-x;}

.topRed, .bottomRed{ height:5px;  font-size:3px;}
.topRed div.left{ background:url(../images/corner/brown-crn-tl.png) left no-repeat; height:100%;}
.topRed div.right{ background:url(../images/corner/brown-crn-tr.png) right no-repeat; height:100%;}
.topRed div.center{ margin: 0 5px; height:100%; background:#9F1A1F;}

.bottomRed div.left{ background:url(../images/corner/brown-crn-bl.png) left no-repeat; height:100%;}
.bottomRed div.right{ background:url(../images/corner/brown-crn-br.png) right no-repeat; height:100%;}
.bottomRed div.center{ margin: 0 5px; height:100%; background: #9F1A1F;}
.centerModuleRed{ background: #9F1A1F; }

.list-item{ padding: 6px 0px 8px 8px; background:url(../images/list-image.png) top left no-repeat;  border-bottom:1px
 dotted #999;}

.centerModule{ border-left:1px solid #999; border-right:1px solid #999;}

.colorBrown{ color:#9F1A1F;}
.colorWhite{ color:#fff; }
.colorBlue{color:#006699;}
.colorBlack{color:#000;}
.footer{ padding-bottom:30px;}

.topFooter{margin-bottom:10px; border-bottom:1px solid #999999;  border-top:1px solid #999999; padding:5px 25px;}
.topFooter a{ text-transform:uppercase; color:#000; font-size:10px;}
.topFooter label{ margin: 0 10px;}

UL.gallery {
	PADDING: 0px; MARGIN: 0px; WIDTH: 540px; LIST-STYLE-TYPE: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.paging{text-align:center; padding:5px 0;}
.paging a{ color:#000; background-color:#eee; border:1px solid #999; padding:2px 6px;}
.paging span{color:#FF0000;background-color:#eee; border:1px solid #999; padding:2px 6px;}

.calculate{ font-size:20px; text-transform:uppercase; color:#FF0000;}

.titleDownload{font-weight:bold; color:#006699; font-size:14px; font-family:Verdana}
.readmore{color:red;}