﻿/* The Reset ---------------------------------- */
/* -------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; text-align:left; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
div { text-align:left;}
/* End Reset ---------------------------------- */



body{ background-color:#E0E1E3; font-family:"helvetica neue", arial, sans-serif; font-size:12px; color:#333}
h1{font-size:20px; margin: 0 0 2px 0; padding: 0; color:#333}
h2{font-size:16px; margin: 0 0 2px 0; padding: 0; color:#333}
h3{font-size:14px; margin: 0 0 2px 0; padding: 0; color:#333}
a{ color:#999999}

#divPageContainer {width:100%;height:100%; }
#divHeaderContainer {width:100%;height:72px; background-image:url('../images/ks_header_bg.jpg'); background-repeat:repeat}
#divHeader {width:960px;height:72px;  }

#divNavContainer {width:100%;height:42px; background-image:url('../images/ks_nav_bg.jpg'); background-repeat:repeat-x}
#divNav {width:960px;height:38px;  }
#divContentContainer {}
#divMiddleContentContainer
{
	width:940px;
	background-color:Red;
}
#divContent{position:relative}
#divFooter {width:960px; text-align:left color:#555555; padding:10px 0 0 0   }

.box_top{width:650px; height:14px; background-image:url('../images/box_top.jpg'); background-repeat:repeat-y;}
.box_content{ width:650px; padding: 3px 14px 3px 14px; background-image:url('../images/box_bg.jpg'); background-repeat:repeat-y; color:#969696 }
#divContent .box_content h1{color:#646464}
#divContent .box_content h2{color:#646464}
#divContent .box_content h3{color:#646464}
.box_bot{width:650px; height:19px; background-image:url('../images/box_bot.jpg'); background-repeat:repeat-y;}

.box_360_top{width:363px; height:14px; background-image:url('../images/box_360_top.jpg'); background-repeat:repeat-y;}
.box_360_content{ width:363px; padding: 3px 14px 3px 14px; background-image:url('../images/box_360_bg.jpg'); background-repeat:repeat-y; color:#969696 }
#divContent .box_360_content h1{color:#646464}
#divContent .box_360_content h2{color:#646464}
#divContent .box_360_content h3{color:#646464}
.box_360_bot{width:363px; height:19px; background-image:url('../images/box_360_bot.jpg'); background-repeat:repeat-y;}