@charset "utf-8";
@import url(layout.css);
/*-------------------------------------------------------------------------------------------------------*/
/*--Design Setting Start--*/

/*--base design--*/
p,pre {
	color: #777;
	font-size: 12px;
}

h2, h2 span {
	color: #444444;
	font-size: 16px;
}

h4, h4 span {
	color: #444444;
	font-size: 16px;
}

h4, h4 img{
	width: 190px;
}

h3 {
	color: #336699;
	font-size: 16px;
}

a {
	color: #4E9E9F;
	text-decoration: none;
}
a:hover {
	color: #D75116;
	text-decoration: underline;
}

body {
	background: #EEE;
	margin: 0px;
}

.wrap {
	background: #FFF;
	margin: 0px;
}

.layout {
	background: #FFF;
	
}

.leftbg {
	vertical-align: top;
	text-align: left;
	margin: 0 5px 0 0;
}
.side{
	margin: 0px;
	margin-left: -5px;
	margin-right: -5px;
}
.center {
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	background: #FFFFFF;
}

.rightbg {
	vertical-align: top;
	/*background: url(../images/centerbgr.gif) no-repeat left 10px;*/
}

.leftblock, .rightblock {
	width: 50%;
	vertical-align: top;
	padding: 0 10px 0 10px;
}

.btn {
	background: url(../images/menubg.gif) repeat-x left top;
	border:1px solid #999;
	padding: 2px;
	color: #666;
	font-size: 12px;
}

.title {
	margin-left: 1px;
	margin-right: 30px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 20px;

	&margin-bottom: 20px!important;
	text-align: left;
}
.title h2{
	padding: 10px;
	border: 3px solid #b6e0ab;
}
.title span{
	padding-left:12px;
	background-image: url(../images/icon_8.gif);
	background-repeat: no-repeat;
}
.title em{
	padding-left:12px;
	background-repeat: no-repeat;
	font-size: 70%;
	font-variant: normal;
	color: #339900;
	font-style: normal;
}



/*.lp, .cp*/, .qp, .forwardForm {
	/*margin-top: -8px;*/
	background: #FFFFFF;
/*	padding: 10px;*/
}

 /*.lp h2,.cp h2,*/ .qp h2/*, .forwardForm h2 */{
	padding-left: 18px;
	background: url(../images/titleIcon.gif) no-repeat left 4px;
	border-bottom: 1px solid #DDD;
}

