td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#43413A;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#786531;
}

body { 	margin:0px;padding:0px; background:#F2F2EA}

.copy{
font-family:tahoma;
color:#272623;
text-decoration:none;
}


.gray {color:#43413A; text-decoration:none}
.brown {color:#786531; text-decoration:none}
.red {color:#E32300; text-decoration:none}


.bot_txt {color:#EEEEE4; text-decoration:none}


.verdana {font-family:verdana; line-height:15px; font-size:9px}
.abs {vertical-align:middle}
.sm {font-size:9px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_nav { width:190px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#272623;
		margin-left:0px;
		margin-right:0px}

.form { width:150px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#272623;
		margin-left:0px;
		margin-right:0px}

.textarea {width:150px;
		height:101px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#272623;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:none;}

.a:hover{text-decoration:underline;}

.contactcard{
background:url(../images/contact_bg.jpg);
width:412px;
height:220px;
border:#666666 1px solid;
margin-left:130px;
}
.contactcard .companyname{
margin-top:100px;
margin-left:60px;
margin-bottom:5px;
font-weight:bold;
font-size:14px;
}
.contactcard .addr{
margin-left:60px;
margin-bottom:5px;
}
.contactcard .tel{
margin-left:60px;
margin-bottom:5px;
}
.contactcard .url{
margin-left:60px;
margin-bottom:5px;
}




#mainbody {
	MARGIN: auto;
	WIDTH: 980px;
	TEXT-ALIGN: left;
	min-width: 980px;
	background:#FFFFFF;
}

/*  表格  */
.tabList{
  border:#004b91 solid 1px;
  border-collapse:collapse;
  width:100%;
}
.tabList td.tabHead{
background-color:#ccdbe9;
border-bottom:#004b91 solid 1px;
font-weight:bold;
height:30px;
color:#004b91;
text-align:center;
}
.tabList td.tabFoot{
background-color:#EFEFEF;
border-bottom:#004b91 solid 1px;
height:30px;
}
.tabList td.tabLab{
background-color:#EFEFEF;
text-align:right;
font-weight:bold;
}
.tabList td{
padding:5px;
height:30px;
}

.box {
	border:#bbbbbb 1px solid;
}

.box .title {

}
.box .title_left {
float:left;
}


/* 许可证页面 */
#p{
border:1px solid #000000;
MARGIN: auto;
WIDTH: 640px;
height:915px;
TEXT-ALIGN: left;
background:#FFFFFF;
color:#000000;
font: 12px Tahoma;
}

#ph{
padding:5px;
text-align:left;
float:left;
width:350px;
height:45px;
color:#666666;
}
#lnum{
padding:5px;
width:260px;
height:45px;
color:#666666;
float:right;
}
#tc{
width:130px;
color:#000000;
float:left;
text-align:right;
}
#tn{
width:120px;
color:#000000;
float:right;
margin-top:5px;
font-weight:bold;
}
#nc{
text-align:center;
font: 22px 微软雅黑;
padding-bottom:5px;
}
#ne{
margin-left:10px;
margin-right:10px;
text-align:center;
font: 18px "Times New Roman";
border-bottom:1px dotted #000000;
}
#le{
margin:10px;
text-align:left;
font-weight:bold;
}
#llist{
margin-left:10px;
margin-right:10px;
*margin-right:0px;
height:480px;
border:1px solid #CCCCCC;
}
#cp{
margin:10px;
width:290px;
color:#666666;
text-align:left;
float:left;
}
/* 弹出窗口 */
/*


/*-------------impromptu---------- */
			.jqifade{ position: absolute; background-color: #000000; }
			div.jqi{ width: 500px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
			div.jqi .jqicontainer{ border: 1px solid #dddddd;font-weight: bold; }
			div.jqi .jqiclose{display:none;border: 1px solid #dddddd;background-color: #bf5e26;position: absolute; padding-left:5px;top: 10px; right: 10px; width: 13px; cursor:pointer; color: #ffffff; font-weight: bold; }
			div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }
			div.jqi .jqibuttons{ text-align: right; padding: 3px 0 3px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
			div.jqi button{ padding: 1px 10px; margin: 0 10px; background-color: #004b91; border: solid 1px #f4f4f4; color: #ffffff; font-size: 12px; }
			div.jqi button:hover{ background-color: #0068b7; }

			div.jqi button.jqidefaultbutton{ background-color: #e76210; }
			.jqiwarning .jqi .jqibuttons{ background-color: #e76210; }
			/*-------------------------------- */




/*分页风格*/
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Gray red Pagination*/
div.pagination {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	padding:2px;
}

div.pagination a,div.pagination a:visited {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	background-color:#ffa929;
	color: #fff;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		font-weight: bold;
		background-color: #fff;
		color: #303030;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #797979;
	}


	/* 上传文件*/

	/* 选项卡*/

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }

.ui-tabs {padding: .2em;}
.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .2em;  position: relative; }
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {  padding-bottom: .1em; border-bottom: 0; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em;  display: block; border: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion li {display: inline;}
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 0/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_glass_75_ffffff_1x400.png)/*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 0/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 0/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 0/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }



