
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:890px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:890px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:535px;
	float:left;
	margin-left:25px;
	
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:990px;
}

.top-photo-image {
	display:block;
}

#top-switch 
{
	position: absolute;
	top: 0.5em;
	right: 2em; 
}

#content-main 
{
	margin-left:0;
	margin-right:0;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#999999;
	font-size:.85em;
	position: relative;
	width:990px;
	overflow: hidden;
	border-top: 2px solid #cdcdcd;
}

#content-place 
{
	margin:0;
	float:right;
	width: 838px;
	border-right:1px solid #999999;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}

#history-intro,
#intro
{
	font-size: 1.4em;
	color:#000000;
	line-height:250%;
	margin-left: 1em;
}

#history-intro
{
	text-align: center;
	color: #666666;
}

#middle
{
	position:relative;
	float:left;
	width:671px;
	/*height:99%;*/
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	line-height: 260%;
	font-size:1.0em;
	color: #000000;
	overflow: hidden;

}

#right-side
{
	position:relative;
	float:right;
	width:200px;
	border: 0;
	height:99%;
	text-align: center;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}

#right-image1,
#right-image2
{
	position:relative;
	float:right;
	width:135px;
	height:99%;
	text-align: center;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}

#right-image1
{
	background: url(../../images/right-image1.jpg) repeat-y;
}

#right-image2
{
	background: url(../../images/right-image2.jpg) repeat-y;
}

#title
{
	color:#FF0000;
	font-size:1.5em;
	font-weight:900;
	margin-bottom: 20px;
	border-bottom: 2px solid #0000ff;
	position:relative;
	padding-left: 0;
	padding-top: 15px;
	height: 50px;
	text-align: center;
}

#group-bar,
#search-bar		
{
	text-align:left;
	color:#303030;
	font-size:0.8em;
	font-weight:bold;
	padding: 0;
}

#group-bar	
{
	padding-top: 2px;
	float: right;
	margin: 0;
	margin-right: 1em;
}

#search-bar	
{
	font-size:0.6em;
	float: right;
	margin: 0;
}

#text-list
{
	text-align:left;
	padding-left: 3em;
	color:#FF9999;
	font-size:1.4em;
	font-weight:bold;
	line-height:200%;
	margin-bottom: 20px;
}

#case-list
{
	float: left;
	width: 210px;
	padding-left: 1em;
	padding-right: 10px;
	color: #FF9999;
	font-size:1.2em;
	font-weight:bold;
    line-height: 300%;
    padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}
#introduction
{
	position:relative;
	width: 100%;
	font-size: 11px;
	color: #000000;
	
	line-height: 300%;
	margin-bottom: 40px;
	overflow: hidden;
}

#introduction span
{
	font-size: 13px;
	color: Red;
	font-family: 隶书;
	font-weight:700;
}
.case-detail
{
	background: url(../../images/case-sep.jpg) repeat-y;
	float: left;
	width: 400px;
	padding-left: 20px;
	color: #000000;
	font-size:1.2em;
    line-height: 300%;
    padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}

#right-title
{
	background-color:#ff6e04;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align:center;
	color:#0000ff;
	font-family:@华文行楷;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 0;
	width: 100%;
}

#right-images,
#right-list
#right-image
{
    margin-top:0em;
	margin-bottom: 0em;
	width: 100%;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	text-align:center;
}

#right-image
{
	padding-top: 2em;
	height: 100px;
	font-size:1.2em;
	color: #333333;
	line-height: 260%;
}

#right-text
{
	padding-top: 2em;
	padding-left: 10px;
	padding-right: 5px;
	height: 300px;
	font-size:1.2em;
	color: #333333;
	line-height: 160%;
	text-align: left;
	overflow:hidden;
}


#right-list
{
	padding-top: 2em;
	padding-left: 0.7em;
	height: 500px;
	font-size:1.2em;
	color: #333333;
	line-height: 260%;
	text-align: left;
}
#right-images img
{
	border: 1px solid #999999;
	margin-bottom: 1em;
	width: 200px;
}

#one_column-title
{
	text-align:center;
	color:#FF0000;
	font-size:1.6em;
	font-weight:bold;
	padding-top: 2em;
	line-height:160%;
	margin-bottom: 2em;
}

#one_column
{
	padding: 2em;
	font-size:1.2em;
	color: #666666;
	line-height:260%;
}
#detail-img,
#left-detail-img
{
	float: right;
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-right: 0;
	color:#787878;
	font-size: 1.2em;
}

#left-detail-img
{
	float: left;
	margin-left: 0;
	margin-right: 1.5em;
}

.right-detail-img
{
	float: right;
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-right: 0;
	color:#787878;
	font-size: 1.2em;
}

#erp-intro
{
	border: 1px solid #000000;
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 0;
	padding: 0em 1em 1em 1em;
	color:#000000;
	font-size: 11px;
	width: 95%;
}

#erp-intro span
{
	font-weight:bold;
	color:#000000;
	font-size: 1.1em;
}

#erp
{
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-right: 2em;
	padding: 0em 1em 1em 0em;
	color:#000000;
	font-size: 11px;
	width: 95%;
}

#intro-img
{
	margin-bottom: 20px;
}

#cert-img
{
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-right: 0;
	color:#787878;
	font-size: 1.2em;
}

#prod-img
{
	float: right;
	margin-left: 0;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	margin-right: 0;
	color:#787878;
	font-size: 1.2em;
	border: 1px solid #000000;
	width: 450px;
	text-align: center;
	border: 1px solid #000000;
}

#center-img
{
	margin-bottom: 2em;
	margin-left: 16em;
	/*float: right;*/
	/*border: 1px solid #000000;*/
	width:370px;
	text-align:center;
}

#permit-img
{
	float: left;
	margin:0;
	padding: 0;
	
	width:436;
	height: 290;
}

#world-img
{
	margin:0;
	margin-top: 60px;
	margin-bottom: 40px;
	padding: 0;
	width:630px;
	height: 320px;
	margin-left: 10px;
	border: 0;
}

#domestic-img
{
	margin:0;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 0;
	width:636px;
	margin-left: 10px;
	text-align: center;
}

#world-img img
{
	width: 100%;
	height: 100%;
}

#trade-title
{
	color:Red;
	font-size: 2.5em;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom: 10px;
	font-family:Courier New;
}

#trade-head
{
	color:Black;
	font-size: 2.0em;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	font-family:Courier New;
}

#trade-item
{
	color:#000000;
	font-size: 1.5em;
	text-align:left;
	margin-top:10px;
	margin-left:20px;
	font-family:Courier New;
}

#report-title
{
	float: right;
	margin:0;
	padding: 0;
	width:193px;
	height: 35px;
	border: 1px solid #000000;
	border-left: 0;
	text-align: center;
	background-color: #0000ff;
	color: White;
	font-weight:bolder;
}

#reports
{
	float: right;
	margin:0;
	padding: 0;
	padding-left: 5px;
	width:188px;
	height: 253px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #990000;
}

#content-nav
{
	float:left;
	width: 146px;/*116px;*/
	border-right: 4px solid  #B5B5B5;
	/*background-color: #CBCBCB;*/
	padding: 0 0 5em 0; 
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	height: 500px;
}

.nav-block
{
	float:left;
	/*background-color: #CBCBCB;*/
	width: 146px;
	background:#ffffff url(../../images/capform2.jpg) repeat-x;
	padding: 1em 0 2em 0; 
	padding-top: 3em;
	text-align:center;
	color: Red;
	font-size: 1.2em;
}

.weather
{
	color: Red;
	font-size: 0.8em;
}

.nav-login
{
	float:left;
	/*background-color: #CBCBCB;*/
	width: 146px;
	height: 83px;
	background:#ffffff url(../../images/capform1.jpg) repeat-x;
	padding: 0 0 0 0; 
	padding-top: 28px;
	overflow: hidden;
}

#sales,
#sales-right,
#sales-middle
{
	padding-left: 0;
	padding-top: 2em;
	padding-right: 0;
	float:left;
	color: #fb8a00;
    font-size: 15px;
    font-weight: bold;
	line-height: 200%;
	text-align: center;
}

#sales-right
{
	padding-left: 0em;
	padding-right: 0em;
}

#sales-middle
{
	width: 90%;
	margin-left: 1em;
	margin-right: 0em;
}

#splash
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 1000px;
}

