@charset "utf-8";
/* CSS Document */

/*----------------------------------------
Name: global.css
Developed by:־ǿ
Date Created:2009-03-01
Last Updated:2009-03-06
Copyright:ʡԴ
----------------------------------------*/


/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
H1 {
	FONT-SIZE: 12px
}
H2 {
	FONT-SIZE: 12px
}
H3 {
	FONT-SIZE: 12px
}
H4 {
	FONT-SIZE: 12px
}
H5 {
	FONT-SIZE: 12px
}
body{
	background:#fff;
	margin-top:5px;	
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000000;
	}

a{text-decoration:none;}
a:link{color:#000;}
a:visited{color:#000;}
a:hover,a:active,a:focus{color:#c00;}

.default_boder{border:1px #C1C1C1 solid;}

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

a img {border:none;}

.clearit{clear:both;}
.red{color: #FF0000; font-weight:bold;}
UL{ list-style-type:none;}

.shorttitle{
 float:left;
 text-decoration:none;
 white-space:nowrap;
 text-overflow:ellipsis;
 overflow:hidden;
 width:100%;
}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* page */
#page {
		MARGIN: 0px auto; OVERFLOW: visible; WIDTH: 950px; text-align:center;
}

/*  header */
#header
{
	border:solid 1px #dbdbdb;
	height:120px;
	width:948px;
}
#login
{
	padding-left:10px;
	padding-top:5px;
	background-image:url(http://img.jxjyzy.com/images/login_bg.jpg);
	height:28px;
	text-align:left;
}
.login_input
{
	font-size:12px;
	border:1px solid #dbdbdb;
}

#header_map_link
{
	float:right;
	padding-top:5px;
	padding-right:5px;
}
#logo{margin:5px 5px 5px 10px; float:left;}
#nav{ float:right; margin-top:5px; margin-bottom:10px; width:575px;}
#nav ul
{
	clear:both;
	/*padding-top:5px;*/
	list-style-type:none;
}
#nav ul li
{
	float:left; 
	/*line-height: 15px; */
	padding:0px 10px 0px 10px;
	margin-top:4px;
	margin-bottom:4px;
	text-align: center; 
	border-left:solid 1px #dbdbdb;
	width:26px;
}
#nav ul  #four
{
	width:52px;
}




#search{ background-image:url(http://img.jxjyzy.com/images/search_bg.jpg); height:31px; border:solid 1px #dbdbdb; margin-top:3px; padding-top:2px; text-align:center; width:290px; clear:both;}
/* в middle */
#middle{
	margin:5px 0 0 0px;
	text-align:center;
	clear:both;
}
/*#left{
	OVERFLOW: hidden;
	text-align:left;
	width:733px;
	float:left;
}

#right{
	float:left;
	OVERFLOW: hidden;
	width:210px;
	margin-left:5px;
}
*/

/* ײ bottom */
#bottom {
	/*border:1px #C1C1C1 solid;*/
	text-align:center;
	color:#333333;
	clear:both;
	height:120px;
	margin-bottom:5px;
	margin-top:5px;
	border-top:solid 2px #FF9900;
	padding:15px;
	overflow:hidden;
	width:920px;
}
#bottom_logo{
	margin-top:10px;
	list-style-type:none;
}
#bottom_logo li{
	display:inline;
}
