*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma;
	color: #656565;
	min-width:1000px;
	font-size:11px;
}

html, body{
	height: 100%;
	min-width: 1000px;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #020202;
}

body{
	background-image:  url(../images/body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a{
	color: #1284A8;
	text-decoration: underline;
}

a:hover{
	color: #D62418;
	text-decoration: underline;
}

#main_inside{
	position:relative;
	min-height:100%;
	margin: 0;
	min-width: 1000px;
}

/*For IE*/
* html #main_inside{
	height:100%;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#main_inside_in{
	position:relative;
	min-height:100%;
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px;
	background-image: url(../images/header_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;

}


/*For IE*/
* html #main_inside_in{
	height:100%;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':'100%');
	height:100%;
}

#main_content{
	margin: 0 auto;
}
/*=======================================================*/

#flash{
	height: 238px;
	background-color: #D7E1EA;
}

#container {
	width: 100%;
	float: left;
	margin-right: -248px;
}

#content {
	margin-right: 248px;
}

#main {
	margin-left: 0px;
	padding: 29px 25px 26px 45px;
}
#right {
	width: 248px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#header{
	height: 248px;
	overflow: hidden;
}
#header .left .cont p{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 0px 16px 0px;
}


/*=======================================================*/

#footer_block{
	height: 125px;
	clear: both;
}

#footer_main{
	height: 125px;
	margin: -125px auto;
	position: relative;
	background-image: url(../images/footer.jpg);
}

#footer{
	height: 125px;
	margin: 0 auto;
	min-width: 997px;
	background-repeat: repeat-x;
	max-width: 1200px;
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1200?'1200px':'100%');
}

#footer_in{
	margin: 0 auto;
	padding: 0px 0 0 0;
}


#menu{
	height: 44px;
	goverflow:hidden;

	padding: 0px 0px 0px 44px;
}

#menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/top_menu_li.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 13px;
}

#menu ul li.last{
	background-image: none;
}

#menu ul li.bot{
	background-image: url(../images/bot.gif);
	background-position: left;
 height: 25px;
 width: 190px;
}




#menu ul li a{
	display: block;
	color: #FFFFFF;
	border-top: 4px solid #ABC971;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 16px 16px 15px;
	font-size: 13px;
}

#menu ul li a.cur{
	border-top: 4px solid #FFFFFF;
	padding: 10px 13px 16px 13px;
	color: #D2FF02;
}


#menu ul li a:hover{
	text-decoration: underline;
	color: #D2FF02;
}

#menu ul ul li a{
	display: block;
	float: left;
	color: #FFFFFF;
	border-top: 0;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
}

#menu ul ul li a:hover{
	display: block;
	float: left;
	color: #1385A7;
	border-top: 0;
	font-weight: normal;
	background-image: url(../images/white.jpg);
	background-position: center center;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
	height: 22px;
 width: 180px;
}


#menu ul li .lst {
 background-image: url(../images/block1.gif);
 background-position: left;
 height: 25px;
 width: 190px;


}




.slogan_logo{
	padding: 45px 0px 0px 58px;
	height: 93px;
	doverflow: hidden;

}

.slogan_logo .logo{
	float: left;
}

.slogan_logo .slogan{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding: 19px 0px 0px 26px;
	float: left;
}

#search_logo{
	padding: 18px 0px 0px 20px;
	clear: both;
}

#search_logo .search{
	float: left;
	width: 447px;
	height: 43px;
	overflow: hidden;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
}

#search_logo .search span{
	color: #223110;
	font-size: 18px;
	display: block;
	float: left;
	width: 163px;
	padding: 7px 0px 0px 5px;
}

#search_logo .search input.box{
	width: 236px;
	border: 1px solid #B2B9C3;
	padding: 2px 3px 2px 3px;
	margin: 10px 0px 0px 0px;
}

#search_logo .search input.button{
	width: 156px;
	height: 26px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 1px 0px;
	border: 0px;
	background-color: transparent;
	position: relative;
	top: 0px;
}

.menu_copyright{
	padding: 0px 0px 0px 30px;
	float: left;
	width: 670px;
}

#footer_menu{
	float: left;
	height: 44px;
	overflow: hidden;
	background-image: url(../images/footer_menu.jpg);
	background-repeat: repeat-x;
}

#footer_menu div{
	background-image: url(../images/footer_menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 44px;
	overflow: hidden;
	float: left;
}

#footer_menu div div{
	background-image: url(../images/footer_menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 44px;
	overflow: hidden;
	float: left;
}

#footer_menu div div ul{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#footer_menu div div ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	background-image: url(../images/footer_menu_li.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#footer_menu div div ul li.last{
	background-image: none;
}

#footer_menu div div ul li a{
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 12px 15px 12px 15px;
	font-weight: bold;
	font-size: 13px;
}

