@charset "utf-8";
body {
	background:#FFFFFF url(bg.jpg) repeat-x top left;
}

body, div, td, th {
	font-family: Tahoma, verdana, Arial, simsun, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	margin:0;
}


.dMainMenu {
	position:relative;
	left:0;
	top:0;
	line-height:31px;
	width:100%;
	height:31px;
}

input, select {
	font-size:12px;
}
a {
	text-decoration: none;
}
a:link {
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
}
a:hover {
	color: #034ea2;
}
a:active {
	color: #4d4d4d;
}

a.aWhite:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.aWhite:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.aWhite:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.aWhite:active {
	color: #FFFFFF;
	text-decoration:none;
}

a.MainMenu:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.MainMenu:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.MainMenu:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.MainMenu:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


a.aBlue:link {
	color: #034ea2;
}
a.aBlue:visited {
	color: #034ea2;
}
a.aBlue:hover {
	color: #333333;
	text-decoration:underline;
}
a.aBlue:active {
	color: #333333;
}
.txtInfo {
	padding:5px;
	line-height:20px;
}
.probg {
	background:url(index_pro_bg.jpg) no-repeat 0 0;
	width:284px;
	height:157px;
}
.txtIndexName {
	height:30px;
	padding:8px 0 0 8px;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}
.menuBg {
	background:transparent url(menu_bg.jpg) left top repeat-x;
}
.subMenuBg {
	background:transparent url(sub_menu_bg.jpg) left top repeat-x;
}
.subMenuBg div {
	color:#454545;
}
.footerBg {
/*
	background:#f2f2f2 url(footer_bg.jpg) repeat-x left top;
	padding:20px 0 10px 0;
*/
}
.tableMain {
	
}
.bThumbs {
	width:130px;
	text-align:center;
	vertical-align:middle;
}

.searchBg {
	background:url(search_bg.jpg) repeat-x left top;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#dfdfdf;
	height:82px;
}
.searchFieldBg {
	background:url(search_field_bg.jpg) repeat-x left top;
}
.searchField {
	width:110px;
	border:0;
	background-color:transparent;
	height:18px;
	line-height:18px;
	padding:0;
	margin:0;
	color:#454545;
}
.pageNav {
	padding-left:10px;
	color:#606060;
	text-align:left;
	height:22px;
}
.pageNav span {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}
.aItem {
	display:table-column;
	font-weight:normal;
}
.categoryBg {
	background:url(category_bg.jpg) repeat-x top left;
}
.border {
	border:1px solid #EEEEEE;
}
.txtDate {
	font-size:10px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.searchCategory {
	width:110px;
}
.txtMessage {
	padding:120px 0 120px 0;
	text-align:center;
}
.txtError {
	padding:50px;
	text-align:center;
	color:#0099FF;
}
.txtNewsTitle {
	color:#454545;
	font-size:24px;
	font-weight:bold;
	padding:10px 0 10px 0;
	text-align:center;
}
.cont {
	line-height:22px;
	padding:10px;
}
.spItem {
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#AAAAAA;
	margin:0 5px 0 5px;
	font-style:italic;
}
.txtHeader {
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
}
.dotLine {
	background:url(line.gif) repeat-x left center;
}
.txtNewsItem {
	background-color:#FFFFFF;
	height:20px;
	line-height:20px;
}
.txtNewsItemOn {
	background-color:#EEEEEE;
	height:20px;
	line-height:20px;
}
.txtTitle {
	font-weight:bold;
}
.pageItem {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-weight:bold;
}
.pageItemOn {
	border:1px solid #AAAAAA;
	font-weight:bold;
	background-color:#BBBBBB;
	color:#FFFFFF;
}
.pageTextItem {
	line-height:14px;
}
.dShow {
}
.dHide {
	display:none;
}
.txtBox {
	border:1px solid #CCCCCC;
}


.category {
	background:#fffffff url(category_bg.jpg) no-repeat left top;
	height:35px;
	padding:0 0 0 20px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#faa61a;
	border-bottom:1px solid #DDDDDD;
}

.categoryItem {
	background:url(arrow2.jpg) no-repeat 5px center;
	padding:6px 0 6px 25px;
	text-align:left;
	border-bottom:1px solid #DDDDDD;
	font-weight:bold;
}

.categorySubItem {
	background:url(arrow3.jpg) no-repeat 15px center;
	padding:6px 0 6px 35px;
	text-align:left;
	border-bottom:1px solid #DDDDDD;
}

.categorySubItem2 {
	background:url(/images/arrow10.jpg) no-repeat 25px center;
	padding:6px 0 6px 45px;
	text-align:left;
	border-bottom:1px solid #DDDDDD;
}


.item {
	background:url(arrow3.jpg) no-repeat left center;
	padding-left:15px;
	height:18px;
	word-break:keep-all;
}


.menuBgOn
{
	background:url(new/menu_bg_on.jpg) no-repeat center top;
}
.subMenuBg
{
	height:134px;
}

.txtInfo p
{
	margin:5px 0 5px 0;
}
.txtCounter
{
	color:#838383;
}

.txtCounter span
{
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.txtWhite
{
	color:#FFFFFF;
}

.input_large {
	width:180px;
	height:18px;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA #EEEEEE #EEEEEE #AAAAAA;
}

.textarea_large {
	width:400px;
	height:150px;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA #EEEEEE #EEEEEE #AAAAAA;
	overflow:hidden;
}

.lefter
{
	border-right:1px solid #DDDDDD;
	width:200px;
}

.txtName
{
	font-weight:bold;
	font-size:14px;
}

.txtInfo2
{
	line-height:16px;
	color:#606060;
	height:60px;
	padding:3px;

}