﻿* 
{
	margin:0;
	padding: 0;
}
html
{
	margin:auto;
	background:#03A624 url('../Images/bgimg.gif') center top repeat-x;
	}
body 
{
	width:100%;
	height:auto;
	text-align: left;
	font-size:12px;
	color:#333;
}

.mainf
{
	width:990px;
	margin:auto;
	display:block;
	border:solid 0px #f00;
	background-color:#fff;
	}
	
a,a:link,a:visited,a:active 
{
	color: #333;
	text-decoration:none;
	}

a:hover 
{
	color: #0E5E21;
	text-decoration:underline;
	}

.redtext
{
	color:#f00;
	}

img
{
	border:none;
	}
	
.heck
{
	clear:both;
	}


.textbox
{
	height:20px;
	border:solid 1px #ccc;
	}
	
.highlight
{
	color:#f00;
	}


.heckbox
{
	clear:both;
	}


/************** top ********************/	
#Top
{
	border:solid 0px #f00;
	text-align:center;
	}
.ttop
{
	height:25px;
	line-height:25px;
	color:#06346C;
	border:solid 0px #0f0;
	text-align:right;
	background-color:#F3F3F3;
	}
	.ttop span
	{
		height:25px;
		margin-right:20px;
		}


.tbmenu
{
	width:980px;
	margin:auto;
	border:solid 0px #f0f;
	}

.tmenu
{
	float:left;
	width:852px;
	font-size:14px;
	color:#fff;
	height:61px;
	border:solid 0px #f0f;
	background:#03A624 url('../Images/bgmenu.gif') 0 0 repeat-x;
	}
	.tmenutop
	{
		height:38px;
		line-height:38px;
		width:849px;
		border:solid 0px #00f;
		}
	.tmenutop a,.tmenutop a:link,.tmenutop a:visited
	{
		color:#fff;
		}
	.tmenutop a:hover
	{
		color:#ff0;
		}
	.tmenubottom
	{
		color:#333;
		height:23px;
		border:solid 0px #f0f;
		}
	.tmenus
	{
		position:absolute;
		z-index:10;
		width:auto;
		height:22px;
		}
	.tmenubottom div
	{
		height:23px;
		border:solid 0px #f00;
		padding:0px;
		width:500px;
		}
	.tmenubottom div a
	{
		height:20px;
		line-height:20px;
		margin-top:0px;
		border:solid 0px #000;
		font-size:12px;
		color:#333;
		margin-left:2px;
		margin-right:2px;
		}
		
.tbmenuleft
{
	border:solid 0px #000;
	float:left;
	width:125px;
	height:61px;
	background:#03A624 url('../Images/menuleftbg.gif') 0 0 no-repeat;
	}
.tbmenuright
{
	float:left;
	width:3px;
	height:61px;
	background:#03A624 url('../Images/bgmenuright.gif') 0 0 no-repeat;
	}
	.tmenu a
	{
		line-height:36px;
		color:#fff;
		text-decoration:none;
		}
	.tmenu a:hover
	{
		text-decoration:underline;
		}
	.tmenu span
	{
		margin-left:5px;
		margin-right:5px;
		}

/********** top end ***********/

		
/********** Foot ***********/

#Foot
{
	margin:auto;
	width:99%;
	border-top:solid 1px #0C7B24;
	text-align:center;
	line-height:30px;
	height:60px;
	}

/********** Foot end ***********/


		
/********** index ***********/

.pmain
{
    
	padding:5px;
	border:solid 0px #f0f;
	}

.AwModel
{
	width:338px;
	height:238px;
	background:url('../Images/modelbg.gif') top center no-repeat;
	float:left;
	margin-left:12px;
	margin-top:5px;
	}
.AwModel .title
{
	width:338px; 
	height:22px;
	line-height:22px; 
	border:0px solid #000;
	margin-bottom:4px;
	}
	
.AwModel .title .tleft
{
	float:left; 
	width:100px;
	border:0px solid #000; 
	font-size:14px; 
	font-weight:bold;  
	margin-top:2px; 
	margin-left:0px;
	text-align:center;
	}
.AwModel .title .tleft a
{
	color:#0E5E21;
	color:#fff;
	}
.AwModel .title .tright
{
	float:right;
	margin-top:2px;
	color:#0E5E21; 
	margin-right:15px;
	}
.AwModel .title .tright a
{
	background-color:#fff;
	color:#333;
	}
.AwModel .awitem
{
	border:0px solid #00e;
	height:28px;
	line-height:28px;
	width:338px; 
	text-indent:27px;
	}
.AwModel .awitem a
{
	
	}
/********** index end ***********/
	
	/*datetime button*/
.calbutton
{
	position: relative;
    background: #F5FEFF url(../Images/sysicon.gif) no-repeat 1px 1.5px;
    width:21px;
    height:20px;
    border: 1px solid #5D97CD;
    border-left:none;
    cursor:pointer;
}	



