/*OC
Styles for redesign of TemplateMonster.com
*/
* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color:#fff;
/*  font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
}

.clear {
  clear: both;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border-width: 0px;
}

.logo_blue {
  color: #007cd1;
}

.logo_red {
  color: #e40036;
}


.menu_dt {
  color: #3f89c3;
  *font-size:10px;
  font-size:11px;
}

.txt_blue{
  color:#294b6d;
}

.txt_grey{
  color:#666666;
}

.star_y {
  color: #ffc851;
}

.line {
  color: #c4c4c4;
  font-size:12px;
  padding:0 8px 0 8px;
}

p{
margin:0 0 15px 0;
line-height:25px;
}

h1 {
  color: #3F89C3;
  font-size: 16px;
  line-height:25px;
  padding:10px 0px 0px 0px;
  vertical-align:middle;
}

h2 {
  color: #3F89C3;
  font-size: 16px;
  line-height:25px;
  padding:10px 0px 0px 0px;
  vertical-align:middle;
}

h3 {
  color: #000;
  font-size: 16px;
  line-height:25px;
  padding:10px 0px 0px 0px;
  vertical-align:middle;
}

h4 {
  color: #000;
  font-size: 15px;
  line-height:23px;
  padding:10px 0px 0px 0px;
  vertical-align:middle;
}

h5 {
  color: #3F89C3;
  font-size: 14px;
  line-height:23px;
  padding:10px 0px 0px 0px;
  vertical-align:middle;
}

hr {
  border-width: 1px 0px 0px 0px;
  border-color: #CCC;
  border-style: solid;
  height: 1px;
  margin: 10px 0;
}

#top_bar {
  background: url('images/header_top_bg.gif') repeat-x left bottom #f6f6f6;
  height:29px;
  display:block;
}

#top_text{
  width: 995px;
  margin-left: auto;
  margin-right: auto;
}

#top_text .left_box{
  float: left;
  display: inline;
  margin-top:8px;
  padding-left:5px;
}

#top_text .left_box a:link, #top_text .left_box a:visited, #top_text .left_box a:hover{
  color:#7a7a7a;
  text-decoration:none;
  font-size:12px;
  vertical-align:middle;
}


#top_text .right_box{
  float: right;
  display: inline;
  margin-top:8px;
  padding-right:5px;
}

#top_text .right_box a:link, #top_text .right_box a:visited{
  color:#7a7a7a;
  text-decoration:none;
  font-size:12px;
  vertical-align:middle;
}

#top_text .right_box a:hover{
color:#000;
}

#header{
  width: 995px;
  margin: 7px auto 0 auto;
  height:165px;
  font-size:12px;
}

#header .logo{
  float: left;
  display: inline;
  margin-top:15px;
  padding-left:5px;
}

#header .login{
  width:550px;
  float: right;
  display: block;
  margin-top:20px;
}


#header_index{
  width: 995px;
  margin: 7px auto 0 auto;
  height:55px;
}

#header_index .logo{
  float: left;
  display: inline;
  margin-top:15px;
  padding-left:5px;
}

#header_index .login{
  width:550px;
  float: right;
  display: block;
  margin-top:20px;
  font-size:12px;
}

.login ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.login ul li.lang{
  display: inline;
  float:right;
  margin:-3px 5px 0 10px;
  _margin:0 5px 0 10px;
  vertical-align:middle;
  text-align:center;
  padding:5px 0 0 0;
}

.login ul li.loginnav{
  display: inline;
  float:right;
  margin-left:10px;
  vertical-align:middle;
  text-align:center;
  padding:5px 0 0 0;
  _padding:5px 0 0 0;
}

.login ul li.blue{
display: inline;
float:right;
margin-left:10px;
color: #fff;
vertical-align:middle;
width:160px;
height:26px;
background:url(../images/login_btn_b.gif) no-repeat center center;
padding-top:2px;
text-align:center;
}

.login ul li.yellow{
display: inline;
float:right;
margin-left:10px;
color: #fff;
vertical-align:middle;
width:126px;
height:26px;
background:url(../images/login_btn_y.gif) no-repeat center center;
text-align:center;
padding-top:2px;
}

.login ul li.green{
display: inline;
float:right;
margin-left:10px;
color: #fff;
vertical-align:middle;
width:126px;
height:26px;
background:url(../images/login_btn_g.gif) no-repeat center center;
text-align:center;
padding-top:2px;
}

.login ul li.designer{
  float:right;
  margin-left:10px;
  margin-right:5px;
  vertical-align:middle;
  height:28px;
  text-align:center;
  padding-top:2px;
}

.login ul li.logout{
  float:right;
  margin-left:10px;
  margin-right:5px;
  vertical-align:middle;
  height:28px;
  text-align:center;
  padding-top:5px;
}

.login ul li a:link, .login ul li a:visited {
  color: #fff;
  text-decoration: none;
  font-size:13px;
  *font-size:10px;
  display:block;
  padding-top:3px;
}

.login ul li a:hover {
  color:#000;
}


.login ul li.designer a:link, .login ul li.designer a:visited {
  color: #fff;
  background:#80d778 url(../images/btn_g_bg.gif) repeat-x center top;
  text-decoration: none;
  font-size:13px;
  padding:2px 5px 2px 5px;
  border:#6fc246 1px solid;
}

.login ul li.designer a:hover {
background:#a1f398 url(../images/btn_g_bg_s.gif) repeat-x center top;
}

.login ul li.logout a:link, .login ul li.logout a:visited {
  color: #fff;
  background:#f2c15c url(../images/btn_y_bg.gif) repeat-x center top;
  text-decoration: none;
  font-size:13px;
  padding:2px 5px 2px 5px;
  border:#e5ad26 1px solid;
}

.login ul li.logout a:hover {
background:#ffd88c url(../images/btn_y_bg_s.gif) repeat-x center top;
}

.login ul li.designer span{
  color: #000;
  text-decoration: none;
  font-size:13px;
}

#header .banner{
  float: left;
  display: inline;
  margin:7px 0 8px 0;
}

#menu {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  height:38px;
  background:url(../images/menu_bg.gif) no-repeat left top;
  padding-top:4px;
  z-index:100;
}

#google_search_block{
background:none;
margin: -3px 5px 0 0;
_margin: -3px 2px 0 0;
list-style:none;
/*width:295px;*/
float:right;
z-index:9999;
position:relative;
}

