/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
img
{
	border: 0;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:hover
{
	color: #000;
	text-decoration: none;
}

div#container
{
	width: 973px;
	margin: 0 auto;
}

/*ÓïÑÔÀ¸*/
ul#lan{
	height:30px;
	background:#005ba1;
	padding-right:5px;
}
ul#lan li{
	float:right;
    padding:0 8px;
    height:30px;
	line-height:30px;
}
ul#lan li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:27px;
	color:#fffffd;}

/*logoÀ¸*/
div#logo
{
	border: 1px solid white;
	border-right: 0px;
	height: 162px;
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-bottom: -20px;
}

div#logo img
{
	float: right;
}
div#logo h1
{ 
	height: 150px;
	width: 196px;
	margin-bottom :30px;
}


/*×óÀ¸*/

ul#leftSlidebar
{
	width: 196px;
	float: left;
}

ul#leftSlidebar li.block
{
	margin-bottom: 20px;
	padding-bottom: 10px;
}
ul#leftSlidebar li.block1
{
	margin-bottom: 0px;
}
ul#leftSlidebar h3
{
	line-height: 40px;
	background-color: #dededc;
	color: #645e5e;
	padding-left: 10px;
	font-size: 15px;
}

ul#leftSlidebar ul
{
	padding: 10px 25px 30px;
	background-color: #005ba1;
}
ul#leftSlidebar ul li
{
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
}
ul#leftSlidebar ul li a
{
	color: #fffffd;
	padding-left: 15px;
	background: transparent url(../pic/tri_white.gif) 0 center no-repeat;
}

/*ÉìËõ*/
ul#leftSlidebar li.slideBox
{
	background: #005ba1;
}

ul#leftSlidebar li.slideBox p span
{
	cursor: pointer;
	font-size: 12px;
	width: 50px;
	display: block;
	color: #fff;
	padding: 8px;
	margin-left: 110px;
	padding-right: 20px;
}

ul#leftSlidebar li.slideBox p span.close
{
	background: #03528e url(../pic/arrow-fff-down.gif) right center no-repeat;
}

ul#leftSlidebar li.slideBox p span.open
{
	background: #03528e url(../pic/arrow-fff-up.gif) right center no-repeat;
}

div#foot hr
{
	border-top: 1px dashed #333;
	clear: both;
	width: 550px;
	margin-left: 180;
}
div#footer
{
	clear: both;
	margin-top: 30px;
	height: 35px;
	padding: 0 15px;
	background: #005ba1;
}

div#footer span
{
	margin-top: 11px;
	float: left;
	font-size: 12px;
	color: #fffffd;
	padding: 1px 5px 0px 5px;
	border-right: 1px solid #FFF;
}
div#footer span.sm
{
	border: none;
}
div#footer span.bq
{
	margin-top: 9px;
	float: right;
	font-size: 12px;
	border-right: 0px;
}

