@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/com-bg-all.gif);
	background-color: #77A1D3;
	}
a:hover {
    color: #ff8400;
	text-decoration: underline;
    }
h1, h2 {
	font-weight: normal;
	display: inline;
	margin: 0px;
    }
ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
    }

/* ----- layout ----- */
.home-bg {
	background-image: url(../images/home-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.home-bg-l {
	background-image: url(../images/home-bg-l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.home-bg-r {
	background-image: url(../images/home-bg-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.home-bg-c {
	background-image: url(../images/home-bg-c.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.com-bg {
	background-image: url(../images/com-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.com-bg-l {
	background-image: url(../images/com-bg-l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.com-bg-r {
	background-image: url(../images/com-bg-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.com-bg-c {
	background-image: url(../images/com-bg-c.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.bg-s {
	background-image: url(../images/s-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
        width:150px;
        height:200px;
        text-align:middle;
        vertical-align:middle;	
	}
.tab-b {
	background-image: url(../images/com-tab-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.tab-c {
	background-image: url(../images/com-tab-c.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.tab-m {
	background-image: url(../images/com-tab-m.gif);
	}
.height-5 {
	line-height: 5px;
    }
.height-10 {
	line-height: 10px;
    }
.dotline-1 {
	background-image: url(../images/com-dotline-1.gif);
	background-repeat: repeat-x;
	background-position: left center;
    }
.border-1 {
	border: 1px solid #dddddd;
	padding: 4px;
    }


/* ----- font ----- */
.font-gray-11 {
	font-size: 11px;
	color: #555555;
	line-height: 16px;
}
.font-gray-12 {
	font-size: 12px;
	color: #555555;
	line-height: 18px;
	text-decoration: none;
}
.font-black-12 {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	text-decoration: none;
}
.font-blue-11 {
	font-size: 11px;
	color: #3f7bc7;
	line-height: 16px;
	text-decoration: none;
}
.font-blue-12 {
	font-size: 12px;
	color: #3f7bc7;
	line-height: 18px;
	text-decoration: none;
}
.font-blue-12-1 {
	font-size: 12px;
	color: #3f7bc7;
}
.font-blue-13 {
	font-size: 13px;
	color: #3f7bc7;
	line-height: 18px;
	text-decoration: none;
}
.font-dblue-12 {
	font-size: 12px;
	color: #003399;
	line-height: 18px;
}
.font-dblue-13 {
	font-size: 13px;
	color: #003399;
	line-height: 18px;
}
.font-orange-11 {
	font-size: 11px;
	color: #ff8400;
	line-height: 16px;
	text-decoration: none;
}
.font-orange-12 {
	font-size: 12px;
	color: #ff8400;
	line-height: 18px;
}
.font-cyan-12 {
	font-size: 12px;
	color: #379fb7;
	line-height: 18px;
}
.font-cyan-15 {
	font-size: 15px;
	color: #379fb7;
	text-decoration: none;
}
.font-cyan-19 {
	font-size: 19px;
	color: #379fb7;
}
.add-blue {
	font-size: 11px;
	color: #519eff;
	text-decoration: none;
}
.add-blue a:hover {
    color: #519eff;
	text-decoration: underline;
}
.tail-blue {
	font-size: 12px;
	color: #519eff;
	text-decoration: none;
}
.tail-blue a:hover {
    color: #519eff;
	text-decoration: underline;
}
.tail-lblue {
	font-size: 11px;
	color: #356eca;
	text-decoration: none;
}
.tail-lblue a:hover {
    color: #356eca;
	text-decoration: underline;
}
.tail-white {
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}


/* ----- form ----- */
.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f7bc7;
	background-color: #d3e3f5;
	border: 1px solid #b1cce9;
}
.input-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}
.btn-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.btn-2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #407cc7;
	border: 1px solid #335cad;
	padding: 5px;
}


/* ---------- Memu ---------- */ 
#menu a {
	display: block;
	font-size: 13px;
	color: #3f7bc7;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/com-smenu-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 40px 10px 15px;
    }
#menu a:hover {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/com-smenu-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:active {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/com-smenu-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.unit-now {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/com-smenu-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#smenu a {
	display: block;
	font-size: 12px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/com-smenu-3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 30px 9px 35px;
    }
#smenu a:hover {
	color: #222222;
	font-weight: bold;
	background-image: url(../images/com-smenu-3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#smenu a:active {
	color: #222222;
	font-weight: bold;
	background-image: url(../images/com-smenu-3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#smenu-div {
	height: 5px;
}

/* ---------- SEO ---------- */
.seo-word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	display: none;
}
.seo-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.seo-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.theme {
	padding-left: 35px;
	color: #333;
}
.theme .topic {
	background-image: url(../images/com-icon-1.gif);
	background-repeat: no-repeat;
	margin-left: -20px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 25px;
	background-position: 0px 25px;
	color: #2CA0BA;
}
.theme .list-theme {
	margin-left: 20px;
	color: #369;
	margin-right: 20px;
	border: 1px solid #99DDFF;
}
.list-theme .list-topic {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 24px;
	background-color: #E6F7FF;
}
.theme .list-theme ul li {
	list-style-image: url(../images/com-icon-div.gif);
}
.theme .list-theme ul {
	margin-left: 25px;
	padding-left: 0px;
}
.btn {
	text-align: right;
}
.download {
	float: right;
	padding-left: 15px;
}


.download a.dl .text{
	background-image: url(../images/dl_21_3_26.jpg);
	height: 26px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.download a.dl .dl_left {
	padding-left: 30px;
	background-image: url(../images/dl_11_30_26.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
}
.download a.dl .dl_right {
	background-image: url(../images/dl_31_10_26.jpg);
	height: 26px;
	width: 10px;
	float: left;
}
.download a:hover.dl .text{
	background-image: url(../images/dl_22_3_26.jpg);

}
.download a:hover.dl .dl_left {
	background-image: url(../images/dl_12_30_26.jpg);
}
.download a:hover.dl .dl_right {
	background-image: url(../images/dl_32_10_26.jpg);
}
.theme .top_btn {
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-color: #73ADDD;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	margin-bottom: 25px;
}
.theme .top_btn a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.media-report {
	font-size: 10px;
	border: 1px solid #D3E3F5;
	padding: 5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.media-report .topic {
	font-size: 14px;
	font-weight: bold;
	color: #3F7BC7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E3F5;
}
.media-report ul {
	padding-left: 0px;
	list-style-type: none;
}
.media-report ul li {
	height: 22px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E3F5;
	background-image: url(../images/media_li_20_20.jpg);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-left: -40px \9;
}
.media-report ul li a {
	color: #65a8fc;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.media-report ul li a:hover {
	color: #F60;
}

#pages a{color:#06F;font-size:10px;border:1px dotted #0CF;text-decoration:none;padding:3px;}
#pages a:hover{color:#ffF;font-size:10px;border:1px dotted #0CF;text-decoration:none;padding:3px;background:#03F;}