@charset "utf-8";
/* CSS Document 10/01/01 voskaul write*/
/*格式標準化margin&panding*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,inut,p,blockquote
{margin:0;padding:0;}

div{height:auto}

h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal}

ol,ul,li
{list-style:none;}

address,caption,cite,code,dfn,em,strong,var
{font-style:normal;font-weight:normal;}


fieldset,img
{border:0;}

caption
{text-align:left;}

/*引號移除
q:before,q:after
{ content:close-quote; }*/
fieldset,img
{border:0;}

ol,ul,li
{list-style:none;}

* { padding: 0; margin: 0; }
.clear{clear:both}


body{margin:0 ; background-color:#f5f5f5}
.headerOutline{margin:auto;width:930px}
.header{
	background: url(/img/headerBg2.jpg) no-repeat center top; height:135px;font: 12px/20px Arial, Helvetica, sans-serif;
}
.header .login{
	padding:43px 35px 0 0;
	text-align:right;
	color:#D4145A;
	font-size:12px;
	height:20px;
	float: right;
}
.header .login a{color:#D4145A; text-decoration:none; font-weight:bold;}
.header .login a:hover{ text-decoration: underline}
.header .icontab{
	padding:0px 30px 0 0;
	text-align:right;height:23px;
}

.header .icontab a{
	padding:0  0 0 5px
}
.header .menu{
	padding:0;
	display:block;
	height: 36px;
	background-image: url(../img/menu/mbg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #dcdcdc;
}
.header li{float:left;display:block ; list-style:none}
.header .search{
	padding:35px 0 0 321px;
	float:left
}
.header .search input{
	color:#61736b;
	border:1px solid #fcb4c7;
	height:17px;
	float:left;
	margin:0;
	padding:3px;
	width: 270px;
}
.header .search a{float:left;padding:0}
