body{
	font-size:12px;
	color:#a8a8a8;
	line-height:normal;
	background: #fff;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*cursor:default;*/
	min-width:1000px;
	/*overflow-x:hidden;*/	
}

a{
	text-decoration:none;
	color:inherit;	
}

#wrapper{
	width:100%;	
}

#mainWrapper{
	width:1000px;
	margin:0 auto;	
}

.left{
	float:left;	
}

.right{
	float:right;	
}

input[type="text"] {
	width:260px;
	height:15px;
	background:#fff;
	border:1px solid #a8a8a8;
	font-size:15px;
}

/*========== Menu ===========*/
#menu > ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu > ul > li
{
	float:left;
	display:inline-block;
}

#menu > ul > li > a
{
	display:block;
}

/*========== Menu End===========*/

#newsBox{
	width:353px; float:right;	
}

.newsIcon{
	position:absolute; margin-left:-45px; margin-top:10px;	
}

.title a{
	color:#55963e;	
}

.date{
	color:#68bf45;	
}

/*========== fonts ===========*/
.paging_grey { font-size: 12px; line-height: 36px; color: #d2d2d2;;}
.paging_grey  a     {color :#d2d2d2; text-decoration:none;}
.paging_grey a:hover  {color :#d2d2d2; text-decoration:underline; }

.paging_black { font-size: 12px; line-height: 36px; color: #777777;;}
.paging_black  a     {color :#777777; text-decoration:none;}
.paging_black a:hover  {color :#777777; text-decoration:underline; }

.green_12_36 { font-size: 12px; line-height: 36px; color: #55963e;;}
.green_12_36   a     {color :#55963e; text-decoration:none;}
.green_12_36 a:hover  {color :#55963e; text-decoration:underline; }

.green_13_18 { font-size: 13px; line-height: 18px; color: #55963e;;}
.green_13_18   a     {color :#55963e; text-decoration:none;}
.green_13_18 a:hover  {color :#55963e; text-decoration:underline; }

.green_12_29 { font-size: 12px; line-height: 29px; color: #2c7305;;}
.green_12_29   a     {color :#55963e; text-decoration:none;}
.green_12_29 a:hover  {color :#55963e; text-decoration:underline; }

.green_15_36 { font-size: 15px; line-height: 36px; color: #55963e;;}
.green_15_36   a     {color :#55963e; text-decoration:none;}
.green_15_36 a:hover  {color :#55963e; text-decoration:underline; }

.grey_13_18 { font-size: 13px; line-height: 18px; color: #a8a8a8;;}
.grey_13_18   a     {color :#a8a8a8; text-decoration:none;}
.grey_13_18 a:hover  {color :#a8a8a8; text-decoration:underline; }

.grey_15_24 { font-size: 15px; line-height: 24px; color: #757575;;}
.grey_15_24   a     {color :#757575; text-decoration:none;}
.grey_15_24 a:hover  {color :#757575; text-decoration:underline; }

.grey_15_29 { font-size: 15px; line-height: 29px; color: #a8a8a8;;}
.grey_15_29   a     {color :#a8a8a8; text-decoration:none;}
.grey_15_29 a:hover  {color :#a8a8a8; text-decoration:underline; }

.grey_15_42 { font-size: 15px; line-height: 42px; color: #a8a8a8;;}
.grey_15_42   a     {color :#a8a8a8; text-decoration:none;}
.grey_15_42 a:hover  {color :#a8a8a8; text-decoration:underline; }