@charset "utf-8";
/* CSS Document */
a{text-decoration: none;} 
a:link {color: #888888;text-decoration: none;} 
a:visited {color: #888888;text-decoration: none;} 
a:hover{color: #666666;text-decoration: underline;} 
a:active {color: #888888;text-decoration: none;} 

.news{color: #A99D7A; font-size:11px;}
a.news:link {color: #A99D7A;text-decoration: underline ;} 
a.news:visited {color: #A99D7A;text-decoration: underline ;} 
a.news:hover{color: #ff9900;text-decoration: none;} 
a.news:active {color: #A99D7A;text-decoration: underline ;} 

.menu{color: #ffffff;font-weight:bold;font-size: 13px;font-family: Trebuchet MS, Arial;}
a.menu:link {color: #ffffff;text-decoration: none;} 
a.menu:visited {color: #ffffff;text-decoration: none;} 
a.menu:hover{color: #797878;text-decoration: none; }
a.menu:active {color: #ffffff;text-decoration: none;} 

.left_menu{color: #F4F3F0;font-size: 13px;font-weight:bold;font-family: Trebuchet MS, Arial;line-height:22px;}
a.left_menu:link {color: #F4F3F0;text-decoration: none;} 
a.left_menu:visited {color: #F4F3F0;text-decoration: none;} 
a.left_menu:hover{color: #ff9900;text-decoration: none;} 
a.left_menu:active {color: #F4F3F0;text-decoration: none;} 


.blue {color: #4693AE;font-size: 11px;font-family: Trebuchet MS, Arial;} 
a.blue:link {color: #4693AE;font-size: 10px;font-family: Verdana, Arial;} 
a.blue:visited {color: #4693AE;font-size: 10px;font-family: Verdana, Arial;} 
a.blue:hover {color: #000000;font-size: 10px;font-family: Verdana, Arial;} 
a.blue:active {color: #4693AE;font-size: 10px;font-family: Verdana, Arial;}

.foot {font-size:10px ;color: #ffffff;font-family:Arial;letter-spacing:-0.2px;}
a.foot:link {color: #ffffff;text-decoration: none;} 
a.foot:visited {color: #ffffff;text-decoration: none;} 
a.foot:hover{color: #666464;text-decoration: none;} 
a.foot:active {color: #ffffff;text-decoration: none;}


.welcome{ 
    font-size:11px;
	color: #888888;
	font-weight:bold;
	font-family:Arial;
	line-height:16px;
	}
body{
	margin:0px;
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial;
	}
	
td{ font-size:11px;
	color: #888888;
	font-weight:bold;
	font-family: Arial;
	line-height:16px;
	}

.select1
{
	font-size: 11px;
	color: #888888;
	background-color:#fffffe;
	line-height: 16px;
	border: 1px solid #cccccc;
	width: 215px;
	height: 18px;
	font-family: Trebuchet MS, Arial;
}

input
{
	font-size: 11px;
	background-color: #fffffe;
	color: #888888;
	line-height:12px;
	border: 1px solid #CBCBCB;
	font-weight:bold;
	padding:2px;
	font-family: Trebuchet MS, Arial;
}
.input1
{	
	background-color: #CEC4B2;
	color: #797878;
	height:18px;
	valign:middle;
	border: 1px solid #CEC4B2;
}

.select
{
	font-size: 11px;
	background-color: #fffffe;
	color: #888888;
	line-height:12px;
	border: 1px solid #CBCBCB;
	font-weight:bold;
	font-family: Trebuchet MS, Arial;
}


textarea
{
	font-size: 11px;
	background-color: #fffffe;
	color: #888888;
	height:90px;
	width:430px;
	padding:2px;
	border: 1px solid #CBCBCB;
	font-weight:bold;
	font-family: Trebuchet MS, Arial;
}

.title {
	color: #ff9900;
	font-size: 24px;
	font-weight:bold;
	font-family: Trebuchet MS, Arial;
	line-height:24px;
	padding-top:42px;
}
.left_title{
	color: #ff9900;
	font-family: Trebuchet MS, Arial;
	height:25px;
	font-size: 13px;
	font-weight:bold;
}
.orange {color: #FF9900;font-size: 11px;font-weight:bold;} 
.orange2 {color: #FF9900;font-size: 11px;font-weight:bold; line-height:25px;} 

.pro_img {
	border: 3px double #dddddd;
} 