﻿body {
	margin: 0px;
	padding: 0px;
	background:url(/Style%20Library/Images/02/bg_body.gif) repeat top left;
}
.footer_txt,.footer_txt a:link,.footer_txt a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	text-decoration:none;
}
.name_txt{
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #545454;
}
.Certificate_txt{
	font-family: tahoma;
	font-size: 13px;
	color: #485170;
	font-weight:500;
}
.personal_pic{
	width:163px;height:170px;
}
.welcom_txt,.content_txt a:link,.content_txt a:visited,.content_txt{
	font-family: tahoma;
	font-size: 13px;
	color: #303030;
	font-weight:500;
	text-decoration:none;
}

.content_txt a:hover{
	color: #995a11;
}
.article_title a:hover{
	color: #995a11;
}
.blog_title,.blog_title a:link,.blog_title a:visited{
		font-family: tahoma;
	font-size: 13px;
	color: #203d50;
	
	text-decoration:none;
}
.blog_title a:hover{
	color: #995a11;
}

.more_link{
	font-family: tahoma;
	font-size: 13px;
	color: #dd8349;
	text-decoration:none;
	margin-left:20px;
}
.article_title,.article_title a:link,.article_title a:visited{
	font-family: tahoma;
	font-size: 13px;
	color: #203d50;
	font-weight:bold;
	text-decoration:none;
}
.login_text a:link, .login_text a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #d46c26;
	text-decoration: none;
}
.ms-topNavContainer{
	border:0px;
	width:100%;
}
.ms-topNav{
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	background:none;
	border:0;
	color: #4a4a4a;
}
.ms-topNav a{
	padding-right:18px;
	padding-left:13px;
	background: none;
	display:block;
	margin:0px;
	margin-left:7px;
}
.ms-topnavselected,.ms-topnavselected:link,.ms-topnavselected:visited,.ms-topNavHover:link, .ms-topNavHover:visited{
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	background:none;
	border:0;
	color: #4a4a4a;
	font-weight:normal;
}
.ms-topnavselected:hover,.ms-topNavHover:link, .ms-topNavHover:visited{
		color: #e09642;
}
.ms-topnavselected a, ms-topNavHover a{
	padding-right:18px;
	padding-left:13px;
	background: none;
	display:block;
	margin:0px;
	margin-left:7px;
}
#searchLayout input { 
background: transparent url('') left no-repeat;
color:#282f45;
font-weight:normal;
font-size:11px;
padding:0;
margin:0px;
}
#searchLayout .ms-sbcell { 
border:0;
background:none;
padding:0;
margin:0px;
}
#searchLayout .ms-sbplain{
padding:0px;
margin:0px;
background-color:#ffffff;
height:22px;
border:1px #404142 solid;
padding:2px;
margin-right:50px;
}
#searchLayout .ms-sbgo{
	margin:0px;
	margin-right:8px;
}
.path_text ,.path_text a{
	font-family: Tahoma;
	color: #363b56;
	font-size: 11px;
	text-align:right;
	padding-right:5px;
	text-decoration:none;
	margin-bottom:3px;
}

<!--form style 2---->

@charset "utf-8";
.txt_title{
	font-family:tahoma;
	color:#7e3636;
	font-size:12px;
	font-weight:bold;
}
.border_td_content{
	border:1px solid #b9b9b9;
	padding:10px;
}
.table_right_td{
	width:150px;
	text-align:right;
	vertical-align:top;
	font-family:tahoma !important;
	color:#363b56;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	background:#FFFFFF;
	border-top:1px dotted #363b56;
}
.table_left_td{
	text-align:right;
	vertical-align:middle;
	padding:10px;
	background:#e9ebf1;
	font-family:tahoma;
	color:#363b56;
	font-size:12px;
	border-top:1px dotted #363b56;
}
.txt_area{
	font-family:tahoma;
	color:#363b56;
	font-size:12px;
}
.btn{
	width:60px;
	height:30px;
	padding-top:3px;
	text-align:center;
	background:url(/Style%20Library/Images/CPImages/bg_btn.gif) #ffffff repeat-x bottom left;
	border:1px double #c3c3c6;
	font-family:tahoma;
	color:#363b56;
	font-size:10px;
	font-weight:bold;
}