#footer_menu div div ul li a.cur, #footer_menu div div ul li a:hover.cur{
	color: #9A9A9A;
}

#footer_menu div div ul li a:hover{
	color: #1684A7;
	text-decoration: underline;
}

.copyright{
	clear: both;
	color: #FFFFFF;
	padding: 27px 0px 0px 29px;
	font-size: 13px;
	height: 50px;
	overflow: hidden;
}

.copyright span{
	color: #D2D2D2;
	font-size: 12px;
}

.copyright span a{
	color: #D2D2D2;
	font-size: 12px;
}

.footer_address{
	float: right;
	color: #FFFFFF;
	width: 289px;
	padding: 33px 0px 0px 0px;
	font-size: 13px;
}

.footer_address a{
	font-size: 13px;
	color: #FFFFFF;
}

.login_block{
	width: 235px;
	background-image: url(../images/login_block.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: -7px;
	margin-bottom: 27px;
}

.login_block_top{
	background-image: url(../images/login_block_top.jpg);
	background-repeat: no-repeat;
}

.login_block_bottom{
	background-image: url(../images/login_block_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 6px 19px 7px 19px;
}

#right .login_block_bottom h3{
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 19px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: -2px;
}

.login_block_bottom .row{
	clear: both;
	height: 91px;
	overflow: hidden;
}
.login_block_bottom .row .name{
	float: left;
	font-size: 13px;
	padding: 2px 0px 0px 0px;
}

.login_block_bottom .row .input{
	float: right;
}

.login_block_bottom .row .input input{
	border: 1px solid #B2B9C3;
	width: 144px;
	padding: 2px 2px 2px 2px;
}

.login_block_bottom .row .name a{
	color: #7F7F81;
	font-size: 13px;
	position: relative;
	top: 3px;
}

.login_block_bottom .row .input2{
	float: right;
}

.login_block_bottom .row .input2 .button{
	width: 56px;
	height: 26px;
	background-image: url(../images/button2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: transparent;
	position: relative;
	top: 1px;
}

#right h3{
	padding: 0px 0px 12px 10px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.news{
	padding: 0px 26px 0px 0px;
	margin-bottom: 27px;
}

.news .item{
	padding: 0px 0px 11px 0px;
}

.news .item span.date{
	color: #808080;
	padding: 5px 0px 0px 9px;
	font-size: 13px;
}

.news .item a{
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	display: block;
	font-size: 13px;
}

.news a.more{
	color: #808080;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
}

.news a:hover.more{
	color: #000000;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
}

.news a.more2{
	display: block;
	color: #808080;
	padding: 10px 0px 0px 10px;
	font-size: 13px;
}

.news p{
	padding: 0px 0px 0px 9px;
	font-size: 12px;
}

#right .banners{
	padding: 0px 0px 20px 9px;
}

#right .banners a{
	margin-bottom: 20px;
}

.feedback{
	margin-bottom: 20px;
}

.feedback_cont{
	width: 220px;
	background-image: url(../images/feedback_cont.jpg);
	background-repeat: repeat-y;
}

.feedback_top{
	background-image: url(../images/feedback_top.jpg);
	background-repeat: no-repeat;
}

.feedback_bottom{
	background-image: url(../images/feedback_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 8px 12px 9px 12px;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}

.feedback_author{
	background-image: url(../images/feedback_author.gif);
	background-position: 42px 0px;
	background-repeat: no-repeat;
	color: #808080;
	padding: 8px 35px 3px 70px;
	text-align: right;
	font-style: italic;
	font-size: 13px;
}

h1{
	font-size: 30px;
	font-family: Trebuchet MS;
	font-weight: normal;
	padding: 0px 0px 15px 12px;
	margin: 0px 0px 0px 0px;
}

h2{
	font-size: 19px;
	font-family: Trebuchet MS;
	font-weight: normal;
	padding: 0px 0px 15px 12px;
	margin: 0px 0px 0px 0px;
}

h3{
    font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: normal;
    padding: 0px 0px 15px 12px;
    margin: 0px 0px 0px 0px;
}

#main p{
	padding: 0px 0px 20px 12px;
}

#main a.more{
	background-image: url(../images/dotted.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
}

.text_block{
	padding-bottom: 30px;
}

.both{
	clear: both;
}

.service_oki{
	margin-bottom: 36px;
}

.service_oki_tbl{
	width: 100%;
}

.service_oki_tbl td.separ{
	width: 38px;
}

.service_oki_tbl td{

}

.service_oki_tbl td .serv_name{
	height: 87px;
	position: relative;
	left: -10px;
}

.service_oki_tbl td a.hot_line{
	background-image: url(../images/serv_hot_line.jpg);
}

