@charset "utf-8";
html
{
	background:url(../images/body-bg.png) repeat;
}
body {
	font-size:12px;
	color:#474747;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	background:url(../images/body-shadow-bg.png) top center no-repeat;
	margin:0 auto 0 auto;
	padding:0;
}
h1, h2, h3, h4, h5, h6
	{
		margin: 0;
		padding: 0;
	}
img { border: 0; }
a:focus { outline:none; }
.marginBott10 { margin-bottom:10px; }
.marginBott20 { margin-bottom:20px; }
.marginBott5 { margin-bottom:5px; }
.marginLeft10 { margin-left:10px; }
.marginLeft20 { margin-left:20px; }
.marginLeft30 { margin-left:30px; }
.marginLeft5 { margin-left:5px; }
.marginRight10 { margin-right:10px; }
.marginRight20 { margin-right:20px; }
.marginRight5 { margin-right:5px; }
.marginTop5 { margin-top:5px; }
.marginTop10 { margin-top:10px; }
.marginTop15 { margin-top:15px; }
.marginTop20 { margin-top:20px; }
.marginTop30 { margin-top:30px; }
.marginTop5 { margin-top:5px; }
.dispBlock { display:block; }
.colorDBlue { color: #081155; }
.borderBott {border-bottom:1px solid #081155; height: 1px;display: block;

 }
.back{text-decoration:none;color:#fff;text-shadow: 0 1px 1px #555;
display:block;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
margin-top:5px;
padding:8px 7px;
background: #32aaef; /* Old browsers */
background: -moz-linear-gradient(top, #32aaef 0%, #0981c6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32aaef), color-stop(100%,#0981c6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #32aaef 0%,#0981c6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #32aaef 0%,#0981c6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #32aaef 0%,#0981c6 100%); /* IE10+ */
background: linear-gradient(to bottom, #32aaef 0%,#0981c6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32aaef', endColorstr='#0981c6',GradientType=0 ); /* IE6-9 */
}
.back:hover{text-decoration:underline;}
/*---------------------- clearfix ----------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*---------------------- index ----------------------*/
#main
{
	width:1001px;
	margin:auto;
	padding-bottom:30px;
}
#header
{
	height:118px;
}
#logoleft
{
	width:127px;
	height:99px;
	float:left;
	margin:10px 110px 0 0;
}
#logoleft h1
{
	margin:0;
	padding:0;
}
#logoCenter
{
	width:527px;
	height:67px;
	float:left;
	margin-top:32px;
}
#topContact
{
	width:182px;
	float:right;
	color:#1c1c1c;
	margin-top:3px;
	line-height:18px;
	margin-right:6px;
}
#menu
{
	width:1001px;
	height:53px;
}
#menu ul
{
	margin:0;
	padding:0;
}
#menu ul li
{
	list-style:none;
	float:left;
}
#menu ul li > a span
{
	text-decoration:none;
	background:url(../images/menu-bg-L.png) no-repeat;
	border: 0;
    float: left;
    font-size:14px;
    padding: 13px 55px 40px 56px;
}
#menu ul li > a:hover span
{
	background:url(../images/menu-bg-L-hov.png) no-repeat;
}
#menu ul li > a
{
	text-decoration:none;
	font-size:14px;
	color:#fefefe;
	text-transform:uppercase;
	display:block;
	float: left;
    height: 70px;
	padding-right: 7px;
    text-align: center;
	background:url(../images/menu-bg-R.png) right top no-repeat;
}
#menu ul li > a:hover
{
	background:url(../images/menu-bg-R-hov.png) right top no-repeat;
}
#menu ul li.active > a span
{
	background:url(../images/menu-bg-L-hov.png) no-repeat;
}
#menu ul li.active > a
{
	background:url(../images/menu-bg-R-hov.png) right top no-repeat;
}
#bannerCont
{
	margin-top:10px;
}
#menuLeft
{
	width:240px;
	float:left;
}
#menuLeft ul
{
	margin:0;
	padding:0;
}
#menuLeft ul li
{
	list-style:none;
	margin-bottom:4px;
	position:relative;
}
#menuLeft ul > li > a
{
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	width:228px;
	height:43px;
	display:block;
	padding-top:25px;
	color:#fff;
	background:url(../images/left-button.png) no-repeat;
}
#menuLeft ul li:hover > a
{
	background:url(../images/left-button-hov.png) no-repeat;
}
#menuLeft ul li.cur > a
{
	background:url(../images/left-button-hov.png) no-repeat;
}
/*--------------------------- MenuSub Internal ---------------------*/
#menuSub
{
	width:100%;
	float:left;
}
#menuSub ul
{
	margin:0;
	padding:0;
}
#menuSub ul li
{
	list-style:none;
	margin-bottom:4px;
	position:relative;
	float: left;
}
#menuSub ul > li > a
{
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	width:170px;
	height:35px;
	display:block;
	padding-top:16px;
	color:#fff;
	margin:0 70px 0 8px;
	background:url(../images/left-button-new.png) no-repeat;
}
#menuSub ul > li > a.marNone
{
	margin:0;
}
#menuSub ul li:hover > a
{
	background:url(../images/left-button-new-hov.png) no-repeat;
}
#menuSub ul li.cur > a
{
	background:url(../images/left-button-new-hov.png) no-repeat;
}

#banner
{
	width:736px;
	height:311px;
	padding: 11px 0 0 10px;
	float:right;
	background:url(../images/banner-bg.png) no-repeat;
}
#indexContainer
{
	
}
.box1
{
	width:230px;
	height:223px;
	margin:0 26px 25px 0;
	float:left;
}
.box1Top
{
	width:230px;
	height:28px;
	background:url(../images/home-box-top.png) no-repeat;
	padding-top:16px;
	position:relative;
}
.box1Top:hover
{
	background:url(../images/home-box-top-hov.png) no-repeat;
}
.box1Top.act
{
	background:url(../images/home-box-top-hov.png) no-repeat;
}
.box1Top ul
{
	margin:0;
	padding:0;
}
.box1Top ul li
{
	list-style:none;
	position:relative;
}
.box1Top > ul > li > a
{
	list-style:none;
	color:#fff;
	padding-bottom:20px;
	text-align:center;
	display:block;
	text-transform:uppercase;
}
.margin0
{
	margin:0;
}
#footer
{
	margin-top:25px;
	border-top:3px solid #3e3e3e;
	float:left;
	width:100%;
	padding-top:15px;
}
#rose
{
	width:67px;
	height:89px;
	float:right;
	margin: -110px -55px 0 0;
	background:url(../images/rose-img.png) no-repeat;
}
#footerLeft
{
	width:400px;
	float:left;
	color: #474747;
}
#footerRight
{
	width:180px;
	float:right;
	color:#081155;
}
#footerRight a
{
	color:#081155;
}
#footerRight a:hover
{
	text-decoration:none;
}
/*-------------------------------- Internal --------------------*/
#internalTop
{
	width:1001px;
	height:13px;
	background:url(../images/int-top-cont-bg.png) no-repeat;
}
#internalCenter
{
	width:960px;
	min-height:600px;
	color:#000;
	padding:20px 20px 40px ;
	background:url(../images/int-center-cont-bg.png) repeat-y;
}
#internalBott
{
	width:1001px;
	height:13px;
	background:url(../images/int-bott-cont-bg.png) no-repeat;
}
#leftMenuBg
{
	width:232px;
	float:left;
	margin: -8px 10px 10px;
}
#leftMenuInt
{
	width:100%;
	float:left;
	margin: -8px 10px 10px;
}
#leftMenuTop
{
	width:232px;
	height:10px;
	background:url(../images/leftmenu-bg-top.jpg) no-repeat;
}
#leftMenuCenter
{
	width:100%;
	min-height:275px;
	background:url(../images/leftmenu-bg-center.jpg) repeat-y;
}
#leftMenuBott
{
	width:232px;
	height:10px;
	background:url(../images/leftmenu-bg-bot.jpg) no-repeat;
}
.grid-view table.items th {
    background:  #4A4742;
    color: white;
    text-align: center;
}
.grid-view table.items th a{
    text-decoration: none;
    color: white;
    text-align: center;
}
.grid-view table.items tr.odd {
    background: none ;
}
.grid-view table.items tr.selected {
    background: none repeat scroll 0 0 #666E73;
    color:white;
}
.grid-view table.items th 
{
	
    border: 1px solid white;
 	font-size: 1em;
    padding: 0.3em;
}
.grid-view table.items 
{
	background: white;
	border-collapse: collapse;
	width: 95%;
	border: 1px #D0E3EF solid;
	margin: auto;
}
.grid-view table.items td 
{
	color:black;
	border: 1px solid white;
 	font-size: 1em;
    padding: 0.3em;
}
table.detail-view
{
	background: white;
	border-collapse: collapse;
	width: 97%;
	margin: auto;
}
table.detail-view th,table.detail-view td 
{
	color:white;
}
.addbutton
{
	text-decoration:none; 
	background:#4A4742; 
	border: 1px solid white; 
	color:#fff; 
	padding:6px; 
	border-radius:2px; 
	margin-left: 25px;
}
#intLeftCont
{
	width: 580px;
	float: left;
	margin-left:25px;
	font-size: 12px;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
}
#intRightCont
{
	width: 280px;
	float: right;
	margin-right:35px;
}
.imgBg
	{
		width: 269px;
		height: 269px;
		padding: 6px 0 0 8px;
		display:block;
		margin-bottom:20px;
		background: url("../images/img-bg.jpg") no-repeat;
	}
.imgBg img
{
	width: 261px;
	height: 265px;
}
.heading
{
	font-size: 18px;
	color: #000;
	display: inline-block;
	padding-bottom:3px;
	background:url("../images/border-bott.jpg") bottom left repeat-x;
}
.error1 {
    background: none repeat scroll 0 0 #FFEEEE;
    border: 2px solid #CC0000;
    font-size: 0.9em;
    margin: 0 0 20px;
    padding: 7px 7px 12px;
}
.success1 {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
    color: #264409;
    font-size: 0.9em;
    margin: 0 0 20px;
    padding: 7px 7px 12px;
}
