* {
	margin: 0;
	padding: 0;
}

body,td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333;
	margin: 0;
	line-height:21px;
}

a {
	color: #0000AE;
	text-decoration: underline;
}

a:hover {
	color: #F30;
	text-decoration: underline;
}

.yellow {
	color: #FF0;
	text-decoration: underline;
}

.yellow:hover {
	color: #FF0;
	text-decoration: underline;
}

.orange {
	color: #F30;
	text-decoration: underline;
}

.orange:hover {
	color: #F00;
	text-decoration: underline;
}

.blank
{
	clear:both; line-height:10px; height:10px;
	}

.logo {
	width:738px; 
	margin:0 auto;
	text-align:center; 
	margin-top:30px; 
}

.menu 
{
	width:738px; 
	height:30px; 
	margin:0 auto; 
    background-color:#6699CC;
}

.menuL {
	line-height:30px; 
	padding-left:14px; 
	float:left
}

.menuR {
	line-height:30px; 
	padding-right:14px; 
	float:right
}

.content {
	width:738px; 
	margin:0 auto;
	background-color:#F6F7FB;
}

.c {
	width:360px; 
	float:left
}

.c1 {
	width:360px; 
	margin-bottom:10px
}

.c2 {
	width:320px; 
	height:52px; 
	background-image:url(../images/title_bg.jpg);
	background-repeat:no-repeat; 
	font-size:14px; color:#0000AE; 
	line-height:27px; 
	padding:20px;
}

.c3 {
	width:340px; 
	border:1px #BBE3FF dashed; 
	background-color:#F7FCFF; 
	margin-top:12px; 
	padding:9px; 
	float:left
}

.foot {
	padding-top:30px; 
	text-align:center; 
	line-height:28px;
}


.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE2 {color: #FFFFFF}
.STYLE3 {color: #FFFF00}
.STYLE4 {color: #0000AE}
.STYLE5 {font-size: 14px}

.sub_input
{
	height:24px; line-height:20px;
	}
	
.main_s
{
	 padding:30px; text-align:left;
	}
.main_s li
{
	height:42px; font-size:14px; list-style:none;
	}