#google_search_block .google_input{
margin:7px 0 0 -1px;
*margin:6px 0 0 -1px;
padding:0;
float:right;
}
#google_search_block .google_btn{
margin:6px 0 0 -1px;
padding:0;
float:right;
}
#google_search_block .google_btn input{border:none}

input, select, textarea {
  font-size: 11px;
/*  font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  border: 1px solid #bdbdbd;
  padding:2px 2px 2px 2px;
}

.input2{
border:none;
margin:0 2px 0 5px;
}

#page {
  width: 995px;
/*  border-collapse: collapse;*/
  margin-left: auto;
  margin-right: auto;
  margin-top:6px;
}

#page .left_block{
  float: left;
  display: inline;
  width:700px;
}

#page .search{
  float: left;
  display: inline;
  width:700px;
}

#page .t_search{
  float: left;
  display: inline;
  width:700px;
  height:0px;
}

#page .result{
  float: left;
  display: inline;
  width:700px;
  margin-top:8px;
}

#page .t_result{
  float: left;
  display: inline;
  width:700px;
  margin-top:0px;
}

#page .detail{
  float: left;
  display: inline;
  width:995px;
}

#page .right_block{
  float: right;
  display: inline;
  width:280px;
}

#page .cat{
  float: right;
  display: inline;
  width:280px;
  margin-top:8px;
}

#footer{
  margin-top:5px;
  margin-bottom:10px;
  margin-left: auto;
  margin-right: auto; 
  text-align:center;
  padding-top:5px;
  color:#7a7a7a;
  text-decoration:none;
  font-size:12px;
  vertical-align:middle;
  line-height:25px;
}

