@charset "utf-8";
/*************************************

* ļƣui-all.css

*    ߣ
* ڣ2009-4-10

* ޸ģname/ X / yyyy-mm-dd

* ļ汾UI CSS Frameworks Beta

* ݸҪ: ܹʽļ

*************************************/


/*UI accordion*/
.ui-accordion {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: 1px solid #cccccc;
}
.ui-accordion-group {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border: 1px solid #cccccc;
	border-bottom: none;
}
.ui-accordion-header {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
.ui-accordion-header a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #1c94c4;
	background: url(ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover {
	background: url(ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #c77405;
}
.ui-accordion-header:hover {
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #eb8f00;
	background: url(ef8c08_7x7_arrow_down.gif) .5em 50% no-repeat;
}
.ui-accordion-content {
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333333;
	font-size: 1em;
}
.ui-accordion-content p {
	padding: 1em 1.7em 0.6em;
}






/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #cccccc;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #cccccc;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #1c94c4;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	color: #c77405;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #eb8f00;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #cccccc;
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333333;
	padding: 1.5em 1.7em;	
	font-size: 1.1em;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}





/*slider*/
.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	border: 1px solid #dddddd;
	height: .8em;
	position: relative;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	width: 1.2em;
	height: 1.2em;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border: 1px solid #cccccc;
}
.ui-slider-handle:hover {
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border: 1px solid #fbcb09;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #fbd850;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
}






/*dialog*/
.ui-dialog {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333333;
	border: 4px solid #dddddd;
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
}
.ui-resizable .ui-resizable-handle {
	display: block; 
}
body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
.ui-resizable-n { 
	cursor: n-resize; 
	height: 7px; 
	width: 100%; 
	top: -5px; 
	left: 0px;  
}
.ui-resizable-s { 
	cursor: s-resize; 
	height: 7px; 
	width: 100%; 
	bottom: -5px; 
	left: 0px; 
}
.ui-resizable-e { 
	cursor: e-resize; 
	width: 7px; 
	right: -5px; 
	top: 0px; 
	height: 100%; 
}
.ui-resizable-w { 
	cursor: w-resize; 
	width: 7px; 
	left: -5px; 
	top: 0px; 
	height: 100%;
}
.ui-resizable-se { 
	cursor: se-resize; 
	width: 13px; 
	height: 13px; 
	right: 0px; 
	bottom: 0px; 
	background: url(222222_11x11_icon_resize_se.gif) no-repeat 0 0;
}
.ui-resizable-sw { 
	cursor: sw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	bottom: 0px;  
}
.ui-resizable-nw { 
	cursor: nw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	top: 0px; 
}
.ui-resizable-ne { 
	cursor: ne-resize; 
	width: 9px; 
	height: 9px; 
	right: 0px; 
	top: 0px; 
}
.ui-dialog-titlebar {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	padding: .5em 1.5em .5em 1em;
	color: #1c94c4;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
	font-weight: bold;
	position: relative;
}
.ui-dialog-title {}
.ui-dialog-titlebar-close {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: url(ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
	position: absolute;
	right: 8px;
	top: .7em;
	width: 11px;
	height: 11px;
	z-index: 100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
	background: url(ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close:active {
	background: url(ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
}
.ui-dialog-titlebar-close span {
	display: none;
}
.ui-dialog-content {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	color: #333333;
	padding: 1.5em 1.7em;	
}
.ui-dialog-buttonpane {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	border-top: 1px solid #dddddd;
	background: #eeeeee;
}
.ui-dialog-buttonpane button {
	margin: .5em 0 .5em 8px;
	color: #1c94c4;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	font-size: 1em;
	border: 1px solid #cccccc;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
}
.ui-dialog-buttonpane button:hover {
	color: #c77405;
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border: 1px solid #fbcb09;
}
.ui-dialog-buttonpane button:active {
	color: #eb8f00;
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #fbd850;
}
/* This file skins dialog */
.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-dialog-overlay{
	background: url(ui-bg_flat_0_aaaaaa_40x100.png) repeat-x scroll 50% 50% #AAAAAA;
	opacity: 0.3;
}






/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	font-size: 1.1em;
	border: 4px solid #dddddd;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #cccccc;
	color: #1c94c4;
	background: #f6f6f6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #fdf5ce;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 7.4em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 2.2em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #1c94c4;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #eeeeee;
}
table.ui-datepicker td a:hover {
	border: 1px solid #fbcb09;
	color: #c77405;
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #fbd850;
	color: #eb8f00;
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #333333;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #333333;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
.ui-datepicker-current-day{
	border: 1px solid #fbcb09;
	color: #c77405;
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
}
.ui-datepicker-today a{
	font-weight:bold;
	color:#f90!important;
}












/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/

/*component global class*/
.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	color: #333333;
}
.ui-component-content a {
	color: #333333;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	font-weight: bold;
	color: #1c94c4 !important;
}
.ui-default-state a {
	color: #1c94c4;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	font-weight: bold;
	color: #c77405 !important;
}
.ui-hover-state a {
	color: #c77405;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #fbd850;
	background: #ffffff url(ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	font-weight: bold;
	color: #eb8f00 !important;
	outline: none;
}
.ui-active-state a {
	color: #eb8f00;
	outline: none;
}
/*icons*/
.ui-arrow-right-default {background: url(ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:active, .ui-arrow-right-active {background: url(ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-content {background: url(222222_7x7_arrow_right.gif) no-repeat 50% 50%;}

.ui-arrow-left-default {background: url(ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:active, .ui-arrow-left-active {background: url(ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-content {background: url(222222_7x7_arrow_left.gif) no-repeat 50% 50%;}

.ui-arrow-down-default {background: url(ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:active, .ui-arrow-down-active {background: url(ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-content {background: url(222222_7x7_arrow_down.gif) no-repeat 50% 50%;}

.ui-arrow-up-default {background: url(ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:active, .ui-arrow-up-active {background: url(ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-content {background: url(222222_7x7_arrow_up.gif) no-repeat 50% 50%;}

.ui-close-default {background: url(ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:hover, .ui-close-hover {background: url(ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:active, .ui-close-active {background: url(ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-content {background: url(ef8c08_11x11_icon_close.gif) no-repeat 50% 50%;}

.ui-folder-closed-default {background: url(ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:active, .ui-folder-closed-active {background: url(ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-content {background: url(ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}

.ui-folder-open-default {background: url(ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:hover, .ui-folder-open-hover {background: url(ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:active, .ui-folder-open-active {background: url(ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-content {background: url(ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%;}

.ui-doc-default {background: url(ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:hover, .ui-doc-hover {background: url(ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:active, .ui-doc-active {background: url(ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-content {background: url(222222_11x11_icon_doc.gif) no-repeat 50% 50%;}

.ui-arrows-leftright-default {background: url(ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-content {background: url(222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}

.ui-arrows-updown-default {background: url(ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-content {background: url(222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}

.ui-minus-default {background: url(ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:hover, .ui-minus-hover {background: url(ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:active, .ui-minus-active {background: url(ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-content {background: url(222222_11x11_icon_minus.gif) no-repeat 50% 50%;}

.ui-plus-default {background: url(ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:hover, .ui-plus-hover {background: url(ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:active, .ui-plus-active {background: url(ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-content {background: url(222222_11x11_icon_plus.gif) no-repeat 50% 50%;}

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */
BODY{
    text-align: center;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-left: 0px;
    background-attachment: scroll;
    padding-right: 0px;
    background-repeat: repeat-x;
    font-family: "", arial;
    background-position: center top;
    color: #000;
    font-size: 12px;
    padding-top: 0px;
}
#index{
   background-image: url(bj.jpg);
    text-align: center;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-left: 0px;
    background-attachment: scroll;
    padding-right: 0px;
    background-repeat: repeat-x;
    font-family: "", arial;
    background-position: center top;
    color: #000;
    font-size: 12px;
    padding-top: 0px;
}
DIV{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
FORM{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
P{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
I{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
IMG{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
LI{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
OL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DT{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
DD{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TABLE{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TR{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TD{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TH{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
FIELDSET{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
LABEL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
LEGEND{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
SELECT{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
BUTTON{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
INPUT{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
P{
   line-height: 20px;
}
LI{
   line-height: 20px;
}
DIV{
   line-height: 20px;
}
H1{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
}
H2{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
}
H3{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
}
H4{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;

    font-weight: normal;
    padding-top: 0px;
}
H5{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
}
H6{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    font-weight: normal;
    padding-top: 0px;
}
H1 IMG{
   margin: 0px;
}
H2 IMG{
   margin: 0px;
}
H3 IMG{
   margin: 0px;
}
H4 IMG{
   margin: 0px;
}
H5 IMG{
   margin: 0px;
}
H6 IMG{
   margin: 0px;
}
UL{
   list-style-type: none;
}
OL{
   list-style-type: none;
}
LI{
   list-style-type: none;
}
DL{
   list-style-type: none;
}
DT{
   list-style-type: none;
}
DD{
   list-style-type: none;
}
IMG{
   padding-bottom: 0px;
    border-right-width: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    vertical-align: middle;
    border-left-width: 0px;
    padding-top: 0px;
}
A IMG{
   padding-bottom: 0px;
    border-right-width: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    vertical-align: middle;
    border-left-width: 0px;
    padding-top: 0px;
}
A:link{
   color: #1f3a87;
    text-decoration: none;
}
A:visited{
   color: #1f3a87;
    text-decoration: none;
}
A:hover{
   color: #f90;
    text-decoration: underline;
}
A:active{
   color: #1f3a87;
    text-decoration: none;
}
.pic A{
   border-bottom: #e6e7e7 1px solid;
    border-left: #e6e7e7 1px solid;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
    border-top: #e6e7e7 1px solid;
    border-right: #e6e7e7 1px solid;
    padding-top: 4px;
}
.pic A:hover{
   border-bottom: #f60 1px solid;
    border-left: #f60 1px solid;
    display: inline-block;
    background: #fff4ce;
    border-top: #f60 1px solid;
    border-right: #f60 1px solid;
}
.fontred{
   color: #f00;
}
.fontgray{
   color: #999;
}
.fontblack{
   color: #000;
}
.input-gray{
   color: #999;
}
.input-black{
   color: #000;
}
.floatLeft{
   float: left;
}
.floatRight{
   float: right;
}
.floatNone{
   float: none;
}
.clearBoth{
   line-height: 0;
    width: 100%;
    height: 1px;
    clear: both;
    font-size: 0px;
    overflow: hidden;
}
.clearLeft{
   clear: left;
}
.clearRight{
   clear: right;
}
.clearfix{
   display: inline-block;
}
.clearfix:after{
   display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
* HTML .clearfix{
   height: 1%;
}
.clearfix{
   display: block;
}
.pageWidth{
   background-image: none;
    margin: 0px auto;
    width: 1004px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
}
#elem-FrontProducts_generalSearch01-1336202263409{
padding-top:10px;}
#elem-FrontNews_search01-1336203137601{
padding-top:10px;}
#elem-FrontMessages_customizeList01-004{
padding-top:10px;}
.columnSpace{
   padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.breadcrumb{
   padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    clear: both;
    padding-top: 5px;
}
.date-ico{
   background: url(icon-time.gif) no-repeat right 50%;
}
.column-num1{
   width: 100%;
}
.column-num2{
   width: 47%;
}
.column-num3{
   width: 30%;
}
.column-num4{
   width: 24%;
}
.column-num5{
   width: 17%;
}
.column-num6{
   width: 14%;
}
.text-oper{
   float: left;
}
.text-tip{
   margin: 0px 0px 0px 10px;
    float: left;
}
.text-tip SPAN{
   line-height: 15px;
}
.text-oper SPAN{
   width: auto !important;
    word-break: break-all;
}
.text-tip SPAN{
   width: auto !important;
    word-break: break-all;
}
.text-tip .tip-default{
   color: #999;
}
.text-tip .tip-remind{
   color: #000;
}
.text-tip .tip-ok{
   padding-left: 20px;
    display: inline-block;
    background: url(ok.gif) no-repeat left top;
    color: #3bae47;
}
.text-tip .tip-error{
   padding-left: 20px;
    display: inline-block;
    background: url(error.gif) no-repeat left top;
    color: #e60012;
}
.input{
   border-bottom: #ddddde 1px solid;
    border-left: #ddddde 1px solid;
    padding-bottom: 0px;
    line-height: 18px;
    padding-left: 2px;
    padding-right: 2px;
    height: 18px;
    border-top: #ddddde 1px solid;
    border-right: #ddddde 1px solid;
    padding-top: 0px;
}
.input-width{
   width: 200px;
}
.input-up{
   border-bottom: #06c 1px solid;
    border-left: #06c 1px solid;
    border-top: #06c 1px solid;
    border-right: #06c 1px solid;
}
.pageJump{
   text-align: left;
    padding-bottom: 10px;
    line-height: 20px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}
.pageJump A{
   border-bottom: #8db5d7 1px solid;
    border-left: #8db5d7 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    border-top: #8db5d7 1px solid;
    margin-right: 2px;
    border-right: #8db5d7 1px solid;
    text-decoration: none;
    padding-top: 2px;
}
.pageJump A:hover{
   border-bottom: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #ff0000 1px solid;
    margin-right: 2px;
    border-right: #ff0000 1px solid;
    padding-top: 2px;
}
.pageJump A:active{
   border-bottom: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #ff0000 1px solid;
    margin-right: 2px;
    border-right: #ff0000 1px solid;
    padding-top: 2px;
}
.pageJump SPAN.current{
   border-bottom: #e89954 1px solid;
    border-left: #e89954 1px solid;
    padding-bottom: 2px;
    background-color: #e89954;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    border-top: #e89954 1px solid;
    font-weight: bold;
    margin-right: 2px;
    border-right: #e89954 1px solid;
    padding-top: 2px;
}
.pageJump SPAN.disabled{
   border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ccc;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 2px;
}
.textInput{
   border-bottom: #8db5d7 1px solid;
    border-left: #8db5d7 1px solid;
    width: 25px;
    color: #000;
    border-top: #8db5d7 1px solid;
    border-right: #8db5d7 1px solid;
}
.pgbtn{
   background-image: url(btnbg.jpg);
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    line-height: 18px;
    padding-left: 2px;
    padding-right: 2px;
    background-repeat: repeat-x;
    height: 18px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}
.pageJump .totalcount{
   float: left;
}
.pageJump .number{
   float: right;
}
.pageJump .number A{
   border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    line-height: 15px;
    background: url(bgpage-01.gif) repeat-x 0px -58px;
    float: left;
    height: 15px;
    color: #666 !important;
    border-top: #d3d3d4 1px solid;
    border-right: #d3d3d4 1px solid;
    text-decoration: none;
}
.pageJump .number A:hover{
   border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(bgpage-01.gif) repeat-x 0px -87px;
    color: #0068cc !important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid;
}
.pageJump .number SPAN{
   line-height: 15px;
    float: left;
    height: 15px;
}
.pageJump .number .current{
   border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    background: url(bgpage-01.gif) repeat-x 0px -87px;
    color: #666 !important;
    border-top: #d3d3d4 1px solid;
    border-right: #d3d3d4 1px solid;
}
.pageJump .number .disabled{
   border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    background: url(bgpage-01.gif) repeat-x 0px -87px;
    color: #666 !important;
    border-top: #d3d3d4 1px solid;
    border-right: #d3d3d4 1px solid;
}
.pageJump .amount{
   float: left;
}
.pageJump .amount .num{
   padding-right: 5px;
    float: left;
}
.pageJump .amount A{
   border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    line-height: 15px;
    background: url(bgpage-01.gif) repeat-x 0px -58px;
    float: left;
    height: 15px;
    color: #666 !important;
    border-top: #d3d3d4 1px solid;
    border-right: #d3d3d4 1px solid;
    text-decoration: none;
}
.pageJump .amount A:hover{
   border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(bgpage-01.gif) repeat-x 0px -87px;
    color: #0068cc !important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid;
}
.pageJump .amount .currentpagepize{
   border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(bgpage-01.gif) repeat-x 0px -87px;
    color: #0068cc !important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid;
}
.pageJump .total{
   float: right;
}
.pageJump .jump{
   line-height: 20px;
    float: right;
    height: 20px;
}
.pageJump .jump .pgbtn{
   border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    padding-bottom: 0px;
    line-height: 13px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 5px;
    background: url(bgbtn-01.gif) repeat-x 0px 0px;
    height: 18px;
    color: #666;
    font-size: 12px;
    vertical-align: middle;
    border-top: #d3d3d4 1px solid;
    cursor: pointer;
    font-weight: normal;
    border-right: #d3d3d4 1px solid;
    padding-top: 0px;
}
.tablestyle{
   width: 100%;
}
.oper-tips{
   text-align: center;
    margin: 10px 0px;
    width: 100%;
    height: 32px;
    clear: both;
}
.oper-tips IMG{
   width: 32px;
    height: 32px;
    vertical-align: middle;
}
.oper-tips SPAN{
   line-height: 32px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: bold;
}
.success{
   text-align: center;
    margin: 0px auto;
    width: 100%;
    clear: both;
}
.noinfo{
   text-align: center;
    margin: 0px auto;
    width: 100%;
    clear: both;
}
.success P{
   height: 32px;
}
.noinfo P{
   height: 32px;
}
.success P IMG{
   width: 32px;
    height: 32px;
    vertical-align: middle;
}
.noinfo P IMG{
   width: 32px;
    height: 32px;
    vertical-align: middle;
}
.success P SPAN{
   text-align: left;
    line-height: 32px;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: bold;
}
.noinfo P SPAN{
   text-align: left;
    line-height: 32px;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: bold;
}
.pages-flip{
   text-align: center;
    padding-bottom: 3px;
    margin: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
    padding-top: 3px;
}
.pages-flip A{
   border-bottom: #fff 1px solid;
    border-left: #fff 1px solid;
    padding-bottom: 2px;
    margin: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000099;
    font-size: 12px;
    border-top: #fff 1px solid;
    border-right: #fff 1px solid;
    text-decoration: underline;
    padding-top: 2px;
}
.pages-flip A:hover{
   border-bottom: #000099 1px solid;
    border-left: #000099 1px solid;
    color: #000;
    font-size: 12px;
    border-top: #000099 1px solid;
    border-right: #000099 1px solid;
}
.pages-flip A:active{
   border-bottom: #000099 1px solid;
    border-left: #000099 1px solid;
    color: #f00;
    font-size: 12px;
    border-top: #000099 1px solid;
    border-right: #000099 1px solid;
}
.pages-flip A.current{
   border-bottom: #fff 1px solid;
    border-left: #fff 1px solid;
    padding-bottom: 2px;
    background-color: #fff;
    margin: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    border-top: #fff 1px solid;
    font-weight: bold;
    border-right: #fff 1px solid;
    padding-top: 2px;
}
.pages-flip SPAN.disabled{
   border-bottom: #eee 1px solid;
    border-left: #eee 1px solid;
    padding-bottom: 2px;
    margin: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ddd;
    border-top: #eee 1px solid;
    border-right: #eee 1px solid;
    padding-top: 2px;
}
.dialog-waiting{
   background-image: url(loading.gif);
    text-align: center;
    margin: 15px auto 0px;
    width: 160px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 20px;
}
#box_root{
   width: 1004px;
    float: none;
}
a.btna {
	display: inline-block;
	display: -moz-inline-stack;
	padding:0 10px 0 0;
	text-align:center;
	margin-right:10px;
	text-decoration:none!important;
}
a.btna span:-moz-any-link {
	/*border:3px solid #f90;   modify */
}
a.btna:hover {
	color:#fff;
	text-decoration:none;
}
/** ť1 **/
a.btna-com-01 {
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-01.gif) 100% -31px no-repeat;
}
a.btna-com-01 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:31px;
	line-height:31px;
	background:url(btna-blue1-01.gif) 0 0 no-repeat;
}
a.btna-com-01:hover {
	background:url(btna-blue1-02.gif) 100% -31px no-repeat;
}
a.btna-com-01:hover span.btna-s {
	background:url(btna-blue1-02.gif) 0 0 no-repeat;
}
/** ť2 **/
a.btna-unimp-01 {
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-03.gif) 100% -31px no-repeat;
	color:#0068B7;
}
a.btna-unimp-01 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#0068B7;
	height:31px;
	line-height:31px;
	background:url(btna-blue1-03.gif) 0 0 no-repeat;
}
a.btna-unimp-01:hover {
	background:url(btna-blue1-03.gif) 100% -31px no-repeat;
}
a.btna-unimp-01:hover span.btna-s {
	color:#0068B7;
	background:url(btna-blue1-03.gif) 0 0 no-repeat;
}
/** ť3 **/
a.btna-com-02 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-04.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px;
}
a.btna-com-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(btna-blue1-04.gif) 0 0 no-repeat;
}
a.btna-com-02:hover {
	background:url(btna-blue1-05.gif) 100% -50px no-repeat;
}
a.btna-com-02:hover span.btna-s {
	background:url(btna-blue1-05.gif) 0 0 no-repeat;
}
/** ť4 **/
a.btna-unimp-02 {
	height:31px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-06.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px;
	color:#898989;
}
a.btna-unimp-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(btna-blue1-06.gif) 0 0 no-repeat;
}
a.btna-unimp-02:hover {
	background:url(btna-blue1-06.gif) 100% -50px no-repeat;
}
a.btna-unimp-02:hover span.btna-s {
	background:url(btna-blue1-06.gif) 0 0 no-repeat;
	color:#0068b7;
}
/** ť5 **/
a.btna-com-03 {
	color:#fff;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-07.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px;
}
a.btna-com-03 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	background:url(btna-blue1-07.gif) 0 0 no-repeat;
	height:24px;
	line-height:24px;
}
a.btna-com-03:hover {
	background:url(btna-blue1-08.gif) 100% -24px no-repeat;
}
a.btna-com-03:hover span.btna-s {
	background:url(btna-blue1-08.gif) 0 0 no-repeat;
}
/** ť6 **/
a.btna-unimp-03 {
	color:#fff;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-blue1-09.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	color:#898989;
	font-size:12px;
}
a.btna-unimp-03 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	background:url(btna-blue1-09.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
}
a.btna-unimp-03:hover {
	background:url(btna-blue1-09.gif) 100% -24px no-repeat;
	color:#0068b7;
}
a.btna-unimp-03:hover span.btna-s {
	background:url(btna-blue1-09.gif) 0 0 no-repeat;
}
/** ť7 **/
a.btna-imp-01 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-red1-01.gif) 100% -50px no-repeat;
	height:50px;
	line-height:40px;
}
a.btna-imp-01 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	height:31px;
	line-height:31px;
	background:url(btna-red1-01.gif) 0 0 no-repeat;
}
a.btna-imp-01:hover {
	background:url(btna-red1-02.gif) 100% -50px no-repeat;
}
a.btna-imp-01:hover span.btna-s {
	background:url(btna-red1-02.gif) 0 0 no-repeat;
}
/** ť8**/
a.btna-imp-02 {
	color:#fff;
	text-decoration:none!important;
	background:url(btna-red1-03.gif) 100% -24px no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px;
}
a.btna-imp-02 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	background:url(btna-red1-03.gif) 0 0 no-repeat;
	height:24px;
	line-height:24px;
	color:#fff;
}
a.btna-imp-02:hover {
	background:url(btna-red1-04.gif) 100% -24px no-repeat;
}
a.btna-imp-02:hover span.btna-s {
	background:url(btna-red1-04.gif) 0 0 no-repeat;
}
/** ť9 **/
a.btna-com-04 {
	height:31px;
	line-height:31px;
	color:#fff;
	text-decoration:none!important;
	background:url(btna-blue1-10.gif) 100% -22px no-repeat;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	#padding-right:3px;
}
a.btna-com-04 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	color:#fff;
	background:url(btna-blue1-10.gif) 0 0 no-repeat;
	height:22px;
	line-height:22px;
}
a.btna-com-04:hover {
	background:url(btna-blue1-11.gif) 100% -22px no-repeat;
}
a.btna-com-04:hover span.btna-s {
	background:url(btna-blue1-11.gif) 0 0 no-repeat;
}
/** ť10 **/
a.btna-unimp-04 {
	background:url(btna-blue1-12.gif) 100% -22px no-repeat;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	display: inline-block;
}
a.btna-unimp-04 span.btna-s {
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	background:url(btna-blue1-12.gif) 0 0 no-repeat;
	height:22px;
	line-height:22px;
}
a.btna-unimp-04:hover {
	background:url(btna-blue1-13.gif) 100% -22px no-repeat;
}
a.btna-unimp-04:hover span.btna-s {
	color:#fff;
	background:url(btna-blue1-13.gif) 0 0 no-repeat;
}
/** ť10 **/
a.btna11 {
	display:block;
	background:url(btna-gray1-05.gif) 0 0 no-repeat;
	width:52px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	color:#898989;
}
a.btna11:hover {
	background:url(btna-gray1-06.gif) 0 0 no-repeat;
	color:#898989;
}
/** ť **/
.btn {
	width:72px;
	height:31px;
	line-height:31px;
	border:0;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
/** ť1 **/
.btn-com-01 {
	background:url(btn-blue1-01.gif) 0 0 no-repeat;
}
.btn-com-up01 {
	background:url(btn-blue1-02.gif) 0 0 no-repeat;
}
/** ť2 **/
.btn-unimp-01 {
	background:url(btn-blue1-01.gif) 0 0 no-repeat;
	color:#fff;
}
.btn-unimp-up01 {
	background:url(btn-blue1-03.gif) 0 0 no-repeat;
	color:#0068b7;
}
/** ť3 **/
.btn-com-02 {
	background:url(btn-blue1-04.gif) 0 0 no-repeat;
	width:110px;
	height:50px;
	padding-bottom:10px;
}
.btn-com-up02 {
	background:url(btn-blue1-05.gif) 0 0 no-repeat;
}
/** ť4 **/
.btn-unimp-02 {
	background:url(btn-blue1-06.gif) 0 0 no-repeat;
	width:80px;
	height:50px;
	padding-bottom:10px;
	color:#0068b7;
}
.btn-unimp-up02 {
	background:url(btn-blue1-06.gif) 0 0 no-repeat;
	color:#0068b7;
}
/** ť5 **/
.btn-com-03 {
	background:url(btn-blue1-07.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	font-size:12px;
	line-height:26px;
}
.btn-com-up03 {
	background:url(btn-blue1-08.gif) 0 0 no-repeat;
}
/** ť6 **/
.btn-unimp-03 {
	background:url(btn-blue1-09.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	font-size:12px;
	color:#0068b7;
	line-height:26px;
}
.btn-unimp-up03 {
	background:url(btn-blue1-09.gif) 0 0 no-repeat;
	color:#0068b7;
}
/** ť7 **/
.btn-imp-01 {
	background:url(btn-red1-01.gif) 0 0 no-repeat;
	width:110px;
	height:50px;
	padding-bottom:10px;
}
.btn-imp-up01 {
	background:url(btn-red1-02.gif) 0 0 no-repeat;
}
/** ť8 **/
.btn-imp-02 {
	background:url(btn-red1-03.gif) 0 0 no-repeat;
	width:56px;
	height:24px;
	line-height:24px;
	font-size:12px;
}
.btn-imp-up02 {
	background:url(btn-red1-04.gif) 0 0 no-repeat;
}
/** ť9 **/
.btn-com-04 {
	background:url(btn-blue1-10.gif) 0 0 no-repeat;
	width:42px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
}
.btn-com-up04 {
	background:url(btn-blue1-11.gif) 0 0 no-repeat;
}
/** ť10 **/
.btn-unimp-04 {
	background:url(btn-blue1-12.gif) 0 0 no-repeat;
	width:42px;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
	color:#0068b7;
}
.btn-unimp-up04 {
	background:url(btn-blue1-12.gif) 0 0 no-repeat;
	color:#0068b7;
}
/** ť11 **/
.btn-com-05 {
	background:url(btn-blue1-13.gif) 0 0 no-repeat;
	width:112px;
	height:31px;
	line-height:31px;
}
.btn-com-up05 {
	background:url(btn-blue1-14.gif) 0 0 no-repeat;
}
/** ť11 **/
.btn-com-06 {
	background:url(btn-blue1-15.gif) 0 0 no-repeat;
	width:68px;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:22px;
}
.btn-com-up06 {
	background:url(btn-blue1-16.gif) 0 0 no-repeat;
}


/** 2010.1.23Ӱť **/


/** ť12 **/
a.btna-unimp-05 {
	height:31px;
	line-height:31px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-gray1-01.gif) 100% -31px no-repeat;
}
a.btna-unimp-05 span.btna-s {
	color:#666;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:31px;
	line-height:31px;
	background:url(btna-gray1-01.gif) 0 0 no-repeat;
}
a.btna-unimp-05:hover {
	background:url(btna-blue1-03.gif) 100% -31px no-repeat;
}
a.btna-unimp-05:hover span.btna-s {
	background:url(btna-blue1-03.gif) 0 0 no-repeat;
	color:#FFF;
}


/** ť13 **/
a.btna-unimp-06 {
	height:22px;
	line-height:22px;
	color:#000;
	font-size:12px;
	text-decoration:none!important;
	background:url(btna-gray1-04.gif) 100% -22px no-repeat;
}
a.btna-unimp-06 span.btna-s {
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:22px;
	line-height:22px;
	background:url(btna-gray1-04.gif) 0 0 no-repeat;
}
a.btna-unimp-06:hover {
	background:url(btna-blue1-12.gif) 100% -22px no-repeat;
}
a.btna-unimp-06:hover span.btna-s {
	background:url(btna-blue1-12.gif) 0 0 no-repeat;
	color:#FFF;
}



/** ť14 **/
a.btna-unimp-07 {
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none!important;
	background:url(btna-red1-07.gif) 100% -36px no-repeat;
}
a.btna-unimp-07 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:36px;
	line-height:36px;
	background:url(btna-red1-07.gif) 0 0 no-repeat;
}
a.btna-unimp-07:hover {
	background:url(btna-red1-08.gif) 100% -36px no-repeat;
}
a.btna-unimp-07:hover span.btna-s {
	background:url(btna-red1-08.gif) 0 0 no-repeat;
}

/** ť15 **/
a.btna-unimp-08 {
	height:23px;
	line-height:23px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(btna-red1-09.gif) 100% -23px no-repeat;
}
a.btna-unimp-08 span.btna-s {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:23px;
	line-height:23px;
	background:url(btna-red1-09.gif) 0 0 no-repeat;
}
a.btna-unimp-08:hover {
	background:url(btna-red1-10.gif) 100% -23px no-repeat;
}
a.btna-unimp-08:hover span.btna-s {
	background:url(btna-red1-10.gif) 0 0 no-repeat;
}


/** ť16 **/
.btn-com-07 {
	background:url(btn-blue1-17.gif) 0 0 no-repeat;
	color:#555;
}
.btn-com-up07 {
	background:url(btn-blue1-03.gif) 0 0 no-repeat;
	color:#FFF;
}


/** ť17 **/
.btn-imp-03 {
	background:url(btn-red1-05.gif) 0 0 no-repeat;
	width:41px;
	height:21px;
	line-height:21px;
	font-size:12px;
}
.btn-imp-up03 {
	background:url(btn-red1-06.gif) 0 0 no-repeat;
}

/** ť18**/
a.btna-unimp1-01 {
	height:22px;
	line-height:22px;
	color:#000;
	font-size:12px;
	text-decoration:none!important;
	background:url(btna-gray1-04.gif) right -22px no-repeat;
}
a.btna-unimp1-01 span.btna-s {
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	height:22px;
	line-height:22px;
	background:url(btna-gray1-04.gif) left 0 no-repeat;
}
a.btna-unimp1-01:hover {
	background:url(btna-gray1-04.gif) right -22px no-repeat;
	cursor:text;
}
a.btna-unimp1-01:hover span.btna-s {
	background:url(btna-gray1-04.gif) left 0 no-repeat;
	cursor:text;
}
.FrontColumns_navigation01-d1_c1 {
	width:100%;
	margin:0 0 0 0;
	clear:both;
	height:37px;
	text-align:left;
	position:relative;
	z-index:2;
}
/**ʽ**/

.FrontColumns_navigation01-d1_c1 a:link {
	color:#06c;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 a:visited {
	color:#06c;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 a:hover {
	color:#FF6200;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 a:active {
	color:#06c;
}
/**ʽ**/

.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .current-a:link {
	color:#FF6200;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .current-a:visited {
	color:#FF6200;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .current-a:hover {
	color:#FF6200;
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .current-a:active {
	color:#FF6200;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .current-a span {
	color:#FF6200;
}
/**ǰʽ**/

.FrontColumns_navigation01-d1_c1 ul.nav-first {
	clear:both;
	overflow:hidden;
	z-index:4;
	width:100%;
	position:absolute;
	height:35px;
	background:url(nav-pic-02.gif) left -190px repeat-x;
	text-align:center;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li {
	float:left;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li a {
	background:url(nav-pic-02.gif) left -285px no-repeat;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .first {
	float:left;
	height:35px;
	background:url(nav-pic-02.gif) left 0 no-repeat;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .first a {
	float:left;
	height:35px;
	padding-left:10px;
	background:none;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li.last {
	display:block;
	float:right;
	width:8px;
	height:35px;
	padding:0;
	margin:0;
	background:url(nav-pic-02.gif) right -95px no-repeat;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li.last a {
	margin-right:10px;
}
.FrontColumns_navigation01-d1_c1 ul .current {
/*background:url(nav-arrow-01.gif) 50% 0 no-repeat;*/

}
.FrontColumns_navigation01-d1_c1 ul.nav-first li a,  .FrontColumns_navigation01-d1_c1 ul.nav-first li a span {
	float:left;
	height:35px;
	font-weight:bold;
	padding-left:2px;
	text-decoration:none!important;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li a {
	color:#fff;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li a span {
	padding:0 21px;
	line-height:30px;
	color:#fff;
	cursor:pointer;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first li a:hover span,  .FrontColumns_navigation01-d1_c1 ul.nav-first li.current a span,  .FrontColumns_navigation01-d1_c1 ul.nav-first li.current a:hover span {
	background:url(nav-hover-02.gif) left top repeat-x;
}
/**ʽ**/

.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second {
	display:none;
	clear:both;
	float:left;
	width:960px;
	height:30px;
	line-height:30px;
	position:absolute;
	left:0;
	top:35px;
	z-index:3;
	background:url(nav-divpic-02.gif) 0 -78px repeat-x;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .nav-sec-main {
	width:100%;
	overflow:hidden;
	background:url(nav-divpic-02.gif) 0 0 no-repeat;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second .nav-sec-main ul {
	float:right;
	width:90%;
	overflow:hidden;
	background:url(nav-divpic-02.gif) right -39px no-repeat;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li {
	float:left;
	margin-right:15px;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li a, .FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li a:hover {
	padding:0;
	margin:0;
	background:none;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li a:hover {
	text-decoration:underline;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li a span {
	padding:0;
	margin:0;
	color:#06c;
	font-weight:normal;
	background:none;
}
.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-second ul li a:hover span {
	color:#FF6200;
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration:underline;
	background:none;
}
/** ײʽ **/

#FrontColumns_navigation01-btmnav ul.nav-first .first {
	height:20px;
}
#FrontColumns_navigation01-btmnav ul.nav-first .first a {
	height:20px;
}
#FrontColumns_navigation01-btmnav ul.nav-first li.last {
	height:20px;
}
#FrontColumns_navigation01-btmnav {
	font-family:tahoma, Arial, Helvetica, sans-serif, "";
	font-size:12px;
	color:#000;
	/*background:#fff;*/

	clear:both;
	width:99.8%;
	text-align:center;
	position:relative;
	z-index:2;
	height:auto;
}
#FrontColumns_navigation01-btmnav ul.nav-first {
	overflow:hidden;
	width:100%;
	height:20px;
	/*border:1px solid #ddd;*/

	position:static;
	/*background:url(nav-divpic-01.gif) 0 -78px repeat-x;*/

	background:none;
}
#FrontColumns_navigation01-btmnav ul.nav-first li {
	float:left;
	margin:0 1px 0 0;
	background:none;
}
#FrontColumns_navigation01-btmnav ul.nav-first .first {
	/*margin-left:230px;*/

	display:inline;
	background:none;
}
/**ʽ**/

#FrontColumns_navigation01-btmnav a:link {
	color:#06c;
	text-decoration:none;
}
#FrontColumns_navigation01-btmnav a:visited {
	color:#06c;
	text-decoration:none;
}
#FrontColumns_navigation01-btmnav a:hover {
	color:#FF6200;
	text-decoration:none;
}
#FrontColumns_navigation01-btmnav a:active {
	color:#06c;
}
/**ʽ**/

#FrontColumns_navigation01-btmnav .current-a:link {
	color:#FF6200;
	text-decoration:underline;
	background:none;
}
#FrontColumns_navigation01-btmnav .current-a:visited {
	color:#FF6200;
	text-decoration:underline;
	background:none;
}
#FrontColumns_navigation01-btmnav .current-a:hover {
	color:#FF6200;
	text-decoration:underline;
	background:none;
}
#FrontColumns_navigation01-btmnav .current-a:active {
	color:#FF6200;
	background:none;
}
/**ǰʽ**/

#FrontColumns_navigation01-btmnav ul.nav-first li a,  #FrontColumns_navigation01-btmnav ul.nav-first li a span {
	text-decoration:none;
	text-align:center;
	background:none;
	color:#6b6b6b;
}
#FrontColumns_navigation01-btmnav ul.nav-first li a span {
	padding:0 10px;
	line-height:20px;
	cursor:pointer;
	background:none;
}
#FrontColumns_navigation01-btmnav ul.nav-first .last {
	display:none;
}
/**ʽ**/

#FrontColumns_navigation01-btmnav .nav-second {
	clear:both;
	float:left;
	display:none;
	width:772px;
	height:29px;
	line-height:29px;
	position:absolute;
	left:0;
	top:35px;
	z-index:3;
	background:url(nav-divpic-01.gif) 0 -78px repeat-x;
}
#FrontColumns_navigation01-btmnav .nav-second .nav-sec-main {
	width:100%;
	overflow:hidden;
	/*background:url(nav-divpic-01.gif) 0 0 no-repeat;*/

	background:none;
}
#FrontColumns_navigation01-btmnav .nav-second .nav-sec-main ul {
	float:right;
	width:90%;
	overflow:hidden;
	background:url(nav-divpic-01.gif) right -39px no-repeat;
}
#FrontColumns_navigation01-btmnav .nav-second ul li {
	float:left;
	margin-right:15px;
}
#FrontColumns_navigation01-btmnav.FrontColumns_navigation01-d1_c1 ul.nav-first li a,  #FrontColumns_navigation01-btmnav.FrontColumns_navigation01-d1_c1 ul.nav-first li a span {
	float:left;
	height:20px;
	font-weight:normal;
	padding-left:5px;
	text-decoration:none!important;
}
#FrontColumns_navigation01-btmnav.FrontColumns_navigation01-d1_c1 ul.nav-first li a {
	background:url(navbtm-line.gif) left center no-repeat;
}
#FrontColumns_navigation01-btmnav.FrontColumns_navigation01-d1_c1 ul.nav-first li.first a {
	background:none;
	padding-left:0px;
}
/** Աĵʽ **/

#FrontColumns_navigation01-membernav {
	font-family:tahoma, Arial, Helvetica, sans-serif, "";
	font-size:12px;
	color:#000;
	background:#fff;
	clear:both;
	width:100%;
	text-align:center;
	position:relative;
	z-index:2;
	height:200px;
}
/**ʽ**/

#FrontColumns_navigation01-membernav a:link {
	color:#06c;
	text-decoration:none;
}
#FrontColumns_navigation01-membernav a:visited {
	color:#06c;
	text-decoration:none;
}
#FrontColumns_navigation01-membernav a:hover {
	color:#FF6200;
}
#FrontColumns_navigation01-membernav a:active {
	color:#06c;
}
/**ʽ**/

#FrontColumns_navigation01-membernav .current-a:link {
	color:#FF6200;
	text-decoration:underline;
}
#FrontColumns_navigation01-membernav .current-a:visited {
	color:#FF6200;
	text-decoration:underline;
}
#FrontColumns_navigation01-membernav .current-a:hover {
	color:#FF6200;
	text-decoration:underline;
}
#FrontColumns_navigation01-membernav .current-a:active {
	color:#FF6200;
}
/**ǰʽ**/

#FrontColumns_navigation01-membernav ul.nav-first {
	overflow:hidden;
	width:100%;
	height:auto;
	background:none;
	position:static;
}
#FrontColumns_navigation01-membernav ul.nav-first li {
	margin:2px 0;
	text-align:left;
	background-color:#efefef;
	background-image: url(congenerhotlist_icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	clear:both;
	height:25px;
	width:100%;
}
#FrontColumns_navigation01-membernav ul.nav-first li a {
	background:url(nav-pic-02.gif) left -285px no-repeat;
}
#FrontColumns_navigation01-membernav ul.nav-first .first {
	margin:5px 0;
	background-color:#efefef;
	text-align:left;
}
#FrontColumns_navigation01-membernav ul.nav-first .first a {
	float:left;
	height:25px;
	padding-left:10px;
	background:none;
}
#FrontColumns_navigation01-membernav ul.nav-first li.last {
	display:none;
}
#FrontColumns_navigation01-membernav ul .current {
/*background:url(nav-arrow-01.gif) 50% 0 no-repeat;*/

}
#FrontColumns_navigation01-membernav ul.nav-first li a,  #FrontColumns_navigation01-membernav ul.nav-first li a span {
	text-decoration:none;
	text-align:center;
	background:none;
	color:#000;
	padding-left:8px;
	height:25px;
}
#FrontColumns_navigation01-membernav ul.nav-first li a {
	color:#fff;
}
#FrontColumns_navigation01-membernav ul.nav-first li a span {
	padding:0 15px;
	line-height:28px;
	cursor:pointer;
	background:none;
	height:25px;
}
#FrontColumns_navigation01-membernav ul.nav-first li a:hover span,  #FrontColumns_navigation01-membernav ul.nav-first li.current a span,  #FrontColumns_navigation01-membernav ul.nav-first li.current a:hover span {
	/*background:url(nav-hover-02.gif) left top repeat-x;*/

	background:none;
}
/**ʽ**/

#FrontColumns_navigation01-membernav ul.nav-first .nav-second {
	display:none;
	clear:both;
	float:left;
	width:960px;
	height:30px;
	line-height:30px;
	position:absolute;
	left:0;
	top:35px;
	z-index:3;
	background:url(nav-divpic-02.gif) 0 -78px repeat-x;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second .nav-sec-main {
	width:100%;
	overflow:hidden;
	/*background:url(nav-divpic-02.gif) 0 0 no-repeat;*/

	background:none;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second .nav-sec-main ul {
	float:right;
	width:90%;
	overflow:hidden;
	background:url(nav-divpic-02.gif) right -39px no-repeat;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li {
	float:left;
	margin-right:15px;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li a, #FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li a:hover {
	padding:0;
	margin:0;
	background:none;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li a:hover {
	text-decoration:underline;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li a span {
	padding:0;
	margin:0;
	color:#06c;
	font-weight:normal;
	background:none;
}
#FrontColumns_navigation01-membernav ul.nav-first .nav-second ul li a:hover span {
	color:#FF6200;
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration:underline;
	background:none;
}
/** Ĭϴ򿪵Ĳ˵ **/


.FrontColumns_navigation01-d1_c1 ul.nav-first .nav-secOpen {
	display:block;
}
.FrontNews_list01-d1_c1{
   text-align: left;
    margin: 0px auto;
    width: 98%;
    clear: both;
}
#FrontNews_list01-1339978182364{
padding-top:10px;}
.FrontNews_list01-d1_c1 UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontNews_list01-d1_c1 UL.newslist-01{
}
.FrontNews_list01-d1_c1 .content{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    overflow: hidden;
    padding-top: 0px;
}
#FrontNews_list01-1339978182364 .content{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    overflow: hidden;
    padding-top: 0px;
    height:28px;
}
.FrontNews_list01-d1_c1 .page{
}
.FrontNews_list01-d1_c1 .pageJump{
   display: block;
}
.FrontNews_list01-d1_c1 A:link{
   color: #06c;
    text-decoration: none;
}
.FrontNews_list01-d1_c1 A:visited{
   color: #06c;
    text-decoration: none;
}
.FrontNews_list01-d1_c1 A:hover{
   color: #06c;
    text-decoration: underline;
}
.FrontNews_list01-d1_c1 A:active{
   color: #06c;
}
.FrontNews_list01-d1_c1 .page{
   text-align: right;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    clear: both;
    padding-top: 10px;
}
.FrontNews_list01-d1_c1 .more{
   text-align: right;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    clear: both;
    padding-top: 10px;
}
.FrontNews_list01-d1_c1 .newstitle{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1 .newstitle UL{
   min-height: 1px;
    width: 100%;
    height: auto !important;
    clear: both;
}
.FrontNews_list01-d1_c1 .newstitle LI{
   text-align: left;
    line-height: 22px;
    padding-right: 15px;
    display: inline;
}
.FrontNews_list01-d1_c1 .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    background: url(icon-09.gif) no-repeat 0px 50%;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d1_c1 .newstitle LI H3 A{
   color: #000;
    font-weight: normal;
}
.FrontNews_list01-d1_c1 .newstitle LI SPAN{
   color: #9fa0a0;
}
.FrontNews_list01-d1_c1 .newstitle LI EM{
   font-style: normal;
}
.FrontNews_list01-d1_c1 .newstitle .fontnews A{
   color: #06c;
}
.FrontNews_list01-d1_c1 .newstitle .author{
   padding-left: 13px;
}
.FrontNews_list01-d1_c1 .newstitle .comment{
   padding-bottom: 2px;
    padding-left: 20px;
    background: url(icon-04.gif) no-repeat 0px 50%;
}
.FrontNews_list01-d1_c1 .newstitle .linkarea{
   float: left;
}
.FrontNews_list01-d1_c1 .newstitle UL LI.date{
   text-align: right;
    width: 29%;
    float: right;
}
.FrontNews_list01-d1_c1 .newstitle UL LI.title{
   width: 60%;
    float: left;
}
.FrontNews_list01-d1_c1 .newslist UL{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1 .newslist UL LI{
   float: left;
}
.FrontNews_list01-d1_c1 .newslist .pic{
   width: 170px;
}
.FrontNews_list01-d1_c1 .newslist .pic IMG{
   padding-bottom: 5px;
    padding-left: 5px;
    width: 150px;
    padding-right: 5px;
    margin-bottom: 5px;
    height: 115px;
    padding-top: 5px;
    _margin-bottom: 1px;
}
.FrontNews_list01-d1_c1 .newslist .pic A:hover IMG{
   padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background: #fff4ce;
    padding-top: 5px;
}
.FrontNews_list01-d1_c1 .newslist .summary{
   width: 70%;
}
.FrontNews_list01-d1_c1 .newslist .summary H3{
   line-height: 22px;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d1_c1 .newslist .summary P{
   line-height: 20px;
}
.FrontNews_list01-d1_c1 .newslist .summary A{
   margin-left: 5px;
}
.FrontNews_list01-d1_c1 .showLine{
   border-right-width: 0px;
    width: 100%;
    background: url(line-01.gif) repeat-x 0px 50%;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 10px;
    border-left-width: 0px;
}
.FrontNews_list01-d1_c1 LI.clearBoth{
   line-height: 0;
    font-size: 0px;
}
#FrontNews_list01-202 .newstitle .linkarea{
   display: none;
    float: left;
}
#FrontNews_list01-202{
   text-align: left;
    margin: 0px auto;
    width: 98%;
    clear: both;
}
#FrontNews_list01-201 .newstitle .linkarea{
   display: none;
    float: left;
}
#FrontNews_list01-201{
   text-align: left;
    padding-bottom: 5px;
    margin: 0px auto;
    padding-left: 5px;
    width: 98%;
    padding-right: 5px;
    clear: both;
    padding-top: 5px;
}
#FrontNews_list01-202 .newstitle{
   width: 100%;
    overflow: hidden;
}
#FrontNews_list01-202 .newstitle UL{
   min-height: 1px;
    width: 100%;
    height: auto !important;
    clear: both;
}
#FrontNews_list01-202 .newstitle LI{
   text-align: left;
    padding-bottom: 0px;
    line-height: 22px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    display: inline;
    padding-top: 0px;
}
#FrontNews_list01-202 .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    background: url(icon-09.gif) no-repeat 0px 50%;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
#FrontNews_list01-202 .newstitle LI H3 A{
   color: #000;
    font-weight: normal;
}
#FrontNews_list01-201 .newstitle{
   width: 100%;
    overflow: hidden;
}
#FrontNews_list01-201 .newstitle UL{
   min-height: 1px;
    width: 100%;
    height: auto !important;
    clear: both;
}
#FrontNews_list01-201 .newstitle LI{
   text-align: left;
    padding-bottom: 0px;
    line-height: 22px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    display: inline;
    padding-top: 0px;
}
#FrontNews_list01-201 .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    background: url(icon-09.gif) no-repeat 0px 50%;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
#FrontNews_list01-201 .newstitle LI H3 A{
   color: #000;
    font-weight: normal;
}
.FrontNews_list01-d1_c1 .scrollnavi{
   width: 200px;
    height: 20px;
}
.FrontNews_list01-d1_c1 .scrollnavi A{
   margin: 3px;
    width: 8px;
    display: block;
    background: url(navigator.png) no-repeat 0px 0px;
    float: left;
    height: 8px;
    font-size: 1px;
}
.FrontNews_list01-d1_c1 .scrollnavi A:hover{
   background-position: 0px -8px;
}
.FrontNews_list01-d1_c1 .scrollnavi A.active{
   background-position: 0px -16px;
}
.FrontNews_list01-d1_c1 A.scrollbrowse{
   margin: 40px 10px;
    width: 30px;
    display: block;
    background: url(hori_large.png) no-repeat;
    float: left;
    height: 30px;
    font-size: 1px;
    cursor: pointer;
}
.FrontNews_list01-d1_c1 A.scrollright{
   background-position: 0px -30px;
    clear: right;
    margin-right: 0px;
}
.FrontNews_list01-d1_c1 A.scrollright:hover{
   background-position: -30px -30px;
}
.FrontNews_list01-d1_c1 A.scrollright:active{
   background-position: -60px -30px;
}
.FrontNews_list01-d1_c1 A.scrollleft{
   margin-left: 0px;
}
.FrontNews_list01-d1_c1 A.scrollleft:hover{
   background-position: -30px 0px;
}
.FrontNews_list01-d1_c1 A.scrollleft:active{
   background-position: -60px 0px;
}
.FrontNews_list01-d1_c1 A.scrollup{
   margin: 10px 50px;
    background: url(vert_large.png) no-repeat;
    float: none;
}
.FrontNews_list01-d1_c1 A.scrolldown{
   margin: 10px 50px;
    background: url(vert_large.png) no-repeat;
    float: none;
}
.FrontNews_list01-d1_c1 A.scrollup:hover{
   background-position: -30px 0px;
}
.FrontNews_list01-d1_c1 A.scrollup:active{
   background-position: -60px 0px;
}
.FrontNews_list01-d1_c1 A.scrolldown{
   background-position: 0px -30px;
    float: left;
    clear: both;
}
.FrontNews_list01-d1_c1 A.scrolldown:hover{
   background-position: -30px -30px;
}
.FrontNews_list01-d1_c1 A.scrolldown:active{
   background-position: -60px -30px;
}
.FrontNews_list01-d1_c1 .scrollable{
   position: relative;
    width: 575px;
    float: left;
    height: 120px;
    overflow: hidden;
}
.FrontNews_list01-d1_c1 .content1{
   width: 575px;
    float: left;
}
.FrontNews_list01-d1_c1 .scrollitems{
   position: absolute;
    width: 20000px;
    clear: both;
}
.FrontNews_list01-d1_c1 .scrollable_vertical{
   position: relative;
    width: 575px;
    height: 120px;
    overflow: hidden;
}
.FrontNews_list01-d1_c1 .scrollable_vertical .scrollitems{
   position: absolute;
    height: 20000px;
    clear: both;
}
.FrontNews_list01-d1_c1 .scrollliner{
   position: static;
}
.FrontNews_list01-d1_c1 .scrollliner .scrollitems{
   position: static;
}
.FrontNews_list01-d1_c1_01{
   text-align: left;
    margin: 0px auto;
    width: 60%;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .content{
   float: left;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 .more{
   text-align: right;
    width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 A:link{
}
.FrontNews_list01-d1_c1_01 A:visited{
}
.FrontNews_list01-d1_c1_01 A:hover{
}
.FrontNews_list01-d1_c1_01 A:active{
}
.FrontNews_list01-d1_c1_01 .newstitle{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 .newstitle UL{
   width: 100%;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .newstitle LI{
   text-align: left;
    padding-right: 30px;
    float: left;
}
.FrontNews_list01-d1_c1_01 .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    background: url(icon-09.gif) no-repeat 0px 0px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d1_c1_01 .newstitle LI SPAN{
   color: #999;
}
.FrontNews_list01-d1_c1_01 .newstitle LI EM{
   font-style: normal;
}
.FrontNews_list01-d1_c1_01 .newstitle .fontnews A{
   color: #06c;
}
.FrontNews_list01-d1_c1_01 .newstitle .author{
   padding-left: 13px;
}
.FrontNews_list01-d1_c1_01 .newstitle .comment{
   padding-left: 20px;
    background: url(icon-04.gif) no-repeat 0px 4px;
}
.FrontNews_list01-d1_c1_01 .newstitle .linkarea{
   float: left;
    _padding-top: 3px;
}
.FrontNews_list01-d1_c1_01 .newslist UL{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 LI.clearBoth{
   line-height: 0;
    font-size: 0px;
}
.FrontNews_list01-d1_c1_01 .newslist .pic{
   width: 140px;
    float: left;
}
.FrontNews_list01-d1_c1_01 .newslist .pic A{
   float: left;
}
.FrontNews_list01-d1_c1_01 .newslist .pic A:hover{
}
.FrontNews_list01-d1_c1_01 .newslist .pic IMG{
   width: 120px;
    height: 90px;
}
.FrontNews_list01-d1_c1_01 .newslist .summary{
   float: none;
}
.FrontNews_list01-d1_c1_01 .newslist .summary H3{
   line-height: 22px;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d1_c1_01 .newslist .summary P{
   line-height: 20px;
}
.FrontNews_list01-d1_c1_01 .newslist .summary A{
   margin-left: 5px;
}
.FrontNews_list01-d1_c1_01 .showLine{
   border-right-width: 0px;
    width: 100%;
    background: url(line-01.gif) repeat-x 0px 50%;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 10px;
    border-left-width: 0px;
}
.FrontNews_list01-d1_c1_01 .comstyle{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 .clearBoth{
   line-height: 1px;
    height: 1px;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .scrollnavi{
   width: 200px;
    height: 20px;
}
.FrontNews_list01-d1_c1_01 .scrollnavi A{
   margin: 3px;
    width: 8px;
    display: block;
    background: url(navigator.png) no-repeat 0px 0px;
    float: left;
    height: 8px;
    font-size: 1px;
}
.FrontNews_list01-d1_c1_01 .scrollnavi A:hover{
   background-position: 0px -8px;
}
.FrontNews_list01-d1_c1_01 .scrollnavi A.active{
   background-position: 0px -16px;
}
.FrontNews_list01-d1_c1_01 A.scrollbrowse{
   margin: 40px 10px;
    width: 30px;
    display: block;
    background: url(hori_large.png) no-repeat;
    height: 30px;
    font-size: 1px;
    cursor: pointer;
}
.FrontNews_list01-d1_c1_01 A.scrollright{
   background-position: 0px -30px;
    float: left;
    margin-right: 0px;
}
.FrontNews_list01-d1_c1_01 A.scrollright:hover{
   background-position: -30px -30px;
}
.FrontNews_list01-d1_c1_01 A.scrollright:active{
   background-position: -60px -30px;
}
.FrontNews_list01-d1_c1_01 A.scrollleft{
   float: left;
    margin-left: 0px;
}
.FrontNews_list01-d1_c1_01 A.scrollleft:hover{
   background-position: -30px 0px;
}
.FrontNews_list01-d1_c1_01 A.scrollleft:active{
   background-position: -60px 0px;
}
.FrontNews_list01-d1_c1_01 A.scrollup{
   margin: 10px 50px;
    background: url(vert_large.png) no-repeat;
    float: none;
}
.FrontNews_list01-d1_c1_01 A.scrolldown{
   margin: 10px 50px;
    background: url(vert_large.png) no-repeat;
    float: none;
}
.FrontNews_list01-d1_c1_01 A.scrollup:hover{
   background-position: -30px 0px;
}
.FrontNews_list01-d1_c1_01 A.scrollup:active{
   background-position: -60px 0px;
}
.FrontNews_list01-d1_c1_01 A.scrolldown{
   background-position: 0px -30px;
    float: left;
    clear: both;
}
.FrontNews_list01-d1_c1_01 A.scrolldown:hover{
   background-position: -30px -30px;
}
.FrontNews_list01-d1_c1_01 A.scrolldown:active{
   background-position: -60px -30px;
}
.FrontNews_list01-d1_c1_01 .scrollable{
   position: relative;
    width: 520px;
    float: left;
    height: 38px;
    overflow: hidden;
    padding-top: 8px;
}
.FrontNews_list01-d1_c1_01 .scrollitems{
   position: absolute;
    width: 20000px;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .scrollable_vertical{
   position: relative;
    width: 575px;
    height: 120px;
    overflow: hidden;
}
.FrontNews_list01-d1_c1_01 .scrollitems_vertical{
   position: absolute;
    height: 2000px;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .scrollable_vertical .scrollitems{
   position: absolute;
    height: 20000px;
    clear: both;
}
.FrontNews_list01-d1_c1_01 .content1{
   width: 520px;
    float: left;
}
.FrontNews_list01-d1_c1_01 .scrollliner{
   position: static;
}
.FrontNews_list01-d1_c1_01 .scrollliner .scrollitems{
   position: static;
}
.FrontColumns_navigation01-d2_c1{
   text-align: left;
    margin: 0px auto;
    width: 100%;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first{
   width: 100%;
    float: left;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI{
   position: relative;
    padding-left: 2px;
    white-space: nowrap;
    float: left;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI A{
   padding-bottom: 0px;
    line-height: 41px;
    padding-left: 30px;
    padding-right: 31px;
    float: left;
    height: 41px;
    color: #424242;
    font-weight: bold;
    text-decoration: none;
    padding-top: 0px;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI A:hover{
   background: url(nav-hover-041.gif) repeat-x left top;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI A:hover SPAN{
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI.first{
   padding-bottom: 0px;
    padding-left: 35px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontColumns_navigation01-d2_c1 UL.nav-first LI.last{
   width: 10px;
    float: right;
    height: 41px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle{
   z-index: 100;
    position: absolute;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 165px;
    padding-right: 0px;
    font: 13px Verdana;
    white-space: nowrap;
    background: white;
    float: left;
    border-bottom-width: 0px;
    visibility: hidden;
    overflow: hidden;
    padding-top: 0px;
    top: 0px;
    left: 0px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle UL{
   z-index: 100;
    position: absolute;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 165px;
    padding-right: 0px;
    font: 13px Verdana;
    white-space: nowrap;
    background: white;
    float: left;
    border-bottom-width: 0px;
    visibility: hidden;
    overflow: hidden;
    padding-top: 0px;
    top: 0px;
    left: 0px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle LI A{
   border-bottom: #e4e4e4 1px solid;
    border-left: #e4e4e4 1px solid;
    padding-bottom: 0px;
    line-height: 24px;
    padding-left: 25px;
    width: 90px;
    padding-right: 0px;
    display: block;
    background: url(nav-sec1.gif) repeat-x 0px 0px;
    height: 24px;
    color: #06c;
    border-top: #e4e4e4 1px solid;
    font-weight: normal;
    border-right: #e4e4e4 1px solid;
    text-decoration: none;
    padding-top: 0px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle LI IMG{
   margin-top: 0px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle LI A:hover{
   border-bottom: #167cbe 1px solid;
    border-left: #167cbe 1px solid;
    background: url(nav-sec1.gif) repeat-x 0px -54px;
    color: #fff;
    border-top: #167cbe 1px solid;
    border-right: #167cbe 1px solid;
    text-decoration: none;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle LI{
   _width: 165px;
}
.FrontColumns_navigation01-d2_c1 .ddsubmenustyle LI A:hover{
   color: white;
}
.FrontColumns_navigation01-d2_c1 .downarrowpointer{
   border-right-width: 0px;
    padding-left: 4px;
    display: none;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    _margin-top: 16px;
}
.FrontColumns_navigation01-d2_c1 .rightarrowpointer{
   position: absolute;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding-top: 3px;
    left: 100px;
}
.FrontColumns_navigation01-d2_c1 .ddiframeshim{
   z-index: 500;
    position: absolute;
    border-right-width: 0px;
    width: 0px;
    display: block;
    background: none transparent scroll repeat 0% 0%;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 0px;
    border-left-width: 0px;
}
.FrontColumns_navigation01-d2_c1 .mattblackmenu UL{
   border-bottom: gray 0px solid;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    font: bold 12px Verdana;
    overflow: hidden;
    padding-top: 0px;
}
.FrontColumns_navigation01-d2_c1 .mattblackmenu LI{
   margin: 0px;
    display: inline;
}
.FrontColumns_navigation01-d2_c1 .mattblackmenu LI A{
   padding-bottom: 6px;
    margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    padding-top: 6px;
}
.FrontColumns_navigation01-d2_c1 .mattblackmenu A.selected{
   background: url(nav-hover-041.gif) repeat-x left top;
}
.border_44{padding:0;position:relative;text-align:left;width:100%;}

/** ͷ **/

.border_44 .border_44-topr {

	height:9px;

	line-height:9px;

	font-size:0;

	background-image: url(border_44border-topr.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.border_44 .border_44-topl {

	background:url(border_44border-topl.gif) left top no-repeat;

	height:9px;

	line-height:9px;

	font-size:0;

}

/** в **/

.border_44 .border_44-midr {

	background:url(border_44border-midr.gif) right top repeat-y;

	margin:0;

	padding:0;

}

.border_44 .border_44-midl {

	background:url(border_44border-midl.gif) left top repeat-y;

	width:100%;

	

}

.border_44 .borderContent {

	padding:10px;

}

/** ײ **/

.border_44 .border_44-footerr {

	background:;

	height:0px;

	font-size:0;

	margin-bottom:10px;

}

.border_44 .border_44-footerl {

	background:;

	height:0px;

	font-size:0;

}

/*װı*/  

.border_44 .comptitle_44 {

	height:25px;

	position: absolute;

	left: 7px;

	top: 7px;

	width:98%;

}

.border_44 .comptitle_44 strong{

	font-weight:bold;

	float:left;

	margin-left:5px;

	font-style:normal;

	text-decoration:none;

	

	width:45%;

	word-break:break-all;

	text-align:left;

}

.border_44 .comptitle_44 .titlestyle_44{color:#000;font-style:normal;font-weight:bold;text-decoration:none;}

.border_44 .comptitle_44 strong img {

	vertical-align: middle;

	margin-right: 5px;

	width:20px;

	height:20px;

}

.border_44 .comptitle_44 em {

	font-style: normal;

	float: right;

	font-weight: normal;

	margin-right: 10px;

}

/* չ */

.border_44 .comptitle_44 em span.extendLink{

	text-align: right;

	font-size:12px;

	margin-right: 8px;

}

.border_44 .comptitle_44 em span.moreLink{

	font-style: normal;

	font-weight: normal;

}

/*  */

.border_44 .compmore_44 {

	clear: both;

	text-align: right;

	font-size:12px;

	margin-right: 10px;/*text-align: left;*/

}

/* չ */

.border_44 .compmore_44 .extendLink{

	text-align: right;

	font-size:12px;

	margin-right: 10px;

}

.border_44 .compmore_44 .moreLink{

	font-style: normal;

	font-weight: normal;

}

.FrontSpecifies_show01-d1_c1 {
	width:100%;
	margin-left:0;
	overflow:hidden;
}
.FrontSpecifies_show01-d1_c1 img{
	display:block;
}
.FrontSpecifies_show01-d1_c1 .membernavlist{
	width:100%;
	background:#fff;
}
.FrontSpecifies_show01-d1_c1 .membernavlist li{
	height:25px;
}
.FrontSpecifies_show01-d1_c1 img {max-width:100%;}
.FrontSpecifies_show01-d1_c1 .membernavlist li a{
	float:left;
	width:100%;
	height:24px;
	line-height:24px;
	background:#EBF7FE;
	text-decoration:none;
}
.FrontSpecifies_show01-d1_c1 .membernavlist li a:hover{
	background:#ABE7FA;
	border:1px solid ##7ECEF4;
}

.FrontPublic_totalSearch01-d2_c1{
   text-align: center;
    margin: 0px auto;
    min-height: 30px;
    width: 91%;
    float: right;
    clear: both;
    overflow: hidden;
    padding-top: 8px;
    _height: 30px;
}
.FrontPublic_totalSearch01-d2_c1 .fontred{
   color: #f60;
}
.FrontPublic_totalSearch01-d2_c1 SELECT{
   vertical-align: middle;
}
.FrontPublic_totalSearch01-d2_c1 .input{
   border-bottom-style: none;
    line-height: 21px;
    border-left-style: none;
    border-top-style: none;
    background: url(searchbg.gif) no-repeat left bottom;
    height: 21px;
    color: #000;
    border-right-style: none;
    vertical-align: middle;
}
.FrontPublic_totalSearch01-d2_c1 .keyword{
   margin: 0px 5px;
    color: #999;
}
.FrontPublic_totalSearch01-d2_c1 .model{
   margin: 0px 5px;
    display: none;
}
.FrontPublic_totalSearch01-d2_c1 .btn{
   line-height: 22px;
    height: 22px;
    vertical-align: middle;
}
.FrontPublic_totalSearch01-d2_c1 .btn-com-03{
   padding-bottom: 5px;
    width: 56px;
    background: url(btn-blue1-07.gif) no-repeat 0px 0px;
    height: 22px;
    font-size: 12px;
}
.FrontPublic_totalSearch01-d2_c1 .btn-com-up03{
   background: url(btn-blue1-08.gif) no-repeat 0px 0px;
}
#box_root{
   width: 1004px;
    float: none;
    height: 821px;
}
#box_root{
   width: 1004px;
    float: none;
    height: 480px;
}
#box_main{
   background-image: url(main.jpg);
    width: 1004px;
    background-repeat: no-repeat;
    background-position: center top;
    float: none;
    height: 480px;
}
#box_left{
   width: 100%;
}
#box_left .columnSpace{
}
#box_head{
   width: 100%;
    float: none;
    height: 537px;
}
#box_foot{
   width: 1004px;
    float: none;
    height: 84px;
}
#box_head_sub1{
   margin: 0px auto;
    width: 1004px;
    float: none;
    height: 95px;
}
#box_head_sub2{
   background-image: url(menu.jpg);
    padding-bottom: 1px;
    margin: 0px auto;
    width: 1004px;
    background-repeat: no-repeat;
    background-position: center top;
    float: none;
    height: 41px;
}
#box_head_sub3{
   width: 100%;
    float: none;
    height: 400px;
}
#box_foot_sub1{background-image:url(foot.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:84px;margin:0px auto;padding-left:210px;width:794px;}

#box_main_sub1{float:none;height:38px;padding-bottom:10px;width:1004px;}
#box_main_sub2{float:none;height:236px;width:1004px;}
#box_main_sub1_sub1{float:left;height:38px;width:663px;}
#box_main_sub1_sub2{float:left;height:38px;width:341px;}
#box_main_sub2_sub1{float:left;height:228px;padding-left:54px;padding-right:8px;width:223px;}
#box_main_sub2_sub2{float:left;height:236px;padding-left:20px;padding-right:19px;width:385px;}
#box_main_sub2_sub3{float:left;height:228px;padding-left:7px;padding-right:52px;padding-top:8px;width:236px;}
.fc {
	position:absolute;
	width:250px;
	height:220px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999999;
	border: 1px solid #777777;
	z-index:9;
}
.fc .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:200px;
}
.fc .jJ img {
	border:1px solid #FFFFFF;
}
.fc .sd {
	font-size:14px;
	color:#333333;
	margin:0px 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}
.ico {
	height:25px;
	position:absolute;
	z-index:9999;
	width:12px;
	float:left;
	top:20px;
	wmode:transparent;
	background-image:url(jt.gif);
}
.fc01 {
	width:230px;
	height:260px;
	position:absolute;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999999;
	border: 1px solid #777777;
	z-index:9999;
}
.fc01 .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:240px;
}
.fc01 .jJ img {
	border:1px solid #FFFFFF;
}
.fc01 .sd {
	font-size:14px;
	color:#333333;
	margin:0px 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}
.fc02 {
	position:absolute;
	width:170px;
	height:180px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999999;
	border: 1px solid #777777;
	z-index:9999;
}
.fc02 .jJ {
	margin:0;
	padding:8px 8px 8px 8px;
	height:160px;
}
.fc02 .jJ img {
	border:1px solid #FFFFFF;
}
.fc02 .sd {
	font-size:14px;
	color:#333333;
	margin:0px 10px 0 10px;
	padding:0;
	font-weight:bold;
	text-align:center;
	line-height:18px;
}
.fc03 {
	position:absolute;
	width:200px;
	height:80px;
	background-color:#e6eaf3;
	font-size:12px;
	color:#999999;
	border: 1px solid #777777;
	z-index:9999;
	padding-top:25px;
}
.border_00{text-align:left;padding:0;position:relative; width:100%;}
/**/   
.border_00 .border_00-topr {
	height:27px;
	line-height:27px;
}
.border_00 .border_00-topl {
	height:27px;
	line-height:27px;
}
/*в*/
.border_00 .border_00-mid {
	border-top:none;
	width:100%;
	
}
.border_00 .borderContent {
	padding:10px;
}
/**/   

/*װı*/  
.border_00 .comptitle_00 {
	height:25px;
	position: absolute;
	left: 7px;
	top: 7px;
	width:98%;
}
.border_00 .comptitle_00 strong{
	font-weight:bold;
	float:left;
	margin-left:5px;
	font-style:normal;
	text-decoration:none;
	
	width:45%;
	word-break:break-all;
	text-align:left;
}
.border_00 .comptitle_00 .titlestyle_00{color:#000;font-weight:bold;font-style:normal;text-decoration:none;}
.border_00 .comptitle_00 strong img {
	vertical-align: middle;
	margin-right: 5px;
}
.border_00 .comptitle_00 em {
	font-style: normal;
	float: right;
	font-weight: normal;
	margin-right: 10px;
}
/* չ */
.border_00 .comptitle_00 em span.extendLink{
	text-align: right;
	font-size:12px;
	margin-right: 8px;
}
.border_00 .comptitle_00 em span.moreLink{
	font-style: normal;
	font-weight: normal;
}
/*  */
.border_00 .compmore_00 {
	clear: both;
	text-align: right;
	font-size:12px;
	margin-right: 10px;/*text-align: left;*/
}
/* չ */
.border_00 .compmore_00 .extendLink{
	text-align: right;
	font-size:12px;
	margin-right: 10px;
}
.border_00 .compmore_00 .moreLink{
	font-style: normal;
	font-weight: normal;
}

.clear{
   line-height: 0px;
    height: 0px;
    clear: both;
    font-size: 0px;
}
.MultiPageTab{
   margin: 0px auto;
    width: 100%;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_link{
   text-align: center;
    border-left: #167bbf 0px solid;
    line-height: 30px;
    width: 100px;
    background: url(MultiPageTab_a1.gif) repeat-x left 50%;
    float: left;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    border-right: #167bbf 0px solid;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_hover{
   text-align: center;
    border-left: #167bbf 0px solid;
    line-height: 30px;
    width: 100px;
    background: url(MultiPageTab_b.gif) repeat-x left 50%;
    float: left;
    height: 30px;
    color: #000000;
    font-weight: bold;
    border-right: #167bbf 0px solid;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_link A:link{
   color: #000000;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_link A:visited{
   color: #000000;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_link A:hover{
   color: #000000;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_link A:active{
   color: #000000;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_hover A:link{
   color: #fff;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_hover A:visited{
   color: #fff;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_hover A:hover{
   color: #fff;
    text-decoration: none;
}
#box_main_sub2_sub2 UL LI.MultiPageTab_hover A:active{
   color: #fff;
    text-decoration: none;
}
#box_main_sub2_sub2 DIV.tabArea_a{
   border-bottom: #167bbf 0px solid;
    border-left: #167bbf 0px solid;
    border-top: #167bbf 0px solid;
    border-right: #167bbf 0px solid;
}
#box_main_sub2_sub2 DIV.tabArea_b{
   border-bottom: #167bbf 0px solid;
    border-left: #167bbf 0px solid;
    display: none;
    border-top: #167bbf 0px solid;
    border-right: #167bbf 0px solid;
}
#box_main_sub2_sub2 .tabboxId{
}
.border_43{padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;text-align:left;width:100%;}
.border_43 .border_43-topr{
   background-image: url(border_43border-topr.gif);
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: right top;
    height: 35px;
}
.border_43 .border_43-topl{
   line-height: 35px;
    background: url(border_43border-topl.gif) no-repeat left top;
    height: 35px;
}
.border_43 .border_43-midr{
   background: url(border_43border-midr.gif) repeat-y right top;
}
.border_43 .border_43-midl{
   width: 100%;
    background: url(border_43border-midl.gif) repeat-y left top;
}
.border_43 .borderContent{
   padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.border_43 .border_43-footerr{
   background: url(border_43border-footerr.gif) no-repeat right bottom;
    height: 6px;
    font-size: 0px;
}
.border_43 .border_43-footerl{
   background: url(border_43border-footerl.gif) no-repeat left bottom;
    height: 6px;
    font-size: 0px;
}
.border_43 .comptitle_43{
   position: absolute;
    width: 98%;
    height: 25px;
    top: 5px;
    left: 30px;
}
.border_43 .comptitle_43 STRONG{
   text-align: left;
    font-style: normal;
    width: 45%;
    float: left;
    margin-left: 5px;
    word-break: break-all;
    font-weight: bold;
    text-decoration: none;
}
.border_43 .comptitle_43 .titlestyle_43{color:#000;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
.border_43 .comptitle_43 STRONG IMG{
   width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 5px;
}
.border_43 .comptitle_43 EM{
   font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.border_43 .comptitle_43 EM SPAN.extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.border_43 .comptitle_43 EM SPAN.moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_43 .compmore_43{
   text-align: right;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
}
.border_43 .compmore_43 .extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 10px;
}
.border_43 .compmore_43 .moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_45{padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;text-align:left;width:100%;z-index:2;}
.border_45 .border_45-topr{
   background-image: url(border_45border-topr.gif);
    line-height: 36px;
    background-repeat: no-repeat;
    background-position: right top;
    height: 36px;
}
.border_45 .border_45-topl{
   line-height: 36px;
    background: url(border_45border-topl.gif) no-repeat left top;
    height: 36px;
}
.border_45 .border_45-midr{
   background: url(border_45border-midr.gif) repeat-y right top;
}
.border_45 .border_45-midl{
   width: 100%;
    background: url(border_45border-midl.gif) repeat-y left top;
}
.border_45 .borderContent{
   padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.border_45 .border_45-footerr{
   background: url(border_45border-footerr.gif) no-repeat right bottom;
    height: 6px;
    font-size: 0px;
}
.border_45 .border_45-footerl{
   background: url(border_45border-footerl.gif) no-repeat left bottom;
    height: 6px;
    font-size: 0px;
}
.border_45 .comptitle_45{
   position: absolute;
    width: 80%;
    height: 25px;
    top: 5px;
    left: 50px;
}
.border_45 .comptitle_45 STRONG{
   text-align: left;
    font-style: normal;
    width: 45%;
    float: left;
    margin-left: 5px;
    word-break: break-all;
    font-weight: bold;
    text-decoration: none;
}
.border_45 .comptitle_45 .titlestyle_45{color:#fff;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
.border_45 .comptitle_45 STRONG IMG{
   width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.border_45 .comptitle_45 EM{
   font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.border_45 .comptitle_45 EM SPAN.extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.border_45 .comptitle_45 EM SPAN.moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_45 .compmore_45{
   text-align: right;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
}
.border_45 .compmore_45 .extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 10px;
}
.border_45 .compmore_45 .moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_42{
   z-index: 999999;
    position: relative;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;
}
.border_42 .border_42-topr{
   background-image: url(border_42border-topr.gif);
    line-height: 60px;
    background-repeat: no-repeat;
    background-position: right top;
    height: 60px;
}
.border_42 .border_42-topl{
   line-height: 60px;
    background: url(border_42border-topl.gif) no-repeat left top;
    height: 60px;
}
.border_42 .border_42-midr{
   background: url(border_42border-midr.gif) repeat-y right top;
}
.border_42 .border_42-midl{
   width: 100%;
    background: url(border_42border-midl.gif) repeat-y left top;
}
.border_42 .borderContent{
   padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.border_42 .border_42-footerr{
   background: url(border_42border-footerr.gif) no-repeat right bottom;
    height: 6px;
    font-size: 0px;
}
.border_42 .border_42-footerl{
   background: url(border_42border-footerl.gif) no-repeat left bottom;
    height: 6px;
    font-size: 0px;
}
.border_42 .comptitle_42{
   position: absolute;
    width: 100%;
    height: 25px;
    top: 15px;
    left: 65px;
}
.border_42 .comptitle_42 STRONG{
   text-align: left;
    font-style: normal;
    width: 45%;
    float: left;
    color: #fff;
    margin-left: 5px;
    word-break: break-all;
    font-weight: bold;
    text-decoration: none;
}
.border_42 .comptitle_42 .titlestyle_42{
   font-style: normal;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.border_42 .comptitle_42 STRONG IMG{
   width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.border_42 .comptitle_42 EM{
   font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.border_42 .comptitle_42 EM SPAN.extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.border_42 .comptitle_42 EM SPAN.moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_42 .compmore_42{
   text-align: right;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
}
.border_42 .compmore_42 .extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 10px;
}
.border_42 .compmore_42 .moreLink{
   font-style: normal;
    font-weight: normal;
}
.FrontNews_list01-d3_c1{
   text-align: left;
    margin: 0px auto;
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.FrontNews_list01-d3_c1 .content{
   margin-bottom: 8px;
    float: left;
    overflow: hidden;
}
.FrontNews_list01-d3_c1 .more{
   text-align: right;
    width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d3_c1 .newstitle{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d3_c1 .newstitle LI{
   text-align: left;
    padding-right: 15px;
    white-space: nowrap;
    float: left;
    _line-height: 15px;
}
.FrontNews_list01-d3_c1 .newstitle .date{
   margin-top: 0px;
    width: 15%;
    float: right;
    _margin-top: 0px;
}
.FrontNews_list01-d3_c1 .newstitle .linkarea{
   display: inline;
}
.FrontNews_list01-d3_c1 A:link{
}
.FrontNews_list01-d3_c1 A:visited{
}
.FrontNews_list01-d3_c1 A:hover{
}
.FrontNews_list01-d3_c1 A:active{
}
.FrontNews_list01-d3_c1 .newstitle{
   width: 100%;
    overflow: hidden;
}
.FrontNews_list01-d3_c1 .newstitle LI H3{
   padding-left: 12px;
    display: inline;
    background: url(icon-09.gif) no-repeat 0px 50%;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d3_c1 .newstitle LI SPAN{
   color: #999;
}
.FrontNews_list01-d3_c1 .newstitle LI EM{
   font-style: normal;
}
.FrontNews_list01-d3_c1 .newstitle .fontnews A{
   color: #06c;
}
.FrontNews_list01-d3_c1 .newstitle .author{
}
.FrontNews_list01-d3_c1 .newstitle .comment{
   padding-left: 20px;
    background: url(icon-04.gif) no-repeat 0px 4px;
}
.FrontNews_list01-d3_c1 .newstitle .linkarea{
}
.FrontNews_list01-d3_c1 .newslist{
}
.FrontNews_list01-d3_c1 .content .pic{
   width: 140px;
    float: left;
}
.FrontNews_list01-d3_c1 .content .pic A{
   float: left;
}
.FrontNews_list01-d3_c1 .content .pic A:hover{
}
.FrontNews_list01-d3_c1 .content .pic IMG{
   width: 120px;
    height: 80px;
}
.FrontNews_list01-d3_c1 .newslist .summary{
}
.FrontNews_list01-d3_c1 .newslist .summary H3{
   line-height: 22px;
    font-size: 12px;
    font-weight: bold;
}
.FrontNews_list01-d3_c1 .newslist .summary P{
   line-height: 20px;
}
.FrontNews_list01-d3_c1 .newslist .summary A{
   margin-left: 5px;
}
.FrontNews_list01-d3_c1 .showLine{
   border-right-width: 0px;
    width: 100%;
    background: url(line-01.gif) repeat-x 0px 50%;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 10px;
    border-left-width: 0px;
}
.FrontNews_list01-d3_c1 .comstyle{
   width: 100%;
    overflow: hidden;
}
.border_46{padding:0;position: relative;text-align:left;width:100%;}
/** ͷ **/
.border_46 .border_46-topr {
	height:9px;
	line-height:0;
	font-size:0;
	background-image: url(border_46border-topr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.border_46 .border_46-topl {
	background:url(border_46border-topl.gif) left top no-repeat;
	height:9px;
	line-height:0;
	font-size:0;
}
/** в **/
.border_46 .border_46-midr {
	background:url(border_46border-midr.gif) right top repeat-y;
	margin:0;
	padding:0;
}
.border_46 .border_46-midl {
	background:url(border_46border-midl.gif) left top repeat-y;
	width:100%;
	
}
.border_46 .borderContent {
	padding:10px;
}
/** ײ **/
.border_46 .border_46-footerr {
	background:url(border_46border-footerr.gif) right bottom no-repeat;
	height:9px;
	font-size:0;
	margin-bottom:10px;
}
.border_46 .border_46-footerl {
	background:url(border_46border-footerl.gif) left bottom no-repeat;
	height:9px;
	font-size:0;
}
/*װı*/  
.border_46 .comptitle_46 {
	height:25px;
	position: absolute;
	left: 7px;
	top: 7px;
	width:98%;
}
.border_46 .comptitle_46 strong{
	font-weight:bold;
	float:left;
	margin-left:5px;
	font-style:normal;
	text-decoration:none;
	
	width:45%;
	word-break:break-all;
	text-align:left;
}
.border_46 .comptitle_46 .titlestyle_46{
	font-weight:bold;
	color:#000;
}
.border_46 .comptitle_46 strong img {
	vertical-align: middle;
	margin-right: 5px;
	width:20px;
	height:20px;
}
.border_46 .comptitle_46 em {
	font-style: normal;
	float: right;
	font-weight: normal;
	margin-right: 10px;
}
/* չ */
.border_46 .comptitle_46 em span.extendLink{
	text-align: right;
	font-size:12px;
	margin-right: 8px;
}
.border_46 .comptitle_46 em span.moreLink{
	font-style: normal;
	font-weight: normal;
}
/*  */
.border_46 .compmore_46 {
	clear: both;
	text-align: right;
	font-size:12px;
	margin-right: 10px;/*text-align: left;*/
}
/* չ */
.border_46 .compmore_46 .extendLink{
	text-align: right;
	font-size:12px;
	margin-right: 10px;
}
.border_46 .compmore_46 .moreLink{
	font-style: normal;
	font-weight: normal;
}
