@charset "utf-8";
/* CSS Document */
*{
  margin: 0;
  padding: 0;
}

html, body{
 height:100%;
}

html{
  font-size: 100%;
}

body{
  font-family: "新細明體", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 0.8em;
  font-style: normal;
  color: #6B6F71;
  min-height:100%;
  height:auto !important; /* ie6 ignores it */
  height:100%; /* fix */
  position: relative;
  background: url(images/bg.gif);
}

a{
  color: #2d83d5;
  text-decoration: underline;
}

a:hover{
  color: #2d83d5;
  text-decoration: none;
}

img{
  border: 0;
}

p{
  line-height: 140%;
  margin: .4em 0 1em;
}

form p{
  margin: 0;
}

#allPage{
margin:0 auto;
width:906px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#FFF;
border-left:#53677D 2px solid;
border-right:#53677D 2px solid;
}
#head_logo{
	color:#0E408E;
	font-size:11px;
}
#head_logo ul{
	list-style:none;
	margin-top:10px;
}
#head_logo li{
	display:inline;
}
#head_logo a{
	color: #0E408E; 
	font-size:15px; 
	text-decoration:none; 
	font-weight:bold; 
	padding:5px 15px 5px 15px;
	background:url(images/bg-li.gif) right no-repeat;
}
#head_logo a:hover{color:#000;}
#head{
height:131px;
background:url(images/head_bg.gif) bottom no-repeat;
padding-top:15px;
}
#head_menu{
	margin:0;
	padding:0 1px 0 3px;
}
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 200px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 200px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 15% 0 0 30%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 190px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 190px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	/*border: 1px solid #CCC;*/
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #7CA7DE;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #CEDEED;
	padding: 0.5em 0.75em;
	color: #0E408E;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #fff;
	color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #fff;
	color: #000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #CEDEED;
	}
}

#head_pic{
margin:10px 0;}

#chLang{
position:absolute;
top:2px;
width:792px;
text-align:right;
font-size:13px;
}
#chLang a{
text-decoration:none;
}
/*************************身體*******************************/
#bg_position{
	height:18px;
	}
#leftBody{
width:600px;
float:left;
margin:13px 0 15px 5px;
padding:0;
}
#rightBody{
margin:20px 17px 20px 643px;
padding:0 0 20px 0;
position:relative;
background:#CEDEED url(images/col-top.gif) top no-repeat;
}
.lb_home{
position:absolute; top:262px;}
#lblock1{
	padding:0;
margin:0 0 10px 0;}
#lblock1 h3,#head_menu h3{
margin:5px 5px 5px 0;
padding:20px 0 0 15px;
color:#fff;
font-size:15px;
background: url(images/bg-h.gif) no-repeat 5px 10px;
height:34px;
}
#lblock1 p{
margin:0px;
padding-left:20px;
padding-right:10px;
font-size:11px;
color:#B4B4B4;}
#lblock1 ul{
margin:0;
padding:0 10px 10px 0;
font-size:12px;
}
#lblock1 li{
list-style:none;
margin:3px 0;
padding:3px 0;
}
#rBlock{
	margin:0 20px 10px 10px;
	padding:0;
	
}
#rBlock ul{
	margin:0px;
	padding:0 0 20px 0;
}
#rBlock li{
list-style:none;
padding:4px;
margin-left:10px;
background:url(images/a3.gif) no-repeat 3px;
}
#rBlock h3{
color:#0E408E;
margin:0 10px;
padding:10px 0 10px 5px;
border-bottom: #7DA8DF solid 1px;
}
#rBlock h2{
color: #333;
margin:0px;
padding:5px 0 5px 0;
font-size:18px;
}
#rBlock_s h3{
color:#78DAE0;
margin:0px;
font-size:15px;
padding:0 0 2px 0;
}
#rBlock p{
color: #666;
font-size:13px;
padding:4px 0 0 0;
margin:0px;
}
#rBlock_s{
width:46%;
float:left;
margin:5px 15px 25px 10px;
padding-bottom:15px;
border-bottom:#E9E9E9 1px solid;
}
#rBlock_s ul{
margin:0px;
padding:0 5px;
font-size:12px;
list-style:none;}
#rBlock_s a,#lblock1 a,#rBlock a{
color: #4D4D4D;
text-decoration: underline;
font-size:13px; margin-left:12px;}
#rBlock_s a:hover,#lblock1 a:hover,#rBlock a:hover{
text-decoration: none;
}
#rBlock_s li a{
	background:url(images/arrow.gif) left no-repeat; padding-left:15px;}
#nowLoction{
margin:0 0 5px 5px;
padding:0 0 2px 30px;
font-size:11px;
color:#666666;
background: url(images/throbber.gif) 8px 2px no-repeat;}
#nowLoction a{ color:#666666;}
#nowLoction a:hover{ color:#DF1741; text-decoration:none;}
#product_li{
	list-style: none;
	margin:0;
	padding:0;
}
#product_li li{
	border-bottom:none;
	background-image:none;
}
#product_li2{
	list-style: none;
	margin:0;
	padding:0;
	overflow:auto;
}
#product_li2 li{
	border-bottom:none;
	display:inline-block;
	text-align:center;
	width:110px;
	border:#E2ECF1 1px solid;
	float:left;
	margin:10px 10px 0 10px;
	background:none;
}
#product_li2 li a{
	color: #686868;
	padding:0;
	margin:0;
	line-height:23px;
}
#hotList{
	margin:0;
	padding:0;
	height:160px;
}
#hotList li{
	width:110px;
	display: inline-block;
	border:#E2ECF1 1px solid;
	margin:10px 10px 0 10px;
	float:left;	
}
#hotList li a{
	color: #686868;
	padding:0;
	margin:0;
	line-height:23px;
}
.paM{
	background:url(images/login.gif) no-repeat;
	padding:1px 8px 3px 8px;
	text-align:right;
}
.topic_forum_th{
	background:#CEDEED;
	padding:3px 1px;
}
.topic_forum_tr2{
	border-bottom:#CCC dashed 1px;
}
.topic_forum_tr4{
	border-bottom:#CCC 1px dashed;
	padding:0 10px 15px 0;
}
.topic_forum_tr5{
	padding:5px 0 2px 15px;
	background:#F8FAFC;
}
#user_data td{
	padding:10px;}
.bigBtn{
	 background:url(images/button_ok.png) 5px  no-repeat; width:110px; height:36px; border:#CCC 1px solid; padding-left:30px; letter-spacing:5px;}
	 .bigBtn:hover{ background: #CEDEED url(images/button_ok.png) 5px  no-repeat;}
.bigBtn_back{
	 background: url(images/arrow_undo.png) 5px  no-repeat; width:110px; height:36px; border:#CCC 1px solid; padding-left:30px; letter-spacing:5px;}
	 .bigBtn_back:hover{ background: #CEDEED url(images/arrow_undo.png) 5px  no-repeat;}
/***************************腳********************************/
#page_footer{
	margin:0 15px;
	height:100px;
}
.footLogo{
/*background:url(images/foot_logo.png) left 12px no-repeat;
height:70px;*/
border-top:#768DA7 2px solid;
}
.footLogo p{
/*margin:10px 0 0 200px;*/
padding:30px 0 0 150px;
color: #999;
font-size:12px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pCtr{
	margin-right:20px;
text-align:right;}





ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	float:right;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 9em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 12em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #33C;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{

	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #CEDEED;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

