html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {	font: 11px/14px Tahoma;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {		text-decoration: none;}
del {		text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{	clear: both;}
a:hover{text-decoration: none;}

/*-------------------------------------------------------------------------------------------*/
#document{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#header{
	background: url(images/header.jpg) center top no-repeat #FFFFFF;
	width: auto;
	height: 197px;
	margin-top: 7px;
	position: relative;
	margin-bottom: 55px
}
#logo{
/*background: url(images/star.gif) left top no-repeat;*/
	color: #3BA8DB;
	font: bold 25px Tahoma;
	text-decoration: none;
	padding-left: 18px;
	height: 90px;
	width: auto;
	position: relative;
	z-index:9999;
	display:block;
}
#logo{
	padding-left: 0px;
}
#logo:hover{
	color: #87C9E9;
}

#nav{
  position: absolute;
  right: 5px;
  bottom: 0;
  z-index: 1000

}
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#block_search{
	background: url(images/block_search.jpg) repeat-x #328FBA;
	height: 39px;
	width:1100px;
	position: absolute;
	top: 205px;
}
#block_search .back_left{
	background: url(images/block_search_left.jpg) top left no-repeat;
	width: 100%;
	height: 100%;
}
#block_search .back_right{
	background: url(images/block_search_right.jpg) top right no-repeat;
	width: 100%;
	height: 100%;
}
#findresult{
	position: relative;
}
#findtext{
	background: url(images/search_input_right.jpg) top right no-repeat;
	height: 19px;
	border: none;
	width: 225px;
	padding: 0 5px
}
#findresult .findtext_back{
	background: url(images/search_input.jpg) left top no-repeat #FFFFFF;
	height: 19px;
	width: 235px;
	float: left;
	position: absolute;
	left: 18px;
	top: 8px;
}
#findresult select{
	background: url(images/search_input.jpg);
	border:none;
	height:19px;
	left:271px;
	position:absolute;
	z-index: 10;
	top:8px;
	width:142px;
}
#findresult option{
	background: #FFFFFF
}
#findresult .submit{
	background: url(images/search_submit.jpg) no-repeat;
	width: 63px;
	height: 20px;
	border: none;
	color: #FFFFFF;
	position: absolute;
	left:262px;
	top: 8px;
	font-weight: bold;
	cursor: pointer;
	padding: 0
}
#findresult .submit:hover, #findresult .advanced_search:hover{
	color: #BBBBBB;
}
#findresult .advanced_search{
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 332px;
	top: 8px;
}
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#h_top{
	width: 100%;
	margin-bottom: 8px;
	background: url(images/widget_4.jpg) center repeat-y;
	margin-top: 8px;
}
#h_top .top{
	background: url(images/widget_4_top.jpg) top center no-repeat;
	width: 100%;
}
#h_top .bot{
	background: url(images/widget_4_bot.jpg) bottom center no-repeat;
	height: 1%;
	padding: 10px;
	padding-bottom: 0;
}
#h_top .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#h_top .icq_item{
	float: right;
	width: 150px;
	margin-left: 10px;
}
#h_top .icq_item:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#h_top .fasebook_item{
	float: left;
	width: 130px;
	height:105px;
}
#h_top .cam_item{
	float: left;
	width: 200px;
	height:105px;
	margin-left: 10px;
}
#h_top .cam_item:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#h_top .cam_item img{
	float: left;
	margin-right: 5px;
}
#h_top .w_item{
	float: right;
	margin-left: 25px;
}
#h_top li {
	float: left;
	width: 105px;
	height: 60px;
	margin-left: 15px;
	padding-left: 10px;
	background: url(images/widget_4.jpg) left repeat-y;
	display:table;
}
#h_top li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#h_top ul{
	clear: both;
}
#h_top .w_item h6{
	margin-bottom: 2px;
	margin-top: 4px;
}
#h_top .w_item:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#h_top h6{
	font-size: 11px;
	color: #666666;
	margin-bottom: 4px;
	color:#0C4088;
}
#h_top h3{
	font-size: 11px;
	color: #666666;
	margin-bottom: 4px;
	color:#0C4088;
	display: inline;
	float:left;
}

