/* CSS Document */
body{
	font-family:SimSun£¬Arial;
	font-size:14px;
	color:#bababa;
	width:1000px;
	background-color:#000;
	margin:0px auto 0px auto;
}

/* link */
a:link {
	color: #FFDF1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFDF1B;
}
a:hover {
	text-decoration: underline;
	color: #756400;
}
a:active {
	text-decoration: none;
}

a.faq:link {
	color: #bababa;
	text-decoration: none;
}
a.faq:visited {
	text-decoration: none;
	color: #bababa;
}
a.faq:hover {
	text-decoration: underline;
	color: #FFDF1B;
}
a.faq:active {
	text-decoration: none;
}

/* other */
h1 
{
	font:14px normal;
	line-height:25px;
	margin:2px;
	display:inline;
}

h2 
{
	color:#FFDF1B;
	font:14px SimSun normal;
	text-align:left;
	padding:30px 0px 5px 0px;
	margin:0px;
}

h3
{
	color:#FFF;
	font:16px SimSun normal;
	text-align:left;
	padding:30px 0px 10px 0px;
	margin:0px;
}

h4 
{
	color:#FFDF1B;
	font:18px SimSun bold;
	text-align:center;
	padding:10px;
}

.bold
{
	font-size:14px; 
	font-weight:bold; 
	color:#Fff;
}

p
{
	text-indent:27px;
	line-height:25px;
	margin:2px;
}

br
{
	text-indent:2px;
	line-height:25px;
	margin:2px;
}

li{
	line-height:25px;
}

img{
	border:0px;
}

table.case
{
	width:590px;
	height:160px;
	border:#ff9933 inset 1px;
	margin-bottom:15px;
}

td.case
{
	line-height:25px;
	vertical-align:top;
}

/* body*/
#DivMain
{
	width:960px;
	height:100%;
	margin:0px 30px 0px 30px;
	background:url(/images/bk.jpg) repeat-y;
	overflow:hidden;
}

#DivLeft
{
	float:left;
	width:324px;
	height:100%;
	vertical-align:top;
}

#DivRight
{
	width:596px;	
	height:100%;
	margin:50px 0px 20px 20px;
	padding-bottom:40px;
	text-align:left;
	float:left;
	vertical-align:top;
	display:block;
}


/* map */
.DivMapCls
{
    float:left;
	width:250px;
	margin-top:20px;
	text-align:left;
	vertical-align:top;
}


/* nesw end*/
.DivFaqEnd{
	padding-top:20px;
	text-align:center;
	line-height:30px;
}

.DivIconEnd{
	text-align:center;
	margin:10px;
	word-spacing:20px;
}

.top
{
	text-align:right;
	padding-right:20px;
}