#home-main
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border: 2px solid #cecece;
	border-bottom: 0;
	width:980px;
	overflow: hidden;
}

#home-logo
{
	position:relative;
	background:#f0f2f6 url(../../images/logo.jpg) no-repeat;
	width:985px;
	height: 120px;
}
#home-middle
{
	position: relative;
	padding: 0;
	/*height:258px;*/
	width:986px;
}

#home-production
{
	background:#ffffff url(../../images/bg-home-production.jpg) no-repeat;
	float:left;
    text-align:left;
	width:230px;
	height: 247px;
	padding-left: 10px;
	padding-top: 5px;
}

#home-flash
{
	background:#ffffff url(../../images/home-case.jpg) no-repeat;
	float:right;
    text-align:left;
	width:697px;
	height: 247px;
	padding-left: 40px;
	padding-right:7px;
	padding-top: 5px;
}

#home-flash-text
{
	margin-top: 50px;
	color: #2b7ba0;
	font-size: 1.3em;
	font-weight: bolder;
        font-family: Youyuan;
	line-height: 300%;
}

#home-flash-more
{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

#home-production table
{
	font-size: 1.15em;
	font-family:宋体;
	font-weight:bold;
	color: #787878;
}
#home-production-img1,
#home-production-img2
{
	background:#ffffff url(../../images/bg-home-prod.jpg) no-repeat;
	float:left;
    text-align:left;
	width:955px;
	height: 215px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

#home-production-img1 img,
#home-production-img2 img
{
	width: 130px;
	/*padding-right: 13px;*/
}

#home-menu
{
	background:#f0f2f6 url(../../images/bg-home-menu.jpg) no-repeat;
	width:962px;
	height: 49px;
	/*border-bottom: 1px solid #00fef5;*/
	padding-left: 1.7em;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}

#home-menu table 
{
	 padding: 0.5em 0.5em 0.3em 0.5em;
	 color: #ffffff;
}

#position-bar
{
	position:relative;
	height: 25px;
	width:976px;
	padding-left: 15px;
	vertical-align:middle;
	padding-top: 5px;
	font-size: 1.2em;
	color:red/* #787878*//*#1583d8*/;
	font-weight:bold;
}

#home-scroll
{
	position:relative;
	height: 30px;
	width:938px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 1.8em;
	font-weight: bold;
}

#home-content
{
	position: relative;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
	height:233px;
	width:965px;
}

#home-content td
{
	vertical-align: top;
	line-height: 25px;
	padding-right: 25px;
	color: #3C72AE;
}

.home-content-list
{ 
	margin:5px 10px 0 5px; 
	padding:0; 
	line-height:18px;
}
.home-content-list ul 
{ 
	margin:0; 
	padding:0; 
	list-style:none;
}
.home-content-list li 
{  
	margin-bottom:8px; 
	padding-left: 1.8em;  
	background: url(../../images/arrow1.gif) no-repeat 0px 0.40em;
}
.home-content-list li a 
{
	color:#3C72AE; 
	text-decoration: none;
}
.home-content-list li span 
{ 
	color:#FF9A02; 
	font-weight:bold;
}

#home-contact-img
{
	margin-top: 1px;
	margin-left: -9px;
}

#home-contact-text
{
	margin-top: 10px;
}


#home-footer
{
	background-color: #ccdeea;
	width: 946px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	text-align:center;
	color: #000000;
}

#home-intro
{
	background-image: url(../../images/bg-home-intro.jpg);
	background-repeat: no-repeat;
	float: left;
	border: 0;
	height: 153px;
	width: 230px;
	padding-left: 50px;
	padding-right: 30px;
	padding-top: 30px;
}

#home-intro ul {
	margin:0;
	list-style-image: url(../../images/dot.gif);
	}

#home-intro li {
	/*padding:0.5em;
	
	border-bottom: 1px solid #777777;*/
	font-size: 1.0em;
	font-family:隶书;
	color:black;
	padding-left:0;
	}

