/**
 * ???????? css 
 * ?????????????
 * @version1.0 2008-11-03
 * @author chenwei1@yuchengtech.com
 */




/** ????---begin **/
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body,div,td,span,input,select,p {
	font: 12px "����", tahoma;
}

a:visited {
	color: #0000ff;
}
ul {
	margin: 0px;padding: 0px;
}
li { 
	list-style-type: none; 
}
/** ????---end **/

/** ????---begin **/
a.black12{color:#000;text-decoration:none;font-family:arial, helvetica, sans-serif;font-size:12px;line-height:150%;font-weight:none;}
a.black12:visited {color:#000;text-decoration:none;font-size:12px;line-height:150%}
a.black12:hover{color:#000;text-decoration:underline;line-height:150%}
a.black12:active{color:#000;text-decoration:none;line-height:150%}

a.black12b{color:#000;text-decoration:none;font-family:arial, helvetica, sans-serif;font-size:12px;line-height:150%;font-weight:none;}
a.black12b:visited {color:#000;text-decoration:none;font-size:12px;line-height:150%}
a.black12b:hover{color:#fa7804;text-decoration:underline;line-height:150%}
a.black12b:active{color:#fa7804;text-decoration:none;line-height:150%}

a.write12{color:#fff;text-decoration:none;font-family:arial, helvetica, sans-serif;font-size:12px;}
a.write12:visited {color:#fff;text-decoration:none;font-size:12px;}
a.write12:hover{color:#fff;text-decoration:underline;}
a.write12:active{color:#fff;text-decoration:none;}

a.write12b{color:#fff;text-decoration:underline;font-family:arial, helvetica, sans-serif;font-size:12px;font-weight:bold}
a.write12b:visited {color:#fff;text-decoration:underline;font-size:12px;}
a.write12b:hover{color:#fff;text-decoration:none;}
a.write12b:active{color:#fff;text-decoration:none;}
/** ????---end **/

/********ͷ����ʼ********/
#main_body{
    width:100%
}
#page_left{
    width:152px;
	float:left;
}
#page_right{
    width:auto;
	float:right
}
#header{
	height:70px;
	width:100%;
	/* background-image:url(/uploads/image/pidefault/header_bg2.png) */
}
.header_left{
    float:left;
	height:70px;
	width:561px;
	background-image:url(/uploads/image/pidefault/header_bg.jpg)
}
.header_left1{
    float:left;
	height:70px;
	width:561px;
	/* background-image:url(/uploads/image/pidefault/header_bg1.png) */
}
.header_left2{
    float:left;
	height:70px;
	width:561px;
	background-image:url(/uploads/image/pimages/header_bg3.gif)
}

.header_left3{
    float:left;
	height:70px;
	width:561px;
	background-image:url(/uploads/image/pidefault/header_bg3.png)
}


.function{
   width:420px;
   margin-top:47px;
   float:right;
   text-align:right
}
.logo{
	width:266px;
	height:59px;
	background:url(/uploads/image/pimages/logo.png)  no-repeat;;
	margin-top:5px;
	margin-left:15px ;
	_background:none; 
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src=images/logo.png);	
}
.floatareanews{
    background: url(/uploads/image/pimages/icon_news.gif) left no-repeat;
	padding:3px 0px 0px 20px
}
.floatareaedit{ 
    background: url(/uploads/image/pimages/icon_amend.gif) left no-repeat;
	padding:3px 0px 0px 20px	
}
.floatareamap{
    background: url(/uploads/image/pimages/icon_map.gif) left no-repeat;
	padding:3px 0px 0px 20px	
}
.floatareaexit{
    background: url(/uploads/image/pimages/icon_exit.gif) left no-repeat;
	padding:0px 0px 0px 20px	
}
#menu{
   width:100%px;
   height:28px;
   background-image:url(/uploads/image/pimages/menu_bg2.gif);
   overflow:hidden
}
.menu_left{
   float:left;
   width:84%;
   background-image:url(/uploads/image/pimages/menu_bg1.gif);
   height:28px;   
}
.floatareatime{
   float:left;
   width:130px;
   color:#ffffff;
   line-height:28px;
   padding-left:10px 
}
.floatareatimm{
   float:left;
   width:380px;
   line-height:28px;
   color:#fff
}
.floatareatuij{
   float:right;
   width:350px;
   line-height:28px;
   color:#fff
}
.menu_right{
   float:right;
   width:16%;
   height:28px;  
}
.menu_diy{ 
   text-align:center;
   color:#fff;
   margin-top:8px;  	
}
#clear{
   clear: both;
}
.welcome_world{
	font-size: 22px;
	font-weight: bold;
	color: #e71226;
	margin-top:17px;
	display:inline !important;
	margin-left: 20px;
}

.time{
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-top: 8px;
}


.per_set{
	font-size: 12px;
	color: #ffffff;
}
.per_set a:link{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.per_set a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.per_set a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.common_menu_bg{
	background-image: url(/uploads/image/pimages/com_men_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.common_menu{
	background-image: url(/uploads/image/pimages/common_menu.gif);
	height: 20px;
	width:100%;
	padding-top: 8px;
	padding-left: 18px;
	font-size: 12px;
	color: #ffffff;
	background-repeat: no-repeat;
	width:790px;
	float:left;
	text-align:right;
}
.common_menu a:link{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.common_menu a:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.common_menu a:visited{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.wel_table_title{
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6dcdc;
}
/****************



/********�ҳ࿪ʼ********/
.right_top {
	background-image: url(/uploads/image/pimages/right_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 160px;
	
}
.right_content{
	background-image: url(/uploads/image/pimages/right_content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
	width:149px;
	margin-top:-13px;
	padding-left: 11px;
}
.right_bottom{
    background-image: url(/uploads/image/pimages/right_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 160px;
}
.help_online {
	padding-top:10px;
	padding-bottom: 4px;
}
.right_title{
    font-size: 12px;
	color: #f18a08;
	text-decoration: none;
	font-weight: bold;
	margin-top:8px;
	}
.right_content_line{
	background-image: url(/uploads/image/pimages/right_content_title_line.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 130px;
	
}
* html .right_content_line {/*ie6*/
	margin-top: 3px;
}
* html .right_content_line {/*ie7*/
	margin-top: 3px;
}
.right_content_list{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
* html .right_content_list {
	margin-top: -7px;
}
* html .right_content_list {
	margin-top: 3px;
}
.right_content_list ul{
	width:120px;
	list-style-image: url(/uploads/image/pimages/form_clew_dot1.gif);
	padding-left: 13px;
	padding-right:0px;
	vertical-align: middle;
}
.right_content_list li{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	}

.more{
   width:140px;
   text-align:right;
   margin-top:2px;
   height:22px;
   line-height:22px
}
.more a:link{
    font-size: 12px;
	font-weight: normal;
	color: #15559c;
	text-decoration: none;
}
.more a:visited{
    font-size: 12px;
	font-weight: normal;
	color: #15559c;
	text-decoration: none;
}
.more a:hover{
    font-size: 12px;
	font-weight: normal;
	color: #fc7305;
	text-decoration: underline;
}
/********�ҳ����*******/

/********�ײ���ʼ********/
.footer{
    height:35px;
    border-top:1px solid #b1d3ee;
	background-color:#fff
}
.foot_middle{
    text-align:center;
	height: 25px;
	padding-top: 10px;
	font-size: 12px;
	color: #585858;
	background: url(/uploads/image/pimages/foot_line.gif) left top no-repeat;
}
/********�ײ�����********/
