@charset "utf-8";
/*------------------------------*/
/*--Design Setting Start--*/
@import url(layout.css);

/*--common design--*/

/*--header design--*/
.header {
	background: url(../images/header.jpg) no-repeat left top;
}

/*--nav design--*/
.nav {
	text-align: right;
	position: absolute;
	top: 2px;
	left: 650px;
	*left: 675px;
}
.nav li {
	display: inline;
	padding-right: 1px;
}
.nav li a {
	width: 62px;
	height: 16px;
	text-align: center;
	padding-top: 3px;
	padding-left: 14px;
	padding-right: 14px;
	*padding: 3px 0 0 0;
	color: #FFF;
	font-size: 11px;
	*font-size: 10px;
	background: url(../images/navBg.gif) no-repeat left top;
}

/*--menu design--*/
.header .menu {
	width: 707px;
	margin-left: 30px;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 220px;
	right: 0;
	white-space: nowrap;
	background: url(../images/menuBg.gif) no-repeat left -1px;
}
.header .menu li {
	display: inline;
	margin-right: 10px;
}

/*--news design--*/
.header .news {
	position: absolute;
	top: 300px;
	left: 710px;
}
.header .news ul {
	width: 250px;
	padding-top: 10px;
	margin-top: 6px;
	border-top: 1px solid #CCC;
}
.header .news li {
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(../images/icon_6.gif) no-repeat left 6px;
}
.header .news li a {
	color: #888;
}
.header .news li a:hover {
	color: #68C0E8;
}
.header .news li em {
	font-style: normal;
	font-size: 12px;
	color: #336699;
	margin-left: 6px;
}
.header .news .more {
	width: 100%;
	text-align: right;
	margin-right: 20px;
}

/*--center design--*/
.center {
	text-align: center;
	padding: 20px 0 20px 14px;
}
.center .infoBk_1, .center .infoBk_2, .center .infoBk_3, .center .infoBk_4 {
	float: left;
	text-align: left;
	height:200px;
	width: 230px;
	border: 1px solid #CCC;
	margin-right: 8px;
}
.center .infoBk_1 ul, .center .infoBk_2 ul, .center .infoBk_3 ul, .center .infoBk_4 ul, .center .content {
	border-top: 1px solid #CCC;
	padding-top: 8px;
	padding-bottom: 10px;
}
.center .infoBk_2 li, .center .infoBk_3 li, .center .infoBk_4 li {
	font-size: 13px;
	border-bottom: 1px solid #CCC;
	margin: 0 18px 4px 18px;
	padding-left: 12px;
	background: url(../images/dot.gif) no-repeat left 7px;
}
.center .infoBk_2 li a, .center .infoBk_3 li a, .center .infoBk_4 li a {
	color: #606640;
}
.center .infoBk_2 li a:hover, .center .infoBk_3 li a:hover, .center .infoBk_4 li a:hover{
	color: #999;
}
.center .infoBk_1 .more, .center .infoBk_2 .more, .center .infoBk_3 .more, .center .infoBk_4 .more {
	text-align: right;
	position: relative;
	top: -18px;
	right: 8px;
	margin-bottom: -9px;
}
.center .infoBk_1 li {
	font-size: 13px;	
	margin: 0 18px 4px 18px;
	padding-left: 12px;
}
.center .infoBk_1 li a {
	color: #606640;
}
.center .infoBk_1 li a:hover{
	color: #999;
}
.center .content {
	height: 100%;
	padding-bottom: 6px;
	*padding-bottom: 16px;
}
.center .content img {
	float: left;
	width: 70px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px dotted #DDD;
}
.center .content p {
	font-size: 13px;
	color: #606640;
	line-height: 180%;
}

/*--footer design--*/
.footer {
	padding: 5px 0 20px 35px;
	background: url(../images/footer.gif) no-repeat left top;
	position:relative;
}
.footer ul {
	width: 92%;
	*width: 100%;
	text-align: right;
	margin: -2px 45px 12px 0;
}
.footer li {
	display: inline;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 7px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0 -4px 0 -4px;
	*margin: 0;
}
.footer li a {
	color: #FFF;
	vertical-align: middle;
}
.footer li a:hover {
	text-decoration: underline;
}
.footer .line {
	margin-right: -1px;
}
.footer img {
	float: left;
	margin-right: 20px;
}
.footer div p {
	color: #777;
	font-size: 13px;
	line-height: 150%;
 }
.footer div h3 {
	font-size: 13px;
	color: #777;
}

/*--921btn design--*/

.btn921{
  position:absolute;
  top:36px;
  left:750px;
  }
  
/*--Design Setting End--*/
/*------------------------------*/

/*--morakot news design--*/
.morakot_info{
	float: left;
	text-align: left;
	height:200px;
	width: 460px;
	border: 1px solid #CCC;
	margin-right: 8px;}

.morakot_info ul{
	border-top: 1px solid #CCC;
	padding-top: 8px;
	padding-bottom: 10px;
}

.morakot_info li{
	font-size: 13px;
	border-bottom: 1px solid #CCC;
	margin: 0 18px 4px 18px;
	padding-left: 12px;
	background: url(../images/dot.gif) no-repeat left 7px;
}

.morakot_info li a{
	color: #606640;
}
.morakot_info li a:hover{
	color: #999;
}

.morakot_info .more{
	text-align: right;
	position: relative;
	top: -18px;
	right: 8px;
	margin-bottom: -9px;
}
/*--Design Setting End--*/
/*------------------------------*/

/*--info_921 design--*/
.info_921{
	float: left;
	width:220px;
	padding-top:2px;
    padding-left:2px; 
	font-size:13px;
	}

.info_921 p{
    background:transparent url(../images/dot.gif) no-repeat scroll left 7px;
    color:#606640;
   	border-bottom:1px solid #CCCCCC;
    margin:0 18px 4px 10px;
	padding-left:12px;
}
/*--Design Setting End--*/
/*------------------------------*/

/*--morakot_list design--*/
.morakot_list{
	float: left;
	width:220px;
	padding-top:4px;
    padding-left:4px; 
	font-size:13px;
	margin-right: 6px;
}

.morakot_list p{
    background:transparent url(../images/dot.gif) no-repeat scroll left 7px;
    color:#606640;
   	border-bottom:1px solid #CCCCCC;
    margin:0 18px 4px 10px;
	padding-left:12px;
}
/*--Design Setting End--*/
/*------------------------------*/
