/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: Arial, sans-serif;
        font-size: 11px;
	color: #333;
	background-color: #fff;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background: #004778 url('/images/a5.gif') bottom left repeat-x;
	height: 10em;
	padding-left: 2em;
}

#header h1
{
	position: absolute;
	top: 1.8em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 0.9em;
	top: 8em;
	color: #E0E8EF;
}

/* banertop */

#banertop
{
	position: absolute;
	top: 0.3em;
	left: 25em;
}

#toplogo
{
	position: absolute;
	top: 1.3em;
	right: 4em;
}



/* Menu */

#menu
{
	position: absolute;
	top: 8em;
	right: 3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
        font-size: 12px;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}


/*template head usercoocie*/
#page_menu	{
	 position: absolute;
  	 top: 10.5em;
	 left: 25em;
}

#page_menu
{
	list-style: none;
}

#page_menu li	{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;
}

#page_menu li a
{
	color: #3D7098;
	padding: 0.1em;
        font-size: 12px;
	text-decoration: none;
}

#page_menu li a:hover
{
	text-decoration: underline;
}



/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 0.5em;
}

#content h3,h4,h5,h6
{
	color: #cc0000;
	margin-bottom: 0.3em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
	color: #000;
	margin-bottom: 0.3em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h3
{
	font-size: 1.2em;
}

#content ul
{
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 0.5em;
	padding: 0.1em 0.75em 0.1em 1.5em;
	border-left: solid 0.55em #005082;
	background: #FDFDFD url('/images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.3em;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('/images/a8.gif') top left repeat-x;
}

#content table tr.rowA
{
	background: #EEEEEE;

}

#content table tr.rowB
{
	background: #FAFAFA;

}

#content table tr.row3
{
	background-color: #EEEEEE;
        font-weight: bold;
}

#content table tr.row5
{
	background-color: #FAFAFA;
}

#content table tr.vip
{
	background-color: #E5E5E5;
}

#content table tr.road_tr
{
	background-color: #EFEFEF;
}



#content table.titbc
{
        background-color: #FFFFFF;
}
#content table.titbc tr.road_tr
{
	background-color: #EFEFEF;
}
#content table.titbc td
{
       font-size:11px;
       color:black;
       font-family:verdana,arial;

}

/* table forumline */

#content table.forumline
{
	margin-bottom: 0.5em;
	text-align: left;
        background-color: #FFFFFF;
}

#content table.forumline th
{
	font-weight: bold;
	padding: 0.3em;
}

#content table.forumline td
{
	padding: 0.3em;

}

#content table.forumline tr.rowH
{
	color: #000;
	background-color: #EEF;
}

#content table.forumline tr.row2
{
	background-color: #EEEEEE;
}

#content table.forumline tr.row3
{
	background-color: #EEEEEE;
        font-size: 10px;
        font-weight: bold;
}

#content table.forumline tr.row5
{
	background-color: #FAFAFA;
}

#content table.forumline tr.vip
{
	background-color: #E5E5E5;
}

/* end table forumline */










/* Content2 */

#content2
{
	line-height: 1.5em;
}


#content2 p
{
	margin-bottom: 0.5em;
}

#content2 h3,h4,h5,h6
{
	color: #cc0000;
	margin-bottom: 0.3em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content2 h2
{
	font-size: 1.5em;
	color: #000;
	margin-bottom: 0.3em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content2 h3
{
	font-size: 1.2em;
}

#content2 ul
{
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style: square;
}

#content2 blockquote
{
	margin-bottom: 0.5em;
	padding: 0.1em 0.75em 0.1em 1.5em;
	border-left: solid 0.55em #005082;
	background: #FDFDFD url('/images/a7.gif') top left repeat-x;
}

#content2 blockquote p
{
	margin-bottom: 0em;
}

#content2 table
{
	margin-bottom: 0em;
}

#content2 table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content2 table td
{
	padding: 0em;
}

#content2 table tr.rowH
{
	color: #fff;
	background: #006192 url('/images/a8.gif') top left repeat-x;
}

#content2 table tr.rowA
{
	background: #EEEEEE;

}

#content2 table tr.rowB
{
	background: #FAFAFA;

}

#content2 table tr.row3
{
	background-color: #EEEEEE;
        font-weight: bold;
}

#content2 table tr.row5
{
	background-color: #FAFAFA;
}

#content2 table tr.vip
{
	background-color: #E5E5E5;
}

#content2 table tr.road_tr
{
	background-color: #EFEFEF;
}



#content2 table.titbc
{
        background-color: #FFFFFF;
}
#content2 table.titbc tr.road_tr
{
	background-color: #EFEFEF;
}
#content2 table.titbc td
{
       font-size:11px;
       color:black;
       font-family:verdana,arial;

}




.prim
{
	font-size:0.8em;
	color:#888888;		
}

.infofirm
{
		color:#003399;		
}

a.infofirm:link
{		
	        color:#660000;
	        text-decoration: none;
}
a.infofirm:visited
{		
	        color:#660000;
	        text-decoration: none;
}
a.infofirm:hover
{
		color:#000;
	        text-decoration: underline;
}



/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -21em 0em -21.5em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 0em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 16.5em;
	padding: 3em 2em 1.5em 2em;
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	height: 64px;
	width: 128px;
}

.progress{	width: 1px;	height: 14px;
	color: #3b9c00;
	font-size: 10px;
	overflow: hidden;
	background-color: #EBEBEB;
	padding-left: 5px;
}

.suggestionsBox {
    position: relative;
    margin: 0px 0px 0px 0px;
    left: 0px;
    width: 180px;
    background-color: #EEEEEE;
    border: 1px dashed #EEF;
    color: #000;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
    width: 180px;
    background-color: #EEEEEE;
    text-align:left;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 2px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}

.suggestionsBox1 {
    position: relative;
    margin: 0px 0px 0px 0px;
    left: 0px;
    width: 180px;
    background-color: #EEEEEE;
    border: 1px dashed #EEF;
    color: #000;
}

.suggestionList1 {
    margin: 0px;
    padding: 0px;
    width: 180px;
    background-color: #EEEEEE;
    text-align:left;
}

.suggestionList1 li {
    margin: 0px 0px 3px 0px;
    padding: 2px;
    cursor: pointer;
}

.suggestionList1 li:hover {
    background-color: #659CD8;
}





/* Footer */

#footer
{
	position: relative;
	background: #004778 url('/images/a5.gif') bottom left repeat-x;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
	color: white;
}

#footer a
{
	color: #fff;
	padding: 0.1em;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}




.clear
{
	clear: both;
}