#home-history li
{
	/*padding:0.5em;
	padding-left:0;
	border-bottom: 1px solid #777777;*/
	font-size: 1.0em;
	font-family:隶书;
	color: #000000;
	}

#home-history ul{
	margin:0;
	}

#home-history
{
	float: left;
	background-image: url(../../images/bg-home-history.jpg);
	background-repeat: no-repeat;
	border: 0;
	width: 234px;
	height:153px;
	padding-top: 30px;
	padding-left: 110px;
	
}

#home-tech
{
	float: left;
	margin-left: 25px;
	font-size: 1.0em;
	font-family:隶书;
	color: #000000;
	width: 280px;
	height: 153px;
}

#home-tech td
{
	vertical-align: top;
	padding-right: 5px;
}

#home-tech hr
{
	color: #454545;
}

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:900px;
	}
	
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background:#/*02468a 1c3485 */084a8c url(../../images/bg-nav.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding: 1em 1em 1em 1em;
	position: relative;
	float:left;
	font-weight:bold;
	font-size:10pt;
	width: 74px;
	min-width:74px;
	text-align:center;
}

#nav-bottom {
	/*background:#1c3485 url(../../images/bg-nav-bottom.jpg) no-repeat;*/
	margin-left:0;
	margin-right:0;
	margin-top: 0;
	margin-bottom:0;
	padding: 0 0 0 0;
	position: relative;
	float:left;
	font-weight:bold;
	font-size:10pt;
	width: 74px;
	min-width:74px;
	text-align:left;
}

