/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) repeat-x #fff;
	font-family:"Times New Roman";
	color:#5C5C5C;
}

.table_bk{
	border-left:1px solid #cddcdd;
	border-right:1px solid #cddcdd;
	font-size:12px;
	width:992px;
}
.c_table {
	border:1px solid #cddcdd;
	margin:3px;
	width:95%;
}
.title
{
	height:30px;
	background-image:url(images/titlebg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:"Times New Roman";
	font-size:16px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
}
.titlec
{
	height:30px;
	background-image:url(images/titlecbg.gif);
	background-repeat:repeat-x;
	font-family:"Times New Roman";
	font-size:16px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
}
.titlel
{
	height:30px;
	background-image:url(images/titlel.gif);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:"Times New Roman";
	font-size:16px;
	line-height:150%;
	text-align:center;
	font-weight:bold;
}
.titlecl
{
	height:30px;
	background-image:url(images/titlecl.gif);
	background-repeat:repeat-x;
	font-family:"Times New Roman";
	font-size:16px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
}
.white a:link {
	color:#fff;
	font-family: "Times New Roman";
	font-size:14px;
	line-height:23px;
	margin-right:10px;
	margin-left:10px;
	text-decoration:none;
	line-height:23px;
}
.white a:hover {
	color:#fff;	
	margin-right:10px;
	margin-left:10px;
	line-height:23px;
}
.white a:visited {
	color:#fff;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
	line-height:23px;
}

.black 
{
	color:#000000;
	font-family: "Times New Roman";
	font-size:12px;
}

.black a:link {
	color:#000000;
	font-family:  "Times New Roman";
	font-size:12px;
	text-decoration:none;
}
.black a:hover {
	color:#000000;
}
.black a:visited {
	color:#000000;
	text-decoration:none;
}

.photo{
	border:3px solid #ddd;
	margin:5px;
	width:170px;
	height:120px;
}
.left
{
	background-image:url(images/leftbg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	width:26%;
}
.right
{
	background-image:url(images/rightbg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:23%;
}
.list { width:100%; padding:8px 5px 8px 5px; color:#006699; border:0px;} 
.list tr { background-color: expression(this.rowIndex % 2 == 0 ? '#ffffff' : '#f1f1f1');}
.list td a:link {font-size:14px; text-decoration:none; color:#006699;}
.list td a:visited {color:#006699;}
.list td a:activeactive {color:#006699;}
.list td a:hover {color:#ff6699;}

.left_table { width:100%; padding:6px 5px 6px 5px; color:#003366;font-family: "Times New Roman";font-size:14px;} 
.left_table td a:link {font-family: "Times New Roman";font-size:14px; text-decoration:none; color:#003366;}
.left_table td a:visited {font-family: "Times New Roman";font-size:14px; text-decoration:none; color:#003366;}
.left_table td a:activeactive {font-family: "Times New Roman";font-size:14px; text-decoration:none; color:#003366;}
.left_table td a:hover {font-family: "Times New Roman";font-size:14px; text-decoration:underline; color:#003366; font-weight:bold;}

.bluet
{
	background-color:#ebf5ff;
	font-weight:bold;
}

.content {
	margin:5px;
	width:98%;
	line-height:180%;
	border:0px;
	font-size:12px;
}

.style1 {color: #000000}

.word_b1 {font-family: "ËÎÌå";
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
	border:1px solid #91D0D9;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#1D859B;
margin:0px;
padding:0px;
border:1px solid #1D859B;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.style1 {color: #000000}
/*------------------------------------------------Textbox --------------------*/