.service_oki_tbl td a.info_line{
	background-image: url(../images/serv_info_line.jpg);
}

.service_oki_tbl td a.telemarketing{
	background-image: url(../images/serv_telemarketing.jpg);
}

.service_oki_tbl td .serv_name a{
	display: block;
	width: 120px;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 35px 0px 0px 89px;
	height: 57px;
	overflow: hidden;
}

#main .service_oki_tbl td p{
	clear: both;
	font-size: 12px;
	border-bottom: 1px solid #CACFD5;
	padding: 4px 0px 17px 0px;
	line-height: 15px;
	margin-left: 10px;
}

.service_oki_tbl td ul{
	padding: 18px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
}

.service_oki_tbl td ul li{
	padding: 0px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/dotted.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style: none;
}

.multi_block{

}

.multi_block_tbl{
	width: 100%;
}

.multi_block_tbl .separ{
	width: 29px;
}

.block_total{
	cursor: pointer;
}

.block_total .block_top{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top.jpg);
	background-repeat: repeat-x;
}

.block_total .block_top div{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block_total .block_top div div{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.block_total .block_top div div h2{
	font-size: 18px;
	padding: 10px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	cursor: pointer;
}

.block_total .block_cont{
	background-image: url(../images/block_cont.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F6F6F6;
	font-size: 0px;
	height: auto !important;
	height: 0%;
}

.block_total .block_cont div{
	background-image: url(../images/block_cont_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

#main .block_total .block_cont div p, #main .block_total_h .block_cont div p{
	padding: 10px 10px 0px 13px;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
	cursor: pointer;
}

.block_total .block_bottom{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom.jpg);
	background-repeat: repeat-x;
}

.block_total .block_bottom div{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block_total .block_bottom div div{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/**/

.block_total_h .block_top{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top_h.jpg);
	background-repeat: repeat-x;
}

.block_total_h .block_top div{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top_left_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block_total_h .block_top div div{
	height: 40px;
	overflow: hidden;
	background-image: url(../images/block_top_right_h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.block_total_h .block_top div div h2{
	font-size: 18px;
	padding: 10px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	cursor: pointer;
	color: #D42319;
}

.block_total_h .block_cont{
	background-image: url(../images/block_cont_h.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FAF4DA;
	font-size: 0px;
	height: auto !important;
	height: 0%;
}

.block_total_h .block_cont div{
	background-image: url(../images/block_cont_right_h.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.block_total_h .block_bottom{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom_h.jpg);
	background-repeat: repeat-x;
}

.block_total_h .block_bottom div{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom_left_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block_total_h .block_bottom div div{
	height: 24px;
	overflow: hidden;
	background-image: url(../images/block_bottom_right_h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.help{

}

.help_tbl{
	width: 100%;
}

.help_tbl .separ{
	width: 29px;
}

.help_tbl td{
	width: 33%;
	padding-bottom: 26px;
}

.help_tbl td ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.help_tbl td li{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/dotted.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
}

#main .banners{
	padding: 20px 0px 0px 0px;
	text-align: center;
	clear: both;
}

#main .banners a{
	margin-bottom: 20px;
}

.faq{

}

.faq .item{
	padding: 0px 0px 6px 0px;
}

.news ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.news ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.news ul li a{
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

img.img_right{
	float: right;
	margin: 0px 20px 10px 10px;
}

.our_product{
	margin-bottom: 26px;
	padding-right: 28px;
}

.our_product ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.our_product ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.our_product ul li a{
	background-image: url(../images/dotted.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

#right .our_product .block_cont div p{
	padding: 7px 10px 0px 10px;
	font-size: 13px;
	line-height: 16px;
}


/* pop up */

#popup_layer{
	width: 100%;
	height: 200%;
	position: absolute;
	z-index: 10;
	background-color: #000000;
	padding: 255px 0px 0px 0px;
	filter:alpha(opacity=20); /* IE 5.5+*/
	-moz-opacity: 0.2; /* Mozilla 1.6 ø ýøöõ */
	-khtml-opacity: 0.2; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#popupq{
	position: absolute;
	z-index: 100;
	margin: 0 auto;
	width: 291px;
	left: 50%;
	margin-left: -147px;
	top: 30%;
}

#popup1{
	position: absolute;
	z-index: 110000000;
	margin: 0 auto;
	width: 291px;
	left: 50%;
	margin-left: -147px;
	top: 30%;
}

#popupw{
	position: absolute;
	z-index: 10000;
	margin: 0 auto;
	width: 291px;
	left: 50%;
	margin-left: -147px;
	top: 30%;
}

#popup_blox .close{
	float: right;
	display: block;
	text-align: right;
	padding: 5px 7px 0px 0px;
}

#help{
	clear: both;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

#popup_blox p a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	padding: 39px 24px 40px 24px;
	display: block;
}

/* // pop up */


/* Opera Hack*/
@media all and (min-width: 0px) {

}


.menulist ul {

 display: none;
 position: absolute;
 top: 40px; margin-top: 0px; /* I'm using ems and px to allow people to zoom their font */
 left: 2px;
 width: 10%;
}

.menulist li{
 position: relative;

}


.query{
border: 1px solid;

}
.block_cont a, .block_cont a:hover{
    text-decoration: none;
}


.reg input {
 border: 1px solid #B3B9C3;
 width: 300px;
}
.reg td {
padding: 5px 5px 5px 5px;
}
.reg .box {
 border: 0;
 width: 20px;
 }

.reg textarea {
 border: 1px solid #B3B9C3;
  width: 300px;
  }
 #search_logo .phone{
	width: 190px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0px 10px 20px;
	position: absolute;
	right: 310px;
	/*
	left: 50%;
	margin-left: 15px;
	*/
	top: 66px;
	height: 55px;
	background-image: url(../images/top_phone.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

#search_logo .phone span{
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
}

#search_logo .call{
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0px 10px 20px;
	position: absolute;
	right: 10px;
	/*
	left: 50%;
	margin-left: 360px;
	*/
	top: 66px;
	height: 55px;
	background-image: url(../images/top_call.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

#search_logo .call span{
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
}

.slogan_logo .slogan{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 26px;
	float: left;
	width: 27%;
}

.slogan_logo .slogan table{
	border-collapse: collapse;
}

.slogan_logo .slogan table td{
	vertical-align: middle;
	height: 70px;
}

.slogan_logo .slogan div.t1{
	float: left;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-right: 5px;
}

.slogan_logo .slogan div.t2{
	float: left;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	white-space: nowrap;
}
.stat {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}
.stat td {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}
.error{
	padding: 5px;
	background : #FFE4E1;
	border: 1px solid red;
	color: red;
	width: 500px;
}
.order_link{
	height: 59px;
	position: relative;
	left: -7px;
}

.order_link a{
	display: block;
	float: left;
	width: 239px;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	padding: 13px 0px 0px 0px;
	background-image: url(../images/order_a.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 46px;
	overflow: hidden;
}

.order_link a:hover{
	background-position: center -59px;
}

.order_link_c{
    height: 59px;
	position: relative;
	    left: -7px;
	    }

	    .order_link_c a{
		display: block;
		    width: 239px;
			text-align: center;
			    color: #FFFFFF;
				font-size: 22px;
				    font-weight: normal;
					text-decoration: none;
					    padding: 13px 0px 0px 0px;
						background-image: url(../images/order_a.png);
						    background-repeat: no-repeat;
							background-position: center 0px;
							    height: 46px;
								overflow: hidden;
								}

								.order_link_c a:hover{
								    background-position: center -59px;
								    }


.blog {
	text-align: center;
	font-size: 14px;
	color: #B5B5B5;
	display: inline-block;
	padding: 10px 10px 10px 10px;
	cursor:pointer;
}
.blog:hover {
	text-align: center;
	font-size: 14px;
	color: #000;
	display: inline-block;
	background-color: #E8E8E8;
	padding: 10px 10px 10px 10px;
	cursor:pointer;
}
.hint {
    text-align: justify;
	position:absolute;
	    font-size: 14px;
		color: #fff;
		    z-index:10;
			background-image:  url(../images/pod.gif);
			    background-repeat: no-repeat;
				background-color: #fff;
				    padding: 5px 5px 5px 5px;
					width: 320px;
					    min-height:230px;
						height: 230px;
						}


.hint_cont {
	text-align: justify;
	position:absolute;
	font-size: 14px;
	color: #fff;
	z-index:10;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.hint_cont a{
	color: #fff;
}
.hint_cont .dis a{
	color: #E8E8E8;
}

.report_table{
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 9pt;

}
.report_table th{
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 9pt;
	padding: 4px 4px 4px 4px;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
}
.report_table td{
	color: #3D3D3D;
	padding: 4px;
	white-space:nowrap;
	background-color: #FFF;
	vertical-align: middle;
	font-size: 9pt;
	text-align: center;
	white-space: normal;
}
.part1{
	border: 0px solid white;
	text-align: center;
}
.part1:hover{
	border: 1px solid black;
	text-align: center;
}
.part1_all{
	border: 0px solid white;
	text-align: center;
}
.part2{
	border: 0px solid white;
	text-align: center;
}
.part2:hover{
	border: 1px solid black;
	text-align: center;
}
.part2_all{
	border: 0px solid white;
	text-align: center;
}
.s_all{
	border: 0px solid white;
	text-align: center;
	font-weight:bold;
}



