body
{
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
}

a
{
	color: #8ab704;
	background: inherit;
}
a:hover
{
	color: #6C757A;
	background: inherit;
}

h1
{
	font: normal 2.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
}
.dark
{
	color: #062750;
	background: inherit;
	font-weight: bold;
	font-style: italic;
}
h1 a, h2 a
{
	text-decoration: none;
}
h1 a:hover, h2 a:hover
{
	color: #FF6600;
	background: inherit;
}
h2
{
	margin: 0;
	padding: 0;
	font: bold 1.7em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h2
{
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}

p
{
	margin: 0 0 5px 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

form
{
	margin: 0;
}

input.search
{
	width: 292px;
	border: 0;
	background: #FFF url(input.gif) no-repeat;
	padding: 4px;
	color: #E0691A;
	font-weight: bold;
}

input.submit
{
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login
{
	width: 150px;
	border: none;
	padding: 4px;
}

/* layout
   ------ */

.content
{
	margin: 0 auto;
	width: 980px;
	padding: 10px;
}

.header
{
	height: 200px; /*background: #eee;*/
	color: #808080;
	margin: 3px 0 0;
	padding: 1px 0 0 0;
	border-bottom: 0px solid #ccc;
	background-image: url(head.jpg);
}

.top_info
{
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

.top_info_left
{
	width: 200px;
	float: left;
}

.top_info_right
{
	float: right;
	width: 290px;
	padding: 0 0 0 0px; /*border-left: 1px solid #eee; 		border-right: 1px solid #eee;		 		border-top: 1px solid #eee;	 		border-bottom: 1px solid #eee;*/
}
.top_info_login
{
}

.browse_category
{
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar
{
	clear: both;
	font-size: 1.1em;
	height: 20px;
	color: #FFF;
	margin: 0 0 0 0px;
	background: #FF9148; /*FF9148*/
}

.bar li
{
	margin: 0;
	padding: 7px 12px 5px 12px;
	color: #FFEADC;
	background: #FF9148;
	float: left;
}

.bar li.active
{
	background: #E0691A url(bar.gif) no-repeat center top;
	color: #fff;
	font-weight: bold;
	padding: 7px 10px 6px 10px;
}

.bar li a
{
	font-weight: bold;
	color: #FFF;
	background: inherit;
	text-decoration: none;
}

.bar li a:hover
{
	color: #E0691A;
	background: inherit;
}

.search_field
{
	background: #fff url(searchbg.gif) no-repeat right;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey
{
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form
{
	float: right;
}

.subheader
{
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left
{
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
}

.left h3
{
	clear: both;
	background: #F8C055 url(corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.left_side
{
	float: left;
	width: 180px;
	padding: 0 0 0 0;
	margin: 10px 0;
}

.left_side a, .right_side a
{
	color: #414141;
	background: #FFF;
}

.right_side
{
	float: right;
	width: 220px;
	background: #FFF url(dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}

.left_box
{
	margin: 0 0 10px 0;
	color: #000;
	background: #FFF;
	padding: 3px 0;
}


/* right side
   ---------- */

.right
{
	float: right;
	width: 49.0%;
	margin: 0 0 10px 0;
}

.right h3
{
	/*background: #566366 url(corner.gif) no-repeat top right;*/
	background-image: url(title.gif);
	color: #FFF;
	padding: 3px 0 3px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 3px 0 3px 0;
}

.right_articles
{
	background: #f5f5f5;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
	height: 160px;
}

.image
{
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer
{
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a
{
	color: #808080;
	background: #fff;
}
option
{
	font-size: 11px;	
	font-family: Arial;
} 
select
 {
	font-size: 11px;	
	font-family: Arial;

 }
INPUT
{ 
	font-size: 11px;
	border-width:1px;
	font-family: Arial;
	color:Black ;
	border-color:black;	
}
input.login
{
	background: url(btn_login.gif) 0 0 no-repeat;
	width: 64px;
	height: 13px;
	border: none;
	cursor: pointer;
	float: right;
}
input.logout
{
	background: url(btn_logout.gif) 0 0 no-repeat;
	width: 64px;
	height: 13px;
	border: none;
	cursor: pointer;
	float: right;
}
input.textbox
{
	padding: 2px 0px 1px 7px;
	background-color: #fff;
	color: #949393;
	border: #D7D7D7 1px solid;
	font-family: tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 130px;
}
a.register
{
	color: #D14A4A;
	font-weight: bold;
}

/*------------------------------------------------top part--------------------*/
#top
{
	background: url(images/nav_bg.gif) 0 0 no-repeat;
	width: 968px;
	height: 21px;
	margin: 0 0 0 0;
}
#top img
{
	left: 34px;
	top: 53px;
	width: 286px;
	height: 66px;
}
#top ul
{
	width: 950px;
	height: 29px;
	left: 635px;
	top: 74px;
}
#top ul li
{
	float: left;
	margin: 0 1px 0 0;
}
#top ul li a
{
	background: url(nav_bg.gif) 0 0 no-repeat;
	width: 102px;
	height: 29px;
	display: block;
	font: bold 11px/29px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: inherit;
}
#top ul li a:hover
{
	background: url(nav_hover.gif) 0 0 no-repeat;
	width: 102px;
	height: 29px;
	color: #4C4C4C;
	background-color: inherit;
}
#top ul li.hover
{
	float: left;
	margin: 0 1px 0 0;
	background: url(nav_hover.gif) 0 0 no-repeat;
	width: 102px;
	height: 29px;
	display: block;
	font: bold 11px/29px Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background-color: inherit;
}
/*------------------------------------------------top part--------------------*/
/*---------------- menu tab----------------------*/
#menu_tab{
width:970px;
height:25px;
background:url(menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; 
float:left; 
display:block; 
width:980px; 
margin:0px;
padding:0px;
height: 30px;
background:url(menu_bg.gif) repeat-x;
}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:30px;
}
ul.menu li.divider {
display:inline;
width:4px;
height:30px;
float:left;
background:url(menu_divider.gif) no-repeat center;
}
ul.menu li.hover {	
	font-style: italic;	
	font-weight: 100;
}
a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#fff;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#199ECD;}


/*ÎÄ±¾ÓòÖ»¶Á*/
TEXTAREA.Areareadonly
{
	border-style: none;
	border-width: 1px;
	border-color: White;
	overflow: visible;
	background-color: White;
	
	font-size: 11px;	
	font-family: Arial;
	color:Black ;	
}
