/*----------------------
      Html Elements  
-----------------------*/
body,p,form,ul,li,h1,h2,h3,h4,h5,div,img,iframe{
	margin:0;
	padding:0;
	border:0;
}
ul li {
	list-style-type:none;
}
.clear{
	clear:both;
}
a,area {
	outline:none;
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */ 
form {
	margin:0;
	padding:0;
}

/*----------------------
      Layout  
-----------------------*/
body{
	font-size:12px;
	font-family:Simsun,"ËÎÌå",Arial;
	min-width:900px;
	background:#430005;
}
#body-bg {
	float:left;
	width:100%;
	background:#430005 url(../images/gjinner_bodybg.gif) repeat-y center top;
}
#out-bg {
	float:left;
	width:100%;
	background:url(../images/gjinner_bg2.jpg) no-repeat center 205px;
}
#bg {
	float:left;
	width:100%;
	background:url(../images/gjinner_bg3.jpg) no-repeat center bottom;
}
#out-wrap {
	float:left;
	width:100%;
	background:url(../images/gjinner_bg1.jpg) no-repeat center top;
	padding-top:205px;
}
#wrap {
	width:900px;
	margin:0 auto 0;
	position:relative;
	padding-top:6px;
}
#header {
}
#content {
	width:500px;
	min-height:670px;
	_height:670px;
	color:#000;
	font-size:14px;
	line-height:25px;
	margin:20px 0 0 60px;
}
#content a {
	font-size:14px;
	color:#000;
}
#footer {
	height:60px;
	padding-top:60px;
	color:#AAAAAA;
	line-height:170%;
	font-family:Simsun,"ËÎÌå",Arial;
}
#footer a {
	font-family:Simsun,"ËÎÌå",Arial;
	text-decoration:none;
	color:#AAAAAA;
}
.clear {
	clear:both;
}

/*----------------------
      Content  
-----------------------*/

#button {
	width:180px;
	height:27px;
	position:absolute;
	right:300px;
	top:-50px;
}
#button a {
	float:left;
	text-indent:-999em;
	display:inline-block;
	width:43px;
	height:27px;
	margin:0 1px;  
}
#button a:hover {
	text-decoration:underline;
}
#nav {
	width:566px;
	height:40px;
	margin-left:50px;
}
#nav a {
	float:left;
	display:inline-block;
	height:40px;
	width:113px;
	text-indent:-999em;
}
#nav a:hover,#nav a.on{
	background:url(../images/gj_nav.gif) no-repeat;
}
#nav a#mlph:hover,#nav a#mlph.on{
	background-position:-113px 0;
}
#nav a#jdwh:hover,#nav a#jdwh.on{
	background-position:-226px 0;
}
#nav a#cdzg:hover,#nav a#cdzg.on{
	background-position:-339px 0;
}
#nav a#gjjl:hover,#nav a#gjjl.on{
	background-position:-452px 0;
}
#qx_content {
	padding-top:32px;
}
.gj_title {
	width:158px;
	height:60px;
	background:url(../images/gj_title.gif) no-repeat;
	clear:both;
	display:inline-block;
}
#hdsj_title{
}
#bjjs_title{
	margin-top:40px;
	background-position:0 -60px;
}
#mlph_title {
	background-position:0 -120px;
}
#jdwh_title {
	background-position:0 -180px;
}
#cdzg_title {
	background-position:0 -240px;
}
#gjjl_title {
	background-position:0 -300px;
}
#content .box {
	padding:3px 0;
	padding-bottom:20px;
	background:#f8d9b9;
}
#content div.title{
	background:url(../images/gj_icon1.gif) no-repeat 0 0;
	height:44px;
	padding-left:32px;
	padding-top:9px;
	margin-left:30px;
	color:#fcebd1;
	font-weight:bold;
}
#content h3 {
	background:#e9afaf;
	padding-left:45px;
	margin:10px 20px 0px;
	font-size:14px;
	height:26px;
	line-height:26px;
	clear:both;
} 
#content p {
	padding:2px 0 2px 25px;
	clear:both;
}
#content p.sp {
	padding:0 0 0 25px;
	font-weight:bold;
	line-height:28px;
}
#content center img {
	border:solid 1px #000;
	padding:1px;
}
#content p.small_title{
	margin-top:15px;
}
.table3{
	margin:10px auto;
	font-size:12px;
	background:#ecceb0;
	border-collapse:collapse;
	text-align:center;
	border:1px #b8824a solid;
}
.table3 td{
	padding:2px;
	color:#000;
	border:1px #ba6e83 solid;
}