#footer a:link, #footer a:visited{
  color:#7a7a7a;
  text-decoration:none;
  font-size:12px;
  vertical-align:middle;
}

#footer a:hover{
  color:#000;
  text-decoration:underline;
}

#footer .text{margin:0;padding:0; font-size:88%;color:#7a7a7a;}


<!--search>
.search_title{
  margin:0;
  padding:0;
}

.search_title ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:27px;
}
.search_title li {
  float:left;
  background: url(../images/table_top_bg_left.gif) left top no-repeat;
  padding-left:27px;
}

.search_title li a{
  padding:6px 0px 5px 8px;
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/table_top_bg_right.gif) right top no-repeat;
  width:663px;
  font-size:14px;
  vertical-align:middle;
}

.search_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:676px;
  padding:10px;
  line-height:30px;
  font-size:14px;
  color:#000;
}

.search_btm{
  margin:0;
  padding:0;
}

.search_btm ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.search_btm li {
  float:left;
  background: url(../images/table_btm_bg_left.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.search_btm a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right.gif) right top no-repeat;
  width:693px;
}
<!--result>
.result_title,{
  margin:0;
  padding:0;
}

.result_title ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:27px;
}
.result_title li {
  float:left;
  background: url(../images/table_top_bg_left.gif) left top no-repeat;
  padding-left:27px;
}

.result_title li a{
  padding:6px 0px 5px 8px;
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/table_top_bg_right.gif) right top no-repeat;
  width:663px;
  font-size:14px;
  vertical-align:middle;
}

.result_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:676px;
  padding:10px;
  background-color:#f5f5f5;
  line-height:25px;
  font-size:14px;
}

.result_btm{
  margin:0;
  padding:0;
}

.result_btm ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.result_btm li {
  float:left;
  background: url(../images/table_btm_bg_left2.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.result_btm a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right2.gif) right top no-repeat;
  width:693px;
}

<!--cat>
.cat_title{
  margin:0;
  padding:0;
}

.cat_title ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:27px;
}
.cat_title li {
  float:left;
  background: url(../images/table_top_bg_left.gif) left top no-repeat;
  padding-left:27px;
}

.cat_title li a{
  padding:6px 0px 5px 8px;
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/table_top_bg_right.gif) right top no-repeat;
  width:243px;
  font-size:14px;
  vertical-align:middle;
}

.cat_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:256px;
  padding:10px;
  line-height:30px;
  color:#000;
  float:left;
  font-size:14px;
}
/*
.cat_body ul{
  margin:0;
  padding:0;
}

.cat_body ul li{
  list-style-type:none;
  list-style-image:none;
  height:22px;
}
.cat_body ul li a{
  background:url(../images/icon_bullet.gif) no-repeat left center;
  color:#000;
  font-size:13px;
  padding:0px 0px 0px 15px;
  text-decoration:none;
  display:block;
  margin-left:10px;
  *padding:5px 2px 2px 15px;
}

.cat_body ul li a:link, .cat_body ul li a:visited{
  color:#000;
  font-size:13px;
  padding:2px 2px 2px 15px;
  text-decoration:none;
  *padding:5px 2px 2px 15px;
}
.cat_body ul li a:hover{
  color:#709f16;
  font-size:13px;
  text-decoration:underline;
}*/

.cat_btm{
  margin-bottom:15px;
  padding:0;
  float:left;
}

.cat_btm ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.cat_btm li {
  float:left;
  background: url(../images/table_btm_bg_left.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.cat_btm a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right.gif) right top no-repeat;
  width:273px;
}

.gen_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:256px;
  padding:10px;
  background-color:#ededed;
}

.gen_body ul{
  margin:0;
  padding:0;
}

.gen_body ul li{
  list-style:none;
  line-height:22px;
  background:url(../images/icon_arrow_s.gif) no-repeat left 10px;
}