#h_top h4 a{
	color: #0C4088;
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal
}
#h_top h5 a{
	color: #0C4088;
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal;
	margin-left: 25px;
}

#h_top h2 a{
/*color:red;
font-size:13px;
font-weight:bold;
line-height:1.3;
margin-left:155px;
*/
color:red;
font-size:20px;
font-weight:bold;
line-height:1.3;
margin-left:130px;
vertical-align:top;
}

/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#news_top{
	width: 100%;
	margin-bottom: 8px;
	background: url(images/widget_4.jpg) center repeat-y;
	margin-top: 8px;
}
#news_top .top{
	background: url(images/widget_4_top.jpg) top center no-repeat;
	width: 100%;
}
#news_top .bot{
	background: url(images/widget_4_bot.jpg) bottom center no-repeat;
	height: 1%;
	padding: 10px;
	padding-bottom: 0;
}
#news_top .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#news_top .news_item{
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-bottom:5px;
}
#news_top .news_item:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#news_top .news_item img{
	float: left;
	margin-right: 10px;
}
#news_top h6{
	font-size: 10px;
	color: #666666
}
#news_top h4 a{
	color: #0C4088;
	font-size: 11px;
	line-height: 1.3;
	font-weight: normal
}
#news_top h3 a{
	color: #0C4088;
	font-size: 17px;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom:4px;
	padding-left:8px;
	text-align:left;
	width:auto;
}

#news_top h3.top {
	color: #0C4088;
	font-size: 16px;
	line-height: 1.3;
	font-weight: normal
	margin-bottom: 4px;
	padding:2px 8px;
	text-align:left;
	width:auto;
}


#news_top h3{
display:inline;
float:left;
width:auto;
}

#news_top h5 {
float:left;
font-size:12px;
font-weight:bold;
line-height:22px;
margin-left:45px;
}
#news_top h5 a{color:red;}


#news_top .news_item .more{
	font-size: 10px;
	color: #0C4088;
	line-height: 24px
	text-align:left;
}

/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#middle{
  height: 1%;
  width: 100%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}



/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sidebar{
  float: left;
  width: 192px;
}
/*-------------------------------------------------------------------------------------------*/

#hot_sale.widget {
  background: url(images/widget.jpg) repeat-y #FFF4C8;
}
#hot_sale.widget ul{
  background: url(images/widget_bottom.jpg) bottom center no-repeat;
  padding-bottom: 4px;
}
#hot_sale.widget h3{
  background: url(images/widget_top.jpg) top center no-repeat;
  color:#3BA8DB;
  display:block;
  font-size:18px;
  height:30px;
  line-height:32px;
  text-indent:10px;
  width:100%;
  padding: 0;
}
#hot_sale img{
  display: block;
  margin: 0 auto;
  padding-bottom: 5px;
}
#hot_sale li{
  background: none;
  width:184px;
  padding: 0;
/*  margin-left: 8px;*/
  padding-left:8px;
  text-align: left;/*justify;*/
}
#hot_sale li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#hot_sale li img{
	float: left;
	margin-right: 5px;
}

#hot_sale .desc{
  padding: 0 15px;
  text-align: left;
  display: block;
  color: #0C4088;
  margin-bottom: 10px;
  font-size:11px;
  text-align: left;/*justify;*/
}
#hot_sale .desc strong{
  color: #E30000;
}

/*-------------------------------------------------------------------------------------------*/
#shop.widget{
  background: url(images/widget_2_bot.jpg) center bottom no-repeat #E88D0B;
}