.accesskey {
	position:absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0.5;
	text-decoration:none;
	display:none;
	z-index: 7;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--header design--*/
.header{
	background: #FFFFFF url(../images/header_bg.jpg) repeat-x left top;
}
.header span{
	background:url(../images/hearder_p2_bg.gif) no-repeat right top;
	height:188px;
	position: absolute;
	width:100%;
	top: 0px;
}

/*----------------------------------------------------------------- nav*/

.nav {
	text-align:right;
	margin:0px;
	position: absolute;
	top: 13px;
	right: 345px;
	font-size:80%;
}
.nav ul {
	list-style: none;
}
.nav li {
	margin: 0;
	padding: 0;
	display: inline;
}
.nav li a {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
 *background-position: 2px 3px;
	padding:0 5px 0 10px;
}
.nav li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.header .visitor{
	position: absolute;
	top: 14px;
	left: 8px;
	font-size: 12px;
	color: #FFF;
	z-index: 6;
}
.header .visitor em{
	color: #D75116;
	padding: 0 6px 0 6px;
	font-style: normal;
	font-weight: bold;
}
.user{
 text-align: right;
 padding: 110px 24px 5px 6px;
 *padding-top:112px !important;/*IE7*/
 margin:0 297px 0 0;
 *margin-top:2px !important;/*IE7*/
 background-position:right;
 background:url(../images/hearder_p1_bg.gif) no-repeat right bottom;
 position: relative;
 
}
 
.user li {
 display: inline;
 font-size: 11px;
 font-family:Arial, Helvetica, sans-serif, "新細明體";
 font-weight: normal;
 color:#FFFFFF;
 padding-left: 10px;
 padding-right: 10px;
 /*background:url(../images/nav_icon.gif) left no-repeat;*/
 
}
.user li a{
	color: #FFFFFF;
}

.user li a:hover{
	color: #FFFFFF;
}

/*------------------------------------------------------------------------------服務中心*/
.servicehub {
	color:#FFFFFF;
	margin:0;
	/*width:225px;*/
	position: absolute;
	top: 12px;
	right: 125px;
}
.servicehub .title {
	float:left;
	background-image: url(../images/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
 *background-position: 2px 3px;
	padding:0 2px 0 10px;
	font-size: 80%;
	margin-right: 0px;
}
.servicehub ul {
	margin:-2px 0 0 0;
	_margin:0px 0 0 0;
	padding:0;
	vertical-align: middle;
	float:left;
}
.servicehub ul li {
	margin:0px 1px 0 0;
	float:left;
}

/*-----------------------------------------------------------首頁字體大小設定*/
.custom{
	background-image: url(../images/fontSetbg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0 0px 0 0;
	position: absolute;
	top: 8px;
	right: 10px;
}
.fontSet {
	background-image: url(../images/fontSetbg_left.gif);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:3px 5px 3px 15px;
   *padding:5px 5px 2px 15px;
	color: #535353;
	font-size:78%;
	
	background-position: left top;
}
.fontSet ul {
	float:left;
	margin:-17px 0 0 40px;
   *margin:-17px 0 0 40px;
	_margin:-18px 0 0 20px;
}
.fontSet li {
	display: inline;
	background-image: url(../images/fontSet_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 4px;
}
.fontSet li a {
	color: #ff9900;
	text-decoration: none;
}
.fontSet li a:hover {
	color: #0099CC;
	text-decoration: none;
}
.fontSet li.fontS {
	font-size:80%
}
.fontSet li.fontM {
	font-size:90%
}
.fontSet li.fontL {
	font-size:110%
}
/*-------------------------------------------------------------------------search*/
.search {
	background-image: url(../images/searchbg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:0px 20px 0px 0px;
	position: absolute;
	top: 50px;
	right: 10px;
	color:#FFFFFF;
	font-size:80%;
	
}
.search form {
	margin:0;
	background-image: url(../images/searchbg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 6px 25px;


	*padding:4px 0 6px 25px;
	_padding:5px 0 6px 25px;
}
.search form label{
	color:#FFF;
	font-size:85%;
}


.search div input {
	margin:0px 0 0 -2px;
}
.search input.text {
	width: 114px;
	height:13px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
.search input.button {
	vertical-align: middle;
	margin:0 5px 0 2px;
   *margin:0 2px 0 2px;
}
.search a {
	color: #ffcc00;
	text-decoration: underline;
}
.search a:hover {
	color: #ffcc00;
	text-decoration: none;
}


/*-------------------------------------------------------------------------------------------------------*/
/*--English header design--*/
.headerE {
	background: #FFFFFF url(../images/header_bg.jpg) repeat-x left top;
}
.headerE span{
	background:url(../images/hearder_E2_bg.gif) no-repeat right top;
	height:188px;
	position: absolute;
	width:100%;
	top: 0px;
}

.navE {
	text-align: right;
	padding: 0 6px 6px 6px;
	*padding-top:5px!important;
	margin-right:20px;
	background-position:right;
	background:url(../images/nav_bg.gif) no-repeat right;
	position: relative;
	
}

.navE li {
	display: inline;
	font-size: 11px;
	*font-size: 65% !important;
	font-weight: normal;
	color:#4d9f24;
	padding-left: 5px;
	padding-right: 6px;
}
.navE li a {
	color: #4d9f24;
	text-decoration: underline;
}

.headerE .visitor{
	position: absolute;
	top: 14px;
	left: 8px;
	font-size: 12px;
	color: #FFF;
	z-index: 6;
}
.headerE .visitor em {
	color: #D75116;
	padding: 0 6px 0 6px;
	font-style: normal;
	font-weight: bold;
}
.userE{
	text-align: right;
	padding: 0 24px 6px 6px;
	*padding-top:4px !important;/*IE7*/
	margin-right:297px;
	margin-top:84px;
	*margin-top:84px !important;/*IE7*/
	background-position:right;
	background:url(../images/hearder_E1_bg.gif) no-repeat right;
	position: relative;
	
}

.userE li{
	display: inline;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background:url(../images/nav_icon.gif) left no-repeat;
	
}
.userE li a {
	color: #FFFFFF;
}

.userE li a:hover {
	color: #FFFFFF;
}

/*-------------------------------------------------------------------------------------------------------*/


/*--top static menu design--*/
.menutop{
	color:#FFFFFF;
}
.menu {
	text-align: left;
	padding: 0 2px 6px 10px;
	white-space:nowrap;







	*padding-top:4px !important;/*IE7*/
	margin-right:297px;
	margin-top:5px;







	*margin-top:1px !important;/*IE7*/
	background-position:right;
	position: relative;
}
.menu li{
	display: inline;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:1px;
	background:url(../images/li.gif) left no-repeat;

}
.menu li a{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.08em;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover{
	color: #99FF00;
}

/*-------------------------------------------------------------------------------------------------------*/
#leftsearch {
	text-align: left;
	width: 215px;
	clear: both;
	padding: 5px 0px 0px;
	margin: 0px;
	background:url(../images/left_topbg.gif) no-repeat top;
}
#leftsearch .Body hr {
	size:1px;
	color:#faa3a4;
	padding-right:20px;
}
#leftsearch .Body span{
	color: #444444;
}
#leftsearch .Body {
	padding:10px 25px 5px 25px;
	background-repeat: repeat-y;
	background-position: left top;
}
#leftsearch .Body h2 {
	margin: 0px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
}
#leftsearch .Body .input{
	border:#999999 1px solid;
}
#leftsearch .btn {
	padding: 1px 0px 2px 5px;
	margin-top:2px;
	color: #FFFFFF;
	font-size: 11px;
	width:59px;
	height:22px;
	border:0px;
	background-image: url(../images/buttom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftsearch .Body a{
	color: #333333;
}


#leftsearch .Body .a:hover  {}
#leftsearch .Foot {
	margin: -6px 0px 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/left_infor_buttom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 6px;
}

/* left menu*/
#leftmenu {
	text-align: left;
	width: 215px;
	clear: both;
	padding: 5px 0px 0px;
	margin: 0px;
	background:url(../images/left_bg.gif) repeat-y top;
}
#leftmenu .Body hr {
	size:1px;
	color:#faa3a4;
	padding-right:20px;
}
#leftmenu .Body {
	padding:10px 25px 5px 25px;
	background-image: url(../images/left_infor_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftmenu .Body h2 {
	margin: 0px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
}

#leftmenu .Body ul{
	
}
#leftmenu .Body ul li{
	border:#69aeb3 2px solid;
	margin-bottom:5px;
	padding-left:15px;
	*height:25px!important;
	font-size:13px;
	color:#333333;
	_height:22px !important;
	_padding-top:8px !important;
	*padding-top:2px !important;
	background-image: url(../images/icon_07.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 20px;
}