.gen_body ul li a:link, .gen_body ul li a:visited{
  color:#000;
  font-size:14px;
  padding:2px 2px 2px 15px;
  text-decoration:none;
  *padding:5px 0px 0px 15px;
}
.gen_body ul li a:hover{
  color:#007cd1;
  text-decoration:underline;
}

.gen_btm{
  margin-bottom:15px;
  *margin-bottom:10px;
  padding:0;
}

.gen_btm ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.gen_btm li {
  float:left;
  background: url(../images/table_btm_bg_left2.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.gen_btm a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right2.gif) right top no-repeat;
  width:273px;
}

.news_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:256px;
  padding:10px;
}

.news_body ul{
  margin:0;
  padding:0;
}

.news_body ul li{
  list-style-type:none;
  list-style-image:none;
  margin-left:10px;
  padding:0;
  border-bottom:#e5e5e5 1px dashed;
}

.news_body ul li a{
background:url(../images/icon_arrow_r.gif) no-repeat left center;
  color:#000;
  font-size:14px;
  padding:5px 0 5px 0;
  text-decoration:none;
  display:block;
  margin:0px;
}

.news_body ul li a:link, .news_body ul li a:visited{
  color:#000;
  font-size:14px;
  padding:5px 0 5px 15px;
  text-decoration:none;
}
.news_body ul li a:hover{
  color:#000;
  font-size:14px;  
  background-color:#fff5d5;
}

.btn_purple a:link, .btn_purple a:visited, .btn_purple a:hover{
  background:url(../images/btn_purple.gif) center center no-repeat;
  width:88px;
  text-align:center;
  padding:0px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-decoration:none;
}
.btn_blue a:link, .btn_blue a:visited, .btn_blue a:hover{
  background:url(../images/btn_blue.gif) center center no-repeat;
  width:88px;
  text-align:center;
  padding:2px 0 3px 0;  
  *padding:5px 0 0 0;
  color:#fff;
  font-size:14px;
  text-decoration:none;
  margin:0 5px 0 0;
  float:left;
}

.btn_group{float:right; width:285px; margin:10px 0; padding:0;}

.pgbr{
	color:#000;
	font:12px/100% Verdana, sans-serif;
	padding:0px 10px 0px 10px;
}

 a.pgbr:link,  a.pgbr:visited{
	color:#000;
	text-decoration:none;
	border:#c8c8c8 1px solid;
	padding:2px 5px;
	margin:0 5px 0 5px;
}