#shop.widget h3{
  background: url(images/widget_2_top.jpg) center no-repeat #C57709;
  color:#FFFFFF;
  font-size:18px;
  font-weight:normal;
  height:23px;
  line-height:20px;
  padding:5px 12px;
  text-align:left;
  width:auto;
}
#shop.widget h3 a{
  color:#FFFFFF;
}
#shop.widget ul{
  padding: 12px 0;
}
#shop.widget li{
  background: url(images/widget_2_li.jpg) 7px 5px no-repeat;
  padding-left:20px;
  margin-bottom: 6px;

}
#shop.widget li a{
  font-size: 14px;
  color: #ffffff;
}

/*-------------------------------------------------------------------------------------------*/
#pearl.widget h3 a{
  color:#FFFFFF;
}
#industry.widget h3 a{
  color:#FFFFFF;
}

/*-------------------------------------------------------------------------------------------*/
#vote.widget{
  background: url(images/widget_2_bot.jpg) center bottom no-repeat #E88D0B;
}

#vote.widget h3{
  background: url(images/widget_2_top.jpg) center no-repeat #C57709;
  color:#FFFFFF;
  font-size:18px;
  font-weight:normal;
  height:23px;
  line-height:20px;
  padding:5px 12px;
  text-align:left;
  width:auto;
}
#vote.widget h3 a{
  color:#FFFFFF;
}
#vote.widget ul{
  padding: 12px 0;
}
#vote.widget li{
  color:#ffffff;
  background: none;
  padding-left: 5px;
  margin-bottom: 4px;
  width:185px;
}
#vote.widget li a{
  font-size: 14px;
  color: #ffffff;
}
#vote.widget li h4{
  text-align:justify;
}
/*-------------------------------------------------------------------------------------------*/
.widget{
  background: url(images/widget_3_bot.jpg) center bottom no-repeat #3BA8DB;
  margin-bottom: 10px;
}
.widget h3{
  background: url(images/widget_3_top.jpg) center no-repeat #2D80A7;
  color:#FFFFFF;
  font-size:18px;
  font-weight:normal;
  height:43px;
  line-height:20px;
  padding:5px 12px;
  text-align:left;
  width:auto;
}
.widget ul{
  padding: 12px 0;
}
.widget li{
  background: url(images/widget_3_li.jpg) 7px 5px no-repeat;
  padding-left:20px;
  margin-bottom: 6px;

}
.widget li a{
  font-size: 14px;
  color: #ffffff;
  text-decoration: none
}
.widget li a:hover{
  text-decoration: underline
}
.widget #link{
  padding-left:20px;
  font-size: 12px;
  color: #ffffff;
  font-weight:bold;
}

.widget #link a{
  color: #ffffff;
}

/*-------------------------------------------------------------------------------------------*/
#gps.widget{
  background: url(images/widget_6_bot.jpg) bottom no-repeat #E4F1F6;
}
#gps.widget h3{
  background: url(images/widget_5_top.jpg) no-repeat;
  height: 19px;
  color: #3BA8DB;
}
#gps.widget li{
  background: none;
  color: #0C4088;
  font-weight: bold
}
#gps.widget li strong{
  color: #616161;
}
#gps.widget li a{
  color: #0C4088;
  text-decoration: underline
}
#gps.widget li a:hover{
  text-decoration: none;
}


/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#footer{
  border-top: 3px solid #3BA8DB;
  padding: 15px 40px;
  height: 1%;
}
#footer:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#copyright{
  float: left;
  width: auto;
}
#footer_nav{
  text-align: center
}
#footer_nav a{
  color: #0C4088;
  font-size: 14px;
  text-decoration: none;
  display: inline;
  padding: 0 8px;
  border-left: 2px solid #0C4088;
  line-height: 1;
  font-weight: bolder;
}
#footer_nav a:first-child{
  border: none
}
#footer_nav a:hover, #nav a.active{
  color: #666666;
  text-decoration: underline
}

/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#content{
  width: 900px;
  float: right;

}

.adv_01{
  height: auto;
  visibility: visible;
  width: 100%;
  text-align: justify;
  margin-bottom: 5px;
  z-index: 0;
}

