body
{
	margin: 0;
	background: #000 url(images/bj.jpg) repeat-x;
	color: #000;
}
a{text-decoration:none;color:#000;}
a:hover{ text-decoration:underline;color:#333;}
a.daohang{color:#FFFFFF;text-decoration:none}
a.daohang:hover{text-decoration:underline;color:#FFFFFF}
.f12w{font-size:12px;color:#FFFFFF;}
.top4{margin-top:4px}
.hanju200{line-height:200%}
body,
div,
p,
span,
td
{
	font-size: 12px;
	font-family: arial, verdana, san-serif;
	text-indent: 0;
}
p
{
	margin: 0 0 8px 0;
}
form
{
	margin: 0;
	padding: 0;
}



/* Common content items */
h1
{
	margin: 0 0 5px 0;
	padding: 5px 20px;
	font-size: 18px;
	font-weight: bold;
	background: #eee;
	color: #de2918;
}
h2
{
	margin: 10px 0 8px 0;
	padding: 0 0 5px 0;
	background: url(images/line_grey.jpg) bottom repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #de2918;
}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active
{
	font-size: 14px;
	text-decoration: none;
	color: #de2918;
	background: none;
}
h2 a:hover
{
	text-decoration: underline;
}
h3
{
	margin: 10px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #de2918;
	background: inherit;
}
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active
{
	font-size: 14px;
	text-decoration: none;
	color: #de2918;
	background: none;
}
h3 a:hover
{
	text-decoration: underline;
}
.floatleft
{
	float: left;
	margin: 0 20px 12px 0;
}
.floatright
{
	float: right;
	margin: 0 0 12px 20px;
}

#content
{
	float: left;
	width: 560px;
	overflow: hidden;
}
#content strong
{
	color: #de2918;
}

/* Location information */
#content div.location
{
	color: #de2918;
	font-weight: bold;
}
#content div.locationinfo
{
	margin-bottom: 10px;
}
/* Promotion banners */
div.promo
{
	margin: 15px 0;
}
div.promo img
{
	width: 525px;
	margin-left: 15px;
	border: 1px solid #000;
}

div.inset
{
	margin: 0 15px 0 20px;
	padding: 15px 0;
	background: none;
	color: inherit;
}
div.greysection,
div.greysectionpad
{
	background: #eee;
	border-bottom: 1px solid #eee;
	color: inherit;
}
div.greysectionpad
{
	padding: 15px 0;
}

#topphoto
{
	background: #fff;
	height: 132px;
}
#topphotoindex
{
	background: #fff;
}

/* Contains all live content including menu region */
#MainContainer
{
	width: 760px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(images/background_content.jpg) repeat-y;
	color: #000;
}



/* Left navigation - includes logo */
#LeftMenu
{
	width: 200px;
	float: left;
	position: relative;
}
/* Top Left Logo */
#LeftMenu #logo
{
	margin: 0 0 8px 0;
	display: block;
	width: 200px;
	height: 132px;
}
/* Menu Items */
#LeftMenu .nav a
{
	padding: 13px 10px 13px 23px;
	display: block;
}
#LeftMenu .nav a:link,
#LeftMenu .nav a:visited,
#LeftMenu .nav a:hover,
#LeftMenu .nav a:active
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#LeftMenu .nav a:hover
{
	text-decoration: underline;
}
/* Spacer between menu items */
#LeftMenu div.spacer
{
	margin: 0;
	height: 1px;
	display: block;
	background: url(images/menu_left_dots.jpg) left no-repeat;
}
/* Ticker Graphic */
#LeftMenu div.ticker
{
	width: 200px;
	height: 108px;
	background: url(images/menu_left_ticker.jpg) top left no-repeat;
}
/* trailing content - may clip */
#LeftMenu div.gradient
{
	background: #de2918 url(images/menu_left_gradient.jpg) top no-repeat;
	width: 200px;
	height: 236px;
	overflow: visible;
}
#LeftMenu div.location
{
	padding: 5px 23px;
	background: #f7c600;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#LeftMenu div.locationinfo
{
	padding: 20px 0;
	margin: 0 23px;
	color: #fff;
	background: none;
	text-align: center;
}
#LeftMenu div.locationinfo label
{
	font-style: italic;
	font-size: 95%;
	display: block;
	margin-top: 8px;
}


#LeftMenu div.subnav
{
	position: absolute;
	display: none;
	padding: 4px 0;
	left: 150px;
	width: auto;
	background: #f7c600;
	color: inherit;
	border-right: 3px solid #de2918;
}
#LeftMenu div.subnav a
{
	padding: 4px 40px 4px 8px;
	display: block;
}
#LeftMenu div.subnav a:link,
#LeftMenu div.subnav a:visited,
#LeftMenu div.subnav a:active
{
	background: #f7c600;
	color: #000;
	white-space: nowrap;
}
#LeftMenu div.subnav a:hover
{
	background: #de2918;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}



/* Yellow nagvigation */
#BottomMenu
{
	clear: both;
	background: #f7c600;
	color: #999;
	padding: 8px 11px;
}
#BottomMenu div.nav
{
	text-align: center;
	margin: 3px 0;
}
#BottomMenu a
{
	margin: 0px 8px;
	white-space: nowrap;
}
#BottomMenu a:link,
#BottomMenu a:visited,
#BottomMenu a:hover,
#BottomMenu a:active
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
#BottomMenu a:hover
{
	color: #de2918;
}
#BottomMenu a.current:link,
#BottomMenu a.current:visited,
#BottomMenu a.current:hover,
#BottomMenu a.current:active
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}




#Footer
{
/*	background: #000 url(images/footer_top.jpg) top repeat-x; */
	background: #000;
	color: #999;
	padding: 8px 10px;
}
#Footer div.nav
{
	text-align: center;
	margin: 5px 0;
	font-size: 11px;
}
#Footer a
{
	margin: 0px;
	display: inline;
}
#Footer a:link,
#Footer a:visited,
#Footer a:hover,
#Footer a:active
{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#Footer a.current:link,
#Footer a.current:visited,
#Footer a.current:hover,
#Footer a.current:active
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}
#Footer img.spacer
{
	margin: 0px 3px;
	width: 1px;
	height: 8px;
}



/*	Forms and associated items */
form
{
	margin: 0;
	padding: 0;
}

div.form
{
	margin: 10px 0px 0 0;
	padding: 10px;
	background: #eee;
	color: #000;
}
div.form div.row
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 520px;
	border: 0;
	font-size: 11px;
}
div.form label
{
	color: #555;
	display: block;
	font-size: 9px;
}
div.form label span /* error messages */
{
	color: #f00;
	font-size: 9px;
}
div.form input,
div.form textarea,
div.form select
{
	font-size: 11px;
	background: #fff;
	color: #000;
	margin: 0;
	padding: 2px 0;
	width: 100%;
	border: 1px solid #999;
}

input.button,
div.form .button
{
	width: auto;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 6px;
	background: #ccc;
	color: #de2918;
	border: 1px inset #bbb;
	margin: 10px 0 0 5px;
}


/* List Content */
div.resultlist
{

}
div.resultlist div.item
{
	margin: 0 0 3px 0;
	padding: 3px 0;
}
div.resultlist .item .floatright
{
	float: right;
	margin: 0 0 0 5px;
}
div.resultlist .item .floatleft
{
	float: left;
	margin: 0 5px 0 0;
	width: auto;
}
div.resultlist .item .c1
{
	width: 200px !important;
}
div.resultlist .item .c2
{
}
div.resultlist div
{
	margin-bottom: 2px;
}
div.resultlist label
{
	display: inline;
	margin-right: 5px;
	font-style: italic;
}
div.item .name
{
	font-weight: bold;
}
div.item .title
{
	font-style: italic;
}
div.item div.services
{
	font-size: 8px;
	text-align: center;
}
div.resultlist div.short
{
	margin: 0 0 0 20px;
}
div.resultlist div.short div.item
{
	margin-bottom: 3px;
	padding: 0;
}
div.resultlist div.short div.item div.name
{
	font-weight: normal;
}

