/*網頁通用設定*/
* {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#container {
	padding: 14px 0 25px 0;
}

#primary {
	float: left;
	width: 1000px;
}
#primarily {
	float: right;
	width: 780px;
}
#proTitleBar {
	height: 42px;
	background-image: url(../images/pro_title_extend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#proTitle {
	height: 42px;
	background-image: url(../images/pro_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 35px;
}
#nowPos {
	text-align: right;
	display: block;
}

.bookpro {
	padding: 0px;
	height: 220px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.bookpro h2 {
	float: left;
}
.bookpro dl {
	width: 500px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	float: left;
	margin: 0px;
}
.bookpro dl dt {
	width: 500px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0F0F0;
	padding-bottom: 5px;
}
.bookpro dl dd {
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#propic {
	text-align: center;
}
#propic p {
	padding-top: 15px;
	padding-bottom: 20px;
}
#propic h3 {
	background-image: url(../images/pro_blue_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 709px;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
	color: #FFF;
	padding-left: 30px;
	margin-top: 15px;
}


#proStandard {
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 710px;
}
#proStandard dl {
}
#proStandard dl dt {

}
#proStandard dl dt h3{
	background-image: url(../images/pro_blue_title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 709px;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
	color: #FFF;
	padding-left: 35px;
	margin-top: 15px;
}
#proStandard dl dd {
	width: 670px;
}
#proStandard dl dd ul {
}
#proStandard dl dd ul li {
	height: 20px;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gray {
	background-color: #F5F5F5;
}


#secondary {
	padding: 0 0 0 15px;
	float: left;
	width: 197px;
}
#service {
	background-image: url(../images/menu_title_extend.jpg);
	background-repeat: repeat-y;
}
#serve {
	background-image: url(../images/menu_title_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 197px;
}

#service h2 {
	background-image: url(../images/menu_title_top.jpg);
	height: 64px;
	width: 197px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#service ul {
	width: 191px;
	margin: 0 auto;
}
#service ul li {
	list-style-type: none;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	line-height: 1.8em;
	background-color: #F0F0F0;
	padding: 0 23px;
}
#service ul li a {
	color: #36C;
	font-weight: bold;
}
#service ul li a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

#service h3 {
	padding: 2px 0 0 0;
	height: 38px;
}

#service h3 a{
	background-image: url(../images/menu_title_serve.jpg);
	height: 25px;
	width: 191px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
}
#tags {
	clear: both;
	padding: 0 0 0 11px;
	width: 752px;
}
#tags dl {
	width: 355px;
	float: left;
	height: 109px;
}
#tags dl dt {
	float: left;
	width: 115px;
}
#tags dl dd {
	width: 225px;
	float: left;
	line-height: 1.8em;
	color: #666;
}

#tags dl dd a {
	color: #36C;
	display: block;
	height: 28px;
}
#tags dl dd a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#thirdary {
	float: right;
	width: 178px;
	padding: 0 33px 0 0;
}
#notice {
	width: 178px;
	height: 140px;
}
#notice h2 {
	background-image: url(../images/title_02_bg.jpg);
	background-repeat: no-repeat;
	width: 178px;
	position: relative;
	height: 32px;
}
#notice h2 strong {
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 137px;
}
#notice h2 a {
	background-image: url(../images/title_01_more.jpg);
	text-indent: -9999px;
	display: block;
	position: absolute;
	height: 28px;
	width: 41px;
	top: 0px;
	right: 0px;
}
#notice ul {
	float: right;
	width: 174px;
}
#notice ul li {
	list-style-type: none;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 2em;
	padding: 0 10px;
}
#notice ul li a {
	color: #666;
}
#notice ul li a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: none;
	color: #36C;
}
#commercial {
	background-color: #F6F6F6;
	padding: 8px 0 0 0;
	height: 471px;
}
#commercial ul {
	margin: 0 auto;
	width: 158px;
}
#commercial ul li {
	list-style-type: none;
	padding: 6px 0;
}
#prolist {
	padding-top: 25px;
	padding-bottom: 50px;
}


#labellist {
	height: 30px;
	position: relative;
	padding-top: 20px;
}
#labellist ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: absolute;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003AE8;
	bottom: 0px;
}
#labellist ul li {
	list-style-type: none;
	height: 30px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-left-color: #039;
}
.progray {
	height: 30px;
	background-color: #039;
}
.progray a {
	color: #FFF;
}
.prowhite {
	background-image: url(../images/pro_info_b_bg.jpg);
}
#prolist p {
	padding-left: 20px;
	padding-top: 10px;
}
#prolist h4 {
	padding-left: 45px;
	padding-top: 20px;
}
#about {
	padding-top: 20px;
	width: 600px;
	padding-left: 50px;
}