#nav-bottom img 
{
	 margin: 0 0 0 0;
	 padding: 0 0 0 0;
	 position: absolute;
	 top:0;
	 left:0;
}

#nav-contact {
	/*background:#1c3485 url(../../images/bg-nav-bottom.jpg) no-repeat;*/
	margin-left:0;
	margin-right:0;
	margin-top: 0;
	margin-bottom:10em;
	padding: 0 0 0 0;
	position: relative;
	font-weight:bold;
	font-size:10pt;
	width: 74px;
	min-width:74px;
	text-align:left;
}

#nav-contact img 
{
	 margin: 0 0 0 0;
	 padding: 0 0 0 0;
	 position: absolute;
	 top:0;
	 left:0;
}
/*
#nav-main table 
{
	 padding: 0.25em 0 0.25em 0;
}
*/
#nav-main table 
{
	 padding: 0.25em 3px 3px 3px;
	 color: #ffffff;
}

#nav-main td 
{
	text-align:left;
}

#home-menu div
{
	background-color: #dae9f5;
	padding:.1em 0 0em 0;
	border: 2px solid #1c3485;
}

#nav-main div {
	background:#1c3485 url(../../images/bg-nav-side.png) no-repeat;
	padding:.1em 0 0em 0;
	border: 2px solid #ffffff;
}

#home-menu ul,
#nav-main ul {
	margin:0;
	padding:5em 5em 5em 5em;
	}
	
#home-menu li,
#nav-main li {
	display:inline;
	list-style:none;
	padding:5em 5em 5em 5em;
	background:none;
	}
	
#reports a:link,
#reports a:visited,	
#home-menu a:link,
#home-menu a:visited
{
	color:#565656;
	text-decoration:none;
}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#reports :hover,
#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#home-menu a:hover
{
	color:#000000;
	text-decoration:underline;
}

#reports a:active,
#home-menu a:active{
	color:#000000;
}

#nav-main a:active {
	color:#FFFFFF;
}

#home-menu li.current a:link,
#home-menu li.current a:visited 
#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#home-menu li.current a:hover{
	color:#000000;
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#home-menu li.current a:active{
	color:#000000;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#home-menu a.StaticSelectedStyle:link,
#home-menu a.StaticSelectedStyle:visited 
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}
.dynamicMenu {
    background-color:#99ceff;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
}
.dynamicMenuItem
{
    background-color: #99ceff;
    color: #000000;
}
#reports a:link,
#reports a:visited
{
	color:#990000;
	text-decoration:none;
}

#reports :hover
{
	color:blue;
	text-decoration:underline;
}

#reports a:active
 {
	color:#990000;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background:#608fc8;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:42%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-are	
{
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#1c3485 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:972px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:1.1em;
	text-align: center;
}

#footer div {
	background:#1c3485 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

.popUp { position: absolute; top: 100px; left: 200px; text-align: center; padding: 5px; border: 1px solid black; background: white; }