#leftmenu .Body span{
	color: #444444;
}

#leftmenu .Body .more {
	text-align: right;
	padding-left:100px;
}

#leftmenu .Body .tag {
	font-size:80%;
	font-family:"新細明體";
	color: #2389d1;
	text-indent: 10px;
	word-spacing: 10px;
	list-style-type: none;
}

#leftmenu .Body .a:hover  {}
#leftmenu .Foot {
	margin: -6px 0px 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/left_infor_buttom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 6px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--visitor design--*/
.visitor{
	background-image:url(../images/visitor_bg.gif);
	width:215px;
	height:46px;
	margin-top:-10px;
    margin-left:-1px;
	*margin-left:-1px !important;
}
.visitor div{
	border:1px solid #d6d9dc;
	background-color:#f7f7f7;
	margin:5px 15px 10px 15px;
	_padding-top:5px !important;
	_padding-bottom:5px !important;
	font-size:11px;
	color:#666666;
}
.visitor img{
	padding-left:10px;
	padding-right:3px;
	vertical-align:middle;
}
/*-------------------------------------------------------------------------------------------------------*/

/*--ad design--*/
.ad {
	margin-top: 10px;
}

.ad li img {
	width: 180px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--banner design--*/

.banner{
	background: url(../images/left_bg.gif) repeat-y right center;
	background-position:right;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	*padding-left:15px !important;
	*width:200px !important;
	margin-bottom: 10px;
	_margin-left:5px !important;
}

.banner h2{
	font-size: 15px;
	line-height: 120%;
	margin: 0px;
}
.banner ul{
	width:95%;
}
.banner li{
	list-style: none;
	padding-left:0px;
	padding-right:1px;
	margin-left:0px;
	text-align:center;
	
}
.banner li a{
	padding-left: 15px;
}

.banner .image {
	width: 150px;
}

.banner .date{
	margin-left: 6px;
	color: #999;
	font-size: 12px;
}

.banner .detail a{
	color: #D75116;
	text-decoration: underline;
	margin-left: 6px;
}
.banner .detail a:hover{
	color: #D75116;
	text-decoration: none;
}

.banner .more{
	text-align: right;
	margin-top: 6px;
}
.banner .more a{
	border: 1px solid #CCC;
	font-size: 12px;
	color: #336699;
	padding: 5px;
	font-weight: bold;
	background: url(../images/tabbg.gif) repeat-x left top;
	text-decoration: none;
}
.banner .more a:hover{
	color: #D75116;
	text-decoration: underline;
}

.banner .body{
	background-color:#FFFFFF;
	margin:0 8px 0px 15px;
	*margin-right:8px !important;
	*margin-left:1px !important;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-top:10px;
	width: 183px;
}

.banner h2{
	margin: 5px 6px 0px 15px;
	*margin-left:1px !important;
	padding-top:8px;
	width:185px;
	height:20px;
	background: url(../images/left_.gif) no-repeat left top;
}
.banner span{
	padding: 10px 6px 5px 20px;
	color:#444444;
}

.banner .foot{
	padding:0px 0px 0 15px;
	*padding-left:1px !important;
}
/*
.rightbg .mybox h2, .leftbg .mybox h2 {
	padding: 10px 6px 6px 40px;
	background: url(../images/headlist.gif) no-repeat left top;
}

.center .headline h2, .center .mybox h2 {
	padding-left: 16px;
	background: url(../images/menutitle.gif) no-repeat left 2px;
	border-bottom: 1px dashed #CCC;
}

.center .headline h2 span, .center .mybox h2 span {
	color: #888;
}

.center .headline .body, .center .mybox .body {
	background: #F4F4F4;
	padding: 10px;
}

.center .boxs h2 {
	padding-left: 16px;
	background: url(../images/menu_icon.gif) no-repeat left 3px;
}

.center .boxs li {
	list-style: none;
	background: url(../images/icon_arrow3.gif) no-repeat left 7px;
}

*/

/*--friendly design--*/
.friendly {
	margin-bottom: 10px;
	font-size: 12px;
}

.friendly .before {
	color: #999;
	padding-right: 6px;
	padding-left: 8px;
	background: url(../images/bullet4.gif) no-repeat left top;
}

.friendly .path {
	border-bottom: 1px dotted #AAA;
	margin-bottom: 10px;
}

.friendly .path a {
	padding: 0 4px 0 4px;
}

.friendly .path img {
	padding: 0 4px 0 4px;
}

.friendly .function {
	text-align: right;
	font-size: 12px;
	background: #DDD;
	padding-right: 6px;
}
.friendly .function li {
	display: inline;
}
.friendly .function li a {
	color: #336699;
}
.friendly .function li a:hover {
	color: #D75116;
}

.friendly .function .print {
	padding-left: 16px;
	background: url(../images/print.gif) no-repeat left -1px;
}

.friendly .function .forward {
	padding-left: 24px;
	background: url(../images/email.gif) no-repeat left -1px;
}
/*-------------------------------------------------------------------------------------------------------*/



/*--tabpanel design--*/
.tabpanel form {
	font-size: .75em;
	margin: 0 0 15px;
	padding: 8px;
	border: 1px solid #cccccc;
	background: #F9F9F9;
}
.tabpanel form table {
	font-size: inherit;
	line-height: 1.5em;
	border-collapse: collapse;
	border: none;
	margin: 0;
	color: #444444;
}
.tabpanel form table caption {
	text-align: left;
	font-size: 1.25em;
	padding-bottom: .5em;
}

.tabpanel form table th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 3px 13px 3px 0;
	background: url(../images/th_bg2.gif) no-repeat right 7px;
}
.tabpanel form table td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 3px 3px;
}
.tabpanel input.btn {
	font-size: 1em;
	color: #333333;
}
.tabpanel input.text {
	width: 300px;
	height: 1.3em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	font-size: 1em;
	color: #444444;
}
.tabpanel form input.verify {
	width: 160px;
	height: 1.3em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	font-size: 1em;
}
.tabpanel  form textarea {
	width: 300px;
	height: 8em;
	border: 1px solid #BBBBBB;
	padding: 2px 3px 0;
	display: block;
	font-size: 1em;
}
.tabpanel form select {
	font-size: 1em;
}
.tabpanel ul , .tabpanel ol {
	padding: 0;
	margin: 0;
}
.tabpanel li {
	font-size: .75em;
	line-height: 1.5em;
	padding: 0 0 .5em;
	margin: 0;
}
.tabpanel div h3 {
	font-size: 0.95em;
	padding: .8em 0 .5em 0;
	margin: 0;
	clear: both;
}