a.pgbr:hover{background-color:#0a9bff; color:#fff; border:#333 1px solid;}

a.pgbr_txt:link,  a.pgbr_txt:visited{
	color:#000;
	padding:3px 5px;
	*padding:5px 5px;
}

a.pgbr_txt:hover{ background-color:#0a9bff; color:#fff;}

.img_border{
	border:#879093 1px solid;
	padding:3px;
}

.img_border2{
background-color:#a4a4a4;
padding:2px;
}


.result_img_block{
margin:18px 0px 5px 0px;
color:#000;
}

.result_cell_margin{
margin:0px 0px 10px 0px;
line-height:22px;
}

a:link, a:visited{
color:#007cd1;
text-decoration:underline;
}

a:hover{
color:#007cd1;
text-decoration:none;
}

.result_function_block{
margin:0px;
line-height:25px;
}

.result_function_block ul{
margin-top:1px;
background-color:#879093;
width:188px;
}

.result_function_block ul li{
  list-style-type:none;
  list-style-image:none;
  display:inline;
  text-align:center;
}

.result_function_block ul li a:link,.result_function_block ul li a:visited, .result_function_block ul li a:hover{
  color:#fff;
  text-decoration:none;
  padding:5px 0px 5px 0px;
  font-size:14px;
}

<!--detail>
.detail_title{
  margin:0;
  padding:0;
}

.detail_title ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
}
.detail_title li {
  float:left;
  background: url(../images/table_top_bg_left.gif) left top no-repeat;
  padding-left:27px;
}

.detail_title li a{
  padding:6px 0px 5px 8px;
  display:block;
  color:#000;
  text-decoration:none;
  background:url(../images/table_top_bg_right.gif) right top no-repeat;
  width:958px;
  font-size:14px;
  vertical-align:middle;
}

.detail_body{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:971px;
  padding:10px;
  line-height:30px;
  font-size:14px;
  color:#000;
  background-color:#f5f5f5;
  float:left;
}

.detail_btm{
  margin:0;
  padding:0;
  float:left;
}

.detail_btm ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.detail_btm li {
  float:left;
  background: url(../images/table_btm_bg_left2.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.detail_btm a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right2.gif) right top no-repeat;
  width:988px;
}

.detail_body_w{
  border-left:#e5e5e5 1px solid;
  border-right:#e5e5e5 1px solid;
  width:971px;
  padding:10px;
  line-height:30px;
  font-size:14px;
  color:#000;
  float:left;
}

.detail_btm_w{
  margin:0;
  padding:0;
  float:left;
}

.detail_btm_w ul{
  margin:0px;
  list-style-type:none;
  list-style-image:none;
  height:4px;
}
.detail_btm_w li {
  float:left;
  background: url(../images/table_btm_bg_left.gif) left top no-repeat;
  height:4px;
  padding-left:5px;
}

.detail_btm_w a{
  height:4px;
  display:block;
  background:url(../images/table_btm_bg_right.gif) right top no-repeat;
  width:988px;
}

.border_solid_b{
border-bottom:solid #000000 1px;
padding:10px 0px 10px 0px;
line-height:18px;
}

.text_padding{
padding:10px 0px 10px 0px;
line-height:18px;
}

.border_solid_b li{
list-style:disc;
margin-left:15px;
margin-bottom:20px;
}

.gen_content{
padding:10px 0px 10px 0px;
line-height:23px;
}

.gen_content li{
list-style:disc;
margin-left:15px;
}

.gen_content li a:link, .gen_content li a:visited{
text-decoration:none;
color:#000;
}

.gen_content li a:hover{
text-decoration:underline;
color:#000;
}

.gen_content li.sl{
list-style:square;
margin-left:15px;
margin-bottom:10px;
}

.gen_content li.sl a:link, .gen_content li.sl a:visited{
text-decoration:underline;
color:#000;
}

.gen_content li.sl a:hover{
text-decoration:none;
}

.border_dashed_b{
border-bottom:dashed #676767 1px;
}

.border_dashed_g{
border-bottom:dashed #d4d4d4 1px;
line-height:30px;
}

.border_dashed_g2{
border-bottom:dashed #d4d4d4 1px;
line-height:30px;
background-color:#f9f9f9;
}

/*for faq*/
.border_dashed_g3{
border-bottom:dashed #d4d4d4 1px;
line-height:30px;
background-color:#f9f9f9;
color:#000;
}
/*for faq*/
.border_dashed_g4{
border-bottom:solid #d4d4d4 1px;
line-height:22px;
padding-bottom:20px;
padding-top:5px;
}

.border_dashed_g4 a:link, .border_dashed_g4 a:visited{
color:#294b6d;
text-decoration:underline;
}

.border_dashed_g4 a:hover{
text-decoration:none;
}

.detail_list{
margin:0 0 5px 0;
padding:10px;
background-color:#fff;
border:#e4e4e4 1px solid;
}

.detail_list .caption{ font-weight:bold; font-size:15px; color:#007cd1;}

.detail_list ul{
margin:0;
padding:0;
}

.detail_list li{
border-bottom:solid #efefef 1px;
color:#000;
list-style:disc inside;
vertical-align:middle;
padding:5px;
margin:0 0 3px 0;
}

.title{
background-color:#666666;
color:#fff;
padding:2px;
}

a.blue:link, a.blue:visited{
background:url(../images/subnav_bg.jpg) repeat-x center top;
color:#000;
padding:2px;
text-decoration:none;
border:#b4b4b4 1px solid;
}

a.blue:hover{
background:#57aff7 url(../images/subnav_hover.gif) repeat-x center top;
color:#fff;
border:#3473ba 1px solid
}

.manual_content_txt{
padding:1px 0px 10px 30px;
font-size:115%;
line-height:1.75em;
letter-spacing:0.09em;
}

.manual_content_txt p{
padding:15px 0 5px 0;
line-height:1.4em;
letter-spacing:0.08em;
margin:0;
}

.manual_content_txt li{
padding:10px 0 5px 0;
line-height:1.5em;
letter-spacing:0.08em;
margin:0 0 0 22px;
}

.designer_content_txt{
padding:0px 0px 20px 30px;
line-height:22px;
font-size:14px;
}

.general_content_txt{
padding:0px 10px 20px 10px;
line-height:25px;
font-size:15px;
}

.table_border{
border:#666666 1px solid;
}

.table_border2{
border-top:#d4d4d4 1px solid;
border-right:#d4d4d4 1px solid;
}

.table_border3{
margin-top:20px;
border:#d4d4d4 1px solid;
}


.table_item01{
background-color:#9a9a9a;
border-bottom:#fff 1px solid;
border-left:#fff 1px solid;
color:#fff;
font-weight:bold;
padding:5px;
}

.table_item02{
background-color:#e6e6e6;
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:5px 2px 5px 2px;
color:#5f9c44;
}

.table_item03{
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:5px 2px 5px 2px;
line-height:24px;
}

.table_item04{
background-color:#e6e6e6;
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:5px 2px 5px 2px;
}

.table_item05{
background-color:#9a9a9a;
border-bottom:#fff 1px solid;
border-left:#fff 1px solid;
color:#fff;
font-weight:bold;
padding:0px 5px 0px 5px;
line-height:24px;
}

.table_item06{
background-color:#e6e6e6;
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:0px 2px 0px 2px;
color:#5f9c44;
line-height:24px;
}

.table_item07{
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:3px 3px 3px 3px;
line-height:20px;
}

.table_item08{
background-color:#eefbff;
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:0px 2px 0px 2px;
line-height:24px;
}

.table_item09{
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:5px 2px 5px 2px;
line-height:24px;
color:#999999;
}

.table_item10{
border-bottom:#d4d4d4 1px solid;
border-left:#d4d4d4 1px solid;
padding:3px 3px 3px 3px;
line-height:20px;
background-color:#f1f1f1;
}

.table_item11{
border-bottom:#d4d4d4 3px double;
border-left:#d4d4d4 1px solid;
padding:3px 3px 3px 3px;
line-height:20px;
color: #3F89C3;
}

.btn{
	font-size: 13px;
	color: #000;
	text-align:center;
	padding:4px 5px 2px 5px;
	border:none;
}

.img_h{
width:80px;
padding:3px;
border:#c8c8c8 1px solid;
}

.img_v{
height:80px;
padding:3px;
border:#c8c8c8 1px solid;
}

.img_h:hover{
padding:3px;
border:#e5ad26 1px solid;
background-color:#f7d37c;
}

.img_v:hover{
padding:3px;
border:#e5ad26 1px solid;
background-color:#f7d37c;
}

.img_frame{
padding:10px 0 10px 0;
}

.tr:hover{
background-color:#fff5d5;
color:#000;
}

.partner_img{
padding:20px 20px 5px 0;
}

.ad_img{
padding:0 0 5px 0;
}

.temp_info{
margin:0;
padding:0;
width:690px;
float:left;
}

.temp_info ul{
margin:0;
padding:0;
list-style-type:decimal;
}

.temp_info ul li{
margin:0 15px 5px 0;
padding:0 0 0 12px;
list-style:none;
float:left;
background:url(../images/icon_bullet3.gif) left 6px no-repeat;
}

#counter{visibility: visible}

.newbie{top:5px; width:55px; position:relative;}

#contact_form table {
	background: #D4D4D4;
}
#contact_form th{
	background: #E6E6E6;
	color: #333;
	font-weight: normal;
	padding: 5px;
	text-align: right;
}

#contact_form td {
	background: #FFF;
	padding: 5px;
}

.text_01 {
	font-size: 14px;
	color: #666;
}