/* CSS Document */

.admintitle									{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; text-indent:30px;display:block; float:left;height:34px; line-height:34px; color:#333;}
.containerbox								{ margin-bottom:8px}
.containerhead								{ text-align:left;}
.icon										{ display:block; float:left;text-align:center; height:30px; min-width:10px}
* html .icon,* html .visibility				{ width:10px} 
.actions									{ display:block; float:left;text-align:center; height:14px; min-width:10px; max-width:10px; margin-top:5px}
.title										{ display:block; float:left; width:70%; padding-top:7px; overflow:hidden; font-weight:bold; color:#333; font-size:14px}
.visibility									{ display:block; float:right; min-width:10px; text-align:center; height:30px; /*padding-right:5px; padding-top:4px;*/}
.containerpane								{ clear:both;}
.spacer										{ height:8px; overflow:hidden; clear:both}

/* ------------ Basic Settings for Container ----------------*/
.container{
background-color:#f0f6fb;
}
.container .containerhead .icon			
{ background: url(container01-top-left-corner.gif) top left no-repeat;}

.container .containerhead .visibility		{ background:url(container01-top-right-corne.gif) top right no-repeat}
.container .containerhead					{ background:url(container01-top-header.gif) top left repeat-x; float:left; width:100%}
.container .containerhead .title			{ color:#ffffff; }
.container .containermain{
	border-left:1px solid #9eb7ca;
	border-right:1px solid #9eb7ca;
	border-top:none;
	border-bottom:none;
}
.container .containerpane					{ margin:0px 10px; padding-top:10px;  line-height:16px;height:100%}
.container .containerbot{
	border:1px solid #9eb7ca;
	border-top:none;
	height:20px;
}

.container .containerbot .left			{}
.container .containerbot .right			{}

.container li
{
	padding: 3px 0 3px 0;
	list-style-type:none;
}

/* ------------ Container 01 ----------------*/


/* ------------ Container 02 ----------------*/
.style02 .containerhead .titlewrap
{height:29px; background:url(blue_title_left.gif) top left no-repeat; float:left; padding-left:33px;}
.style02 .containerhead .title			
{height:21px; width:auto; padding-top:8px; padding-right: 35px; color:#ffffff; background:url(blue_title_right.gif) top right no-repeat; color:#002a80;}


/* ------------ Container 03 ----------------*/
.style03
{
	background-color:#ffe2dc;
}

.style03 .containerhead .icon			
{ background: url(container03-top-left-corner.gif) top left no-repeat;}

.style03 .containerhead .visibility		{ background:url(container03-top-right-corne.gif) top right no-repeat}
.style03 .containerhead					{ background:url(container03-top-header.gif) top left repeat-x; float:left; width:100%}
.style03 .containerhead .titlewrap
{height:29px; background:url(red_title_left.gif) top left no-repeat; float:left;margin-left:40px; padding-left:33px;}
.style03 .containerhead .title			
{height:21px; width:auto; padding-top:8px; padding-right: 35px; color:#ffffff; background:url(red_title_right.gif) top right no-repeat; color:#002a80;}
.style03 .containermain{
	border-left:1px solid #ff4237;
	border-right:1px solid #ff4237;
	border-top:none;
	border-bottom:none;
}
.style03 .containerbot{
	border:1px solid #ff4237;
	border-top:none;
	height:20px;
}



/* ------------ Container 04 ----------------*/
.style04 .containerhead .icon			
{ background: url(gonggao_left.gif) left top no-repeat; width:36px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style04 .containerhead .icon
{
	position:relative;
}

/* ------------ Container 05 ----------------*/
.style05 .containerhead .icon			
{ background: url(diaocha.gif) left top no-repeat; width:36px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style05 .containerhead .icon
{
	position:relative;
}

/* ------------ Container 06 ----------------*/
.style06 .containerhead .icon			
{ background: url(bdqk_title.gif) left top no-repeat; width:36px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style06 .containerhead .icon
{
	position:relative;
}

/* ------------ Container 07 ----------------*/
.style07 .containerhead .title	
{
	width:130px;
}

.style07 .containerhead .icon			
{ background: url(zytd_title.gif) left top no-repeat; width:42px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style07 .containerhead .icon
{
	position:relative;
}

/* ------------ Container 08 ----------------*/
.style08 .containerhead .title	
{
	width:130px;
}

.style08 .containerhead .icon			
{ background: url(container08_left_icon.gif) left top no-repeat; width:42px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style08 .containerhead .icon
{
	position:relative;
}

/* ------------ Container 09 ----------------*/
.style09 .containerhead .title	
{
	width:130px;
}

.style09 .containerhead .icon			
{ background: url(container09_left_icon.gif) left top no-repeat; width:42px; margin-top:-4px; height:34px;}

/* Fixed the negative margin missing problem in IE6 */
/* for detailed reference :                         */
/* http://www.search-this.com/2007/08/01/the-positive-side-of-negative-margins/*/
* html .style09 .containerhead .icon
{
	position:relative;
}

container09_left_icon.gif

/* ------------ Container 10 ----------------*/
.style10
{
	background-color:#ffffff;
}

.style10 .containerhead .icon			
{ background: url(container10-top-left.gif) top left no-repeat; height:46px; width: 104px;}

.style10 .containerhead .visibility		{ background:url(container10-top-right.gif) top right no-repeat; height:46px; width: 22px;}
.style10 .containerhead					{ background:url(container10-top-bk.gif) top left repeat-x; float:left; width:100%}
.style10 .containerhead .title			
{height:21px; width:auto; padding-top:17px; padding-right: 35px; color:#0D4C81;}
.style10 .containermain{
	border:none;
	background-color:#ffffff;
}
.style10 .containerbot{
	background:url(container10-bot-bk.gif) #ffffff center repeat-x;
	border:none;
}

.style10 .containerbot .left			{ background:url(container10-bot-left.gif) no-repeat top left;  height:20px; padding:0 10px}
.style10 .containerbot .right			{ background:url(container10-bot-right.gif) no-repeat top right; height:20px; padding:0 10px}



/* ------------ Container 11 ----------------*/
.style11
{
	background: #FFFFFF url(line02.gif) repeat-y scroll left top;
	margin:5px;
}

.style11 .containerhead .icon			
{ background: url(container11-top-left-corner.gif) bottom left no-repeat; height:68px; width: 65px;}

.style11 .containerhead .visibility		{ background:url(container11-top-right-corne.gif) bottom right no-repeat; height:68px; width: 34px;}
.style11 .containerhead					{ background:url(container11-top-bk.gif) bottom left repeat-x; float:left; width:100%}
.style11 .containerhead .title			
{height:21px; width:auto; padding-top:25px; padding-right: 0px; color:#ffffff;}
.style11 .containermain{
	background: transparent url(line02.gif) repeat-y scroll right top;
	border:none;
}
.style11 .containerbot{
	width:100%;
	background:url(container11-bot-bk.gif) #ffffff center repeat-x;
	border:none;
}

.style11 .containerbot .left			{ background:url(container11-bot-left.gif) no-repeat top left;  height:20px;  padding:0 10px;}
.style11 .containerbot .right			{ background:url(container11-bot-right.gif) no-repeat top right;  height:20px; padding:0 10px;}