/*--web2Tag--*/
.web2Tag {
	padding-bottom: 10px;
}
.web2Tag ul {
	border-bottom: dotted 1px #aaa;
	overflow: hidden;
	width: 100%;/*ץIE6*/
}
.web2Tag li {
	float: left;
}
*+html>body .web2Tag li {
	white-space: nowrap;
}
.web2Tag li a {
	margin-right: 2px;
}
.web2Tag li em {
	font-style: normal;
}
.web2Tag li span.tagDel img , .web2Tag li span.tagAdd img {
	vertical-align: middle;
	margin-right: 1em;
	cursor: pointer;
}
/*--web2Favorite--*/
.web2Favorite {
}
.web2Favorite ul , .web2Digg ul {
	margin-left: 1.5em;
}
.addFavorite li , .web2Digg li {
	list-style: square;
}
/*--web2Comment--*/
.web2Comment li li {
	font-size: 1em;
}
.web2Comment ul ul {
	margin-left: 1em;
}
.openClose {
	font-size: 1em;
	padding: 0;
	margin: 0 0 1.2em;
	overflow: hidden;
	width: auto;
}
.openClose li {
	float: left;
	margin-right: 1.5em;
	padding-left: 22px;
	background: url(../images/icon_close.gif) no-repeat left top;
}
.openClose li a {
	color: #555555;
}
.openClose li:first-child {
	background: url(../images/icon_open.gif) no-repeat left top;
}
.tabpanel .treeview {
	clear: both;
	margin: 0;
	padding: 0;
}
.treeview li {
	line-height: 1.8em;
}
.treeview>li {
	margin-bottom: .5em;
	padding-bottom: .5em;
	padding-left:1em;
	border-bottom: 1px dotted #aaa;
}
.treeview>li ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.treeview>li li {
	margin-bottom: 0em;
	padding-bottom: 0;
}
/*--web2Digg--*/
.web2Digg {
}
.web2Digg form img {
	margin-right: 1px;
	vertical-align: 5%;
}
.web2Digg form img + input {
	margin-left: .8em;
}
/*--web2Trackback--*/
.web2Trackback form td input.text {
	width: 250px;
}
.web2Trackback ul {
}
.web2Trackback li {
	border-bottom: dotted 1px #aaa;
	margin: 0;
	padding: .8em 0 .6em;
	line-height: 1.5em;
	width: 100%;
}
.web2Trackback li .title {
	display: block;
	color: #000000;
	font-size: 1.1em;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.web2Trackback li .abstract {
	display: block;
	letter-spacing: 1px;
	margin: .5em 0;
}
/*--web2Forward--*/
.web2Forward {
}
.web2Forward ul {
}
.tabpanel .web2Forward li {
	display: inline;
	margin-right: .4em;
	padding-right: .8em;
	background: url(../images/dot4.gif) no-repeat right 2px;
}
.tabpanel .web2Forward li .who {
	padding-right: 0.6em;
	margin-right: .3em;
	background: url(../images/icon_colon.gif) no-repeat right 1px;
}
.tabpanel .web2Forward li:last-child {
	background: none;
}


/*--qp and forward design--*/
.qp table label, .forwardForm table label {
	font-size: 12px;
	color: #999;
}

.qp table th, .forwardForm table th {
	text-align: left;
	padding-right: 6px;
	vertical-align: top;
}

.qp table caption, .forwardForm table caption {
	color: #336699;
}

.qp form div, .forwardForm form div {
	text-align: center;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px dotted #999;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--footer design--*/
.footer {
	height: 118px;
	background:url(../images/foot_bg.gif) repeat-x top;
}

.footer p {
	position: relative;
	color: #555555;
	margin-left: 30px;
	padding-top: 4px;
	text-align:center;
}
.footer p span {
	display: block;
}

.footer .update, .footer .visitor {
	color: #FFF;
	font-size: 13px;
	padding-left: 14px;
	background: url(../images/bullet3_hover.gif) no-repeat left 4px;
	*background: url(../images/bullet3_hover.gif) no-repeat left 3px !important;/*IE7*/
}

.footer em {
	margin-left: 4px;
	margin-right: 4px;
	color: #D75116;
	font-size: 13px;
	font-style: normal;
}

.footer .visitor {
	margin-left: 64px;
	margin-top: 8px;
}

.footer .egov {
	position: relative;
	margin-top: -55px;
	margin-left: 10px;
}

.footer .aaa{
	float: right;
	margin: 10px;
}

.footer .copyright {
	position: relative;
	margin-top: -20px;
	margin-left: 230px;
}
.footer .copyright li {
	display: inline;
	padding-left: 8px;
	padding-right: 6px;
	background: url(../images/patharrow.gif) no-repeat left 6px;
}
.footer .copyright li a {
	font-size: 12px;
}
/*-------------------------------------------------------------------------------------------------------*/


/*--Design Setting End--*/
/*-------------------------------------------------------------------------------------------------------*/

/*--page Setting--*/
.page {
	font-size: 12px;
	background: #EEE;
	padding: 4px;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
.page span {
	padding-left:12px;
}
.page em {
	color: #D75116;
	margin-left: 4px;
	margin-right: 4px;
	font-style: normal;
}
.page .condition {
	margin-top: -25px;
	margin-right: 6px;
	text-align: right;
}
.page .condition a {
	padding-left: 8px;
	background: url(../images/icon_arrow5.gif) no-repeat left 2px;
}