.first{
  background: url(images/block_1.jpg) repeat-y #F9EBB6;
}
.first .top{
  background: url(images/block_1_top.jpg) top no-repeat;
}
.first .bot{
  background: url(images/block_1_bottom.jpg) bottom no-repeat;
  width: auto;
  padding: 10px;
  height: 1%
}
.first .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.block{
  width: 900px;
  margin-bottom: 10px;
}

.first .item{
  float: left;
  width: 97px;
  height: 95px;
  text-align: left;
  margin: 5px;
}
.first .item img{
	display: block;
/*	float: center;
	margin-right: 3px;
*/
}

.first .item a{
  color: #0C4088
}
.first h3{
  color: #3BA8DB;
  font-size: 18px;
  display: block;
}
/*-------------------------------------------------------------*/
#announcement h4{
	padding-top: 4px;
	font:12px Tahoma;
	font-weight: bold;
}
/*-------------------------------------------------------------*/
#taiga h3{
	height: 40px;
	width: auto;
	line-height: 30px;
	padding-left: 10px;
	display: inline;
	float:left;
	color:#3BA8DB;
}
#taiga h3 a{ 	color:	#0000EE;}
#taiga h5 {
	color:	#0000EE;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 25px;
	float:left;
}
#taiga h5 a{
	color: #0C4088;
}

#taiga ul{
	clear: both;
}
/*-------------------------------------------------------------*/
#fotobase h3{
  height: 40px;
  line-height: 30px;
  padding-left: 10px;
}

.third .foto{
	float:left;
	text-align:center;
	width:200px;
}
.third .foto table{
	text-align:center;
}

.third .foto h4{
	height: 20px;
}
.third .foto_sec{
	float:right;
	text-align:left;
	width:220px;
}
.third .foto_sec h4{
	height: 20px;
}
.third .foto_sec li{
	padding-bottom: 4px;
}

/*-------------------------------------------------------------*/


#more{
  height: 24px;
  line-height: 25px;
  padding-left: 5px;
  float: left;
  text-align: left;
  margin: 2px;
  display: block;
  width: 400px;	
  clear: both;
}


.second{
  background: url(images/block_2_top.jpg) top no-repeat #E4F1F6;
}

.second .bot{
  background: url(images/block_2_bot.jpg) bottom no-repeat;
  width: auto;
  padding: 10px 20px;
  height: 1%
}

.second .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}



.second h3{
  color: #3BA8DB;
  font-size: 18px;
  display: block;
  margin-bottom: 4px;
  padding-bottom: 4px;
}
.second ul{
  float: left;
  width: 47%;
  color: #666666;
  margin-right: 2%
}
.second li{
  margin-bottom: 6px;
  margin-top: 6px;
}
.second li a{
/*  font-weight:bold; */
}
.second .links{
  color:red;
}
.second .links a{
  font-weight:bold;
  color:red;
}



.second ul a{
  color: #0C4088
}







.third{
  background: url(images/block_3.jpg) center repeat-y;
}
.third .top{
  background: url(images/block_3_top.jpg) top center no-repeat;
}


.third .bot{
  background: url(images/block_3_bot.jpg) bottom no-repeat;
  width: auto;
  padding: 10px 20px;
  height: 1%
}
.third .bot:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}



.third h3{
  color: #3BA8DB;
  font-size: 18px;
  display: block;
}
.block .col{
  float: left;
  height: 1%;
  width: 48%;
  margin-right: 1%;
  color: #616161;
}
.block .col:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


.block .col ul a{
  color: #0C4088;

}
.block .col ul{
  padding-top: 20px;
  clear: both;
}
/*-------------------------------------------------------------*/

#announcement h5  {
color:#0000EE;
float:left;
font-size:14px;
font-weight:bold;
margin-left:25px;
}

#posttable{
}
#posttable tr{
}
#posttable td{
border: 1px solid;
font-size: 12px;
}
