/* CSS Document */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

a{
	color: #141D94;
	text-decoration: none;
}

a:link{
	color: #141D94;
	text-decoration: none;
}

a:visited{
	color: #141D94;
	text-decoration: none;
}

a:hover{
	color: #141D94;
	text-decoration: underline;
}

	
#outline{
	width: 773px;
	margin: auto;
}

.orangeb{
	font-weight: bold;
	color: #FF3300;
}

/*
--------
header
--------
*/

#header{
	height: 46px;
	width: 773px;
	font-size: 12px;
	background-position: 0px bottom;
	background-repeat: repeat-x;
}

#h_left{
	float: left;
	width: 377px;
	margin-top: 18px;
}

#h_logo{
	height: 10px;
}

#h_img{
}

#h_right{
	float: right;
	width: 380px;
	margin-top: 10px;
}

#h_google{
	height: 24px;
	width: 295px;
}

#h_google_img{
	float: left;
	margin-top: 3px;
	margin-right: 4px;
}

#h_google_search{
	float: right;
	height: 24px;
	width: 50px;
	margin-left: 5px;
}

#h_google_word{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#h_google_text{
	float: left;
}

#h_text{
	border:0;
	border-collapse:collapse;
	height: 36px;
	text-align: right;
	width: 100%;
}

#h_text td{
	vertical-align: bottom;
}
/*
--------
menu
--------
*/

#menu{
	clear: both;
	width: 773px;
	padding-top: 1px;
	margin: 0px;
	border-top-color: #5B729E;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
}

#m_down_home{
	float: left;
	height: 20px;
	width: 107px;
	padding-top: 4px;
	color: #CED7E6;
	text-align: center;
	background-image: url(../images/common/menu_bghome.jpg);
	background-repeat: no-repeat;
}

#m_down_home a{
	color: #CED7E6;
	text-decoration: none;
}

#m_down_home link{
	color: #CED7E6;
	text-decoration: none;
}

#m_down_home visited{
	color: #CED7E6;
	text-decoration: none;
}

#m_down_home hover{
	color: #CED7E6;
	text-decoration: none;
}

#m_down{
	float: left;
	height: 20px;
	width: 111px;
	padding-top: 4px;
	color: #CED7E6;
	text-align: center;
	background-image: url(../images/common/menu_bg01.jpg);
	background-repeat: no-repeat;
}

#m_down a{
	color: #CED7E6;
	text-decoration: none;
}

#m_down link{
	color: #CED7E6;
	text-decoration: none;
}

#m_down visited{
	color: #CED7E6;
	text-decoration: none;
}

#m_down hover{
	color: #CED7E6;
	text-decoration: none;
}

#m_down1{
	float: left;
	height: 20px;
	width: 111px;
	padding-top: 4px;
	color: #CED7E6;
	text-align: center;
	background-image: url(../images/common/menu_bg02.jpg);
	background-repeat: no-repeat;
}

#m_down1 a{
	color: #CED7E6;
	text-decoration: none;
}

#m_down1 link{
	color: #CED7E6;
	text-decoration: none;
}

#m_down1 visited{
	color: #CED7E6;
	text-decoration: none;
}

#m_down1 hover{
	color: #CED7E6;
	text-decoration: none;
}

#m_downr{
	float: left;
	height: 20px;
	width: 111px;
	padding-top: 4px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/common/menu_bg01r.jpg);
	background-repeat: no-repeat;
}

#m_downr a{
	color: #FFFFFF;
	text-decoration: none;
}

#m_downr link{
	color: #FFFFFF;
	text-decoration: none;
}

#m_downr visited{
	color: #FFFFFF;
	text-decoration: none;
}

#m_downr hover{
	color: #FFFFFF;
	text-decoration: none;
}

#m_down1r{
	float: left;
	height: 20px;
	width: 111px;
	padding-top: 4px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/common/menu_bg02r.jpg);
	background-repeat: no-repeat;
}

#m_downr1r a{
	color: #FFFFFF;
	text-decoration: none;
}

#m_down1r link{
	color: #FFFFFF;
	text-decoration: none;
}

#m_down1r visited{
	color: #FFFFFF;
	text-decoration: none;
}

#m_down1r hover{
	color: #FFFFFF;
	text-decoration: none;
}


/*
--------
banner
--------
*/
#banner{
	clear: left;
	height: 226px;
	width: 773px;
}

/*
--------
main
--------
*/
#main{
	clear: left;
	width: 773px;
	background-image: url(../images/common/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#main td{
}

#main_text1{
	font-size: 12px;
	line-height: 1.5em;
}

   
#main_all{
	margin: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#main_all p {
	margin-top: 0em;
	margin-bottom: 9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#main_img{
	margin-bottom: 20px;
}
 
#t1{
	height: 18px;
	padding-top: 5px;
	padding-left: 18px;
	margin: 16px 0px 10px 0px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #14148C;
	background-image: url(../images/common/dot02.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#bg1{
	background-color: #F1F2FE;
}

/*
--------
footer
--------
*/
#footer{
	height: 43px;
	width: 773px;
	background-image: url(../images/common/footer_bg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}

#f_list{
	float: left;
	height: 14px;
	width: 290px;
	margin-top: 22px;
	margin-left: 9px;
	color: #FFFFFF;
}

#f_list a{
	color: #FFFFFF;
	text-decoration: none;
}

#f_list a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#f_list a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#f_list a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#f_copyright{
	float: right;
	width: 420px;
	padding-right: 9px;
	margin-top: 22px;
	color: #FFFFFF;
	text-align: right;
}


/*
--------
company
--------
*/
#name{
	text-align: right;
}

#company_tb1{
	width: 100%;
	border: 1px solid #D1D7FC;
}

#company_tb1 td{
	padding-left: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#company_tb1 div{
padding-top:5px;
padding-bottom:5px;
}

/*
--------
property
--------
*/
#pt1{
	height: 20px;
	width: 255px;
	padding-top: 4px;
	padding-left: 14px;
	border: 1px solid #C8C8C8;
	color: #14148C;
	background-color: #EEEEEE;
}

#pt1_text{
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 1.5em;
}



#p_text{
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 20px;
	color: #333333;
	background-image: url(../images/common/dot03.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}

#p_text a:link{
	color: #333333;
	text-decoration: underline;
}

#p_text a:visited{
	color: #333333;
	text-decoration: underline;
}

#p_text a:hover{
	color: #14148C;
	text-decoration: underline;
}


.ptb1{
	width: 530px;
	background-color: #D1D7FC;
}

.ptb1 td{
	vertical-align: middle;
	text-align: center;
}

.p_bg1{
	background-color: #F1F2FE;
}

.p_bg2{
	background-color: #FFFFFF;
}

.p_bg3{
	background-color: #E1E3FD;
}

.ptb2{
	width: 733px;
	background-color: #D1D7FC;
}

.ptb2 td{
	vertical-align: middle;
	text-align: center;
}

.p_text2{
	padding-left: 15px;
	margin-top: 4px;
	margin-left: 0px;
	color: #333333;
	background-image: url(../images/common/dot05.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}


/*privacy*/
#pt2{
	height: 21px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 5px;
	border: 1px solid #C8C8C8;
	color: #999999;
	background-color: #F5F5F5;
}

#pt2_text{
	padding-top: 5px;
	padding-left: 13px;
	line-height: 20px;
}


/*news*/
.news_list {
	margin: 25px 35px 25px 35px;
}

#page {
	margin-top: 25px;
}

#news_more {
	margin-top: 5px;
	font-size: 11px;
	color: #141D94;
	text-align: right;
}
